Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
asm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
asm
asm
Issues
Open
0
Closed
64
All
64
New issue
Recent searches
{{formattedKey}}
{{ title }}
{{ help }}
{{name}}
@{{username}}
None
Any
{{name}}
@{{username}}
None
Any
{{name}}
@{{username}}
None
Any
{{name}}
@{{username}}
None
Any
Upcoming
Started
{{title}}
None
Any
{{title}}
None
Any
{{title}}
None
Any
{{name}}
Yes
No
Yes
No
{{title}}
{{title}}
Manual
Priority
Created date
Last updated
Milestone due date
Due date
Popularity
Label priority
Manual
Ability to call Type#getElementType with specific number of dimensions
#317798
· opened
Oct 09, 2017
by
Sam Sun
#feature request
CLOSED
1
1
updated
Jan 13, 2018
Give an error message when the byte code version is too new for ClassReader
#317783
· opened
Jan 05, 2017
by
miikka
#feature request
core
CLOSED
1
0
updated
Feb 27, 2018
Separate labels for control-flow and stack-map references
#317627
· opened
May 17, 2016
by
madsager
#feature request
core
CLOSED
1
updated
Jun 16, 2018
Invert order in which visitTryCatchBlock adds to the exception table
#317617
· opened
Apr 11, 2016
by
raphw
#feature request
core
CLOSED
1
5
updated
Jul 04, 2020
Enhance ClassWriter to take a class loader for use with getCommonSuperClass
#317609
· opened
Mar 07, 2016
by
nmccloud
#feature request
core
CLOSED
2
6
updated
Jun 16, 2018
Indicate whether a label is used only for debugging in the tree API
#317585
· opened
Sep 13, 2015
by
guichaz
#feature request
tree
CLOSED
1
updated
Jun 16, 2018
Add more SKIP_XXX in ClassReader
#317546
· opened
Nov 06, 2014
by
subchen
#feature request
core
CLOSED
1
updated
Jun 16, 2018
Enhance ClassVisitor to support multiple chain forwarding
#316686
· opened
Feb 07, 2014
by
cvdenzen
#feature request
core
CLOSED
2
updated
Apr 15, 2018
Interpreter needs to be able to distinguish parameters
#316577
· opened
Dec 12, 2013
by
kohsuke
#feature request
analysis
CLOSED
5
updated
Jun 16, 2018
ClassCheckAdapter should discover invocation of default method from pre-Java 8 class file
#317749
· opened
Jul 18, 2016
by
raphw
#feature request
util
CLOSED
2
updated
Dec 26, 2017
ClassReader throws ArrayIndexOutOfBoundsException when reading specific modul-info.class
#317769
· opened
Aug 16, 2016
by
adann
#feature request
core
CLOSED
9
updated
Dec 26, 2017
Please do not "optimize" jars in default build
#309039
· opened
Apr 06, 2008
by
shevek
#feature request
build
CLOSED
2
updated
Dec 26, 2017
patch to make verifying multiple classes easier
#311100
· opened
Sep 11, 2008
by
colinwalters
#feature request
analysis
CLOSED
3
updated
Dec 26, 2017
[asm] Method.getMethod() and default package
#306043
· opened
Aug 25, 2006
by
mkoch
#feature request
commons
CLOSED
2
updated
Dec 26, 2017
Github mirror
#317542
· opened
Sep 26, 2014
by
kammerer
#feature request
build
CLOSED
2
updated
Dec 26, 2017
Add "FrameTrackingAdapter" for incremental stackmap frame updates
#316516
· opened
Oct 02, 2013
by
marchof
#feature request
commons
CLOSED
12
updated
Nov 30, 2017
Add version 52.0 in ASM to support JDK 8 classfiles
#316375
· opened
Nov 23, 2012
by
aruld
#feature request
core
CLOSED
5
updated
Nov 30, 2017
asm osgi bundles based on BND
#316321
· opened
Jan 31, 2012
by
djencks
#feature request
build
CLOSED
7
updated
Dec 26, 2017
Allow generated SVUID field to be marked synthetic
#316318
· opened
Jan 28, 2012
by
djencks
#feature request
core
CLOSED
5
updated
Nov 30, 2017
Provide exception table sorting functionality
#312312
· opened
Jan 06, 2009
by
cdennis
#feature request
commons
CLOSED
4
updated
Dec 26, 2017
Can you add OSGI support to the build?
#315395
· opened
Aug 24, 2010
by
peter_lawrey
#feature request
build
CLOSED
3
updated
Dec 26, 2017
Improve analysis results
#313804
· opened
May 29, 2009
by
gpothier
#feature request
analysis
CLOSED
4
updated
Nov 30, 2017
Provide read access to uninitializedTypes in AnalyzerAdapter
#314119
· opened
Aug 05, 2009
by
orlovm
#feature request
commons
CLOSED
1
updated
Nov 30, 2017
Deploy ASM 4.0 to Maven central
#316288
· opened
Dec 06, 2011
by
sewe
#feature request
build
CLOSED
3
updated
Dec 26, 2017
Maven POM should include source-code
#313999
· opened
Jul 07, 2009
by
cowwoc
#feature request
build
CLOSED
6
updated
Dec 26, 2017
License in the release pom
#309649
· opened
May 14, 2008
by
rnaudin
#feature request
build
CLOSED
2
updated
Dec 26, 2017
New jdk9 v53 class file format version were introduced
#317628
· opened
May 18, 2016
by
skydreamerr
#feature request
core
CLOSED
2
updated
Nov 30, 2017
BasicInterpreter.newOperation lacks a throws AnalyzerException clause
#308745
· opened
Mar 03, 2008
by
maisonobe
#feature request
analysis
CLOSED
1
updated
Nov 30, 2017
Constant pool access
#316005
· opened
Jun 09, 2011
by
pfichtner
#feature request
core
CLOSED
1
updated
Nov 30, 2017
Method.getMethod(java.lang.reflect.Method)
#308554
· opened
Feb 14, 2008
by
yozh
#feature request
commons
CLOSED
3
updated
Nov 30, 2017
Migrate the project home...
#317619
· opened
Apr 12, 2016
by
jebl01
#feature request
build
CLOSED
2
updated
Dec 26, 2017
Publish ASM without stripping debugging information
#317622
· opened
Apr 14, 2016
by
raphw
#feature request
build
CLOSED
2
updated
Dec 26, 2017
Migrate ASM code base to GitHub
#317767
· opened
Jul 29, 2016
by
raphw
#feature request
build
CLOSED
2
updated
Dec 26, 2017
OSGify ASM packages
#306812
· opened
Mar 21, 2007
by
costin
#feature request
build
CLOSED
3
updated
Dec 26, 2017
GeneratorAdapter.push(Type) doesnt properly handle primitive types
#307378
· opened
Aug 02, 2007
by
ivaynberg
#feature request
commons
CLOSED
5
updated
Nov 30, 2017
Add clone() method to InsnList
#306499
· opened
Dec 10, 2006
by
ekuleshov
#feature request
tree
CLOSED
2
updated
Nov 30, 2017
Provide access to class name, super and interfaces without going trough ClassReader.accept()
#306236
· opened
Sep 30, 2006
by
ekuleshov
#feature request
core
CLOSED
2
updated
Nov 30, 2017
Skip*Exception
#303506
· opened
Apr 22, 2005
by
Anonymous
#feature request
core
CLOSED
3
updated
Dec 26, 2017
Add visitComment method to MethodVisitor.
#317818
· opened
Mar 24, 2018
by
raphw
#feature request
core
CLOSED
4
updated
Apr 15, 2018
Unnecessary allocation in Type.{getReturnType, getArgumentTypes}
#317828
· opened
May 02, 2018
by
Ghost User
#feature request
core
CLOSED
12
updated
Jun 16, 2018
Add support to major version 55 (Java 11)
#317830
· opened
May 15, 2018
by
Mincong Huang
#feature request
core
CLOSED
1
updated
May 15, 2018
Type names no longer included in declaration comments produced by Textifier
#317848
· opened
Aug 21, 2018
by
J Torkkola
#feature request
util
CLOSED
1
1
updated
Aug 27, 2018
Don't split interval for exception table entry on dead code
#317867
· opened
Jan 11, 2019
by
kammerer
#feature request
core
CLOSED
2
updated
Apr 06, 2019
ASM Mirror Descriptor - may be of interest to this project
#317871
· opened
Mar 25, 2019
by
Jordan Zimmerman
#feature request
CLOSED
1
1
updated
Apr 06, 2019
StackMap attribute cannot be parsed for classes less then Java 6.
#317872
· opened
Apr 27, 2019
by
raphw
#feature request
core
CLOSED
1
2
updated
Jun 17, 2019
Please make the builds reproducible
#317879
· opened
Aug 06, 2019
by
Vladimir Sitnikov
#feature request
build
CLOSED
2
2
updated
Aug 07, 2019
Please clarify license and make it machine-readable
#317880
· opened
Aug 07, 2019
by
Vladimir Sitnikov
#feature request
build
CLOSED
1
29
updated
Aug 08, 2019
Please include LICENSE files to the published jar files
#317881
· opened
Aug 08, 2019
by
Vladimir Sitnikov
#feature request
build
CLOSED
1
4
updated
Sep 12, 2019
Remapper can't handle class names used in string switches
#317882
· opened
Aug 30, 2019
by
Fred Curts
#feature request
commons
CLOSED
1
4
updated
Sep 21, 2019
Please publish the list of the official PGP keys for ASM releases
#317884
· opened
Sep 10, 2019
by
Vladimir Sitnikov
#feature request
build
CLOSED
1
updated
Sep 12, 2019
Add support for pre-Java-1 class file format (major version 45, minor not greater 2)
#317888
· opened
Sep 29, 2019
by
Janmm14
#feature request
core
CLOSED
8
updated
Dec 12, 2019
Make ClassReader use streams instead of byte arrays
#317891
· opened
Nov 03, 2019
by
Cubxity
#feature request
core
CLOSED
1
1
updated
Mar 27, 2020
Support JKD 15
#317893
· opened
Dec 24, 2019
by
Kazuki Shimizu
#feature request
core
CLOSED
1
updated
Feb 08, 2020
Constants.checkAsm8Experimental prevents using ASM8_EXPERIMENTAL API in classes that were compiled for previous Java major release
#317894
· opened
Jan 26, 2020
by
Bence Sipka
#feature request
core
CLOSED
1
11
updated
Mar 20, 2020
Issues with JSRInlinerAdapter and LocalVariableTable size
#317905
· opened
May 21, 2020
by
Andres Luuk
#feature request
commons
CLOSED
1
updated
May 28, 2020
Some suggestions
#317908
· opened
Jun 03, 2020
by
Aura Lee
#feature request
#invalid
CLOSED
1
updated
Jun 06, 2020
Iterating over a InsnList with an iterator traverses the list twice
#317910
· opened
Jun 15, 2020
by
Oskar Haarklou Veileborg
#feature request
tree
CLOSED
1
2
updated
Jul 05, 2020
Add support for Java 16
#317911
· opened
Jun 17, 2020
by
Sam Brannen
#feature request
CLOSED
2
5
updated
Jul 07, 2020
Visit code attributes without visiting code itself
#317916
· opened
Aug 22, 2020
by
Remi Forax
#feature request
core
CLOSED
6
updated
Dec 20, 2020
Make Analyzer not require correct maxs or calculate maxs fast
#317921
· opened
Dec 01, 2020
by
Aura Lee
#feature request
analysis
CLOSED
1
3
updated
Dec 21, 2020
InstructionAdapter shall throw consistent exceptions
#317922
· opened
Dec 08, 2020
by
Hao Zhong
#feature request
commons
CLOSED
1
0
updated
Dec 19, 2020
Support for JDK 17 (work on it began last week)
#317924
· opened
Dec 15, 2020
by
Matthias Kurz
#feature request
core
CLOSED
3
updated
Dec 21, 2020
Add static factory method to Type object accepting binary name
#317925
· opened
Dec 20, 2020
by
Brian John
#feature request
core
CLOSED
3
updated
Dec 21, 2020
Only run tests using preview features on the right JDK if --enable-preview is present on the command line
#317927
· opened
Dec 22, 2020
by
Remi Forax
#feature request
build
CLOSED
1
updated
Jan 03, 2021