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

test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag

    XMLWordPrintable

Details

    • b06

    Description

      The test test/runtime/CompressedOops/CompressedClassPointers.java fails on product builds since the -XX:+PrintMiscellaneous is a debug only flag:

      Command line: [/export/local/aurora/CommonData/jdk/bin/java -XX:HeapBaseMinAddress=1m -XX:+PrintMiscellaneous -XX:+Verbose -version ]
      ----------System.err:(24/1288)----------
       stdout: [];
       stderr: [Error: VM option 'PrintMiscellaneous' is develop and is available only in debug version of VM.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      ]
       exitValue = 1


      Attachments

        Activity

          People

            coleenp Coleen Phillimore
            ctornqvi Christian Tornqvist
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: