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 |
Mon, 23 Sep 2013 17:55:36 +0400 |
serb |
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent |
Mon, 23 Sep 2013 16:17:26 +0400 |
serb |
8005255: [macosx] Cleanup warnings in sun.lwawt |
Mon, 23 Sep 2013 16:14:42 +0400 |
kshefov |
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX |
Fri, 20 Sep 2013 18:56:41 +0400 |
malenkov |
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane |
Fri, 20 Sep 2013 17:35:45 +0400 |
kshefov |
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location |
Fri, 20 Sep 2013 17:16:45 +0400 |
kshefov |
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu |
Fri, 20 Sep 2013 17:07:11 +0400 |
kshefov |
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys |
Thu, 19 Sep 2013 23:46:15 +0400 |
leonidr |
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol |
Thu, 19 Sep 2013 22:33:21 +0400 |
leonidr |
7144065: [macosx] Orphaned Choice popup window |
Wed, 18 Sep 2013 16:01:37 -0700 |
lana |
Merge |
Wed, 18 Sep 2013 18:36:57 +0400 |
leonidr |
7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails |
Wed, 18 Sep 2013 15:12:13 +0400 |
mcherkas |
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails |
Wed, 18 Sep 2013 12:25:13 +0400 |
ant |
8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread |
Mon, 16 Sep 2013 15:43:06 -0400 |
omajid |
8024863: X11: Support GNOME Shell as mutter |
Mon, 16 Sep 2013 19:44:47 +0400 |
pchelko |
8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog |
Mon, 16 Sep 2013 19:38:32 +0400 |
pchelko |
8024779: [macosx] SwingNode crashes on exit |
Mon, 16 Sep 2013 19:21:50 +0400 |
kshefov |
8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX |
Mon, 16 Sep 2013 19:15:53 +0400 |
kshefov |
7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed |
Mon, 16 Sep 2013 18:00:06 +0400 |
ant |
8022512: JLightweightFrame: the content pane should be transparent |
Mon, 16 Sep 2013 17:45:07 +0400 |
alexsch |
8008728: [macosx] Swing. JDialog. Modal dialog goes to background |
Fri, 13 Sep 2013 18:02:18 +0400 |
pchelko |
8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS |
Fri, 13 Sep 2013 17:58:05 +0400 |
kshefov |
8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX |
Fri, 13 Sep 2013 17:54:45 +0400 |
kshefov |
8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically. |
Fri, 13 Sep 2013 17:48:37 +0400 |
mcherkas |
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X |
Fri, 13 Sep 2013 17:41:47 +0400 |
pchelko |
8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows |
Fri, 13 Sep 2013 17:38:28 +0400 |
pchelko |
8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits. |
Fri, 13 Sep 2013 17:25:31 +0400 |
pchelko |
8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86 |
Fri, 13 Sep 2013 11:58:39 +0400 |
pchelko |
8024170: [SwingNode] Implement cursor change |
Thu, 12 Sep 2013 18:44:14 +0400 |
dmarkov |
8024395: Improve fix for line break calculations |
Thu, 12 Sep 2013 18:21:06 +0400 |
serb |
7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled |
Thu, 12 Sep 2013 15:50:25 +0400 |
bagiras |
7064312: Cleanup: avoid using unsafe string function |
Thu, 12 Sep 2013 14:56:20 +0400 |
bagiras |
8003965: Toolkit.beep() documentation is ambiguous |
Tue, 10 Sep 2013 20:42:15 +0400 |
leonidr |
8003901: [macosx] Need test for JDK-8002114 |
Tue, 10 Sep 2013 17:12:32 +0400 |
malenkov |
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos |
Tue, 10 Sep 2013 17:06:38 +0400 |
malenkov |
7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present |
Tue, 10 Sep 2013 14:33:48 +0400 |
alexsch |
8021253: JFileChooser does not react on pressing enter since java 7 |
Tue, 10 Sep 2013 11:00:21 +0400 |
pchelko |
8024381: The test for 8020210 does not have @bug tag |
Mon, 09 Sep 2013 21:03:07 +0400 |
serb |
8023042: Inaccuracy in documentation in a sound area |
Mon, 09 Sep 2013 18:34:12 +0400 |
alexsch |
8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions |
Mon, 09 Sep 2013 17:14:51 +0400 |
alexsch |
8024413: Add tests for issues JDK-8002077 and JDK-7199708 |
Fri, 06 Sep 2013 15:09:44 -0700 |
lana |
Merge |
Thu, 05 Sep 2013 15:37:40 +0400 |
mcherkas |
8023392: Swing text components printed with spaces between chars |
Wed, 04 Sep 2013 18:12:49 +0400 |
mcherkas |
8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF |
Wed, 04 Sep 2013 14:32:13 +0400 |
pchelko |
8021943: FileDialog getFile returns corrupted string after previous setFile |
Tue, 03 Sep 2013 21:53:14 +0400 |
malenkov |
7172865: PropertyDescriptor fails to work with setter method name if setter is non-void |
Tue, 03 Sep 2013 17:27:20 +0400 |
alexsch |
8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date |
Tue, 03 Sep 2013 11:00:06 +0400 |
malenkov |
6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes |
Mon, 02 Sep 2013 16:48:51 +0400 |
art |
8022184: Fix static , Raw warnings in classes belonging to java.awt |
Mon, 02 Sep 2013 14:06:24 +0400 |
malenkov |
7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent |
Fri, 30 Aug 2013 13:28:15 +0400 |
alexsch |
8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails |
Fri, 30 Aug 2013 11:11:53 +0400 |
pchelko |
8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame |
Wed, 28 Aug 2013 17:32:25 +0400 |
malenkov |
6968363: ClassCastException while entering HINDI characters with CustomDocument |
Wed, 28 Aug 2013 17:25:35 +0400 |
ptbrunet |
8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL |
Tue, 27 Aug 2013 21:46:00 -0700 |
lana |
Merge |
Tue, 27 Aug 2013 13:37:38 +0400 |
malenkov |
8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails |
Tue, 27 Aug 2013 13:13:32 +0400 |
malenkov |
8021379: JFileChooser Create New Folder button enabled in write proteced directory |
Tue, 27 Aug 2013 12:53:46 +0400 |
malenkov |
7195179: ClassCastException for null values in JComboBox |
Mon, 26 Aug 2013 17:21:48 +0400 |
dmarkov |
8023474: First mousepress doesn't start editing in JTree |
Fri, 23 Aug 2013 19:29:39 +0400 |
malenkov |
7080613: java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE |
Thu, 22 Aug 2013 21:05:11 +0400 |
malenkov |
7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present |
Thu, 22 Aug 2013 17:17:25 +0400 |
malenkov |
8023536: Some regression tests have a wrong header |
Thu, 26 Sep 2013 17:13:39 -0700 |
lana |
Merge |
Thu, 26 Sep 2013 16:30:38 -0700 |
ceisserer |
8024895: xrender MaskImage cache isn't accounting for change in alpha |
Thu, 26 Sep 2013 15:06:39 -0700 |
prr |
7092764: java.awt.font.TransformAttribute.equals(null) throws NPE |
Thu, 26 Sep 2013 10:43:34 -0700 |
cl |
Added tag jdk8-b109 for changeset 946f3fd5f8bf |
Wed, 25 Sep 2013 12:24:05 -0700 |
tbell |
8025411: JPRT to switch to the new Win platforms for JDK8 builds this weekjdk8-b109 |
Thu, 19 Sep 2013 09:37:13 -0700 |
cl |
Added tag jdk8-b108 for changeset 006aaa5f069e |
Tue, 17 Sep 2013 19:09:19 -0700 |
katleman |
Mergejdk8-b108 |
Tue, 17 Sep 2013 13:42:21 -0700 |
katleman |
Merge |
Thu, 12 Sep 2013 12:12:32 +0200 |
vadim |
8008022: Upgrade Direct X SDK used to build JDK |
Tue, 17 Sep 2013 08:16:33 -0700 |
lana |
Merge |
Tue, 17 Sep 2013 07:56:56 -0400 |
lancea |
7097386: Correct error in Predicate javadoc example |
Mon, 16 Sep 2013 10:28:20 -0700 |
henryjen |
8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator) |
Mon, 16 Sep 2013 14:51:48 +0100 |
msheppar |
6458027: Disabling IPv6 on a specific network interface causes problems |
Sun, 15 Sep 2013 13:58:47 -0700 |
sherman |
8020687: Deflater.setLevel does not work as expected |
Sun, 15 Sep 2013 11:16:58 -0700 |
sherman |
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message |
Sun, 15 Sep 2013 16:13:41 +0200 |
psandoz |
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java |
Mon, 02 Sep 2013 11:59:57 +0200 |
psandoz |
8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently |
Sat, 14 Sep 2013 13:55:06 -0400 |
rriggs |
8023556: Update javadoc for start of Meiji era |
Sat, 14 Sep 2013 13:55:04 -0400 |
rriggs |
8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines |
Fri, 06 Sep 2013 15:36:00 -0700 |
henryjen |
8024825: Some fixes are missing from java.util.stream spec update |
Fri, 13 Sep 2013 19:10:31 -0400 |
lancea |
8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null |
Fri, 13 Sep 2013 11:26:44 -0700 |
bchristi |
7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] |
Fri, 13 Sep 2013 11:19:13 -0700 |
mduigou |
8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util |
Fri, 13 Sep 2013 11:18:44 -0700 |
mduigou |
8021591: Additional explicit null checks |
Fri, 13 Sep 2013 12:20:53 +0100 |
msheppar |
8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows |
Thu, 12 Sep 2013 14:22:53 -0700 |
bchristi |
8024009: Remove jdk.map.useRandomSeed system property |
Fri, 13 Sep 2013 10:48:12 +0200 |
sjiang |
8023669: MBean*Info.hashCode : NPE |
Wed, 11 Sep 2013 17:07:35 -0700 |
bpb |
8010430: Math.round has surprising behavior for odd values of ulp 1 |
Fri, 06 Sep 2013 22:20:01 -0700 |
henryjen |
8011916: Spec update for java.util.stream |
Thu, 12 Sep 2013 13:20:26 -0400 |
lancea |
8015340: remove erroneous @since tag |
Thu, 12 Sep 2013 10:58:38 -0400 |
rriggs |
8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January> |
Thu, 12 Sep 2013 17:01:39 +0200 |
dfuchs |
8024525: Make Logger log methods call isLoggable() |
Thu, 12 Sep 2013 01:47:05 -0700 |
darcy |
8024643: Turn on javac lint checking in building the jdk repo |
Thu, 12 Sep 2013 09:41:28 +0200 |
sjiang |
8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE |
Wed, 11 Sep 2013 11:25:14 -0700 |
henryjen |
8024500: Missing API coverage for java.util.function.BiFunction andThen |
Wed, 11 Sep 2013 11:29:57 -0700 |
sherman |
8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API |
Wed, 11 Sep 2013 10:35:31 -0400 |
rriggs |
Merge |
Wed, 11 Sep 2013 10:16:21 -0400 |
rriggs |
8024164: JSR310 serialization should be described in details |
Wed, 11 Sep 2013 15:02:15 +0100 |
michaelm |
Merge |
Wed, 11 Sep 2013 15:00:41 +0100 |
michaelm |
8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build |
Wed, 11 Sep 2013 09:24:32 -0400 |
emc |
6962494: Update documentation on Executable.getParameterAnnotations() |
Wed, 11 Sep 2013 05:38:03 -0700 |
naoto |
8024332: sun/util/resources/en split between rt.jar and localedata.jar |
Wed, 11 Sep 2013 11:32:50 +0100 |
chegar |
8023090: Additional debug info for java/net/NetworkInterface/Equals.java |
Wed, 11 Sep 2013 11:03:51 +0100 |
chegar |
8024508: Fix doclint issues in com.sun.nio.sctp |
Wed, 11 Sep 2013 09:45:52 +0200 |
jfranck |
4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types |
Wed, 11 Sep 2013 15:29:41 +0900 |
okutsu |
8024141: Unexpected timezone display name |
Tue, 10 Sep 2013 21:31:28 -0700 |
xuelei |
8024501: sun.security.mscapi.Key has no definition of serialVersionUID |
Tue, 10 Sep 2013 10:42:55 +0100 |
alanb |
8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently |
Mon, 09 Sep 2013 19:07:05 -0700 |
xuelei |
8024444: Change to use othervm mode of tests in SSLEngineImpl |
Mon, 09 Sep 2013 14:11:10 -0700 |
smarks |
8023447: change specification to allow RMI activation to be optional |
Mon, 09 Sep 2013 10:52:56 -0700 |
juh |
8024432: Fix doclint issues in java.security |
Mon, 09 Sep 2013 13:44:30 +0100 |
msheppar |
8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address |
Fri, 06 Sep 2013 15:00:59 +0100 |
msheppar |
8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally |
Mon, 09 Sep 2013 13:59:51 +0200 |
dfuchs |
8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship |
Mon, 09 Sep 2013 11:08:20 +0800 |
weijun |
8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc* |
Sat, 07 Sep 2013 17:05:22 -0700 |
xuelei |
7188657: There should be a way to reorder the JSSE ciphers |
Fri, 06 Sep 2013 14:18:06 -0700 |
lana |
Merge |
Fri, 06 Sep 2013 12:10:30 -0400 |
mullan |
Merge |
Fri, 06 Sep 2013 12:04:18 -0400 |
mullan |
8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized" |
Fri, 06 Sep 2013 14:20:12 +0200 |
jfranck |
5047859: (reflect) Class.getField can't find String[].length |
Fri, 06 Sep 2013 10:03:16 +0200 |
jbachorik |
6815130: Intermittent ThreadMXBean/Locks.java test failure |
Fri, 06 Sep 2013 00:43:00 -0700 |
rfield |
8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo |
Thu, 05 Sep 2013 14:58:49 -0700 |
rfield |
8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError |
Thu, 05 Sep 2013 10:14:53 -0700 |
naoto |
8023943: Method description fix for String.toLower/UpperCase() methods |
Thu, 05 Sep 2013 14:34:22 +0200 |
jbachorik |
8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads |
Thu, 05 Sep 2013 13:04:17 +0200 |
jbachorik |
8023464: test/closed/sun/tracing/ProviderProxyTest.java failing |
Wed, 04 Sep 2013 19:47:26 -0700 |
rfield |
8020816: Metafactory crashes on code with method reference |
Wed, 04 Sep 2013 12:37:41 -0700 |
sherman |
7186632: NLS t13y issue on jar.properties file |
Wed, 04 Sep 2013 12:35:22 -0700 |
sherman |
6341345: (spec) Console.reader() should make it clear that the reader requires line termination |
Wed, 04 Sep 2013 16:22:22 +0200 |
dfuchs |
8019853: Break logging and AWT circular dependency |
Wed, 04 Sep 2013 15:32:59 +0200 |
dfuchs |
6823527: java.util.logging.Handler has thread safety issues |
Wed, 04 Sep 2013 11:40:23 +0100 |
alanb |
8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess |
Wed, 04 Sep 2013 09:34:25 +0200 |
psandoz |
8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black) |
Mon, 12 Aug 2013 12:22:10 +0200 |
psandoz |
8024182: test/java/util/Arrays/SetAllTest.java fails to compile due to recent compiler changes |
Tue, 03 Sep 2013 21:42:56 -0700 |
rfield |
8008688: Make MethodHandleInfo public |
Tue, 03 Sep 2013 23:47:27 -0400 |
dholmes |
8024140: [TESTBUG] Profile based regression test groups for jdk repo |
Tue, 03 Sep 2013 16:05:45 -0700 |
henryjen |
8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect |
Tue, 03 Sep 2013 22:37:07 +0100 |
coffeys |
8017195: Introduce option to setKeepAlive parameter on CORBA sockets |
Tue, 03 Sep 2013 12:16:01 -0700 |
henryjen |
8017513: Support for closeable streams |
Tue, 03 Sep 2013 11:44:34 -0700 |
henryjen |
8024178: Difference in Stream.collect(Collector) methods located in jdk8 and jdk8-lambda repos |
Wed, 28 Aug 2013 14:13:03 -0700 |
henryjen |
8022176: Weaken contract of java.lang.AutoCloseable |
Tue, 03 Sep 2013 11:29:12 -0700 |
mduigou |
8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang |
Mon, 02 Sep 2013 16:03:34 +0200 |
egahlin |
7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing |
Mon, 02 Sep 2013 18:28:50 +0200 |
dfuchs |
8016127: NLS: logging.properties translatability recommendation |
Mon, 02 Sep 2013 14:02:35 +0100 |
chegar |
8024103: AtomicLongArray getAndAccumulate/accumulateAndGet have int type for new value arg |
Sun, 01 Sep 2013 20:00:03 -0700 |
xuelei |
8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails |
Fri, 30 Aug 2013 16:45:45 -0700 |
dxu |
8023765: Improve MaxPathLength.java testcase and reduce its test load |
Fri, 30 Aug 2013 12:49:41 +0200 |
sjiang |
6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed |
Thu, 29 Aug 2013 18:58:18 -0700 |
xuelei |
8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII |
Tue, 17 Sep 2013 08:07:14 -0700 |
lana |
Merge |
Fri, 13 Sep 2013 20:28:17 +0400 |
bae |
8024697: Fix for 8020983 causes Xcheck:jni warnings |
Tue, 10 Sep 2013 21:54:14 +0400 |
bae |
8024511: Crash during color profile destruction |
Fri, 06 Sep 2013 18:25:41 -0700 |
lana |
Merge |
Thu, 05 Sep 2013 11:50:42 +0400 |
ceisserer |
8024261: xrender: improve performance of small fillRect operations |
Wed, 04 Sep 2013 12:38:00 +0400 |
ceisserer |
7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM |
Wed, 04 Sep 2013 12:10:07 +0400 |
bae |
7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly |
Sun, 01 Sep 2013 09:38:03 -0700 |
ceisserer |
7189452: XRender pipeline does ignore source-surface offset for text rendering |
Fri, 30 Aug 2013 10:25:55 -0700 |
prr |
4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog |
Fri, 30 Aug 2013 09:10:30 -0700 |
jgodinez |
8017469: [macosx] Printing problem using ja and zh_CN locales |
Wed, 28 Aug 2013 08:59:50 -0700 |
lana |
Merge |
Fri, 23 Aug 2013 14:13:38 +0400 |
vadim |
8023052: JVM crash in native layout |
Thu, 12 Sep 2013 11:09:11 -0700 |
cl |
Added tag jdk8-b107 for changeset eea685b9ccaa |
Tue, 10 Sep 2013 05:46:37 -0700 |
amurillo |
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49jdk8-b107 |
Tue, 17 Dec 2013 14:41:57 +0000 |
alanb |
JDBC module dependencies should not be optional |
Tue, 17 Dec 2013 14:24:08 +0000 |
alanb |
Disable building of IIOP transport for RMI Connector. |
Mon, 16 Dec 2013 14:15:44 +0000 |
alanb |
Reorg security modules to allow for compilation in topological order. |
Sun, 22 Sep 2013 17:22:39 +0100 |
alanb |
Add -verbose:mods to list the selected modules. |
Sat, 21 Sep 2013 15:16:15 +0100 |
alanb |
Eliminate spliting of sun.security.ec and com.sun.security.auth |
Sat, 21 Sep 2013 00:36:26 -0700 |
mchung |
jlink -mods to call simple resolver |
Sat, 21 Sep 2013 05:30:08 +0100 |
alanb |
Eliminate optional dependency on jdk.desktop |
Sat, 21 Sep 2013 00:25:26 +0100 |
alanb |
Simple resolver to compute needed modules |
Thu, 19 Sep 2013 12:45:29 -0700 |
mchung |
Add fontconfig to jdk.desktop jmod |
Tue, 17 Sep 2013 13:39:54 -0700 |
mchung |
Add jdk.crypto to the module graph and some modules renamed |
Mon, 16 Sep 2013 23:17:45 -0700 |
mchung |
Include profiles in module graph |
Fri, 13 Sep 2013 23:31:36 +0100 |
chegar |
Initial support for creating images |
Fri, 13 Sep 2013 21:11:47 +0100 |
chegar |
Move module files to jmod dir |
Wed, 11 Sep 2013 12:32:24 -0700 |
mchung |
Modifier.PUBLIC missing in the view dependence |
Wed, 11 Sep 2013 15:45:23 +0100 |
alanb |
Add launcher option to list modules |
Tue, 10 Sep 2013 11:26:10 -0700 |
mchung |
Post-process step to create jmod files |
Tue, 10 Sep 2013 14:17:20 +0100 |
alanb |
Extend access to the bytecode implementation generated for reflection |
Sat, 07 Sep 2013 11:45:43 +0100 |
alanb |
Merge |
Sat, 07 Sep 2013 08:31:07 +0100 |
alanb |
Merge |
Thu, 05 Sep 2013 02:46:01 -0700 |
cl |
Added tag jdk8-b106 for changeset c817276bd870 |
Thu, 29 Aug 2013 16:26:29 -0700 |
lana |
Mergejdk8-b106 |
Thu, 29 Aug 2013 10:43:46 -0700 |
dxu |
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links |
Thu, 29 Aug 2013 11:22:44 +0200 |
sla |
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X |
Wed, 28 Aug 2013 22:11:14 +0200 |
psandoz |
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom |
Wed, 28 Aug 2013 09:46:55 -0700 |
sherman |
8023713: ZipFileSystem crashes on old zip file |
Wed, 28 Aug 2013 15:50:03 +0100 |
alanb |
8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil |
Wed, 28 Aug 2013 14:07:30 +0100 |
alanb |
8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException |
Wed, 21 Aug 2013 20:41:35 -0700 |
henryjen |
8023528: Rename Comparator combinators to disambiguate overloading methods |
Tue, 27 Aug 2013 12:54:44 -0700 |
sherman |
8023647: "abc1c".matches("(\\w)+1\\1")) returns false |
Mon, 26 Aug 2013 22:32:50 -0700 |
henryjen |
8023275: Wrapping collections should override default methods |
Tue, 27 Aug 2013 11:46:25 -0700 |
darcy |
8023827: Fix doclint issues in javax.net.ssl |
Tue, 27 Aug 2013 12:27:31 -0400 |
mullan |
Merge |
Tue, 27 Aug 2013 12:04:32 -0400 |
mullan |
8019830: Add com.sun.media.sound to the list of restricted package |
Tue, 27 Aug 2013 10:46:03 -0400 |
mullan |
8023769: JDK-8016850 broke the old build |
Tue, 27 Aug 2013 17:50:55 +0800 |
weijun |
8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file |
Tue, 27 Aug 2013 17:50:52 +0800 |
weijun |
8015669: KerberosPrincipal::equals should ignore name-type |
Mon, 26 Aug 2013 22:18:48 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 14:53:15 -0700 |
lana |
Merge |
Mon, 26 Aug 2013 11:27:48 -0400 |
bpittore |
8014135: The JVMTI specification does not conform to recent changes in JNI specification |
Fri, 09 Aug 2013 09:05:20 -0700 |
henryjen |
8023681: Fix raw type warning caused by Sink |