JDK-8241214 : Test debugging of hidden classes using jdb
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: debugger
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-18
  • Updated: 2020-05-04
  • Resolved: 2020-04-23
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 15
15 b21Fixed
Related Reports
Duplicate :  
Description
jdb is a demo debugger.  It would be useful to investigate how much change required to upgrade jdb to support debugging of hidden classes (bytecode level and even better source level).   

This will also serve as the validation to JVM TI and JDI for hidden classes.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/1635e07deb44 User: sspitsyn Date: 2020-04-23 07:46:55 +0000
23-04-2020

The suggested fix is: http://cr.openjdk.java.net/~sspitsyn/webrevs/2020/valhalla-hidden-jdb.7/
22-04-2020