You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/11/05 16:42:00 UTC

[jira] [Resolved] (BEAM-5891) Update byte-buddy to 1.9.3

     [ https://issues.apache.org/jira/browse/BEAM-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía resolved BEAM-5891.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.9.0

Marking this as resolved for the dependency only aspect. Still the full java 11 compatibility may require some extra test but better to deal with this (if needed) in a different issue.

> 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)