Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Static Weaving on OpenJDK doesn't work
Static Weaving on OpenJDK doesn't work [message #1782499] Sat, 24 February 2018 20:09
Robert Siebeck is currently offline Robert SiebeckFriend
Messages: 1
Registered: February 2018
Junior Member
Hi,

I'm using EclipseLink 2.7.1 with Static Weaving.

I noticed that when using OpenJDK, static weaving doesn't work. The call of 'org.eclipse.persistence.tools.weaving.jpa.StaticWeave' produces new class-files in the output folder, but they are not different from the original files.

When I execute the same job with the Oracle JDK, the files are different, with the weaving properties added to the class files.

The output of the Weaving job is the same for Oracle JDK and Open JDK.

Is there anything I can do to enable Weaving on OpenJDK?

Thanks,

Robert
Previous Topic:Mapping between the property name of a DynamicType and the Java Class name
Next Topic:switch off @Customizer-based filtering at runtime
Goto Forum:
  


Current Time: Thu Apr 25 13:20:04 GMT 2024

Powered by FUDForum. Page generated in 0.03235 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top