-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
All three Java 8 nightly tests failed.
- MacOS : https://github.com/googleapis/gapic-generator-java/actions/runs/9217250937
- Ubuntu : https://github.com/googleapis/gapic-generator-java/actions/runs/9217250937
- Windows: https://github.com/googleapis/gapic-generator-java/actions/runs/9217250937
Error:
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c
cd '/Users/burkedavison/IdeaProjects/sdk-platform-java/gax-java/gax' &&
'/Users/burkedavison/.sdkman/candidates/java/8.0.412-zulu/zulu-8.jdk/Contents/Home/jre/bin/java'
'-Djava.util.logging.SimpleFormatter.format=%1$tY %1$tl:%1$tM:%1$tS.%1$tL %2$s %4$s: %5$s%6$s%n'
'--add-opens' 'java.base/java.util=ALL-UNNAMED'
'--add-opens' 'java.base/java.lang=ALL-UNNAMED'
'-jar' '/Users/burkedavison/IdeaProjects/sdk-platform-java/gax-java/gax/target/surefire/surefirebooter-20240524101420977_7.jar'
'/Users/burkedavison/IdeaProjects/sdk-platform-java/gax-java/gax/target/surefire'
'2024-05-24T10-14-20_188-jvmRun1'
'surefire-20240524101420977_5tmp'
'surefire_1-20240524101420977_6tmp'
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
Initial attempt to resolve by creating a JDK17+ profile for the --add-opens arguments produced a new error:
[ERROR] There was an error in the forked process
[ERROR] java.lang.UnsupportedClassVersionError: org/junitpioneer/jupiter/issue/IssueExtensionExecutionListener has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels