History log of /openjdk9/jdk/test/java/lang/instrument/StressGetObjectSizeTest.sh
Revision Date Author Comments
# 12973:2e63fa2efdb1 27-Oct-2015 shurailine

8140336: Add @modules for exported dependencies to jdk_core tests
Reviewed-by: alanb, mchung


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 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