Skip to main content



      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 15:09
Eclipse UserFriend
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: Tue Jul 08 23:32:18 EDT 2025

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

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

Back to the top