[ 
https://issues.apache.org/jira/browse/CURATOR-523?focusedWorklogId=298979&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-298979
 ]

ASF GitHub Bot logged work on CURATOR-523:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Aug/19 20:19
            Start Date: 21/Aug/19 20:19
    Worklog Time Spent: 10m 
      Work Description: shayshim commented on issue #321: CURATOR-523: Fix 
ByteBuffer's compatibility issues
URL: https://github.com/apache/curator/pull/321#issuecomment-523632308
 
 
   @Randgalt @asdf2014 I can get to it soon too
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 298979)
    Time Spent: 1.5h  (was: 1h 20m)

> Use --release flag when compiling on JDK9+
> ------------------------------------------
>
>                 Key: CURATOR-523
>                 URL: https://issues.apache.org/jira/browse/CURATOR-523
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.2.0
>            Reporter: Paco
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> From the manifest 4.2.0 jars are compiled with jdk11:
> {{Build-Jdk: 11.0.2 }}
> Changes to covariant return types for {{ByteBuffer}} in JDK11 cause a 
> {{java.lang.NoSuchMethodError}} at runtime when running on JDK 8. These calls 
> paths are impacted:
> [https://github.com/apache/curator/blob/master/curator-framework/src/main/java/org/apache/curator/framework/imps/GzipCompressionProvider.java#L307-L319]
> This can be mitigated by setting the {{--release}} to 8.
> [http://openjdk.java.net/jeps/247]
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to