Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
Description
Version 1.8.11 of byte-buddy beam uses has a issue when working with Java 11 due to the deprecation of sun.misc.Unsafe.The latest version seems to include a fix for this issue.
[https://github.com/raphw/byte-buddy/issues/507
]
Since changes may be also needed around ClassLoadingStrategy to work with Java 11, it should be done following this update.
http://mydailyjava.blogspot.com/2018/04/jdk-11-and-proxies-in-world-past.html
Attachments
Issue Links
- relates to
-
BEAM-2530 Make Beam compatible with next Java LTS version (Java 11)
-
- Resolved
-
- links to