-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b75
-
generic
-
Verified
MethodParameters attribute is being added to the JVM Specificiation,
and javac will produce this in the class files, Pack200 needs
to support the new class file changes and this new attribute.
The specification is at:
http://cr.openjdk.java.net/~abuckley/8misc.pdf
The webrev for javac is here:
http://cr.openjdk.java.net/~coleenp/JDK-8004727/
and javac will produce this in the class files, Pack200 needs
to support the new class file changes and this new attribute.
The specification is at:
http://cr.openjdk.java.net/~abuckley/8misc.pdf
The webrev for javac is here:
http://cr.openjdk.java.net/~coleenp/JDK-8004727/
- duplicates
-
JDK-8005630 test/tools/pack200/AttributeTests.java needs to be updated to implement visitMethodParameters
- Closed
- is cloned by
-
JDK-8008262 pack200 should support MethodParameters - part 2
- Closed
- relates to
-
JDK-8005659 Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters
- Closed
-
JDK-8004727 Add compiler support for parameter reflection
- Closed