- 04 12月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: ohair
-
- 16 10月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: darcy Contributed-by: aph@redhat.com
-
- 15 10月, 2009 1 次提交
-
-
由 mchung 提交于
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property Summary: Restore the system properties when the test finishes Reviewed-by: jjg
-
- 14 10月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 23 9月, 2009 2 次提交
- 09 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Test hotspot/jvmti fix 6850957 using ProcessBuilder test infrastructure Reviewed-by: tbell, dholmes, alanb, ysr
-
- 05 9月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 21 8月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Prevent classloader from resurrection Reviewed-by: hawtin
-
- 14 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Added a fastpath for simple use case Reviewed-by: alanb, martin
-
- 15 6月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe. Reviewed-by: michaelm
-
- 27 5月, 2009 4 次提交
-
-
由 mchung 提交于
Summary: Retry a few times to check thread status before reporting failure Reviewed-by: swamyv
-
由 mchung 提交于
Summary: Retry a few times to check thread status before reporting failure Reviewed-by: swamyv
-
由 mchung 提交于
Summary: Retry a few times to check thread status before reporting failure Reviewed-by: swamyv
-
由 mchung 提交于
Summary: remove @ignore Reviewed-by: swamyv
-
- 19 5月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 29 4月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 28 4月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: allow shutdown hook to be added during shutdown and handle properly if it fails to add Reviewed-by: alanb, dholmes, martin
-
- 24 4月, 2009 1 次提交
-
-
由 alanb 提交于
6832557: TEST_BUG: java/lang/Class/getEnclosingConstructor/EnclosingConstructorTests.java fails to compile Reviewed-by: darcy, mcimadamore
-
- 10 4月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu, naoto
-
- 07 4月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
-
- 03 4月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 01 4月, 2009 1 次提交
-
-
由 ohair 提交于
Summary: A work in progress on adding to the jprt testing. Reviewed-by: tbell
-
- 24 3月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: darcy
-
- 30 1月, 2009 1 次提交
-
-
由 darcy 提交于
6653154: Exception message for bad Enum.valueOf has spurious "class" Reviewed-by: emcmanus
-
- 29 1月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: ksrini
-
- 27 1月, 2009 1 次提交
-
-
由 darcy 提交于
6601458: Move java.math tests from closed to open 6740185: Move java/lang/annotations tests to open 6759433: Move Math and StrictMath regression tests from closed to open Summary: Move some more regression tests to the open Reviewed-by: jjg
-
- 25 10月, 2008 1 次提交
-
-
由 martin 提交于
Summary: Move call to getDeclaredMethods inside doPrivileged Reviewed-by: darcy, mullan Contributed-by: jjb@google.com
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 30 8月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: update javadoc to specify NPE as well as fix minor bug in implementation. Reviewed-by: alanb
-
- 27 8月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: darcy
-
- 20 8月, 2008 1 次提交
-
-
由 swamyv 提交于
Summary: Fixed the test to wait for the right state before calling check thread information. Reviewed-by: jjh
-
- 07 8月, 2008 1 次提交
-
-
由 swamyv 提交于
Summary: Fixed the race condition in the test. Reviewed-by: jjh
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 07 6月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: System property java.class.version should be 51 for jdk7 Reviewed-by: alanb
-
- 11 4月, 2008 1 次提交
-
-
由 mchung 提交于
Summary: Add new methods in ManagementFactory class to obtain platform MXBeans Reviewed-by: alanb, dfuchs, emcmanus
-
- 25 3月, 2008 4 次提交
-
-
由 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
-