JDK-8186548 : move jdk.testlibrary.JcmdBase closer to tests
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-08-21
  • Updated: 2022-03-11
  • Resolved: 2018-08-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.16Fixed 12 b09Fixed
Description
jdk.testlibrary.JcmdBase is used only by two tests in jdk/test/sun/tools/jcmd and doesn't seem to be generic enough for being a part of common testlibrary, hence it's better to move this class closer to the tests which use it. 
Comments
Fix request [11u] I backport this to simplify follow up backports. No risk, only a test change. Clean backport. SAP nighlty testing passed.
11-03-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/878 Date: 2022-03-10 21:56:42 +0000
10-03-2022

URL: http://hg.openjdk.java.net/jdk/jdk/rev/3d3e8a33701e User: iignatyev Date: 2018-08-28 00:03:23 +0000
28-08-2018

http://cr.openjdk.java.net/~iignatyev//8186548/webrev.00/index.html
27-08-2018