[ 
https://issues.apache.org/jira/browse/BEAM-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661985#comment-16661985
 ] 

Keisuke Kondo commented on BEAM-2530:
-------------------------------------

[~iemejia]
Hi, 
I'd like to try to update byte-buddy to 1.9.2 because its current version beam 
depends on causes the error with Java 11 due to deprecation of sun.misc.Unsafe. 
Latest version seems to solve this issue.
When I tried to update it on BeamModulePlugin.groovy, build failed at 
"validateShadedJarDoesntLeakNonOrgApacheBeamClasses" task. Do I need additional 
work when updating dependencies?

> Make Beam compatible with next Java LTS version
> -----------------------------------------------
>
>                 Key: BEAM-2530
>                 URL: https://issues.apache.org/jira/browse/BEAM-2530
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system
>    Affects Versions: Not applicable
>            Reporter: Ismaël Mejía
>            Priority: Minor
>              Labels: java9
>             Fix For: Not applicable
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> The goal of this task is to validate that the Java SDK and the Java Direct 
> Runner (and its tests) work as intended on the next Java LTS version (Java 11 
> /18.9). For this we will base the compilation on the java.base profile and 
> include other core Java modules when needed.  
> *Notes:*
> - Ideally validation of the IOs/extensions will be included but if serious 
> issues are found they will be tracked independently.
> - The goal of using the Java Platform module system is out of the scope of 
> this work.
> - Support for other runners will be a tracked as a separate effort because 
> other runners depend strongly in the support of the native runner ecosystems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to