Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add langtools_extpath for openj9/ibm #4415

Merged
merged 1 commit into from
Mar 13, 2023
Merged

add langtools_extpath for openj9/ibm #4415

merged 1 commit into from
Mar 13, 2023

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Mar 10, 2023

related: #4405

@llxia
Copy link
Contributor Author

llxia commented Mar 10, 2023

xlinux JDK11: internal/Grinder
xlinux8,17,19: internal/Grinder
windows JDK8,11,17,19: internal/Grinder

The test is excluded in JDK19+ due to the following error. Related to eclipse-openj9/openj9#15264

00:03:21.993  Exception while calling user-specified class: requires.VMProps
00:03:21.993  java.lang.UnsatisfiedLinkError: jdk/test/whitebox/WhiteBox.registerNatives()V
00:03:21.993  	at jdk.test.whitebox.WhiteBox.<clinit>(WhiteBox.java:67)
00:03:21.993  	at requires.VMProps.<clinit>(VMProps.java:64)
00:03:21.993  	at java.base/java.lang.Class.forNameImpl(Native Method)
00:03:21.993  	at java.base/java.lang.Class.forName(Class.java:372)
00:03:21.993  	at java.base/java.lang.Class.forName(Class.java:350)
00:03:21.993  	at com.sun.javatest.regtest.agent.GetJDKProperties.run(GetJDKProperties.java:78)
00:03:21.993  	at com.sun.javatest.regtest.agent.GetJDKProperties.main(GetJDKProperties.java:54)
00:03:21.993  failed to get JDK properties for /home/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:-UseCompressedOops -Djava.library.path=/home/jenkins/workspace/Grinder/openjdkbinary/openjdk-test-image/jdk/jtreg/native; exit code 1
00:03:21.993  Error: failed to get JDK properties for /home/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:-UseCompressedOops -Djava.library.path=/home/jenkins/workspace/Grinder/openjdkbinary/openjdk-test-image/jdk/jtreg/native; exit code 1

related: adoptium#4405
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
@llxia llxia marked this pull request as ready for review March 10, 2023 17:24
@llxia llxia requested review from renfeiw and Mesbah-Alam March 10, 2023 17:25
Copy link
Contributor

@renfeiw renfeiw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

failing GH Actions

@llxia
Copy link
Contributor Author

llxia commented Mar 13, 2023

failing GH Actions

Directories/Files Change Test PR build failures are unrelated to this PR.
This PR is tested via Grinder. See #4415 (comment)

@llxia llxia requested review from LongyuZhang and removed request for Mesbah-Alam March 13, 2023 13:34
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karianna karianna merged commit e9b3e15 into adoptium:master Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants