JDK-8153978 : New test to verify the modules info as returned by the JVMTI
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-04-11
  • Updated: 2016-08-11
  • Resolved: 2016-07-25
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 9
9 b131Fixed
Description
A new test to verify the modules info as returned by the new JVMTI API GetAllModules().

The test  verifies that the modules info returned by the JVMTI is correct  and that it remains consistent when a new module is dynamically loaded.

Other tests may be added under the parent CR.



Comments
Some API have changed since the last review. Re-review: http://cr.openjdk.java.net/~akulyakh/8153978_3/index.html
29-06-2016

Review: http://cr.openjdk.java.net/~akulyakh/8153978_01/
29-04-2016