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

Java 17 AIX PPC - tools/jlink/JLinkReproducible3Test fails #2867

Closed
karianna opened this issue Sep 16, 2021 · 1 comment · Fixed by #2875
Closed

Java 17 AIX PPC - tools/jlink/JLinkReproducible3Test fails #2867

karianna opened this issue Sep 16, 2021 · 1 comment · Fixed by #2875

Comments

@karianna
Copy link
Contributor

[2021-09-15T18:17:31.643Z] JLinkReproducible3Test
[2021-09-15T18:17:31.643Z] stderr:
[2021-09-15T18:17:31.643Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2021-09-15T18:17:31.643Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2021-09-15T18:17:31.643Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2021-09-15T18:17:31.643Z] WARNING: System::setSecurityManager will be removed in a future release
[2021-09-15T18:17:31.643Z] STDOUT:
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:10.958546Z] Gathering output for process 22020210
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:13.231642Z] Waiting for completion for process 22020210
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:13.231827Z] Waiting for completion finished for process 22020210
[2021-09-15T18:17:31.643Z] Output and diagnostic info for process 22020210 was saved into 'pid-22020210-output.log'
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:13.237872Z] Waiting for completion for process 22020210
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:13.238086Z] Waiting for completion finished for process 22020210
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:13.247020Z] Gathering output for process 22020212
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:15.591254Z] Waiting for completion for process 22020212
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:15.591538Z] Waiting for completion finished for process 22020212
[2021-09-15T18:17:31.643Z] Output and diagnostic info for process 22020212 was saved into 'pid-22020212-output.log'
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:15.593109Z] Waiting for completion for process 22020212
[2021-09-15T18:17:31.643Z] [2021-09-15T18:17:15.593198Z] Waiting for completion finished for process 22020212
[2021-09-15T18:17:31.643Z] STDERR:
[2021-09-15T18:17:31.643Z] java.lang.RuntimeException: jlink producing inconsistent result in modules. Mismatch in modules file occurred at byte position 408716
[2021-09-15T18:17:31.643Z] at JLinkReproducible3Test.main(JLinkReproducible3Test.java:81)
[2021-09-15T18:17:31.643Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2021-09-15T18:17:31.643Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2021-09-15T18:17:31.643Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-09-15T18:17:31.643Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[2021-09-15T18:17:31.643Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
[2021-09-15T18:17:31.643Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2021-09-15T18:17:31.643Z]
[2021-09-15T18:17:31.643Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2021-09-15T18:17:31.643Z] JavaTest Message: shutting down test

@sophia-guo
Copy link
Contributor

sophia-guo commented Sep 16, 2021

This is an known issue https://bugs.openjdk.java.net/browse/JDK-8253688. Will exclude it on aix. sophia-guo@05dfc40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants