jdk-24/jdk/test/java/lang
Martin Buchholz a5e977cf14 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.

Reviewed-by: michaelm
2009-06-14 14:23:22 -07:00
..
annotation 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
Appendable Initial load 2007-12-01 00:00:00 +00:00
AssertionError Initial load 2007-12-01 00:00:00 +00:00
Boolean 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
Byte 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
Class 6835241: Annotate some tests with @ignore that have shown to be unpredictable 2009-04-28 14:43:44 -07:00
ClassLoader 4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating 2009-04-06 18:46:20 -07:00
Double 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
Enum 6327048: Enum javadoc could link to JLS 2009-01-29 13:04:44 -08:00
Float 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
InheritableThreadLocal Initial load 2007-12-01 00:00:00 +00:00
instrument 6835241: Annotate some tests with @ignore that have shown to be unpredictable 2009-04-28 14:43:44 -07:00
Integer 6807702: Integer.valueOf cache should be configurable 2009-03-24 14:05:44 +00:00
Long 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
management 6535104: TEST_BUG: FindDeadlocks.java fails intermittently 2009-05-26 18:09:32 -07:00
Math 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
ProcessBuilder 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion 2009-06-14 14:23:22 -07:00
ref Initial load 2007-12-01 00:00:00 +00:00
reflect 6825765: Further adjustments to regression tests run by jprt 2009-04-02 15:04:33 -07:00
Runtime 6829503: addShutdownHook fails if called after shutdown has commenced 2009-04-27 12:08:41 -07:00
RuntimePermission Initial load 2007-12-01 00:00:00 +00:00
Short 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
StackTraceElement Initial load 2007-12-01 00:00:00 +00:00
StrictMath 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00
String 6404304: RFE: Unicode 5.1 support 2009-04-10 11:51:36 +09:00
StringBuffer Initial load 2007-12-01 00:00:00 +00:00
StringBuilder Initial load 2007-12-01 00:00:00 +00:00
StringCoding Initial load 2007-12-01 00:00:00 +00:00
System 6719955: Update copyright year 2008-07-02 12:55:45 -07:00
Thread 6824012: Add jdk regression tests to default jprt jobs 2009-03-31 16:14:14 -07:00
ThreadGroup 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc 2009-05-18 10:36:38 -07:00
ThreadLocal Initial load 2007-12-01 00:00:00 +00:00
Throwable Initial load 2007-12-01 00:00:00 +00:00
ToString.java 6601457: Move wrapper class tests from closed to open 2009-01-26 19:49:26 -08:00