RFR (S): 8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface (original) (raw)
serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Fri Mar 17 00:59:40 UTC 2017
- Previous message: [aarch64-port-dev ] RFR: 8168503 JEP 297: Unified arm32/arm64 Port
- Next message: RFR (S): 8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please, review the jdk 10 fix for: https://bugs.openjdk.java.net/browse/JDK-8176831
Webrev: http://cr.openjdk.java.net/~sspitsyn/webrevs/2017/hotspot/8176831-jmm-dead.1/
Summary:
It was found at the review of the 8155672 that the function jmm_GetLoadedClasses() defined in services/management.cpp is not really used in the jmm_interface. This function and dead code associated with its implementation is removed.
Testing: The nsk.monitoring and jtreg jdk_management tests are in progress.
Thanks, Serguei
- Previous message: [aarch64-port-dev ] RFR: 8168503 JEP 297: Unified arm32/arm64 Port
- Next message: RFR (S): 8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]