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
Tue, 16 Jun 2015 13:00:37 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:37 -0700] rev 31440
Merge
Tue, 16 Jun 2015 10:38:23 -0500 Merge
ptbrunet [Tue, 16 Jun 2015 10:38:23 -0500] rev 31439
Merge
Mon, 15 Jun 2015 12:36:35 -0500 8055160: Support loading of Assistive Technology from service provider
ptbrunet [Mon, 15 Jun 2015 12:36:35 -0500] rev 31438
8055160: Support loading of Assistive Technology from service provider Summary: Load assistive technolgy via service provider Reviewed-by: mchung, prr, alanb, ihse, serb Contributed-by: peter.brunet@oracle.com
Tue, 16 Jun 2015 08:46:41 +0300 8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon
ssadetsky [Tue, 16 Jun 2015 08:46:41 +0300] rev 31437
8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon Reviewed-by: serb, ant
Mon, 15 Jun 2015 11:01:43 -0700 8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp
prr [Mon, 15 Jun 2015 11:01:43 -0700] rev 31436
8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp Reviewed-by: serb, srl
Mon, 15 Jun 2015 14:43:31 +0300 8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
azvegint [Mon, 15 Jun 2015 14:43:31 +0300] rev 31435
8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04 Reviewed-by: alexsch, serb
Fri, 12 Jun 2015 15:01:10 +0300 7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
serb [Fri, 12 Jun 2015 15:01:10 +0300] rev 31434
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html Reviewed-by: azvegint, ant
Wed, 10 Jun 2015 12:43:18 -0700 8081756: Mastering Matrix Manipulations
prr [Wed, 10 Jun 2015 12:43:18 -0700] rev 31433
8081756: Mastering Matrix Manipulations Reviewed-by: serb, bae, mschoene
Wed, 10 Jun 2015 17:18:10 +0300 8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
serb [Wed, 10 Jun 2015 17:18:10 +0300] rev 31432
8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint Reviewed-by: prr, azvegint
Tue, 09 Jun 2015 18:57:54 +0300 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
ssadetsky [Tue, 09 Jun 2015 18:57:54 +0300] rev 31431
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works Reviewed-by: serb, alexsch
Tue, 09 Jun 2015 14:11:11 +0300 8017487: filechooser in Windows-Libraries folder: columns are mixed up
ssadetsky [Tue, 09 Jun 2015 14:11:11 +0300] rev 31430
8017487: filechooser in Windows-Libraries folder: columns are mixed up Reviewed-by: serb, ant
Tue, 30 Jun 2015 22:32:03 +0800 8075301: Tests for sun.security.krb5.principal system property
weijun [Tue, 30 Jun 2015 22:32:03 +0800] rev 31429
8075301: Tests for sun.security.krb5.principal system property Reviewed-by: weijun Contributed-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Tue, 30 Jun 2015 16:10:27 +0200 8130109: Incremental build of java.base-gensrc broken
erikj [Tue, 30 Jun 2015 16:10:27 +0200] rev 31428
8130109: Incremental build of java.base-gensrc broken Reviewed-by: tbell
Tue, 30 Jun 2015 10:00:46 +0200 8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
amlu [Tue, 30 Jun 2015 10:00:46 +0200] rev 31427
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile Reviewed-by: psandoz
Mon, 29 Jun 2015 16:36:44 -0700 8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
juh [Mon, 29 Jun 2015 16:36:44 -0700] rev 31426
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method Reviewed-by: mullan
Mon, 29 Jun 2015 14:59:20 -0700 8050091: (coll) LinkedList has incorrect implementation comment
martin [Mon, 29 Jun 2015 14:59:20 -0700] rev 31425
8050091: (coll) LinkedList has incorrect implementation comment Summary: Rework implementation invariant comments Reviewed-by: igerasim
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip