This is an automated email from the ASF dual-hosted git repository.

struberg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git.


    from e3bb1f1  OPENJPA-2818 DBDictionary > delimitIdentifiers = true does 
not work (#69)
     new 589d775  detect newer java versions as well
     new 5d9c88d  just fix broken javadoc
     new bf03bdb  OPENJPA-2822 get rid of tricks < java8
     new ab6e0ed  OPENJPA-2823 treat jakarta.* like javax.*
     new 94a033d  OPENJPA-2821 use AsmAdapter for subclassing

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/openjpa/enhance/AsmAdaptor.java     | 14 +++++++
 .../org/apache/openjpa/enhance/ClassRedefiner.java | 44 ++++++----------------
 .../openjpa/enhance/InstrumentationFactory.java    |  9 -----
 .../openjpa/enhance/ManagedClassSubclasser.java    |  7 +++-
 .../openjpa/enhance/PCClassFileTransformer.java    | 26 ++++++-------
 .../org/apache/openjpa/lib/util/JavaVersions.java  |  6 ++-
 .../persistence/PersistenceProviderImpl.java       |  2 -
 7 files changed, 49 insertions(+), 59 deletions(-)

Reply via email to