- 76da2e9 Merge by chegar · 11 years ago
- ffe4593 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail by mkos · 11 years ago
- a4fe849 8017472: [macosx] Transparency demo is not correctly dragged on the second monitor by azvegint · 11 years ago
- 8a36938 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon by alexsch · 11 years ago
- c672a4e 8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException by azvegint · 11 years ago
- d63d729 8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric by pchelko · 11 years ago
- 6bfac1f 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red. by malenkov · 11 years ago
- 2079e48 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter by anashaty · 11 years ago
- 925c926 8004183: test/sun/management/jmxremote/LocalRMIServerSocketFactoryTest.java doesn't clean-up by allwin · 11 years ago
- 3c6fd8d 8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled. by ykantser · 11 years ago
- bacd5b9 8031485: [macosx] Combo box consuming escape key events by pchelko · 11 years ago
- bbfd434 8024185: [macosx] Fullscreen button freezes application when started with -splash by pchelko · 11 years ago
- 83070e8 8043627: NPE in SynthContext in plugin mode Reviewed-by: alexsch, serb, pchelko by malenkov · 11 years ago
- ec886a0 8043529: Serviceability tests using @library failing with java.lang.NoClassDefFoundError by jbachorik · 11 years ago
- 3e51168 8036110: In TextField can only select text visible or to the left of the cursor by alexsch · 11 years ago
- c0b18ec 8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null by jfranck · 11 years ago
- 2cdb5b2 8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux by pchelko · 11 years ago
- afd5eb2 8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg by mtobiass · 11 years ago
- 607488e 8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout by mtobiass · 11 years ago
- 57c381a 8038000: java.awt.image.RasterFormatException: Incorrect scanline stride by anashaty · 11 years ago
- d62d2a9 8034170: Digest authentication interop issue Reviewed-by: chegar by michaelm · 11 years ago
- 111ae7b 8043012: (tz) Support tzdata2014c Reviewed-by: okutsu, peytoia by aefimov · 11 years ago
- b9313ac Merge by coffeys · 11 years ago
- 64d4780 8041791: String.toLowerCase regression - violates Unicode standard by naoto · 11 years ago
- af4dc2f 7175457: [TEST_BUG] closed/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java still failed by yan · 11 years ago
- 89ac94c 8041725: Nimbus JList selection colors persist across L&F changes by alitvinov · 11 years ago
- 7c1ed2f 8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests by bagiras · 11 years ago
- 3cdf38c 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed by anashaty · 11 years ago
- a99424b 8041917: unexcepted behavior of LineBorder while using Boolean variable true by malenkov · 11 years ago
- dfbfbb4 8042355: stream with sorted() causes downstream ops not to be lazy by psandoz · 11 years ago
- 30b6484 8042360: Subtag syntax check is incomplete in Locale.LanguageRange by peytoia · 11 years ago
- 6a43c20 8039751: UTF-8 decoder fails to handle some edge cases correctly by sherman · 11 years ago
- 8927517 8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException by alanb · 11 years ago
- 1c0bce6 8032220: Files.createDirectories throws exception with confusing message for root directories that exist by alanb · 11 years ago
- 32bd65e 8041987: [macosx] setDisplayMode crashes Reviewed-by: anthony, serb by pchelko · 11 years ago
- a57c30a 8042449: Issue for negative byte major record version by xuelei · 11 years ago
- 5aedaa6 8028192: Use of PKCS11-NSS provider in FIPS mode broken by xuelei · 11 years ago
- b3c6fcf 8040747: Improve performance of IP address parsing by mduigou · 11 years ago
- 6442434 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac by michaelm · 11 years ago
- e237c6f 8036819: JAB: mneumonics not read for textboxes by asaha · 11 years ago
- ca63311 8041931: test/sun/net/www/http/HttpClient/B8025710.java fails with cannot find keystore by chegar · 11 years ago
- ac09a03 8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel by malenkov · 11 years ago
- 7d6cba5 8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server by chegar · 11 years ago
- 630c240 Merge by coffeys · 11 years ago
- 19dbde1 8024061: Exception thrown when drag and drop between two components is executed quickly by alitvinov · 11 years ago
- 65ddf22 8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list. by lfoltan · 11 years ago
- 6ae69da 8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method by weijun · 11 years ago
- ddc0c17 8040656: Classes with overriden methods with covariant returns return random read methods by malenkov · 11 years ago
- 7e7a200 8038491: Improve synchronization in ZipFile.read() Reviewed-by: alanb, chegar by coffeys · 11 years ago
- e30a62c 8038186: [TESTBUG] improvements of test j.l.i.MethodHandles by iignatyev · 11 years ago
- 5d6a43e 8034181: SIGBUS in SctpChannelImpl receive Reviewed-by: alanb, dsamersoff by chegar · 11 years ago
- 6956309 8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed) by vlivanov · 11 years ago
- 3b89900 8027827: Improve performance of catchException combinator by vlivanov · 11 years ago
- c423633 8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7 by kshefov · 11 years ago
- c410f46 8034262: Test java/lang/ProcessBuilder/CloseRace.java fails by igerasim · 11 years ago
- a777407 8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly by chegar · 11 years ago
- c15027d 8033662: DateTimeFormatter parsing ignores withZone() by sherman · 11 years ago
- f8e1528 8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream by igerasim · 11 years ago
- cea3279 8039750: KSS: Replace MetalLazyValue with lambda Reviewed-by: alexsch, serb by malenkov · 11 years ago
- 4c687b9 8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden by malenkov · 11 years ago
- 75d03cb Merge by lana · 11 years ago
- feed4e9 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable by dmarkov · 11 years ago
- 59c3b9b 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0 by serb · 11 years ago
- 63e8303 Merge by asaha · 11 years ago
- 154ec17 8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F by serb · 11 years ago
- cda850c 8019990: IM candidate window appears on the South-East corner of the display. by bae · 11 years ago
- fbd50a5 Merge by asaha · 11 years ago
- 1d78972 8032595: [macosx] setResizable(false) makes a frame slide down by pchelko · 11 years ago
- ee674d1 8031765: Child process error stream is not empty! Reviewed-by: anthony, serb by pchelko · 11 years ago
- b2b1039 8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format by yhuang · 11 years ago
- 9fe9f41 Merge by amurillo · 11 years ago
- a8027ea 8038931: [TESTBUG] Several regression tests fail to compile in JDK 8u20 nightly build by iignatyev · 11 years ago
- c3c403e 8002148: [TEST_BUG] The four lines printed are not the bold typeface. by kshefov · 11 years ago
- a35e8d0 8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>" by alexsch · 11 years ago
- f71a099 8035069: [macosx] Loading resolution variants by demand by alexsch · 11 years ago
- 4c98dac 8033534: [macosx] Get MultiResolution image from native system by alexsch · 11 years ago
- 02f855b Merge by asaha · 11 years ago
- 8c0a35b Merge by kvn · 11 years ago
- 1620552 8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results by serb · 11 years ago
- 73d94cd 7124255: [macosx] java.awt.List: method select(int) doesn't work before be visible by serb · 11 years ago
- 3605d42 Merge by asaha · 11 years ago
- 69e837b Merge by kvn · 11 years ago
- 621e57e Merge by coffeys · 11 years ago
- be4c7a3 8031964: [macosx] Dragging images from the browser does not work by pchelko · 11 years ago
- 5b1d027 8030050: Validate fields on DnD class deserialization Reviewed-by: anthony, serb by pchelko · 11 years ago
- f540aa3 8032058: [TEST_BUG] [macosx] java/awt/dnd/Button2DragTest sometimes fail by pchelko · 11 years ago
- 1dfe999 7154841: [macosx] Popups appear behind taskbar Reviewed-by: anthony, serb by pchelko · 11 years ago
- 53ff121 8007220: [macosx] Setting popupmenu on TrayIcon do not work if done *after* adding TrayIcon by pchelko · 11 years ago
- 4d0ef95 7159566: The choice positioned in the top of applet when clicking the choice. by pchelko · 11 years ago
- 8156580 8026869: [macosx] Support apple.awt.use-file-dialog-packages property by pchelko · 11 years ago
- 7caa60d 8032872: [macosx] Cannot select from JComboBox in a JWindow by dmarkov · 11 years ago
- 6bc9419 Merge by asaha · 11 years ago
- f0180fa 8035897: Better memory allocation for file descriptors greater than 1024 on macosx by chegar · 11 years ago
- 0ea1d09 8036004: Incorrect license header for a test class Reviewed-by: alanb by joehw · 11 years ago
- f2e18cd 8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina by alexsch · 11 years ago
- d4394dc 8035777: Consistent Lambda construction by rfield · 11 years ago
- 2847257 Merge by kvn · 11 years ago
- 4b6abec 8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH by alitvinov · 11 years ago
- 97e0859 8032909: XSLT string-length returns incorrect length when string includes complementary chars by aefimov · 11 years ago
- f49ad96 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage by jbachorik · 11 years ago