JDK-8027436 : Update tests to match new fields in jdp packets and jcmd interaction
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 7u60,8
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2013-10-29
  • Updated: 2016-12-14
  • Resolved: 2016-12-14
Related Reports
Relates :  
Description
The tests located in jdk/test/sun/management/jdp should be updated to include the following cases:
1) Start the Jdp service via jcmd, with default options
2) Start the Jdp service via jcmd, with options.

Three new fields have been added to Jdp packets:
1) PROCESS_ID
2) RMI_HOSTNAME
3) BROADCAST_INTERVAL
These fields are optional, but we want to test it anyway.
Test covering Jdp have been tracked by [3], and should be updated.

The enhancement proposal is here [1], together with links to its implementation.
The JEP-168 [2] will be update accordingly, by Dmitry Samersoff. 

[1] https://bugs.openjdk.java.net/browse/JDK-8004213
[2] http://openjdk.java.net/jeps/168
[3] https://bugs.openjdk.java.net/browse/JDK-8014506
Comments
This is not on our list of current priorities. If this changes, please reopen this issue.
14-12-2016