prr [Thu, 19 Oct 2017 10:54:40 -0700] rev 47393
Merge
mhalder [Thu, 19 Oct 2017 13:52:37 +0530] rev 47392
8163265: [macosx] numpad 0 instead of VK_0
Reviewed-by: serb, azvegint
Contributed-by: manajit.halder@oracle.com
serb [Wed, 18 Oct 2017 22:06:24 -0700] rev 47391
8075255: Metal L&F has dependency on the Windows L&F
Reviewed-by: psadhukhan
prr [Tue, 17 Oct 2017 14:33:32 -0700] rev 47390
Merge
ssadetsky [Mon, 16 Oct 2017 08:47:59 -0700] rev 47389
8187599: Remove dependency of Building Nimbus L&F on JAXB
Reviewed-by: serb, prr
ssadetsky [Mon, 16 Oct 2017 08:34:01 -0700] rev 47388
8182638: [macosx] Active modal dialog is hidden by another non-active one
Reviewed-by: azvegint, dmarkov
ssadetsky [Mon, 16 Oct 2017 08:06:56 -0700] rev 47387
8180821: [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed
Reviewed-by: prr, psadhukhan
prr [Fri, 13 Oct 2017 08:54:00 -0700] rev 47386
8183978: Remove ICU layout code from OpenJDK
Reviewed-by: srl, serb
aghaisas [Thu, 12 Oct 2017 10:40:45 +0530] rev 47385
6714836: JRootPane.getMaximumSize() returns a width of 0
Reviewed-by: psadhukhan, serb
Contributed-by: krishna.addepalli@oracle.com
alitvinov [Wed, 11 Oct 2017 15:53:25 +0100] rev 47384
8166772: Touch keyboard is not shown for text components on a screen touch
Reviewed-by: serb, azvegint
prr [Tue, 10 Oct 2017 12:15:25 -0700] rev 47383
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
Reviewed-by: ssadetsky, pnarayanan
shurailine [Tue, 10 Oct 2017 09:10:43 -0700] rev 47382
8188824: sanity/client/SwingSet/src/ProgressBarDemoTest: Failed with NullPointerException
Reviewed-by: ssadetsky
prr [Mon, 09 Oct 2017 11:38:46 -0700] rev 47381
Merge
psadhukhan [Mon, 09 Oct 2017 10:42:27 +0530] rev 47380
8187989: Documentation error in JComponent.paintComponent
Reviewed-by: ssadetsky, serb
dmarkov [Sat, 07 Oct 2017 15:58:45 +0100] rev 47379
8155197: Focus transition issue
Reviewed-by: serb, ssadetsky, aivanov
shurailine [Thu, 05 Oct 2017 13:29:34 -0700] rev 47378
8188779: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Reviewed-by: serb, ssadetsky
aghaisas [Wed, 04 Oct 2017 15:10:08 +0530] rev 47377
8004029: [macosx] The long Tab titles are not clipped with dots at the end.
Reviewed-by: serb, psadhukhan
Contributed-by: shashidhara.veerabhadraiah@oracle.com
prr [Thu, 28 Sep 2017 11:27:56 -0700] rev 47376
Merge
prr [Thu, 28 Sep 2017 09:13:27 -0700] rev 47375
Merge
psadhukhan [Tue, 26 Sep 2017 10:46:23 +0530] rev 47374
8088132: [Swing, singleThread] ClassCastException in nested event loop when showing multiple message dialogs in SwingNode
Reviewed-by: serb
aghaisas [Mon, 25 Sep 2017 16:12:49 +0530] rev 47373
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java
Reviewed-by: serb, ssadetsky
Contributed-by: pankaj.b.bansal@oracle.com
aghaisas [Mon, 25 Sep 2017 16:06:13 +0530] rev 47372
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
Reviewed-by: serb, ssadetsky
Contributed-by: pankaj.b.bansal@oracle.com
aghaisas [Mon, 25 Sep 2017 15:57:43 +0530] rev 47371
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build
Reviewed-by: serb, ssadetsky
Contributed-by: pankaj.b.bansal@oracle.com, dcherepanov@azul.com
asmotrak [Fri, 22 Sep 2017 18:57:05 -0700] rev 47370
8178274: Java_sun_lwawt_macosx_NSEvent_nsToJavaKeyInfo() overreads jchar variable
Reviewed-by: ssadetsky
serb [Fri, 22 Sep 2017 18:20:18 -0700] rev 47369
6238123: Typos at Serialized Form javadoc for java.awt.Polygon
Reviewed-by: prr, pnarayanan
serb [Fri, 22 Sep 2017 17:36:55 -0700] rev 47368
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
Reviewed-by: azvegint
serb [Fri, 22 Sep 2017 17:09:56 -0700] rev 47367
8186967: Unused methods in MotifGraphicsUtils can be removed
Reviewed-by: azvegint
hannesw [Thu, 19 Oct 2017 20:34:48 +0200] rev 47366
8189617: Remove undocumented --print-mem-usage option
Reviewed-by: jlaskey, sundar
erikj [Thu, 19 Oct 2017 17:47:04 +0200] rev 47365
8189679: JDK-8189094 broke testing in Mach 5
Reviewed-by: tbell, mchung
erikj [Thu, 19 Oct 2017 14:16:45 +0200] rev 47364
8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
jlahoda [Thu, 19 Oct 2017 10:59:02 +0200] rev 47363
8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule.
Summary: Prepending explictely set module locations in listLocationsForModules.
Reviewed-by: jjg
jlahoda [Thu, 19 Oct 2017 09:53:53 +0200] rev 47362
8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9
Summary: Removing unused method.
Reviewed-by: mcimadamore
clanger [Thu, 19 Oct 2017 09:01:29 +0200] rev 47361
8155590: Dubious collection management in sun.net.www.http.KeepAliveCache
Reviewed-by: rriggs, vtewari
jjiang [Thu, 19 Oct 2017 14:49:20 +0800] rev 47360
8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform
Summary: Put test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh to ProblemList on Linux platform due to JDK-8186098
Reviewed-by: xuelei
joehw [Wed, 18 Oct 2017 13:25:49 -0700] rev 47359
8181150: Fix lint warnings in JAXP repo: rawtypes and unchecked
Reviewed-by: lancea, rriggs, mullan
stuefe [Tue, 05 Sep 2017 13:40:14 +0200] rev 47358
8187228: [aix] make data segment page size 64K by default
Reviewed-by: goetz, erikj
mchung [Tue, 17 Oct 2017 10:32:01 -0700] rev 47357
8189202: (jdeps) Need jdeps output format easy for jlink --add-modules to use
Reviewed-by: sundar
vromero [Tue, 17 Oct 2017 07:11:05 -0700] rev 47356
8187624: NPE in Type.UndetVar.debugString()
Reviewed-by: mcimadamore
erikj [Tue, 17 Oct 2017 15:47:53 +0200] rev 47355
8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation
Reviewed-by: ihse, dholmes
erikj [Tue, 17 Oct 2017 15:46:09 +0200] rev 47354
8189434: SetupCopyFiles does not handle files with $ in them
Reviewed-by: ihse
jlahoda [Mon, 26 Jun 2017 17:00:45 +0200] rev 47353
8181897: JDK 9 change to symlink handling affects SourceFile attributes
Summary: Using user provided path in toUri().
Reviewed-by: jjg
bchristi [Mon, 16 Oct 2017 11:20:59 -0700] rev 47352
8187772: JVM crash when currency set on MacOS 10.10 and earlier
Reviewed-by: naoto
hannesw [Mon, 16 Oct 2017 18:27:07 +0200] rev 47351
8068513: Adding elements to a javascript 'object' (a map) is slow
Reviewed-by: jlaskey, sundar
jlahoda [Fri, 01 Sep 2017 14:04:20 +0200] rev 47350
8186694: JShell: speed-up compilation by reusing compiler instances
Summary: Generalizing ReusableContext and using it in JShell to speed up processing.
Reviewed-by: mcimadamore, rfield
sundar [Mon, 16 Oct 2017 18:15:41 +0530] rev 47349
8189262: jdk.jlink module-info.java javadoc comment refers to the non-existent jimage tool doc
Reviewed-by: alanb
erikj [Mon, 16 Oct 2017 12:56:23 +0200] rev 47348
8189324: install-file macro no longer handles files with $ in them
Reviewed-by: ihse
sadayapalam [Mon, 16 Oct 2017 14:30:37 +0530] rev 47347
8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass
Reviewed-by: mcimadamore
ihse [Mon, 16 Oct 2017 08:43:42 +0200] rev 47346
8189263: Introduce CUSTOM_ROOT
Reviewed-by: erikj
alanb [Sat, 14 Oct 2017 09:51:25 +0100] rev 47345
8189264: (sl) ServiceLoader does not wrap Errors thrown by provider classes when running with a security manager
Reviewed-by: mchung
dl [Fri, 13 Oct 2017 18:34:37 -0700] rev 47344
8188575: Miscellaneous changes imported from jsr166 CVS 2017-10
Reviewed-by: martin, psandoz
dl [Fri, 13 Oct 2017 18:29:21 -0700] rev 47343
8187941: Add StampedLock stamp inspection methods
Reviewed-by: martin, psandoz
dl [Fri, 13 Oct 2017 18:19:18 -0700] rev 47342
8188047: Add SplittableRandom.nextBytes
Reviewed-by: martin, psandoz
dl [Fri, 13 Oct 2017 18:12:54 -0700] rev 47341
8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure
Reviewed-by: martin, psandoz, dholmes
dl [Fri, 13 Oct 2017 18:07:47 -0700] rev 47340
8188900: ConcurrentLinkedDeque linearizability
Reviewed-by: martin, psandoz
lana [Fri, 13 Oct 2017 23:56:28 +0000] rev 47339
Merge
lana [Fri, 13 Oct 2017 23:55:08 +0000] rev 47338
Added tag jdk-10+27 for changeset b87d7b5d5ded
hannesw [Fri, 13 Oct 2017 17:25:12 +0200] rev 47337
8027302: Identifiers containing unicode escapes are not recognized as reserved words
Reviewed-by: jlaskey, sundar
ihse [Fri, 13 Oct 2017 15:22:02 +0200] rev 47336
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
Reviewed-by: erikj
alanb [Fri, 13 Oct 2017 14:17:10 +0100] rev 47335
8186738: (sl) ServiceLoader::stream doesn't update cache
Reviewed-by: mchung
erikj [Fri, 13 Oct 2017 13:42:10 +0200] rev 47334
8189095: Import JMC from artifactory using Jib and main makefiles
Reviewed-by: ihse
smarks [Thu, 12 Oct 2017 17:58:26 -0700] rev 47333
6344935: (spec) clarify specifications for Object.wait overloads
Reviewed-by: dholmes, martin, forax, lancea, mchung
bpb [Thu, 12 Oct 2017 10:28:20 -0700] rev 47332
8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes"
Summary: Use an inner class for the closer instead of a lambda
Reviewed-by: alanb, rriggs
redestad [Thu, 12 Oct 2017 16:00:29 +0200] rev 47331
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
Reviewed-by: sherman, alanb
ihse [Thu, 12 Oct 2017 13:35:41 +0200] rev 47330
8189222: Remove make/corba/Makefile
Reviewed-by: erikj