Mon, 24 Mar 2008 17:12:01 -0700 6572160: 3/3 Instrumentation.getObjectSize triggers JVM crash in JPLISAssert in shutdown
dcubed [Mon, 24 Mar 2008 17:12:01 -0700] rev 282
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
Mon, 24 Mar 2008 16:59:07 -0700 6642405: 4/4 src/share/instrument/JPLISAgent.c line 286: "==" found where assignment "=" expected
dcubed [Mon, 24 Mar 2008 16:59:07 -0700] rev 281
6642405: 4/4 src/share/instrument/JPLISAgent.c line 286: "==" found where assignment "=" expected Summary: Fix incorrect variable assignment in initializeJPLISAgent(). Reviewed-by: ohair, sspitsyn
Mon, 24 Mar 2008 16:32:15 -0700 6547500: 2/2 j.l.i.: .retransformClasses throws unexpected InternalError
dcubed [Mon, 24 Mar 2008 16:32:15 -0700] rev 280
6547500: 2/2 j.l.i.: .retransformClasses throws unexpected InternalError Summary: retransformClasses() should catch both an empty classes array and a classes array that contains a NULL element. Reviewed-by: ohair, sspitsyn
Mon, 24 Mar 2008 16:23:21 -0700 6547358: 2/2 j.l.i.: manifest attribute 'Can-Retransform-Classes' is ignored by isRetransformClassesSupported()
dcubed [Mon, 24 Mar 2008 16:23:21 -0700] rev 279
6547358: 2/2 j.l.i.: manifest attribute 'Can-Retransform-Classes' is ignored by isRetransformClassesSupported() Summary: isRetransformClassesSupported() should return the capability rather than give the agent the capability Reviewed-by: ohair, sspitsyn
Mon, 24 Mar 2008 16:11:24 -0700 6545149: 4/4 JLI Instrumentation.redefineClasses SIGSEGVs on java/lang/Thread
dcubed [Mon, 24 Mar 2008 16:11:24 -0700] rev 278
6545149: 4/4 JLI Instrumentation.redefineClasses SIGSEGVs on java/lang/Thread Summary: Add regression test for redefining class with native methods. Reviewed-by: sspitsyn
Mon, 24 Mar 2008 16:04:07 -0700 6528548: 4/4 NativeMethodPrefixAgent.java times out intermittently in nightly
dcubed [Mon, 24 Mar 2008 16:04:07 -0700] rev 277
6528548: 4/4 NativeMethodPrefixAgent.java times out intermittently in nightly Summary: Increase timeouts for tasks that take > 10 seconds on a 4-way Ultra-80 with all local resources. Reviewed-by: sspitsyn
Mon, 24 Mar 2008 15:42:37 -0700 6491461: 3/3 TEST: java/lang/instrument .sh tests need to use $TESTVMOPTS in their java commands
dcubed [Mon, 24 Mar 2008 15:42:37 -0700] rev 276
6491461: 3/3 TEST: java/lang/instrument .sh tests need to use $TESTVMOPTS in their java commands Summary: Add ${TESTVMOPTS} to java test execution command(s). Reviewed-by: sspitsyn
Mon, 24 Mar 2008 15:26:24 -0700 6487488: 3/5 TEST_BUG: Something in test/java/lang/instrument creates a copy of an SCCS dir
dcubed [Mon, 24 Mar 2008 15:26:24 -0700] rev 275
6487488: 3/5 TEST_BUG: Something in test/java/lang/instrument creates a copy of an SCCS dir Summary: Only copy Java source files from ilib and bootreporter. Reviewed-by: sspitsyn
Mon, 24 Mar 2008 15:20:29 -0700 6289149: 4/4 Java Agent will pick wrong execution path while attaching
dcubed [Mon, 24 Mar 2008 15:20:29 -0700] rev 274
6289149: 4/4 Java Agent will pick wrong execution path while attaching Summary: Check for a declared premain() or agentmain() method before an inherited one Reviewed-by: sspitsyn
Mon, 24 Mar 2008 15:14:31 -0700 6274276: 3/2 java.lang.instrument JAR manifest processing does not remove spaces from class names
dcubed [Mon, 24 Mar 2008 15:14:31 -0700] rev 273
6274276: 3/2 java.lang.instrument JAR manifest processing does not remove spaces from class names Summary: Attribute values should be extracted without leading or trailing whitespace. Reviewed-by: ohair, sspitsyn
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip