- 26 11月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dcubed
-
- 24 11月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: Merge Jim's ShellScaffold.sh fixes with Tim's ShellScaffold.sh fixes. Reviewed-by: tbell
-
- 21 10月, 2009 1 次提交
-
-
由 tbell 提交于
Reviewed-by: ohair, dcubed
-
- 02 10月, 2009 1 次提交
-
-
由 tbell 提交于
Reviewed-by: dcubed
-
- 15 9月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: New test for the above fix. Reviewed-by: tbell
-
- 05 9月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: tbell, ohair, dcubed, andrew
-
- 06 8月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: We are long past needing to make sure these tests can build on Tiger/JDK1.5.0. Reviewed-by: tbell
-
- 03 10月, 2008 2 次提交
- 23 9月, 2008 1 次提交
-
-
由 jjh 提交于
Summary: Have the debuggee stop at a bkpt instead of running to completion. Reviewed-by: tbell
-
- 16 8月, 2008 1 次提交
-
-
由 jjh 提交于
Summary: Don't execute useless code, and split test into multiple @runs. Reviewed-by: tbell
-
- 02 8月, 2008 1 次提交
-
-
由 jjh 提交于
6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used Summary: Fix test to not pass -XX:[+-]UseCompressedOops to the debuggee. Reviewed-by: tbell
-
- 29 7月, 2008 1 次提交
-
-
由 jjh 提交于
Summary: Fix test to prevent C2 escape analysis from deleting the required synchronized blocks Reviewed-by: swamyv
-
- 12 7月, 2008 1 次提交
-
-
由 jjh 提交于
Summary: Fix to allow mutiple blanks between options Reviewed-by: tbell
-
- 10 7月, 2008 1 次提交
-
-
由 jjh 提交于
6701700: MonitorInfo objects aren't invalidated when the owning thread is resumed Summary: Don't inform ThreadListeners for thread T1 when some other thread is resumed, and MonitoryIfoImpl must add itself as a ThreadListener Reviewed-by: dcubed
-
- 02 7月, 2008 1 次提交
-
-
由 jjh 提交于
Summary: Add proper handling of JVMTI errors. Reviewed-by: tbell
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-