-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
9
-
None
While implementing JDK-8153082 we tried to bump the default class file version for byte code generation in GenClass,java to Java 1.5.0 (49) some tests (in particular SAXTFactoryTest) started failing. It is not clear what in those tests is not compatible with Java 5 class file version. This should be investigated to understand if we could bump the default class file version of the XSLT compiler to at least 5.0 (49).
- relates to
-
JDK-8163121 Update Commons BCEL to Version 6.0
- Resolved
-
JDK-8207315 [lworld] Examine class file generators in JDK that may need upgrade to support LWorld
- Resolved
-
JDK-8153082 Update XSLT compiler to generate classes that invoke addReads
- Resolved