-
Bug
-
Resolution: Fixed
-
P3
-
10
-
b34
-
b35
-
generic
-
generic
java version "10-ea"
Java(TM) SE Runtime Environment (build 10-ea+34)
Java HotSpot(TM) 64-Bit Server VM (build 10-ea+34, mixed mode)
There was only one test case under the folder "jdk/internal/util" which was jdk/internal/util/jar/VersionedStream.java.
This test case has removed byJDK-8189611.
So whenever we run the test group jdk_util_other, we will get this error message "TEST.groups: group jdk_util_other: file not found: jdk/internal/util"
Java(TM) SE Runtime Environment (build 10-ea+34)
Java HotSpot(TM) 64-Bit Server VM (build 10-ea+34, mixed mode)
There was only one test case under the folder "jdk/internal/util" which was jdk/internal/util/jar/VersionedStream.java.
This test case has removed by
So whenever we run the test group jdk_util_other, we will get this error message "TEST.groups: group jdk_util_other: file not found: jdk/internal/util"
- relates to
-
JDK-8189611 JarFile versioned stream and real name support
- Resolved
-
JDK-8192879 jdk.internal.util.jar.VersionedStream is no longer needed
- Resolved