Daniel D. Daugherty
|
afd0a54dd0
|
6667089: 3/3 multiple redefinitions of a class break reflection
Add regression test for multiple redefinitions of a class break reflection.
Reviewed-by: sspitsyn
|
2008-03-24 17:20:54 -07:00 |
|
Daniel D. Daugherty
|
43ac52cdce
|
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
|
2008-03-24 17:12:01 -07:00 |
|
Daniel D. Daugherty
|
11ff50b340
|
6545149: 4/4 JLI Instrumentation.redefineClasses SIGSEGVs on java/lang/Thread
Add regression test for redefining class with native methods.
Reviewed-by: sspitsyn
|
2008-03-24 16:11:24 -07:00 |
|
Daniel D. Daugherty
|
904063c9c9
|
6528548: 4/4 NativeMethodPrefixAgent.java times out intermittently in nightly
Increase timeouts for tasks that take > 10 seconds on a 4-way Ultra-80 with all local resources.
Reviewed-by: sspitsyn
|
2008-03-24 16:04:07 -07:00 |
|
Daniel D. Daugherty
|
7d1d2b63c1
|
6491461: 3/3 TEST: java/lang/instrument .sh tests need to use $TESTVMOPTS in their java commands
Add ${TESTVMOPTS} to java test execution command(s).
Reviewed-by: sspitsyn
|
2008-03-24 15:42:37 -07:00 |
|
Daniel D. Daugherty
|
a3114e931c
|
6487488: 3/5 TEST_BUG: Something in test/java/lang/instrument creates a copy of an SCCS dir
Only copy Java source files from ilib and bootreporter.
Reviewed-by: sspitsyn
|
2008-03-24 15:26:24 -07:00 |
|
Daniel D. Daugherty
|
791e6a4a43
|
6289149: 4/4 Java Agent will pick wrong execution path while attaching
Check for a declared premain() or agentmain() method before an inherited one
Reviewed-by: sspitsyn
|
2008-03-24 15:20:29 -07:00 |
|
Daniel D. Daugherty
|
dba3a02ea0
|
6274276: 3/2 java.lang.instrument JAR manifest processing does not remove spaces from class names
Attribute values should be extracted without leading or trailing whitespace.
Reviewed-by: ohair, sspitsyn
|
2008-03-24 15:14:31 -07:00 |
|
Daniel D. Daugherty
|
fa12ec89ef
|
5088398: 3/2 java.lang.instrument TCK test deadlock (test11)
Add regression test for single-threaded bootstrap classloader.
Reviewed-by: sspitsyn
|
2008-03-24 15:05:09 -07:00 |
|
Daniel D. Daugherty
|
bab69115c7
|
4926961 : 4/4 TransformerManagementThreadRemoveTests hangs
Changes motivated by Effective Java - Item 48 & Item 51.
Reviewed-by: sspitsyn
|
2008-03-24 14:39:30 -07:00 |
|
Daniel D. Daugherty
|
41dd8d9f6f
|
6239043: 4/4 TransformerManagementThreadAddTests.java failed
Clear fCheckedTransformers in order to properly record transformer() call data.
Reviewed-by: sspitsyn
|
2008-03-24 14:31:47 -07:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|