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

Use node's known object index in VectorAPIExpansion #20551

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

gita-omr
Copy link
Contributor

@gita-omr gita-omr commented Nov 8, 2024

No description provided.

@jdmpapin
Copy link
Contributor

Jenkins test sanity all jdk23

@jdmpapin
Copy link
Contributor

Jenkins test sanity win jdk23

@jdmpapin
Copy link
Contributor

The x86-64 Linux sanity.openjdk failure is AliasesShouldBeRecognizedInCLDR in jdk_util_1, which failed like so:

Exception in thread "main" java.lang.NoClassDefFoundError: com.sun.javatest.regtest.agent.StringArray
	at com.sun.javatest.regtest.agent.MainWrapper.main(MainWrapper.java:58)
Caused by: java.lang.ClassNotFoundException: com.sun.javatest.regtest.agent.StringArray
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:827)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:1101)
	... 1 more

This looks to be #19779 (comment)

@jdmpapin
Copy link
Contributor

Jenkins test sanity win jdk23

@jdmpapin
Copy link
Contributor

All checks have passed except the known issue mentioned above

@jdmpapin jdmpapin merged commit ab5676f into eclipse-openj9:master Nov 13, 2024
26 of 27 checks passed
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.

2 participants