- 4536769 8013442: No file filter selected in file type combo box when using JFileChooser by malenkov · 12 years ago
- 620b32c 8013571: TreeModelEvent doesn't accept "null" for root as Javadoc specifies. by malenkov · 12 years ago
- c7cb33d Merge by lana · 12 years ago
- 963777a 8014821: Regression: Focus issues with Oracle WebCenter Capture applet by ant · 12 years ago
- d124a80 Added tag jdk8-b94 for changeset 51479fa56b7c by katleman · 12 years ago
- 32e7528 6847588: AWT test fails Reviewed-by: anthony, serb by alitvinov · 12 years ago
- 28191ee 8013468: [macosx] Cursor does not update properly when in fullscreen mode on Mac by pchelko · 12 years ago
- 0a517b0 8015454: java/awt/Focus/TypeAhead/TestFocusFreeze.java hangs with jdk8 since b56 by ant · 12 years ago
- 3674d24 Merge by erikj · 12 years ago
- 7c83351 8009984: [parfait] Buffer overrun at jdk/src/macosx/native/com/apple/laf/AquaFileView.m by alexsch · 12 years ago
- a7c5da5 8015336: BasicComboBoxEditor throws NullPointerException Reviewed-by: alexsch by malenkov · 12 years ago
- 41f8260 8010785: JDK 8 build on Linux fails with new build mechanism by erikj · 12 years ago
- 5b91e31 7184908: TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails by kshefov · 12 years ago
- b10b3cf 8012569: TEST_BUG: java/awt/GraphicsDevice/CheckDisplayModes.java fails by kshefov · 12 years ago
- 4e86f33 Merge by lana · 12 years ago
- 2aa3c40 7105030: [TEST_BUG] [macosx] The tests never finishes Reviewed-by: alexsch, serb by kshefov · 12 years ago
- 26c8fc5 Added tag jdk8-b93 for changeset 691d6c6cd332 by katleman · 12 years ago
- 7da51d0 8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo by dmarkov · 12 years ago
- d306a24 7109977: [macosx] MixingInHwPanel.java test fails on Mac trying to click in the reserved corner by kshefov · 12 years ago
- ec4660f 8015976: OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions by kshefov · 12 years ago
- df6aa91 6983966: remove lzma and upx from repository JDK8 by katleman · 12 years ago
- 4923e9b Merge by lana · 12 years ago
- b4fd054 Merge by lana · 12 years ago
- 3b439b5 Merge by lana · 12 years ago
- f43cbf9 Merge by lana · 12 years ago
- 0c9365c 7150256: Add back Diagnostic Command JMX API Reviewed-by: mchung, jbachorik by fparain · 12 years ago
- 3a00d3f 8015963: Add at since tags to new ConcurrentHashMap methods by chegar · 12 years ago
- a0b298a 8011719: Properties.loadFromXML fails with a chunked HTTP connection by chegar · 12 years ago
- cf27f5c 8015604: JDP packets containing ideographic characters are broken by dsamersoff · 12 years ago
- ce3cb72 8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar by malenkov · 12 years ago
- ccee9bf 8015339: Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy by ant · 12 years ago
- dcc78b1 8015425: [macosx] A follow-up for the fix 8010721 Reviewed-by: serb, anthony by vkarnauk · 12 years ago
- 62d76f6 8015880: GenerateBreakIteratorData build warning Reviewed-by: peytoia by alanb · 12 years ago
- ab8693c 8015375: Edits to text components hang for clipboard access by mcherkas · 12 years ago
- a1387ba Merge by lana · 12 years ago
- 153d545 8015644: makefile changes to allow integration of new features by katleman · 12 years ago
- 23907ef Merge by katleman · 12 years ago
- e0c4f47 Merge by lana · 12 years ago
- cd68293 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI by alitvinov · 12 years ago
- 2e33af1 8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows by anthony · 12 years ago
- a0379f5 7151823: The test incorrectly recognizing OS Reviewed-by: serb, alexp by alitvinov · 12 years ago
- c4a9a8f 8015477: Support single threaded AWT/FX mode. Reviewed-by: ant, anthony by pchelko · 12 years ago
- 41346a2 8015556: [macosx] surrogate pairs do not render properly. by prr · 12 years ago
- b465b12 6436314: Vector could be created with appropriate size in DefaultComboBoxModel by vkarnauk · 12 years ago
- a169166 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds by vkarnauk · 12 years ago
- c56e69e 8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor by malenkov · 12 years ago
- 6413fe6 7195481: FDS: debuginfo file for libjdwp.so is missed Reviewed-by: tbell by erikj · 12 years ago
- 67a41d4 8015589: Test java/awt/Window/Grab/GrabTest.java fails on MacOSX by ant · 12 years ago
- 349245f 8015606: Text is not rendered correctly if destination buffer is custom by bae · 12 years ago
- a57fc6c 8013189: JMenuItems draw behind TextArea by anthony · 12 years ago
- 6598d46 8013649: HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining() by psandoz · 12 years ago
- 5ae5f07 8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64] by alanb · 12 years ago
- 06ddee1 Merge by lana · 12 years ago
- 7aff9bd 8014097: add doPrivileged methods with limited privilege scope by jdn · 12 years ago
- 10065b1 8005704: Update ConcurrentHashMap to v8 Reviewed-by: chegar, mduigou by dl · 12 years ago
- f4be9ea 8013903: Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows by naoto · 12 years ago
- d96e6ab 8014855: TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported by alanb · 12 years ago
- 48905ec 8015872: ProblemList.txt updates (6/2013) Reviewed-by: chegar by alanb · 12 years ago
- 196779a 8014723: sun/misc/URLClassPath/ClassnameCharTest.java failing by michaelm · 12 years ago
- 46758e0 8015790: Remove duplicate spliterator tests Reviewed-by: alanb, mduigou by psandoz · 12 years ago
- fa495a0 8005698: Handle Frequent HashMap Collisions with Balanced Trees by bchristi · 12 years ago
- 93b86e8 8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt by sla · 12 years ago
- 5dbc133 Merge by lana · 12 years ago
- 37aa35d 8015813: add test/tools/pack200/TimeStamp.java to ProblemsList by ksrini · 12 years ago
- 88d4cfe 8014966: Add the proper Javadoc to @Contended by shade · 12 years ago
- ca0750d 8014383: StringJoiner example in class description not in sync with streams API by psandoz · 12 years ago
- 8849910 8014834: shell tests don't begin with #!/bin/sh by emc · 12 years ago
- 5b94324 6526682: JConsole shows negative CPU Usage Reviewed-by: alanb, mchung by nloodin · 12 years ago
- 386c381 8014731: j.u.stream.StreamSupport class has default constructor generated by psandoz · 12 years ago
- c964508 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE by psandoz · 12 years ago
- cc60eaa Added tag jdk8-b92 for changeset a2a2a91075ad by katleman · 12 years ago
- cce1171 8011693: Remove redundant fontconfig files by andrew · 12 years ago
- abdd6ef 8013773: requestFocusInWindow to a disabled component prevents window of getting focused by ant · 12 years ago
- 46f58d6 8013424: Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7 by ant · 12 years ago
- e17ddd8 8015303: [macosx] Application launched via custom URL Scheme does not receive URL by anthony · 12 years ago
- 6630f61 Merge by erikj · 12 years ago
- f5ab985 Merge by lana · 12 years ago
- 67c4fe7 Merge by lana · 12 years ago
- 0b8d203 Merge by lana · 12 years ago
- b4e7972 8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea by katleman · 12 years ago
- c9dcd5b 8012381: [macosx]Unable to print out the defined page for 2D_PrintingTiger/JTablePrintPageRangesTest by jgodinez · 12 years ago
- 333035f 7183520: [macosx]Unable to print out the defined page for 2D_PrintingTiger/JTablePrintPageRangesTest. by jgodinez · 12 years ago
- 4b08444 8014863: Line break calculations in Java 7 are incorrect. by mcherkas · 12 years ago
- 3454d42 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate by vinnie · 12 years ago
- eaa577c 8013489: New build system does not run codesign on SA-related launchers on OS X by erikj · 12 years ago
- c9017c7 8014928: (fs) Files.readAllBytes() copies content to new array when content completely read by alanb · 12 years ago
- 4c9b2a6 8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac by pchelko · 12 years ago
- c71e309 8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException by sla · 12 years ago
- 7013283 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently by ewang · 12 years ago
- 1ef9575 8010815: some constructors issues in com.sun.jndi.toolkit Reviewed-by: alanb by xuelei · 12 years ago
- ac35e31 6251788: (rb) PropertyResourceBundle doesn't document exceptions by naoto · 12 years ago
- 72792e2 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method by sherman · 12 years ago
- 50c0cda 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys by robm · 12 years ago
- 50e2cb5 8014420: Default JDP address does not match the one assigned by IANA by dsamersoff · 12 years ago
- e3e2759 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows by jbachorik · 12 years ago
- b74fd0d 7039616: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java should be updated by anthony · 12 years ago
- d0c4bfd 8000422: [macosx] Views keep scrolling back to the drag position after DnD by pchelko · 12 years ago
- 6ffd4b1 8014726: TEST_BUG: java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java should be modified by serb · 12 years ago
- c29064c 6470730: Disconnect button leads to wrong popup message by nloodin · 12 years ago
- b58a31e Merge by chegar · 12 years ago