JDK-8242237 : Improve JVM TI HiddenClasses tests
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-06
  • Updated: 2021-06-30
  • Resolved: 2020-04-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 15
15 b21Fixed
Description
Chris' review initial feedback: 

the java code was completely lacking of comments, making it much harder to figure out what it does. The native code has some comments but could use more

In addition, we should consider if new test cases for ClassLoad and ClassPrepare events for hidden classes should be added.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/cb30ac97cc14 User: sspitsyn Date: 2020-04-28 02:37:52 +0000
28-04-2020