RFR 15 8242382: test/jdk/TEST.groups cleanup of sun/tools/java

Roger Riggs Roger.Riggs at oracle.com
Wed Apr 8 15:04:15 UTC 2020


Please review a trivial cleanup of test/jdk/TEST.groups to remove
a latent reference to sun/tools/java.

diff --git a/test/jdk/TEST.groups b/test/jdk/TEST.groups
--- a/test/jdk/TEST.groups
+++ b/test/jdk/TEST.groups
@@ -1,4 +1,4 @@
-#  Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights 
reserved.
+#  Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights 
reserved.
  #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  #  This code is free software; you can redistribute it and/or modify it
@@ -264,13 +264,11 @@ jdk_launcher = \
  core_tools = \
      tools \
      jdk/internal/jrtfs \
-    sun/tools/java \
      sun/tools/jrunscript

  svc_tools = \
      com/sun/tools/attach \
      sun/tools \
-    -sun/tools/java \
      -sun/tools/jrunscript \
      sun/jvmstat


Issue: https://bugs.openjdk.java.net/browse/JDK-8242382

Thanks, Roger





More information about the core-libs-dev mailing list