[jboss-jira] [JBoss JIRA] (WFCORE-4019) Add a line to standalone.conf for JDK 11 ByteBuddy support
Guillaume Smet (JIRA)
issues at jboss.org
Fri Aug 10 11:47:01 EDT 2018
Guillaume Smet created WFCORE-4019:
--------------------------------------
Summary: Add a line to standalone.conf for JDK 11 ByteBuddy support
Key: WFCORE-4019
URL: https://issues.jboss.org/browse/WFCORE-4019
Project: WildFly Core
Issue Type: Enhancement
Components: Scripts
Reporter: Guillaume Smet
Assignee: Guillaume Smet
Hibernate ORM relies on ByteBuddy as the default bytecode provider.
To support JDK 11, ByteBuddy needs to enable some experimental features and we need an environment variable set: {{ -Dnet.bytebuddy.experimental=true}}.
I discussed with James P. and we decided the best was to include a new line in standalone.conf.
PR to come.
Note: this is needed for WF 14.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list