JDK-8224673 : Adjust permission for delayed starting of debugging
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 11,12,13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-23
  • Updated: 2019-12-17
  • Resolved: 2019-07-02
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 13 JDK 14
11.0.7Fixed 13 b28Fixed 14Fixed
Related Reports
CSR :  
Relates :  
Description
The needed permission for the VM.start_java_debugging diagnostic command should be changed from "monitor" to "control".
Comments
Fix request This patch applies cleanly, is small and fixes a bug. It should be ported to jdk11u
13-12-2019