-
Bug
-
Resolution: Fixed
-
P4
-
17, 20
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310319 | 17.0.9 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
```
STDOUT:
LingeredApp failed to start: java.io.IOException: App exited unexpectedly with 1
LingeredApp stdout: [];
LingeredApp stderr: [Unrecognized VM option 'ObjectAlignmentInBytes=8'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
]
LingeredApp exitValue = 1
STDERR:
java.io.IOException: LingeredApp terminated with non-zero exit code 1
at jdk.test.lib.apps.LingeredApp.stopApp(LingeredApp.java:426)
at jdk.test.lib.apps.LingeredApp.stopApp(LingeredApp.java:484)
at TestObjectAlignment.main(TestObjectAlignment.java:90)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1591)
```
STDOUT:
LingeredApp failed to start: java.io.IOException: App exited unexpectedly with 1
LingeredApp stdout: [];
LingeredApp stderr: [Unrecognized VM option 'ObjectAlignmentInBytes=8'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
]
LingeredApp exitValue = 1
STDERR:
java.io.IOException: LingeredApp terminated with non-zero exit code 1
at jdk.test.lib.apps.LingeredApp.stopApp(LingeredApp.java:426)
at jdk.test.lib.apps.LingeredApp.stopApp(LingeredApp.java:484)
at TestObjectAlignment.main(TestObjectAlignment.java:90)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1591)
```
- backported by
-
JDK-8310319 serviceability/sa/TestObjectAlignment.java fails on x86_32
- Resolved
- relates to
-
JDK-8295657 SA: Allow larger object alignments
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/6c81bf59
-
Commit openjdk/jdk/7cbf6721
-
Review openjdk/jdk17u-dev/1458
-
Review openjdk/jdk/10829
(1 links to)