- 25 3月, 2008 11 次提交
-
-
由 dcubed 提交于
Summary: Add regression test for multiple redefinitions of a class break reflection. Reviewed-by: sspitsyn
-
由 dcubed 提交于
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
-
由 dcubed 提交于
Summary: Add regression test for redefining class with native methods. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Increase timeouts for tasks that take > 10 seconds on a 4-way Ultra-80 with all local resources. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Add ${TESTVMOPTS} to java test execution command(s). Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Only copy Java source files from ilib and bootreporter. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Check for a declared premain() or agentmain() method before an inherited one Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Attribute values should be extracted without leading or trailing whitespace. Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: Add regression test for single-threaded bootstrap classloader. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Changes motivated by Effective Java - Item 48 & Item 51. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Clear fCheckedTransformers in order to properly record transformer() call data. Reviewed-by: sspitsyn
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-