coffeys [Thu, 30 Jan 2014 14:38:15 +0000] rev 22617
Merge
aefimov [Thu, 30 Jan 2014 12:22:24 +0400] rev 22616
8030822: (tz) Support tzdata2013i
Reviewed-by: coffeys, mfang, okutsu
plevart [Thu, 30 Jan 2014 15:36:04 +0100] rev 22615
8022321: java/lang/ref/OOMEInReferenceHandler.java fails intermittently
Summary: preload/preinitialize InterruptedException and Cleaner classes and catch OOME from instanceof operator in ReferenceHandler
Reviewed-by: dholmes, mchung, srikchan
ewang [Wed, 29 Jan 2014 22:18:46 -0800] rev 22614
8031179: update RMI tests to declare othervm explicitly
Summary: The /othervm declaration should be added to all the RMI tests and the RMI directories removed from the othervm.dirs property
Reviewed-by: smarks
sogoel [Wed, 29 Jan 2014 14:33:07 -0800] rev 22613
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
Reviewed-by: jjg, ksrini
Contributed-by: matherey.nunez@oracle.com
jbachorik [Wed, 29 Jan 2014 17:37:40 +0100] rev 22612
8031701: java/lang/management/ThreadMXBean/Locks.java: Thread WaitingThread is expected to wait on Object but got null Thread.State = RUNNABLE
Reviewed-by: mchung, dsamersoff
ihse [Wed, 29 Jan 2014 13:10:53 +0100] rev 22611
8033111: Clean up left-over JObjC code in build system
Reviewed-by: erikj