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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip