amurillo [Thu, 03 Sep 2015 15:48:24 -0700] rev 32505
Merge
redestad [Fri, 28 Aug 2015 13:40:44 +0200] rev 32504
8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters
Reviewed-by: jbachorik, neliasso
igerasim [Wed, 09 Sep 2015 16:33:19 +0300] rev 32503
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Reviewed-by: chegar
asmotrak [Wed, 09 Sep 2015 12:39:45 +0300] rev 32502
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
Reviewed-by: mullan, coffeys
dholmes [Wed, 09 Sep 2015 04:02:59 -0400] rev 32501
8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
Reviewed-by: darcy
ihse [Wed, 09 Sep 2015 09:36:46 +0200] rev 32500
8065912: Better handling of classpath in build-infra
Reviewed-by: erikj
valeriep [Tue, 08 Sep 2015 22:14:25 +0000] rev 32499
8135099: 9-dev solaris builds failed on 2015-09-04
Summary: Fixed the compilation warning which broken the build.
Reviewed-by: vinnie
prr [Tue, 08 Sep 2015 11:47:07 -0700] rev 32498
Merge
yan [Tue, 01 Sep 2015 11:03:43 +0300] rev 32497
8132376: Add @requires os.family to the client tests with access to internal OS-specific API
Reviewed-by: yan, alexsch
Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
alexsch [Tue, 01 Sep 2015 09:40:16 +0400] rev 32496
8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
Reviewed-by: serb, azvegint
prr [Mon, 31 Aug 2015 11:29:55 -0700] rev 32495
Merge
serb [Sat, 29 Aug 2015 12:58:14 +0300] rev 32494
4339584: Adding a getUI public method to JComponent
Reviewed-by: azvegint, alexsch
serb [Mon, 31 Aug 2015 16:56:09 +0300] rev 32493
8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
Reviewed-by: azvegint, yan
serb [Fri, 28 Aug 2015 14:54:04 +0300] rev 32492
8134603: Incorrect destination is used in CGLLayer surface
Reviewed-by: azvegint, alexsch
avstepan [Thu, 27 Aug 2015 18:09:09 +0300] rev 32491
8133807: java.desktop docs: replace some invalid "@returns" tags
Reviewed-by: alexsch
ddehaven [Wed, 26 Aug 2015 09:07:21 -0700] rev 32490
Merge
ddehaven [Tue, 25 Aug 2015 14:32:08 -0700] rev 32489
Merge
alexsch [Wed, 26 Aug 2015 17:21:01 +0400] rev 32488
8051548: JColorChooser should have a way to disable transparency controls
Reviewed-by: prr, serb
serb [Wed, 26 Aug 2015 18:03:21 +0300] rev 32487
8047226: closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar
Reviewed-by: azvegint, alexsch
serb [Tue, 25 Aug 2015 13:03:08 +0300] rev 32486
8131921: Pluggable EventQueue in modular JDK
Reviewed-by: azvegint, alexsch
alexsch [Mon, 24 Aug 2015 16:06:36 +0400] rev 32485
6302464: Allow programmatic enabling of subpixel anti-aliasing in Swing on ANY platform
Reviewed-by: serb, azvegint
serb [Fri, 21 Aug 2015 20:59:07 +0300] rev 32484
8133926: No frame icon for InternalFrame in Windows LaF
Reviewed-by: azvegint, alexsch
ptbrunet [Thu, 20 Aug 2015 13:00:19 -0500] rev 32483
8133897: IndexOutOfBounds exception being thrown
Summary: In JTabbedPane.Page.getBounds return null when indexOfTab returns -1
Reviewed-by: azvegint, alexsch
Contributed-by: peter.brunet@oracle.com
serb [Thu, 20 Aug 2015 13:46:16 +0300] rev 32482
8077270: Missed test data in the test on java.beans.BeanProperty
Reviewed-by: alexsch
serb [Thu, 20 Aug 2015 13:33:12 +0300] rev 32481
8067087: Fix mac-specific deprecation warnings in the java.desktop module
Reviewed-by: azvegint, alexsch
alexsch [Wed, 19 Aug 2015 09:54:15 +0400] rev 32480
8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame
Reviewed-by: serb
kshefov [Tue, 18 Aug 2015 20:42:02 +0300] rev 32479
8017187: [TEST BUG] [macosx] After click "test",the case failed automatically with thrown exception in the log since jdk8b75
Reviewed-by: alexsch, serb
Contributed-by: nadeesh.tv@oracle.com
serb [Tue, 18 Aug 2015 15:51:23 +0300] rev 32478
8059743: Incorrect assumtion in javax\sound\midi\Gervill\SoftProvider\GetDevice.java
Reviewed-by: alexsch, amenkov
dfuchs [Mon, 07 Sep 2015 10:37:00 +0200] rev 32477
8080486: JNI exception pending in jdk/src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c
Reviewed-by: alanb, chegar, igerasim
Contributed-by: vyom.tewari@oracle.com
bpb [Fri, 04 Sep 2015 14:16:34 -0700] rev 32476
8135091: (fs) java/nio/file/Files/StreamLinesTest.java should test empty files
Summary: In lines() add zero length case and rearrange first loop to avoid duplicate cases.
Reviewed-by: rriggs
valeriep [Fri, 04 Sep 2015 19:55:40 +0000] rev 32475
8130875: Ucrypto library leaks memory when null output buffer is specified
Summary: Avoid null output buffer to work around Solaris memory leak bug in Ucrypto library
Reviewed-by: ascarpino
jbachorik [Fri, 04 Sep 2015 12:18:03 +0200] rev 32474
8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false
Reviewed-by: sla, dsamersoff