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

Update TEST.groups to include jdk/internal/math and jdk/internal/misc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • b104

      The test groups, that make up jdk_core, should be updated to include jdk/internal/math and jdk/internal/misc.
      These updates were overlooked when doing re-orgaziation and cleanup in preparation for JEP 260.

      diff --git a/test/TEST.groups b/test/TEST.groups
      --- a/test/TEST.groups
      +++ b/test/TEST.groups
      @@ -77,6 +77,7 @@
           sun/misc \
           sun/reflect \
           jdk/lambda \
      + jdk/internal/misc \
           vm
       
      @@ -145,7 +146,8 @@
           java/util/stream
       
       jdk_math = \
      - java/math
      + java/math \
      + jdk/internal/math
       
       jdk_io = \
           java/io

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: