Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-shared-jar-1.1
-
None
-
windows 8.1 jdk 8.31
Description
Maven shared jar fail to analyse jdk8 artifact (containing jdk8 stream ). Apache BCEL raise an exception.
I discover this issue by using maven project info report plugin (dependencies section)
jdk8.patch contains a unit test expecting to have a true answer to isDebugPresent (as maven compiler generate debug info by default).
jdk8jar.zip is a multimode project to reproduce the jar used in the tests.
upgrading to bcel 6.0 SNAPSHOT works but as it's not release yet I guess I have to wait
Attachments
Attachments
Issue Links
- depends upon
-
BCEL-173 ClassParser fails to parse JDK classes in Java 8: ClassFormatException: Invalid byte tag in constant pool
- Closed
- incorporates
-
MSHARED-486 Upgrade to Commons BCEL 6.0
- Closed