ssadetsky [Wed, 16 Sep 2015 10:11:14 +0300] rev 32859
8133108: [PIT] Container size is wrong in JEditorPane
Reviewed-by: alexsch, azvegint
ssadetsky [Wed, 16 Sep 2015 10:05:34 +0300] rev 32858
8133803: Swing JFileChooserBug2 test fais with MotifLookAndFeel
Reviewed-by: alexsch, serb
ssadetsky [Wed, 16 Sep 2015 10:01:24 +0300] rev 32857
8129838: [macosx] Regression: NPE in java.awt.Choice
Reviewed-by: alexsch, azvegint
igerasim [Tue, 06 Oct 2015 12:00:38 +0300] rev 32856
8138819: (se) File descriptor leak when Selector.open fails
Reviewed-by: rriggs, alanb
jfdenise [Tue, 06 Oct 2015 09:12:00 +0200] rev 32855
8136365: Provider "jrt" is not available after bootmodules.jimage recreation
Summary: META-INF content was lost during recreate.
Reviewed-by: jlaskey, sundar
naoto [Mon, 05 Oct 2015 08:16:11 -0700] rev 32854
8138613: Remove SPI locale provider adapter from the default provider list
Reviewed-by: okutsu
aefimov [Mon, 05 Oct 2015 17:38:04 +0300] rev 32853
8138716: (tz) Support tzdata2015g
Reviewed-by: peytoia
jnimeh [Fri, 02 Oct 2015 11:14:31 -0700] rev 32852
8138704: CertStatusReqItemV2 should not implement StatusRequest interface
Summary: Sets class to have proper inheritance and reduces visibility of length and send methods.
Reviewed-by: mullan
okutsu [Fri, 02 Oct 2015 13:21:46 +0900] rev 32851
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
Reviewed-by: naoto
ksrini [Tue, 22 Sep 2015 11:50:40 -0700] rev 32850
8073187: Unexpected side effect in Pack200
Reviewed-by: jrose, sherman
lancea [Thu, 01 Oct 2015 09:59:16 -0400] rev 32849
8134426: Add serialVersionUID field to relevant javax.transaction classes
Reviewed-by: joehw, alanb
erikj [Thu, 01 Oct 2015 09:45:47 +0200] rev 32848
8138636: bootcycle-images build fails
Reviewed-by: alanb
okutsu [Thu, 01 Oct 2015 15:16:35 +0900] rev 32847
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
Reviewed-by: peytoia, okutsu
Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
robm [Thu, 01 Oct 2015 00:13:09 +0100] rev 32846
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos
robm [Thu, 01 Oct 2015 00:09:51 +0100] rev 32845
8135305: InetAddress.isReachable reports true when loopback interface is specified
Reviewed-by: michaelm