Thu, 19 Sep 2013 23:48:37 +0530 sundar 8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError
Thu, 19 Sep 2013 21:20:47 +0530 sundar 8025080: Object literal getter, setter function with number format property name results in ClassFormatError
Thu, 19 Sep 2013 15:39:01 +0200 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
Thu, 19 Sep 2013 13:34:01 +0530 sundar 8025048: true as case label results in ClassCastException
Wed, 18 Sep 2013 16:36:25 +0530 sundar 8024973: Using a different ScriptContext with a CompiledScript results in ScriptException
Wed, 18 Sep 2013 13:06:17 +0530 sundar 8024972: for (LeftHandSideExpression in Expression) crashes the compiler
Thu, 26 Sep 2013 10:43:59 -0700 cl Added tag jdk8-b109 for changeset a9c63e60bf10
Wed, 05 Jul 2017 19:13:54 +0200 duke Merge
Thu, 26 Sep 2013 10:43:08 -0700 cl Added tag jdk8-b109 for changeset 663d34cd5856
Wed, 05 Jul 2017 19:13:51 +0200 duke Merge
Wed, 02 Oct 2013 15:08:29 +0200 erikj Merge
Tue, 01 Oct 2013 11:08:23 +0200 ihse 8019219: Fix typo in jdk/makefiles "default" targets
Tue, 01 Oct 2013 12:45:47 -0700 katleman Merge
Fri, 27 Sep 2013 16:29:44 -0700 ksrini 8020552: [launcher] changes to support removal of Solaris 32-bit distribution
Thu, 26 Sep 2013 17:21:47 -0700 lana Merge
Thu, 26 Sep 2013 11:13:34 -0700 bchristi 8025173: HashMap.put() replacing an existing key can trigger a resize()
Wed, 25 Sep 2013 07:36:29 -0700 mfang Merge
Tue, 24 Sep 2013 14:34:55 -0700 mfang Merge
Tue, 24 Sep 2013 14:17:42 -0700 mfang 8025215: jdk8 l10n resource file translation update 4
Wed, 25 Sep 2013 09:47:24 +0200 dfuchs 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
Thu, 29 Aug 2013 11:08:42 +0200 stefank 8014659: NPG: performance counters for compressed klass space
Sun, 22 Sep 2013 20:21:11 -0700 lana Merge
Fri, 20 Sep 2013 19:15:59 -0700 lana Merge
Mon, 23 Sep 2013 04:05:42 +0100 alanb 8023130: (process) ProcessBuilder#inheritIO does not work on Windows
Fri, 20 Sep 2013 17:11:32 -0700 psandoz 8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
Fri, 20 Sep 2013 15:12:05 -0700 bpb 8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
Fri, 20 Sep 2013 11:07:06 -0700 psandoz 8024253: ThreadLocal random can use SecureRandom for the initial seed
Fri, 20 Sep 2013 16:40:32 +0200 sla 7200277: [parfait] potential buffer overflow in npt/utf.c
Fri, 20 Sep 2013 17:56:54 +0400 kizune 8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
Fri, 20 Sep 2013 10:15:02 +0200 sla 8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
Fri, 20 Sep 2013 10:14:35 +0200 sla 8024985: com/sun/jdi/StepTest.java failed since jdk8b107
Thu, 19 Sep 2013 20:41:54 -0700 psandoz 8024405: Spliterators.spliterator should support CONCURRENT characteristic
Wed, 18 Sep 2013 10:49:34 -0700 psandoz 8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
Thu, 19 Sep 2013 10:06:30 -0700 sherman 8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
Thu, 19 Sep 2013 16:14:13 +0200 plevart 8011940: java.lang.Class.getAnnotations() always enters synchronized method
Thu, 19 Sep 2013 17:04:45 +0400 kizune 8017248: Compiler Diacritics Issue
Wed, 18 Sep 2013 15:13:10 +0100 ewang 8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
Wed, 18 Sep 2013 21:37:45 +0800 weijun 8011402: Move blacklisting certificate logic from hard code to data
Wed, 18 Sep 2013 14:10:24 +0100 alanb 8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
Wed, 18 Sep 2013 18:22:49 +0800 weijun 8012615: Realm.getRealmsList returns realms list in wrong
Wed, 18 Sep 2013 08:51:23 +0200 sjiang 8023954: MBean*Info.equals: throw NPE
Thu, 26 Sep 2013 17:18:12 -0700 lana Merge
Thu, 26 Sep 2013 16:10:36 +0400 yan 8025218: [javadoc] some errors in java/awt classes
Thu, 26 Sep 2013 10:48:56 +0200 ptbrunet 8025160: Recent Java Accessibility Bridge push has make failures
Wed, 25 Sep 2013 17:42:15 +0400 alexsch 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
Wed, 25 Sep 2013 17:35:22 +0400 yan 8025085: [javadoc] some errors in javax/swing
Wed, 25 Sep 2013 17:08:31 +0400 alexsch 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
Wed, 25 Sep 2013 16:52:46 +0400 kshefov 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
Wed, 25 Sep 2013 16:12:07 +0400 pchelko 8024987: Copy/paste regression since JDK8 b86
Wed, 25 Sep 2013 16:17:42 +0400 alexsch 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
Wed, 25 Sep 2013 14:06:15 +0400 malenkov 8023310: Thread contention in the method Beans.IsDesignTime()
Tue, 24 Sep 2013 18:24:03 +0400 leonidr 8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
Tue, 24 Sep 2013 18:20:31 +0400 kshefov 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
Tue, 24 Sep 2013 18:13:24 +0400 kshefov 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
Tue, 24 Sep 2013 17:56:32 +0400 kshefov 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
Tue, 24 Sep 2013 17:46:19 +0400 kshefov 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
Tue, 24 Sep 2013 17:04:47 +0400 yan 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
Tue, 24 Sep 2013 16:36:00 +0400 yan 8025230: [cleanup] some more javadoc formatting fixes for swing
Tue, 24 Sep 2013 12:25:50 +0400 yan 8025114: Eliminate doclint errors in java.awt.dnd package javadoc
Mon, 23 Sep 2013 21:24:34 +0400 serb 8019282: keyRelesed is reached even though key was NOT released
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip