[
https://issues.apache.org/jira/browse/BEAM-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677771#comment-16677771
]
Keisuke Kondo commented on BEAM-5891:
-------------------------------------
Thank you for reviewing my PR. I created another issue for it.
https://issues.apache.org/jira/browse/BEAM-6007
If there's no problem, I will work on it.
> Update byte-buddy to 1.9.3
> --------------------------
>
> Key: BEAM-5891
> URL: https://issues.apache.org/jira/browse/BEAM-5891
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Keisuke Kondo
> Assignee: Keisuke Kondo
> Priority: Minor
> Fix For: 2.9.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)