jdk-24/jdk/test/java/lang
Michail Chernov cd582fa380 8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
CollectionUsageThreshold.java hangs due to VM performs concurrent GC with -XX:+ExplicitGCInvokesConcurrent flag, as result - notification is not received. Excluded test execution with -XX:+ExplicitGCInvokesConcurrent.

Reviewed-by: dfazunen, tschatzl
2015-01-15 19:16:17 +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
CharSequence 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Class 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible 2014-12-16 17:32:56 +01:00
ClassLoader 8067366: Allow java.{endorsed,ext}.dirs property be set to empty string 2014-12-17 12:29:20 -08: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 8068242: Quarantine the test IsModifiableClassAgent.java 2014-12-27 07:09:32 -08:00
Integer 8055251: Re-examine Integer.parseInt and Long.parseLong methods 2014-09-10 13:51:17 +01:00
invoke 8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke 2015-01-13 07:57:51 -08:00
Long 8055251: Re-examine Integer.parseInt and Long.parseLong methods 2014-09-10 13:51:17 +01:00
management 8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent 2015-01-15 19:16:17 +04:00
Math 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java 2014-08-22 18:54:20 -07:00
ProcessBuilder 8065998: Avoid use of _ as a one-character identifier 2014-12-02 15:12:40 +01:00
ref 8062536: [TESTBUG] Conflicting GC combinations in jdk tests 2014-11-19 17:51:06 +03:00
reflect Merge 2014-11-13 16:11:01 -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