Details
Description
Java 7 requires StackMapTable attribute to be set in class file for verification.
Serp does not support StackMapTable generation, hence the currently enhanced PersistenceCapable class will NOT be able to load by a Java 7 JVM if the entity is compiled with a Java 7 compiler (i.e. class file major version >= 51)
Attachments
Attachments
Issue Links
- relates to
-
OPENJPA-2122 VerifyError with Java 7 when using javaagent or dynamic container enhancement
- Closed
-
OPENJPA-2084 Upgrade Derby dependency to 10.8.x
- Closed
-
OPENJPA-2386 Support for JAVA 8
- Closed