aghaisas [Fri, 14 Oct 2016 10:18:53 +0530] rev 41785
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
Reviewed-by: serb, rchamyal
Contributed-by: ajit.ghaisas@oracle.com
jdv [Thu, 13 Oct 2016 11:37:32 +0530] rev 41784
6294607: GIFWriter returns the same compression type twice
Reviewed-by: prr, serb, bpb
psadhukhan [Wed, 12 Oct 2016 23:04:39 +0530] rev 41783
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
Reviewed-by: prr
prr [Tue, 11 Oct 2016 16:15:18 -0700] rev 41782
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
Reviewed-by: serb
prr [Mon, 10 Oct 2016 14:35:20 -0700] rev 41781
Merge
ptbrunet [Thu, 06 Oct 2016 20:31:59 -0500] rev 41780
8160893: [macosx] JMenuItems in JPopupMenu are not accessible
Summary: post events for MenuOpened/Closed/ItemSelected
Reviewed-by: ant, alexsch
alanbur [Thu, 06 Oct 2016 11:39:20 -0700] rev 41779
8165232: XKeycodeToKeysym is deprecated and should be replaced
Reviewed-by: prr, azvegint
mhalder [Thu, 06 Oct 2016 20:51:34 +0530] rev 41778
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
Reviewed-by: serb, aniyogi
aghaisas [Thu, 06 Oct 2016 20:37:03 +0530] rev 41777
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
Reviewed-by: serb, arapte
rchamyal [Thu, 06 Oct 2016 14:31:12 +0530] rev 41776
8151787: Unify the HiDPI splash screen image naming convention
Reviewed-by: prr, alexsch, ksrini
Contributed-by: rajeev.chamyal@oracle.com
alexsch [Wed, 05 Oct 2016 18:52:06 +0400] rev 41775
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
Reviewed-by: alexsch
Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
alexsch [Wed, 05 Oct 2016 18:42:34 +0400] rev 41774
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.)
Reviewed-by: serb
alexsch [Wed, 05 Oct 2016 18:29:18 +0400] rev 41773
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
Reviewed-by: malenkov, serb
serb [Tue, 04 Oct 2016 12:18:05 +0100] rev 41772
8167028: SunCodec.java can be removed
Reviewed-by: prr, amenkov
clanger [Thu, 27 Oct 2016 11:00:28 +0200] rev 41771
8167481: cleanup of headers and includes for native libnet
Reviewed-by: chegar
mli [Wed, 26 Oct 2016 19:07:05 -0700] rev 41770
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
Summary: It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure
Reviewed-by: xuelei, asmotrak
Contributed-by: John Jiang <sha.jiang@oracle.com>
redestad [Wed, 26 Oct 2016 17:50:08 +0200] rev 41769
8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
Reviewed-by: alanb, plevart
rriggs [Wed, 26 Oct 2016 09:38:16 -0400] rev 41768
8168613: CORBA ObjectStreamTest fails with address in use
Reviewed-by: psandoz
chegar [Wed, 26 Oct 2016 11:08:12 +0100] rev 41767
8168773: Temporarily remove java/net/httpclient from jdk_net test group
Reviewed-by: darcy, rriggs
sundar [Wed, 26 Oct 2016 10:42:55 +0530] rev 41766
8166810: jlink should fail on extra arguments
Reviewed-by: jlaskey
amurillo [Tue, 25 Oct 2016 14:55:29 -0700] rev 41765
Merge
amurillo [Tue, 25 Oct 2016 12:25:44 -0700] rev 41764
Merge
amurillo [Thu, 20 Oct 2016 16:54:00 -0700] rev 41763
Merge
dholmes [Tue, 18 Oct 2016 20:04:36 -0400] rev 41762
8165827: Support private interface methods in JNI, JDWP, JDI and JDB
Reviewed-by: dcubed, lfoltan, sspitsyn
cjplummer [Tue, 18 Oct 2016 12:39:22 -0700] rev 41761
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
Reviewed-by: jwilhelm, sspitsyn
cjplummer [Tue, 18 Oct 2016 12:36:20 -0700] rev 41760
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
Summary: force classpath to be added to subprocesses
Reviewed-by: dholmes, sspitsyn
akulyakh [Mon, 17 Oct 2016 15:46:28 +0300] rev 41759
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
Summary: Fixed GC options for running the test
Reviewed-by: ddmitriev, sspitsyn
amurillo [Thu, 13 Oct 2016 09:02:13 -0700] rev 41758
Merge
amurillo [Thu, 13 Oct 2016 08:57:57 -0700] rev 41757
Merge
simonis [Wed, 28 Sep 2016 11:07:32 +0200] rev 41756
8166801: [s390] Add jvm.cfg file for Linux/s390x
Reviewed-by: erikj, shade
dsamersoff [Mon, 03 Oct 2016 15:58:34 +0300] rev 41755
8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
Summary: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
Reviewed-by: alanb, dsamersoff
Contributed-by: sharath.ballal@oracle.com
sdrach [Tue, 25 Oct 2016 13:51:08 -0700] rev 41754
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
Reviewed-by: chegar, mchung