lana [Thu, 18 Jun 2015 10:24:57 -0700] rev 31189
Merge
darcy [Fri, 12 Jun 2015 17:33:15 -0700] rev 31188
8086029: Fix doclint reference warnings in org.omg.CORBA
Reviewed-by: lancea, alanb
lana [Thu, 18 Jun 2015 01:43:08 -0700] rev 31187
Added tag jdk9-b69 for changeset 20f60dc00878
duke [Wed, 05 Jul 2017 20:38:28 +0200] rev 31186
Merge
lana [Thu, 18 Jun 2015 10:24:33 -0700] rev 31185
Merge
rhalade [Thu, 18 Jun 2015 11:16:01 +0800] rev 31184
8060103: CheckBlacklistedCerts.java thinks its openjdk build
Reviewed-by: weijun
weijun [Thu, 20 Nov 2014 17:52:18 +0800] rev 31183
8064890: SecureClassLoader should use a ConcurrentHashMap
Reviewed-by: mullan
rriggs [Wed, 17 Jun 2015 16:03:49 -0400] rev 31182
8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited
Reviewed-by: martin, dholmes
mullan [Wed, 17 Jun 2015 15:48:28 -0400] rev 31181
Merge
dfuchs [Wed, 17 Jun 2015 15:47:12 -0400] rev 31180
8072692: Improve performance of SecurityManager.checkPackageAccess
Reviewed-by: mullan, weijun
kshefov [Wed, 17 Jun 2015 20:19:51 +0300] rev 31179
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
Reviewed-by: vlivanov
kshefov [Wed, 17 Jun 2015 20:17:25 +0300] rev 31178
8067005: Several java/lang/invoke tests fail due to exhausted code cache
Reviewed-by: vlivanov
darcy [Tue, 16 Jun 2015 17:05:08 -0700] rev 31177
8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type
Reviewed-by: lancea
bpb [Tue, 16 Jun 2015 14:38:51 -0700] rev 31176
8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3
Summary: Only count datagrams received from the client within the test.
Reviewed-by: alanb, chegar
prr [Tue, 16 Jun 2015 10:52:39 -0700] rev 31175
Merge
prr [Mon, 08 Jun 2015 11:31:09 -0700] rev 31174
Merge
andrew [Mon, 08 Jun 2015 16:47:23 +0100] rev 31173
8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
Summary: Add conditionals to provide giflib < 5 API calls and interlacing behaviour
Reviewed-by: prr, azvegint
sgupta [Mon, 08 Jun 2015 18:30:41 +0300] rev 31172
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
Reviewed-by: alexsch
bae [Fri, 05 Jun 2015 23:08:31 +0300] rev 31171
8085910: OGL text renderer: gamma lut cleanup
Reviewed-by: serb, prr
anashaty [Thu, 04 Jun 2015 16:18:14 +0300] rev 31170
8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
Reviewed-by: serb, bae
anashaty [Thu, 04 Jun 2015 15:24:30 +0300] rev 31169
8078606: Deadlock in awt clipboard
Reviewed-by: azvegint, bae
ddehaven [Wed, 03 Jun 2015 18:26:06 -0700] rev 31168
Merge
prr [Wed, 03 Jun 2015 17:58:00 -0700] rev 31167
8081886: CGGlyphImages.m no longer builds with x code 4.x
Reviewed-by: bae, serb
serb [Wed, 03 Jun 2015 23:17:52 +0300] rev 31166
8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec
Reviewed-by: alexsch, malenkov
avstepan [Wed, 03 Jun 2015 18:45:27 +0400] rev 31165
8081313: MultipleDocumentHandling.java: tidy warnings
Summary: minor fix for docs
Reviewed-by: alexsch
avstepan [Wed, 03 Jun 2015 18:39:26 +0400] rev 31164
8077036: swing docs: fix some tidy warnings
Summary: minor fixes for docs
Reviewed-by: alexsch
mcherkas [Wed, 03 Jun 2015 15:21:35 +0300] rev 31163
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
Reviewed-by: bae
serb [Tue, 02 Jun 2015 19:27:06 +0300] rev 31162
8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
Reviewed-by: alexsch, malenkov
alexsch [Mon, 01 Jun 2015 17:46:28 +0400] rev 31161
8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
psadhukhan [Mon, 01 Jun 2015 13:40:43 +0300] rev 31160
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
Reviewed-by: prr, serb
andrew [Fri, 29 May 2015 17:29:52 +0100] rev 31159
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
Summary: The include directive should be conditional on the use of the system JPEG library.
Reviewed-by: prr, ihse
bae [Fri, 29 May 2015 18:32:58 +0300] rev 31158
8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
Reviewed-by: serb, prr