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

[TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops

XMLWordPrintable

    • b09
    • windows
    • Verified

        Failed in JPRT on Windows 2012R2:

        heap address: 0x0000001000200000, size: 32768 MB, Compressed Oops mode: Non-zero disjoint base: 0x0000001000000000, Oop shift amount: 4, no protected page in front of the heap

        Narrow klass base: 0x0000001800200000, Narrow klass shift: 0
        Compressed class space size: 1073741824 Address: 0x0000001800200000 Req Addr: 0x0000001800200000
        ];
         stderr: [java version "1.9.0-internal-fastdebug"
        Java(TM) SE Runtime Environment (build 1.9.0-internal-fastdebug-20150505091111.stefank.hs-gc-b00)
        Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-internal-20150505091111.stefank.hs-gc-b00, mixed mode)
        ]
         exitValue = 0

        java.lang.RuntimeException: 'Zero based' missing from stdout/stderr

        at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:134)
        at UseCompressedOops.testCompressedOopsModes(UseCompressedOops.java:124)
        at UseCompressedOops.testCompressedOopsModesGCs(UseCompressedOops.java:54)
        at UseCompressedOops.main(UseCompressedOops.java:41)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:502)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
        at java.lang.Thread.run(Thread.java:745)

          There are no Sub-Tasks for this issue.

              hseigel Harold Seigel (Inactive)
              ctornqvi Christian Tornqvist
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: