History log of /openjdk10/jdk/test/java/lang/instrument/StressGetObjectSizeApp.java
Revision Date Author Comments
# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 142:9f75a46fad8b 24-Mar-2008 dcubed

6572160: 3/3 Instrumentation.getObjectSize triggers JVM crash in JPLISAssert in shutdown
Summary: Tolerate JVMTI_ERROR_WRONG_PHASE return codes so that JLI methods can be called to the end of VM's life.
Reviewed-by: ohair, sspitsyn