Jean-Louis Monteiro created TOMEE-3802:
------------------------------------------
Summary: Consistent proxy creation in OWB
Key: TOMEE-3802
URL: https://issues.apache.org/jira/browse/TOMEE-3802
Project: TomEE
Issue Type: Improvement
Reporter: Jean-Louis Monteiro
Assignee: Jean-Louis Monteiro
In order to support JDK updates and create proxies without Unsafe, we changed
our proxy creation logic to switch away from Usafe when possible.
This makes it possible to support JDK 17 for instance
But OWB is still using Unsafe by default which means we aren't consistent, and
proxies created with OWB under JDK 17 will fail.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)