Tue, 12 Jul 2016 14:13:48 +0300 8159374: Taskbar.setIconBadge() spec omits mention of exception for ICON_BADGE_TEXT feature
azvegint [Tue, 12 Jul 2016 14:13:48 +0300] rev 39854
8159374: Taskbar.setIconBadge() spec omits mention of exception for ICON_BADGE_TEXT feature Reviewed-by: alexsch, ssadetsky
Mon, 11 Jul 2016 12:07:59 -0700 Merge
prr [Mon, 11 Jul 2016 12:07:59 -0700] rev 39853
Merge
Mon, 11 Jul 2016 16:52:50 +0200 8150954: Taking screenshots on x11 composite desktop produce wrong result
neugens [Mon, 11 Jul 2016 16:52:50 +0200] rev 39852
8150954: Taking screenshots on x11 composite desktop produce wrong result Summary: The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop. Reviewed-by: alexsch, ssadetsky
Mon, 11 Jul 2016 20:36:13 +0300 8161148: Rollback JDK-8158993 from client repo
ssadetsky [Mon, 11 Jul 2016 20:36:13 +0300] rev 39851
8161148: Rollback JDK-8158993 from client repo Reviewed-by: prr, mschoene
Mon, 11 Jul 2016 19:54:24 +0300 8158993: Service Menu services
ssadetsky [Mon, 11 Jul 2016 19:54:24 +0300] rev 39850
8158993: Service Menu services Reviewed-by: prr, mschoene
Mon, 11 Jul 2016 16:39:11 +0530 8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java
psadhukhan [Mon, 11 Jul 2016 16:39:11 +0530] rev 39849
8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java Reviewed-by: yan
Mon, 11 Jul 2016 14:56:17 +0530 8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
rchamyal [Mon, 11 Jul 2016 14:56:17 +0530] rev 39848
8159168: [hidpi] Window.setShape() works incorrectly on HiDPI Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Mon, 11 Jul 2016 10:45:54 +0530 5049012: PrintToFile option is not disabled for flavors that do not support destination
psadhukhan [Mon, 11 Jul 2016 10:45:54 +0530] rev 39847
5049012: PrintToFile option is not disabled for flavors that do not support destination Reviewed-by: prr, jdv
Fri, 08 Jul 2016 10:46:31 -0700 Merge
prr [Fri, 08 Jul 2016 10:46:31 -0700] rev 39846
Merge
Fri, 08 Jul 2016 20:28:28 +0300 8152968: JTree Collapse Buttons Clipped Off Under GTK
ssadetsky [Fri, 08 Jul 2016 20:28:28 +0300] rev 39845
8152968: JTree Collapse Buttons Clipped Off Under GTK Reviewed-by: alexsch
Fri, 08 Jul 2016 18:43:12 +0300 8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account
ssadetsky [Fri, 08 Jul 2016 18:43:12 +0300] rev 39844
8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account Reviewed-by: alexsch, azvegint
Fri, 08 Jul 2016 19:32:52 +0530 8158205: HiDPI hand cursor broken on Windows
rchamyal [Fri, 08 Jul 2016 19:32:52 +0530] rev 39843
8158205: HiDPI hand cursor broken on Windows Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Fri, 08 Jul 2016 11:15:46 +0530 8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
aghaisas [Fri, 08 Jul 2016 11:15:46 +0530] rev 39842
8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor() Reviewed-by: flar, prr
Thu, 07 Jul 2016 15:39:19 +0300 8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
alexsch [Thu, 07 Jul 2016 15:39:19 +0300] rev 39841
8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception Reviewed-by: ssadetsky, azvegint
Thu, 07 Jul 2016 16:47:37 +0530 8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
mhalder [Thu, 07 Jul 2016 16:47:37 +0530] rev 39840
8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails 8160144: [macosx] The menuitem in the menu of the "Test Frame" can't work correctly 8160145: [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically 8158621: The ALT key can not work with any key 8158485: The "File" menu's menuitems can not bring up information window or modal quit Dialog 8158501: [macosx] The checkbox can't be checked via an event generate on the menu 8158389: [macosx] Regression: javax/swing/JMenu/4213634/bug4213634.java 8158526: [macosx] java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java fails (invalid extended modifier info) 8158496: [macosx] Swing mnemonics broken on Mac 8158362: [macosx] Regression: at least java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java fails 8158512: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails 8158377: [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest Reviewed-by: alexsch, ssadetsky, aniyogi
Wed, 06 Jul 2016 21:07:35 +0530 8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
arapte [Wed, 06 Jul 2016 21:07:35 +0530] rev 39839
8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java Reviewed-by: alexsch, ssadetsky
Tue, 05 Jul 2016 19:41:47 +0300 8155515: Desktop.moveToTrash() javadoc issue
azvegint [Tue, 05 Jul 2016 19:41:47 +0300] rev 39838
8155515: Desktop.moveToTrash() javadoc issue Reviewed-by: alexsch, ssadetsky
Tue, 05 Jul 2016 19:40:26 +0300 8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
azvegint [Tue, 05 Jul 2016 19:40:26 +0300] rev 39837
8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec Reviewed-by: alexsch, ssadetsky
Tue, 05 Jul 2016 16:20:00 +0530 7156316: [macosx] Ctrl+Space does generate Unknown keychar
mhalder [Tue, 05 Jul 2016 16:20:00 +0530] rev 39836
7156316: [macosx] Ctrl+Space does generate Unknown keychar Reviewed-by: alexsch, aniyogi
Thu, 28 Jul 2016 16:15:51 +0100 8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader
chegar [Thu, 28 Jul 2016 16:15:51 +0100] rev 39835
8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader Reviewed-by: alanb, dfuchs
Thu, 28 Jul 2016 19:34:58 +0530 8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
sundar [Thu, 28 Jul 2016 19:34:58 +0530] rev 39834
8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify Reviewed-by: jlaskey, psandoz
Thu, 28 Jul 2016 13:29:34 +0100 8157570: sun.rmi.transport.GC retains a strong reference to the context class loader
chegar [Thu, 28 Jul 2016 13:29:34 +0100] rev 39833
8157570: sun.rmi.transport.GC retains a strong reference to the context class loader Reviewed-by: alanb, dfuchs, msheppar
Thu, 28 Jul 2016 11:18:43 +0000 8160681: LocalDate.ofEpochDay input validation
ntv [Thu, 28 Jul 2016 11:18:43 +0000] rev 39832
8160681: LocalDate.ofEpochDay input validation Summary: Change the EpochDay range to [-365243219162L, 365241780471L] Reviewed-by: rriggs, scolebourne
Thu, 28 Jul 2016 10:28:21 +0000 8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
ntv [Thu, 28 Jul 2016 10:28:21 +0000] rev 39831
8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour Summary: Added support for single digit hour in offset Reviewed-by: rriggs, scolebourne
Wed, 27 Jul 2016 14:27:46 -0700 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
bpb [Wed, 27 Jul 2016 14:27:46 -0700] rev 39830
8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic Summary: Remove GioFileTypeDetector and MagicFileTypeDetector. Reviewed-by: alanb
Tue, 26 Jul 2016 13:48:29 +0530 8159684: (tz) Support tzdata2016f
rpatil [Tue, 26 Jul 2016 13:48:29 +0530] rev 39829
8159684: (tz) Support tzdata2016f Reviewed-by: okutsu
Wed, 27 Jul 2016 02:47:04 +0000 8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true
xuelei [Wed, 27 Jul 2016 02:47:04 +0000] rev 39828
8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true Reviewed-by: vinnie, mullan
Wed, 27 Jul 2016 01:24:09 +0000 8159488: Deprivilege java.xml.crypto
valeriep [Wed, 27 Jul 2016 01:24:09 +0000] rev 39827
8159488: Deprivilege java.xml.crypto Summary: Update java.policy with the necessary permissions and minor code refactoring Reviewed-by: mullan
Tue, 26 Jul 2016 15:41:40 -0700 8162563: Fix double checked locking in System.console()
martin [Tue, 26 Jul 2016 15:41:40 -0700] rev 39826
8162563: Fix double checked locking in System.console() Reviewed-by: rriggs, sherman
Tue, 26 Jul 2016 12:56:26 -0700 8162539: Test fails because it expects a blank between method signature and throws exception
darcy [Tue, 26 Jul 2016 12:56:26 -0700] rev 39825
8162539: Test fails because it expects a blank between method signature and throws exception Reviewed-by: coleenp
Tue, 26 Jul 2016 10:53:20 -0700 8162343: non-ASCII characters in source code comments (.hpp)
naoto [Tue, 26 Jul 2016 10:53:20 -0700] rev 39824
8162343: non-ASCII characters in source code comments (.hpp) Reviewed-by: rriggs
Thu, 28 Jul 2016 16:08:16 +0000 Added tag jdk-9+129 for changeset 8190c004acbd
amurillo [Thu, 28 Jul 2016 16:08:16 +0000] rev 39823
Added tag jdk-9+129 for changeset 8190c004acbd
Wed, 05 Jul 2017 22:00:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:00:22 +0200] rev 39822
Merge
Thu, 28 Jul 2016 16:08:14 +0000 Added tag jdk-9+129 for changeset 3b5633fa6073
amurillo [Thu, 28 Jul 2016 16:08:14 +0000] rev 39821
Added tag jdk-9+129 for changeset 3b5633fa6073
Sun, 31 Jul 2016 09:36:28 +0800 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
weijun [Sun, 31 Jul 2016 09:36:28 +0800] rev 39820
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth Reviewed-by: mchung, mullan
Mon, 04 Apr 2016 18:35:51 +0200 8149519: Set java.specification.version to the MAJOR java version
simonis [Mon, 04 Apr 2016 18:35:51 +0200] rev 39819
8149519: Set java.specification.version to the MAJOR java version Reviewed-by: alanb, dholmes, iris
Thu, 28 Jul 2016 16:43:25 +0000 Merge
amurillo [Thu, 28 Jul 2016 16:43:25 +0000] rev 39818
Merge
Wed, 27 Jul 2016 01:26:47 +0000 8159488: Deprivilege java.xml.crypto
valeriep [Wed, 27 Jul 2016 01:26:47 +0000] rev 39817
8159488: Deprivilege java.xml.crypto Summary: Moved java.xml.crypto module from boot modules to platform modules Reviewed-by: mullan
Thu, 28 Jul 2016 16:08:13 +0000 Added tag jdk-9+129 for changeset ed24939e8679
amurillo [Thu, 28 Jul 2016 16:08:13 +0000] rev 39816
Added tag jdk-9+129 for changeset ed24939e8679
Wed, 05 Jul 2017 22:00:07 +0200 Added tag jdk-9+129 for changeset e8373543a3f0
duke [Wed, 05 Jul 2017 22:00:07 +0200] rev 39815
Added tag jdk-9+129 for changeset e8373543a3f0
Wed, 05 Jul 2017 22:00:06 +0200 Merge jdk-9+129
duke [Wed, 05 Jul 2017 22:00:06 +0200] rev 39814
Merge
Wed, 05 Jul 2017 21:59:59 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:59 +0200] rev 39813
Merge
Tue, 26 Jul 2016 07:45:29 -0700 8161019: javac, fold formatter options
vromero [Tue, 26 Jul 2016 07:45:29 -0700] rev 39812
8161019: javac, fold formatter options Reviewed-by: mcimadamore, jjg
Tue, 26 Jul 2016 15:52:51 +0200 8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals
jlahoda [Tue, 26 Jul 2016 15:52:51 +0200] rev 39811
8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals Summary: Registering an additional code sequence for Alt-Enter Reviewed-by: rfield
Fri, 22 Jul 2016 12:38:06 +0100 8161985: Spurious override of Object.getClass leads to NPE
mcimadamore [Fri, 22 Jul 2016 12:38:06 +0100] rev 39810
8161985: Spurious override of Object.getClass leads to NPE Summary: Attr.adjustMethodReturnType() tweaks return types w/o checking what method is being patched Reviewed-by: vromero
Thu, 21 Jul 2016 07:43:17 -0700 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
iris [Thu, 21 Jul 2016 07:43:17 -0700] rev 39809
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed Reviewed-by: alanb, rfield, ksrini
Thu, 21 Jul 2016 17:14:23 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:23 +0000] rev 39808
Merge
Wed, 20 Jul 2016 23:19:09 -0700 8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
rfield [Wed, 20 Jul 2016 23:19:09 -0700] rev 39807
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl 8159935: JShell API: Reorganize execution support code into jdk.jshell.execution (previously sent for review, and combined here) 8160128: JShell API: extract abstract streaming remote agent 8159122: JShell API: Configurable invocation mechanism Summary: ExecutionControl implementation support with simplified ExecutionControl interface Reviewed-by: jlahoda
Tue, 19 Jul 2016 11:27:56 -0700 8161383: javac is looking for operator symbols at the wrong place
vromero [Tue, 19 Jul 2016 11:27:56 -0700] rev 39806
8161383: javac is looking for operator symbols at the wrong place Reviewed-by: mcimadamore
Thu, 21 Jul 2016 16:43:00 +0000 Added tag jdk-9+128 for changeset 45b094192c2c
amurillo [Thu, 21 Jul 2016 16:43:00 +0000] rev 39805
Added tag jdk-9+128 for changeset 45b094192c2c
Wed, 05 Jul 2017 21:59:50 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:50 +0200] rev 39804
Merge
Thu, 21 Jul 2016 16:42:58 +0000 Added tag jdk-9+128 for changeset 9e63d1989786
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39803
Added tag jdk-9+128 for changeset 9e63d1989786
Wed, 05 Jul 2017 21:59:43 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:43 +0200] rev 39802
Merge
Tue, 26 Jul 2016 14:29:54 +0100 8153082: Update XSLT compiler to generate classes that invoke addReads
dfuchs [Tue, 26 Jul 2016 14:29:54 +0100] rev 39801
8153082: Update XSLT compiler to generate classes that invoke addReads Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java) Reviewed-by: alanb, clanger, joehw
Thu, 21 Jul 2016 17:14:40 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:40 +0000] rev 39800
Merge
Mon, 04 Apr 2016 14:54:38 -0700 8149962: Better delineation of XML processing
joehw [Mon, 04 Apr 2016 14:54:38 -0700] rev 39799
8149962: Better delineation of XML processing Reviewed-by: dfuchs, lancea, ahgross
Tue, 16 Feb 2016 10:22:22 -0800 8148872: Complete name checking
joehw [Tue, 16 Feb 2016 10:22:22 -0800] rev 39798
8148872: Complete name checking Reviewed-by: dfuchs, lancea, ahgross
Thu, 21 Jul 2016 16:42:58 +0000 Added tag jdk-9+128 for changeset 6d3e12036f39
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39797
Added tag jdk-9+128 for changeset 6d3e12036f39
Wed, 05 Jul 2017 21:59:34 +0200 Merge
duke [Wed, 05 Jul 2017 21:59:34 +0200] rev 39796
Merge
Tue, 26 Jul 2016 15:56:35 +0200 8068972: Array.splice should follow the ES6 specification
hannesw [Tue, 26 Jul 2016 15:56:35 +0200] rev 39795
8068972: Array.splice should follow the ES6 specification Reviewed-by: mhaupt, jlaskey
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip