commit | 43ac52cdce33a87521c32cd125d3e42e139f4f79 | [log] [tgz] |
---|---|---|
author | Daniel D. Daugherty <dcubed@openjdk.org> | Mon Mar 24 17:12:01 2008 -0700 |
committer | Daniel D. Daugherty <dcubed@openjdk.org> | Mon Mar 24 17:12:01 2008 -0700 |
tree | b73b271f40138784544ffd32524cba7cac8bbf20 | |
parent | ff7433606c0ed2c54272d8c0f74c920b78d47e79 [diff] |
6572160: 3/3 Instrumentation.getObjectSize triggers JVM crash in JPLISAssert in shutdown 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