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

Fix @bug in sun/misc/Version/Version.java

XMLWordPrintable

    • team

        Additional comma in test description causes regression test error.

        Here's the required diff to remove the extra character:

        --- a/test/sun/misc/Version/Version.java
        +++ b/test/sun/misc/Version/Version.java
        @@ -22,7 +22,7 @@
          */

         /* @test
        - * @bug 6994413, 8134365
        + * @bug 6994413 8134365
          * @summary Check the JDK and JVM version returned by sun.misc.Version
          * matches the versions defined in the system properties.
          * Should use the API described in JDK-8136651 when available

              iris Iris Clark
              iris Iris Clark
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: