+1 > On Apr 8, 2020, at 11:04 AM, Roger Riggs <[email protected]> wrote: > > 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 > > >
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 [email protected] <mailto:[email protected]>
