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

[TESTBUG] runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java fails on windows 64bit

XMLWordPrintable

    • team
    • x86
    • windows

      java.lang.RuntimeException: 'The shared archive file's ObjectAlignmentInBytes of 64 does not equal the current ObjectAlignmentInBytes of 32' missing from stdout/stderr

      at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:80)
      at CdsDifferentObjectAlignment.createAndLoadSharedArchive(CdsDifferentObjectAlignment.java:85)
      at CdsDifferentObjectAlignment.main(CdsDifferentObjectAlignment.java:46)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:491)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 'The shared archive file's ObjectAlignmentInBytes of 64 does not equal the current ObjectAlignmentInBytes of 32' missing from stdout/stderr

            mseledtsov Mikhailo Seledtsov
            adlertz Niclas Adlertz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: