Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8295811

serviceability/sa/TestObjectAlignment.java fails on x86_32

XMLWordPrintable

    • svc
    • b21

        ```
        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)
        ```

              jiefu Jie Fu
              jiefu Jie Fu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: