Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2085

Improve enhancement process to support JAVA 7 compliant class file generation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • Enhance, kernel
    • None
    • Patch Available

    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

        1. OPENJPA-2085.patch
          14 kB
          Albert Lee

        Issue Links

          Activity

            People

              allee8285 Albert Lee
              allee8285 Albert Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: