jdk-24/jdk/test/java/lang
Roger Riggs a056457b52 8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
Implement checking for NPE in Process implementation before other conditions

Reviewed-by: martin, chegar
2015-03-23 10:13:32 -04:00
..
annotation 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value 2014-08-12 10:16:58 +02:00
Appendable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AssertionError 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Boolean 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Byte 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Character 7198195: Support Unicode 6.2.0 2012-11-07 09:58:39 +09:00
Class 8014678: Spurious AccessControlException thrown in java.lang.Class.getEnclosingMethod() 2015-02-25 14:30:02 +01:00
ClassLoader 8067951: System.loadLibrary cannot find library when path contains quoted entry 2015-01-19 19:12:11 +03:00
Double 8043740: Doubles with large exponents overflow to Infinity incorrectly 2014-09-22 10:41:45 -07:00
Enum 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Float 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
InheritableThreadLocal 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
instrument 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale 2015-02-25 01:02:04 -08:00
Integer 8055251: Re-examine Integer.parseInt and Long.parseLong methods 2014-09-10 13:51:17 +01:00
invoke 8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests 2015-03-19 18:38:26 -07:00
Long 8055251: Re-examine Integer.parseInt and Long.parseLong methods 2014-09-10 13:51:17 +01:00
management 6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java 2015-03-10 09:37:56 +01:00
Math 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java 2014-08-22 18:54:20 -07:00
ProcessBuilder 8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null 2015-03-23 10:13:32 -04:00
ref 8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests 2015-03-19 18:38:26 -07:00
reflect 8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader 2015-02-18 18:14:41 -08:00
Runtime 8067486: Add diagnostics for Exception: Read from closed pipe hang 2014-12-15 17:36:20 -05:00
RuntimePermission 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SecurityManager 8049367: Modular Run-Time Images 2014-12-03 14:22:58 +00:00
Short 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StackTraceElement 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StrictMath 6708398: Support integer overflow 2012-02-16 11:43:20 -08:00
String 8042589: String.toLowerCase do not work for some concatenated strings 2014-07-17 11:08:50 -07:00
StringBuffer 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
StringBuilder 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
StringCoding 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64 2014-04-22 15:16:37 -07:00
System 4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread 2014-10-30 17:48:10 -07:00
Thread 8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506 2014-11-05 09:49:20 +01:00
ThreadGroup 8019347: JDK8 b96 source with GPL header errors 2013-06-28 16:26:36 -07:00
ThreadLocal 8004905: Correct license of test to remove classpath exception 2012-12-11 20:49:44 -08:00
Throwable 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Compare.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
HashCode.java 7088913: Add compatible static hashCode(primitive) to primitive wrapper classes 2012-11-13 20:02:48 -08:00
IntegralPrimitiveToString.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
PrimitiveSumMinMaxTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ToString.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00