darcy [Sat, 01 Feb 2014 10:27:55 -0800] rev 22630
8033223: Fix serial lint warnings in sun.{font, java2d[.*]}
Reviewed-by: bae
rriggs [Fri, 31 Jan 2014 13:42:31 -0500] rev 22629
8032221: Typo in java.util.date
Summary: trancate -> truncate; updated html <code> and <tt> to use {@code ...}
Reviewed-by: darcy, lancea
chegar [Fri, 31 Jan 2014 18:32:07 +0000] rev 22628
8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly
Reviewed-by: martin, psandoz
naoto [Fri, 31 Jan 2014 10:04:16 -0800] rev 22627
8030696: Norwegian locales nb_NO and nn_NO should be available locales
Reviewed-by: okutsu
igerasim [Thu, 30 Jan 2014 00:02:46 +0400] rev 22626
8027348: (process) Enhancement of handling async close of ProcessInputStream
Reviewed-by: martin
chegar [Fri, 31 Jan 2014 11:10:36 +0000] rev 22625
7150539: HttpURLConnection.getResponseMessage() doesn't throw IOException on server error (OS X)
Reviewed-by: michaelm, alanb
mgronlun [Fri, 31 Jan 2014 12:06:34 +0100] rev 22624
8032518: fatal error has been detected by the Java Runtime Environment(access violation)
Reviewed-by: sla, dholmes, jbachorik, dsamersoff, coleenp
psandoz [Fri, 31 Jan 2014 11:57:53 +0100] rev 22623
8032056: Create demo to illustrate new practices of the default methods usage
Reviewed-by: briangoetz, rfield, psandoz
Contributed-by: taras.ledkov@oracle.com
anazarov [Fri, 31 Jan 2014 11:57:38 +0100] rev 22622
8032020: Update try-with-resources demo
Reviewed-by: darcy, alanb, smarks
anazarov [Fri, 31 Jan 2014 11:57:12 +0100] rev 22621
8031650: Update bulk operation demo
Reviewed-by: psandoz, mduigou
anazarov [Fri, 31 Jan 2014 11:56:47 +0100] rev 22620
8032025: Update repeating annotations demo
Reviewed-by: jfranck
smarks [Thu, 30 Jan 2014 15:12:38 -0800] rev 22619
8023541: Race condition in rmid initialization
Reviewed-by: alanb, dfuchs, dholmes, plevart, psandoz, tyan
darcy [Thu, 30 Jan 2014 09:15:13 -0800] rev 22618
8033221: Fix serial lint warnings in sun.swing.*
Reviewed-by: alexsch
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
sla [Tue, 28 Jan 2014 09:33:39 -0500] rev 22610
7142035: assert in j.l.instrument agents during shutdown when daemon thread is running
Reviewed-by: sla
Contributed-by: sunny.chan@gs.com
rfield [Tue, 28 Jan 2014 17:22:07 -0800] rev 22609
8032697: Issues with Lambda
Reviewed-by: ahgross, briangoetz, dlsmith, rfield
Contributed-by: daniel.smith@oracle.com
kvn [Tue, 28 Jan 2014 14:58:15 -0800] rev 22608
Merge
kvn [Tue, 28 Jan 2014 14:57:41 -0800] rev 22607
Merge
kvn [Wed, 22 Jan 2014 14:17:32 -0800] rev 22606
Merge
simonis [Mon, 20 Jan 2014 17:16:05 +0100] rev 22605
8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests
Reviewed-by: alanb, sla
simonis [Mon, 20 Jan 2014 09:24:25 +0100] rev 22604
8031997: PPC64: Make the various POLL constants system dependant
Reviewed-by: alanb
simonis [Mon, 20 Jan 2014 09:20:13 +0100] rev 22603
8031134: PPC64: implement printing on AIX
Reviewed-by: prr
simonis [Fri, 17 Jan 2014 21:54:30 +0100] rev 22602
8028537: PPC64: Updated the JDK regression tests to run on AIX
Reviewed-by: alanb
Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, volker.simonis@gmail.com
kvn [Wed, 08 Jan 2014 11:19:25 -0800] rev 22601
Merge