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

jdk/javadoc/tool/6964914/* and tools/javadoc/6964914/* fails with bad -Xpatch

XMLWordPrintable

      Testsuite name: Regression
      Test name(s):
      jdk/javadoc/tool/6964914/TestStdDoclet.java
      jdk/javadoc/tool/6964914/TestUserDoclet.java
      tools/javadoc/6964914/TestStdDoclet.java
      tools/javadoc/6964914/TestUserDoclet.java

      Product(s) tested: 9-jigsaw-m3
      OS/architecture: Solaris ,Linux, 64 and 32 bit jdk
      Error log file : see jtr mentioned in the comments
      Reproducible: Always
      Is it a Regression: No ( Test issue)
      Regression introduced in release/build: N/A
      Is it a platform specific issue: NO

      Bad value for -Xpatch.
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      javadoc failed, rc:1
      java.lang.Exception: actual warn count, 0, does not match expected warn count, 2
              at TestStdDoclet.checkEqual(TestStdDoclet.java:98)
              at TestStdDoclet.run(TestStdDoclet.java:88)
              at TestStdDoclet.main(TestStdDoclet.java:39)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
              at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
              at java.lang.Thread.run(java.base@9-ea/Thread.java:804)

      JavaTest Message: Test threw exception: java.lang.Exception: actual warn count, 0, does not match expected warn count, 2
      JavaTest Message: shutting down test

            jjg Jonathan Gibbons
            sraghavan Srinivasan Raghavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: