Wed, 01 Jul 2015 22:17:32 +0300 8098854: Do cleanup in a proper order in sunmscapi code
igerasim [Wed, 01 Jul 2015 22:17:32 +0300] rev 31470
8098854: Do cleanup in a proper order in sunmscapi code Reviewed-by: vinnie
Tue, 09 Jun 2015 07:10:02 +0100 8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
psandoz [Tue, 09 Jun 2015 07:10:02 +0100] rev 31469
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
Tue, 30 Jun 2015 17:48:06 -0700 8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
darcy [Tue, 30 Jun 2015 17:48:06 -0700] rev 31468
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment Reviewed-by: alanb
Tue, 30 Jun 2015 11:20:43 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:43 -0700] rev 31467
Merge
Tue, 30 Jun 2015 17:16:40 +0200 6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
sjohanss [Tue, 30 Jun 2015 17:16:40 +0200] rev 31466
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println Reviewed-by: stefank, dholmes, chegar, sjohanss Contributed-by: stefan.sarne@oracle.com
Fri, 26 Jun 2015 19:11:19 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:19 -0700] rev 31465
Merge
Thu, 25 Jun 2015 09:48:36 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:36 -0700] rev 31464
Merge
Fri, 19 Jun 2015 15:25:09 -0700 Merge
kvn [Fri, 19 Jun 2015 15:25:09 -0700] rev 31463
Merge
Wed, 17 Jun 2015 17:41:04 -0700 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
ascarpino [Wed, 17 Jun 2015 17:41:04 -0700] rev 31462
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration Reviewed-by: kvn, jrose
Wed, 24 Jun 2015 13:10:49 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:10:49 +0200] rev 31461
Merge
Tue, 23 Jun 2015 12:35:39 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:35:39 +0300] rev 31460
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Mon, 22 Jun 2015 12:13:56 +0200 8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
jbachorik [Mon, 22 Jun 2015 12:13:56 +0200] rev 31459
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently Reviewed-by: sla
Mon, 22 Jun 2015 12:13:39 +0200 8081634: Concurrent usage of a StringBuilder causes test intermittent failures
jbachorik [Mon, 22 Jun 2015 12:13:39 +0200] rev 31458
8081634: Concurrent usage of a StringBuilder causes test intermittent failures Reviewed-by: sla, sspitsyn
Tue, 16 Jun 2015 16:36:27 +0300 8062045: Update svc regression tests to extend the default security policy instead of override
akulyakh [Tue, 16 Jun 2015 16:36:27 +0300] rev 31457
8062045: Update svc regression tests to extend the default security policy instead of override Summary: Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group Reviewed-by: jbachorik
Mon, 15 Jun 2015 13:48:28 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:28 +0200] rev 31456
Merge
Mon, 08 Jun 2015 15:27:37 +0200 8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 15:27:37 +0200] rev 31455
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Tue, 09 Jun 2015 10:11:11 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Tue, 09 Jun 2015 10:11:11 +0200] rev 31454
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Tue, 09 Jun 2015 16:48:54 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:54 +0200] rev 31453
Merge
Fri, 05 Jun 2015 13:38:13 -0700 8054386: Allow Java debugging when CDS is enabled
cjplummer [Fri, 05 Jun 2015 13:38:13 -0700] rev 31452
8054386: Allow Java debugging when CDS is enabled Summary: Map archive RW when debugging is enabled Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
Fri, 05 Jun 2015 13:38:00 -0700 8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
cjplummer [Fri, 05 Jun 2015 13:38:00 -0700] rev 31451
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument Summary: Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test Reviewed-by: rriggs, sspitsyn, dholmes
Tue, 30 Jun 2015 10:47:54 -0700 8129632: (fs) Files.probeContentType returns null on Mac OS X
bpb [Tue, 30 Jun 2015 10:47:54 -0700] rev 31450
8129632: (fs) Files.probeContentType returns null on Mac OS X Summary: Append a Uniform Type Identifier-based FileType Detector for Mac OS X Reviewed-by: alanb
Tue, 30 Jun 2015 08:51:16 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:16 -0700] rev 31449
Merge
Tue, 23 Jun 2015 11:59:27 +0300 8076468: Add @modules to tests in jdk_desktop test group
yan [Tue, 23 Jun 2015 11:59:27 +0300] rev 31448
8076468: Add @modules to tests in jdk_desktop test group Reviewed-by: yan, alexsch
Tue, 23 Jun 2015 09:54:19 +0300 6519182: SunToolkit.appContextMap should be IdentityMap
ssadetsky [Tue, 23 Jun 2015 09:54:19 +0300] rev 31447
6519182: SunToolkit.appContextMap should be IdentityMap Reviewed-by: ant, azvegint
Mon, 22 Jun 2015 13:28:57 -0700 Merge
prr [Mon, 22 Jun 2015 13:28:57 -0700] rev 31446
Merge
Thu, 04 Jun 2015 18:28:52 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:28:52 +0200] rev 31445
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Thu, 18 Jun 2015 14:45:44 -0500 8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider
ptbrunet [Thu, 18 Jun 2015 14:45:44 -0500] rev 31444
8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider Summary: fix bad syntax on use of @code Reviewed-by: serb, azvegint Contributed-by: peter.brunet@oracle.com
Thu, 18 Jun 2015 14:56:45 +0300 8078658: Make custom Cursors available for modular build
serb [Thu, 18 Jun 2015 14:56:45 +0300] rev 31443
8078658: Make custom Cursors available for modular build Reviewed-by: alanb, chegar
Thu, 18 Jun 2015 11:05:33 +0300 8081306: [TEST_BUG] remove imports of the internal API from some regression tests
yan [Thu, 18 Jun 2015 11:05:33 +0300] rev 31442
8081306: [TEST_BUG] remove imports of the internal API from some regression tests Reviewed-by: serb
Wed, 17 Jun 2015 15:57:26 +0300 8025492: Hand cursor does not use Windows' system cursor
serb [Wed, 17 Jun 2015 15:57:26 +0300] rev 31441
8025492: Hand cursor does not use Windows' system cursor Reviewed-by: ant, bae Contributed-by: morvan.lemescam@gmail.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip