prr [Mon, 20 Oct 2014 11:22:58 -0700] rev 27281
8061392: PrinterJob NPE when drawing translucent image with null user clip
Reviewed-by: bae, jgodinez
alexsch [Mon, 20 Oct 2014 12:48:45 +0400] rev 27280
8059995: Broken link in Package javax.swing.border
Reviewed-by: serb, azvegint
aivanov [Mon, 20 Oct 2014 12:36:16 +0400] rev 27279
8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
Reviewed-by: serb, ant
prr [Fri, 17 Oct 2014 15:55:02 -0700] rev 27278
8061267: PrinterJob: Specified Page Ranges not displayed in Windows Native Print Dialog
Reviewed-by: bae, jgodinez
ddehaven [Tue, 14 Oct 2014 14:29:21 -0700] rev 27277
Merge
prr [Tue, 14 Oct 2014 09:34:45 -0700] rev 27276
8058969: Test closed/sun/java2d/cmm/StubCMMShellTest.sh fails
Reviewed-by: bae, serb
serb [Tue, 14 Oct 2014 18:58:06 +0400] rev 27275
7148531: [macosx] In test, the window does not have time to resize before make a screenshot
Reviewed-by: alexsch, azvegint
prr [Mon, 13 Oct 2014 09:09:41 -0700] rev 27274
8059848: Test java/awt/GraphicsDevice/CloneConfigsTest.java causes JVM crash in OEL 7.0
Reviewed-by: bae, serb
azvegint [Mon, 13 Oct 2014 14:36:44 +0400] rev 27273
8059297: Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails with MotifLookAndFeel
Reviewed-by: alexsch, serb
mcherkas [Fri, 10 Oct 2014 20:14:42 +0400] rev 27272
8038919: Requesting focus to a modeless dialog doesn't work on Safari
Reviewed-by: ant, serb
asaha [Fri, 10 Oct 2014 09:09:06 -0700] rev 27271
Merge
van [Thu, 09 Oct 2014 14:51:12 -0700] rev 27270
8033699: Incorrect radio button behavior
Reviewed-by: azvegint, alexsch
prr [Fri, 10 Oct 2014 09:03:28 -0700] rev 27269
8055705: Rename UnixPrintServiceLookup and Win32PrintServiceLookup as a platform neutral class name
Reviewed-by: jgodinez, bae
serb [Fri, 10 Oct 2014 16:07:18 +0400] rev 27268
8059943: [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
Reviewed-by: alexsch, azvegint
dmarkov [Fri, 10 Oct 2014 11:36:26 +0400] rev 27267
8058120: Rendering / caret errors with HTMLDocument
Reviewed-by: alexp, alexsch
aivanov [Fri, 10 Oct 2014 11:26:51 +0400] rev 27266
7170310: ScrollBar doesn't become active when tabs are created more than frame size
Reviewed-by: alexp, alexsch
alexp [Thu, 09 Oct 2014 20:51:39 +0400] rev 27265
8054543: Setting a border on a JLayer causes an Exceptions
Reviewed-by: serb, alexsch
serb [Wed, 08 Oct 2014 17:34:27 +0400] rev 27264
8029253: [macosx] Performance problems with Retina display on Mac OS X
Reviewed-by: bae, prr
igerasim [Tue, 28 Oct 2014 15:36:27 +0300] rev 27263
8023173: FileDescriptor should respect append flag
Reviewed-by: martin, alanb, rriggs
martin [Mon, 27 Oct 2014 16:24:43 -0700] rev 27262
8062185: Unpaired braces in javadoc
Reviewed-by: psandoz
smarks [Mon, 27 Oct 2014 18:30:21 -0700] rev 27261
8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list
Reviewed-by: darcy
mchung [Mon, 27 Oct 2014 13:45:39 -0700] rev 27260
8043277: Update jdk regression tests to extend the default security policy instead of override
Reviewed-by: alanb, mullan, chegar, sla
lancea [Mon, 27 Oct 2014 16:57:59 -0400] rev 27259
8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
Reviewed-by: joehw
jbachorik [Fri, 24 Oct 2014 18:33:42 +0200] rev 27258
8062070: com/sun/jdi/DoubleAgentTest.java.DoubleAgentTest fails intermittently after 8056143
Reviewed-by: dholmes
katleman [Thu, 30 Oct 2014 08:35:01 -0700] rev 27257
Added tag jdk9-b37 for changeset 88fe05f2d973
duke [Wed, 05 Jul 2017 20:05:43 +0200] rev 27256
Merge
lana [Thu, 30 Oct 2014 13:57:02 -0700] rev 27255
Merge
amurillo [Mon, 27 Oct 2014 07:49:54 -0700] rev 27254
Merge
jwilhelm [Thu, 23 Oct 2014 17:36:30 +0200] rev 27253
Merge
jwilhelm [Wed, 22 Oct 2014 16:40:43 +0200] rev 27252
8061805: BACKOUT - Remove the generations array
Summary: Backing out the change due to non-trivial test problems in nightly testing.
Reviewed-by: jwilhelm, mgerdin
mlarsson [Tue, 21 Oct 2014 11:57:22 +0200] rev 27251
6979279: remove special-case code for ParallelGCThreads==0
Reviewed-by: jwilhelm, brutisso, kbarrett
sjohanss [Mon, 20 Oct 2014 10:18:17 +0200] rev 27250
8058568: GC cleanup phase can cause G1 skipping a System.gc()
Summary: Marking G1 FullGC as a _full collection and passing down the correct before count.
Reviewed-by: brutisso, mgerdin