Wed, 05 Jul 2017 22:00:43 +0200 duke Merge
Tue, 02 Aug 2016 07:19:06 +0530 sundar 8162782: jlink ResourcePool.releaseProperties should be removed
Tue, 02 Aug 2016 10:31:05 +0900 nishjain 7153347: System read/stat/open calls should be hardened to handle EINTR
Mon, 01 Aug 2016 18:14:06 -0700 xiaofeya 8157135: Fix module dependencies javax/* EE tests
Mon, 01 Aug 2016 17:00:26 -0400 mullan Merge
Mon, 01 Aug 2016 16:59:04 -0400 mullan 8162882: Permission merge issue in jdk.crypto.ucrypto module
Mon, 01 Aug 2016 20:32:10 +0200 redestad 8162439: Runtime.Version.parse needs fast-path for major versions
Mon, 01 Aug 2016 09:58:36 -0400 mullan 8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
Mon, 01 Aug 2016 15:55:54 +0900 rgoel 8066652: Default TimeZone is GMT not local if user.timezone is invalid on Mac OS
Sun, 31 Jul 2016 09:40:17 +0800 weijun 8162752: keytool -importkeystore should probe srcstoretype if not specified
Sun, 31 Jul 2016 09:37:02 +0800 weijun 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
Fri, 29 Jul 2016 19:00:54 -0400 mullan 8159752: Grant de-privileged module permissions by default with java.security.policy override option
Fri, 29 Jul 2016 09:34:20 -0700 ddehaven 8161544: JDK9 message drop 20 resource updates - OpenJDK
Thu, 28 Jul 2016 17:25:29 +0100 chegar 8134779: (jmod) ZipException is thrown if there are duplicate resources
Thu, 28 Jul 2016 16:16:38 -0700 darcy 8162746: VersionCheck.java failure after change for JDK-8160921
Thu, 28 Jul 2016 12:09:07 -0700 wetmore 8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms
Wed, 27 Jul 2016 10:34:10 -0700 martin 8160605: java/util/SplittableRandom/SplittableRandomTest.java failed with timeout
Thu, 28 Jul 2016 10:35:31 -0700 wetmore 8161303: Sample NIO Server README needs updating.
Thu, 28 Jul 2016 16:43:37 +0000 amurillo Merge
Thu, 28 Jul 2016 09:01:30 -0700 ddehaven Merge
Tue, 26 Jul 2016 14:45:11 -0700 ddehaven Merge
Mon, 25 Jul 2016 15:09:23 -0700 prr 8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows
Mon, 18 Jul 2016 15:43:30 -0500 ptbrunet 8145207: [macosx] JList, VO can't access non-visible list items
Mon, 18 Jul 2016 12:52:44 -0700 prr 8161407: Provide a javadoc description for java.desktop module
Mon, 18 Jul 2016 12:21:23 -0700 prr 8161531: Provide a javadoc description for the java.datatransfer module
Mon, 18 Jul 2016 12:15:53 -0700 prr 8054991: sun.font.GlyphList uses broken double-checked locking
Mon, 18 Jul 2016 09:53:59 -0700 prr Merge
Mon, 18 Jul 2016 16:45:11 +0530 mhalder 8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT
Mon, 18 Jul 2016 09:44:13 +0300 ssadetsky 8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java
Fri, 01 Jul 2016 15:50:03 +0200 goetz 8160721: Avoid deoptimizations in Font.equals.
Fri, 15 Jul 2016 15:30:15 +0530 psadhukhan 5080830: SheetCollate is not handled properly by the cross platform print dlg
Fri, 15 Jul 2016 15:16:12 +0530 pnarayanan 8152971: JNI Warning with -Xcheck:jni
Fri, 15 Jul 2016 15:13:09 +0530 aghaisas 8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins
Fri, 15 Jul 2016 09:44:56 +0300 ssadetsky 8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)
Thu, 14 Jul 2016 17:15:31 +0300 yan 8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper)
Wed, 13 Jul 2016 21:37:17 +0300 alexsch 8143064: Icons are not properly rendered with Windows L&F on HiDPI display
Wed, 13 Jul 2016 17:34:26 +0530 jdv 7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
Wed, 13 Jul 2016 16:05:36 +0530 aghaisas 6567433: JComponent.updateUI() may create StackOverflowError
Wed, 13 Jul 2016 12:24:24 +0300 azvegint 8153512: Taskbar support reported for Xfce4.
Wed, 13 Jul 2016 10:50:58 +0300 ssadetsky 8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest
Tue, 12 Jul 2016 18:47:57 +0300 azvegint 8161003: GPL header additional "s" in "thats" - not swapped in licensee bundles
Tue, 12 Jul 2016 14:13:48 +0300 azvegint 8159374: Taskbar.setIconBadge() spec omits mention of exception for ICON_BADGE_TEXT feature
Mon, 11 Jul 2016 12:07:59 -0700 prr Merge
Mon, 11 Jul 2016 16:52:50 +0200 neugens 8150954: Taking screenshots on x11 composite desktop produce wrong result
Mon, 11 Jul 2016 20:36:13 +0300 ssadetsky 8161148: Rollback JDK-8158993 from client repo
Mon, 11 Jul 2016 19:54:24 +0300 ssadetsky 8158993: Service Menu services
Mon, 11 Jul 2016 16:39:11 +0530 psadhukhan 8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java
Mon, 11 Jul 2016 14:56:17 +0530 rchamyal 8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
Mon, 11 Jul 2016 10:45:54 +0530 psadhukhan 5049012: PrintToFile option is not disabled for flavors that do not support destination
Fri, 08 Jul 2016 10:46:31 -0700 prr Merge
Fri, 08 Jul 2016 20:28:28 +0300 ssadetsky 8152968: JTree Collapse Buttons Clipped Off Under GTK
Fri, 08 Jul 2016 18:43:12 +0300 ssadetsky 8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account
Fri, 08 Jul 2016 19:32:52 +0530 rchamyal 8158205: HiDPI hand cursor broken on Windows
Fri, 08 Jul 2016 11:15:46 +0530 aghaisas 8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
Thu, 07 Jul 2016 15:39:19 +0300 alexsch 8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
Thu, 07 Jul 2016 16:47:37 +0530 mhalder 8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
Wed, 06 Jul 2016 21:07:35 +0530 arapte 8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
Tue, 05 Jul 2016 19:41:47 +0300 azvegint 8155515: Desktop.moveToTrash() javadoc issue
Tue, 05 Jul 2016 19:40:26 +0300 azvegint 8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
Tue, 05 Jul 2016 16:20:00 +0530 mhalder 7156316: [macosx] Ctrl+Space does generate Unknown keychar
Thu, 28 Jul 2016 16:15:51 +0100 chegar 8156824: com.sun.jndi.ldap.pool.PoolCleaner should clear its context class loader
Thu, 28 Jul 2016 19:34:58 +0530 sundar 8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
Thu, 28 Jul 2016 13:29:34 +0100 chegar 8157570: sun.rmi.transport.GC retains a strong reference to the context class loader
Thu, 28 Jul 2016 11:18:43 +0000 ntv 8160681: LocalDate.ofEpochDay input validation
Thu, 28 Jul 2016 10:28:21 +0000 ntv 8066806: java.time.format.DateTimeFormatter cannot parse an offset with single digit hour
Wed, 27 Jul 2016 14:27:46 -0700 bpb 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
Tue, 26 Jul 2016 13:48:29 +0530 rpatil 8159684: (tz) Support tzdata2016f
Wed, 27 Jul 2016 02:47:04 +0000 xuelei 8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true
Wed, 27 Jul 2016 01:24:09 +0000 valeriep 8159488: Deprivilege java.xml.crypto
Tue, 26 Jul 2016 15:41:40 -0700 martin 8162563: Fix double checked locking in System.console()
Tue, 26 Jul 2016 12:56:26 -0700 darcy 8162539: Test fails because it expects a blank between method signature and throws exception
Tue, 26 Jul 2016 10:53:20 -0700 naoto 8162343: non-ASCII characters in source code comments (.hpp)
Thu, 28 Jul 2016 16:08:16 +0000 amurillo Added tag jdk-9+129 for changeset 8190c004acbd
Wed, 05 Jul 2017 22:00:22 +0200 duke Merge
Thu, 28 Jul 2016 16:08:14 +0000 amurillo Added tag jdk-9+129 for changeset 3b5633fa6073
Sun, 31 Jul 2016 09:36:28 +0800 weijun 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
Mon, 04 Apr 2016 18:35:51 +0200 simonis 8149519: Set java.specification.version to the MAJOR java version
Thu, 28 Jul 2016 16:43:25 +0000 amurillo Merge
Wed, 27 Jul 2016 01:26:47 +0000 valeriep 8159488: Deprivilege java.xml.crypto
Thu, 28 Jul 2016 16:08:13 +0000 amurillo Added tag jdk-9+129 for changeset ed24939e8679
Wed, 05 Jul 2017 22:00:07 +0200 duke Added tag jdk-9+129 for changeset e8373543a3f0
Wed, 05 Jul 2017 22:00:06 +0200 duke Merge jdk-9+129
Wed, 05 Jul 2017 21:59:59 +0200 duke Merge
Tue, 26 Jul 2016 07:45:29 -0700 vromero 8161019: javac, fold formatter options
Tue, 26 Jul 2016 15:52:51 +0200 jlahoda 8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals
Fri, 22 Jul 2016 12:38:06 +0100 mcimadamore 8161985: Spurious override of Object.getClass leads to NPE
Thu, 21 Jul 2016 07:43:17 -0700 iris 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Thu, 21 Jul 2016 17:14:23 +0000 amurillo Merge
Wed, 20 Jul 2016 23:19:09 -0700 rfield 8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
Tue, 19 Jul 2016 11:27:56 -0700 vromero 8161383: javac is looking for operator symbols at the wrong place
Thu, 21 Jul 2016 16:43:00 +0000 amurillo Added tag jdk-9+128 for changeset 45b094192c2c
Wed, 05 Jul 2017 21:59:50 +0200 duke Merge
Thu, 21 Jul 2016 16:42:58 +0000 amurillo Added tag jdk-9+128 for changeset 9e63d1989786
Wed, 05 Jul 2017 21:59:43 +0200 duke Merge
Tue, 26 Jul 2016 14:29:54 +0100 dfuchs 8153082: Update XSLT compiler to generate classes that invoke addReads
Thu, 21 Jul 2016 17:14:40 +0000 amurillo Merge
Mon, 04 Apr 2016 14:54:38 -0700 joehw 8149962: Better delineation of XML processing
Tue, 16 Feb 2016 10:22:22 -0800 joehw 8148872: Complete name checking
Thu, 21 Jul 2016 16:42:58 +0000 amurillo Added tag jdk-9+128 for changeset 6d3e12036f39
Wed, 05 Jul 2017 21:59:34 +0200 duke Merge
Tue, 26 Jul 2016 15:56:35 +0200 hannesw 8068972: Array.splice should follow the ES6 specification
Mon, 25 Jul 2016 11:03:27 +0200 attila 8161930: Cleanup ScriptObject warnings
Mon, 25 Jul 2016 11:03:01 +0200 attila 8161929: FindProperty.isInherited never used standalone
Mon, 25 Jul 2016 10:58:58 +0200 attila 8161928: Dynalink documentation updates
Thu, 21 Jul 2016 17:13:46 +0000 amurillo Merge
Thu, 21 Jul 2016 10:40:05 +0200 mhaupt 8142969: Nashorn logging API requires testing
Tue, 19 Jul 2016 13:12:50 +0200 attila 8160953: Update build-nagen-eclipse task to work with JDK 9
Thu, 21 Jul 2016 16:43:00 +0000 amurillo Added tag jdk-9+128 for changeset 7cb424af93f1
Wed, 05 Jul 2017 21:59:24 +0200 duke Merge
Thu, 21 Jul 2016 17:14:44 +0000 amurillo Merge
Wed, 20 Jul 2016 08:34:02 -0700 bchristi 8161718: Copyright/License updates to corba, jdk
Mon, 25 Jan 2016 22:32:25 +0000 msheppar 8079718: IIOP Input Stream Hooking
Thu, 21 Jul 2016 16:42:57 +0000 amurillo Added tag jdk-9+128 for changeset 6668d6a6e7c4
Wed, 05 Jul 2017 21:59:15 +0200 duke Merge
Tue, 26 Jul 2016 10:06:19 -0700 dl 8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
Tue, 26 Jul 2016 10:02:05 -0700 dl 8161608: StampedLock should use storeStoreFence when acquiring write lock
Tue, 26 Jul 2016 09:57:51 -0700 dl 8160751: Optimize ConcurrentHashMap.keySet().removeAll
Tue, 26 Jul 2016 09:53:38 -0700 dl 8160402: Garbage retention with CompletableFuture.anyOf
Tue, 26 Jul 2016 09:49:25 -0700 dl 8162396: j.u.c java.lang.LinkageError
Tue, 26 Jul 2016 14:30:52 +0100 dfuchs 8153082: Update XSLT compiler to generate classes that invoke addReads
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip