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

ASF GitHub Bot logged work on BEAM-12240:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jan/22 00:25
            Start Date: 28/Jan/22 00:25
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on pull request #16568:
URL: https://github.com/apache/beam/pull/16568#issuecomment-1023765114


   The one I saw at 
https://scans.gradle.com/s/ivmpl5cnqhfvg/console-log?task=:sdks:java:core:compileTestJava
   
   ```
   :sdks:java:core:compileTestJava FAILED
   Exception in thread "main" java.lang.IllegalAccessError: class 
com.google.errorprone.BaseErrorProneJavaCompiler (in unnamed module @0x780cb77) 
cannot access class com.sun.tools.javac.api.BasicJavacTask (in module 
jdk.compiler) because module jdk.compiler does not export 
com.sun.tools.javac.api to unnamed module @0x780cb77
     at 
com.google.errorprone.BaseErrorProneJavaCompiler.addTaskListener(BaseErrorProneJavaCompiler.java:94)
 |  
     at 
com.google.errorprone.ErrorProneJavacPlugin.init(ErrorProneJavacPlugin.java:34) 
|  
     at 
jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugin(BasicJavacTask.java:255)
 |  
     at 
jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:229)
 |  
     at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:292) |  
     at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:176) |  
     at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:64) |  
     at jdk.compiler/com.sun.tools.javac.Main.main(Main.java:50)
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 716793)
    Time Spent: 8h  (was: 7h 50m)

> Make Beam compatible with next Java LTS version (Java 17)
> ---------------------------------------------------------
>
>                 Key: BEAM-12240
>                 URL: https://issues.apache.org/jira/browse/BEAM-12240
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core, sdk-java-harness
>            Reporter: Ismaël Mejía
>            Priority: P3
>          Time Spent: 8h
>  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 
> 17).
> This is the next iteration of the good old BEAM-2530



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to