- a8f5b64 Merge by katleman · 11 years ago
- f8bd25a 8026500: [infra] remove extraneous docs in solaris images by ksrini · 11 years ago
- 49e80f5 8001933: Move Gensrc*.gmk and Gendata*.gmk into separate directories. by ihse · 11 years ago
- 81758aa 8025612: rt.jar still has old specification value in the manifest by erikj · 11 years ago
- afdfb48 Merge by lana · 11 years ago
- 4a2dc8b Added tag jdk8-b111 for changeset 719befd87c7b by cl · 11 years ago
- a29e622 8001931: The new build system whitespace cleanup by ihse · 11 years ago
- 2d3646c Merge by tbell · 11 years ago
- 874b0ff 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1 by tbell · 11 years ago
- 9be4ae3 8026144: Missing mkdir in Images.gmk Reviewed-by: tbell by erikj · 11 years ago
- de5516f Merge by lana · 11 years ago
- 80c7133 Merge by lana · 11 years ago
- 08788f5 Merge by lana · 11 years ago
- 182c28b 8004050: [macosx] The 'ESC' key does not work with jdk8 by leonidr · 11 years ago
- a7c78fa Merge by katleman · 11 years ago
- 5a83ccb 8025603: Unused methods in the awt text peers should be removed by serb · 11 years ago
- b11595a 8022119: test api/javax_sound/sampled/spi/MixerProvider/indexTGF_MixerProviderTests fails by serb · 11 years ago
- 30f589c 7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top by alexsch · 11 years ago
- 5c39cd6 7172597: java.awt.KeyboardFocusManager.clearFocusOwner() missed javadoc tag @since 1.8 by malenkov · 11 years ago
- 49e4990 7081584: Specification for Window.isAlwaysOnTopSupported needs to be clarified by malenkov · 11 years ago
- 05a0561 7199196: Incremental transfer is broken because of a typo by bagiras · 11 years ago
- 638a91b 7068423: Spec for java.awt.GraphicsDevice.getFullScreenWindow() needs clarification by bagiras · 11 years ago
- 645e69d 8000425: FileDialog documentation should be enhanced Reviewed-by: serb, anthony by bagiras · 11 years ago
- a4ca03f 8025585: Win: Popups in JFXPanel do not receive MouseWheel events by pchelko · 11 years ago
- 08761cd 7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux by pchelko · 11 years ago
- 1163398 8025236: [javadoc] fix some errors in AWT by yan · 11 years ago
- f88b51d 8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers by alanb · 11 years ago
- efe79aa 8025136: SplittableRandom enchancements by psandoz · 11 years ago
- b088d94 6956398: make ephemeral DH key match the length of the certificate key by xuelei · 11 years ago
- b1e10ca 8026009: Changes for 8025968 break all stream tests Reviewed-by: mduigou by henryjen · 11 years ago
- 636e613 8025840: Fix all the doclint warnings about trademark Reviewed-by: art by cl · 11 years ago
- 25c8364 8025968: Integrate test improvements made in lambda repo Reviewed-by: psandoz by henryjen · 11 years ago
- 0992573 8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display by alexsch · 11 years ago
- 82080fe 8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix by alexsch · 11 years ago
- 1a9bf85 8025983: Typo in Javadoc of Files.isRegularFile() Reviewed-by: mchung, chegar by alanb · 11 years ago
- 8347af8 8024438: JSR 292 API specification maintenance for JDK 8 by jrose · 11 years ago
- e1d37bf 8025112: JSR 292 spec updates for security manager and caller sensitivity by jrose · 11 years ago
- 1ccb8a7 8001110: method handles should have a collectArguments transform, generalizing asCollector by jrose · 11 years ago
- ea3cc9c 8024599: JSR 292 direct method handles need to respect initialization rules for static members by jrose · 11 years ago
- 942f3d3 8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException by jrose · 11 years ago
- 70feaa9 8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException by jrose · 11 years ago
- ecb0d61 8019417: JSR 292 javadoc should clarify method handle arity limits by jrose · 11 years ago
- b5cd391 8001105: findVirtual of Object[].clone produces internal error by jrose · 11 years ago
- 5cb7cc3 8024761: JSR 292 improve performance of generic invocation by jrose · 11 years ago
- b3141a4 8025940: Windows build fails after the fix for 8025280 by jchen · 11 years ago
- 1aa788c 8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index. by mcherkas · 11 years ago
- d4b5154 8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash by coffeys · 11 years ago
- b386ab3 8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8. by bpatel · 11 years ago
- 3c78017 8021186: jdk/lambda/vm/DefaultMethodsTest.java fails by rfield · 11 years ago
- f1e5389 8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11 by jchen · 11 years ago
- a1607fa 8025664: [parfait] warnings from b62 for jdk.src.share.native.sun.font by jchen · 11 years ago
- fe12b3a 8025309: [parfait] JNI-related warnings from b107 for jdk.src.share.native.sun.java2d.pipe by jchen · 11 years ago
- 89c8a42 8025480: [parfait] "JNI exception pending" warnings from b107 for jdk.src.share.native.sun.java2d by jchen · 11 years ago
- 219a526 8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation by jchen · 11 years ago
- b2b0248 7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false) by alexsch · 11 years ago
- 627e1a8 7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure by anthony · 11 years ago
- 7eaaab1 8013553: [macosx] java.awt.FileDialog removes file extensions by bagiras · 11 years ago
- b358bca 8024522: java.time packages missing from src.zip Reviewed-by: tbell by erikj · 11 years ago
- f7cb861 8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput() by bae · 11 years ago
- fa85153 Added tag jdk8-b110 for changeset 54e099776f08 by katleman · 11 years ago
- de32383 8025409: Fix javadoc comments errors and warning reported by doclint report by cl · 11 years ago
- ad8e1a2 7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36 by prr · 11 years ago
- 342e486 8025837: Extraneous changes in the fix for 8007386 Reviewed-by: jgodinez, jchen by prr · 11 years ago
- 16df381 8013563: Memory leak in JFrame on Linux Reviewed-by: anthony, art by serb · 11 years ago
- bc97ac6 Merge by erikj · 11 years ago
- f43ff6b 8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown. by leonidr · 11 years ago
- 9ec80f7 8024158: [macosx] java/awt/EventDispatchThread/LoopRobustness/LoopRobustness still failed after fix JDK-8022247; since jdk8b96 by pchelko · 11 years ago
- 58c272c 8024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk build by pchelko · 11 years ago
- a530813 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 by pchelko · 11 years ago
- fb7d1f9 7124363: [macosx] ClassCastException: CFileDialog cannot be cast to LWWindowPeer by pchelko · 11 years ago
- 4d8c42e 8024343: Change different color with the "The XOR alternation color" combobox, the color of the image can not shown immediately. by vadim · 11 years ago
- f192673 8007386: On physical machine (video card is Intel Q45) the text is blank. by prr · 11 years ago
- f3a240a Merge by katleman · 11 years ago
- 22b8e97 8025145: [macosx]: java 7 does not recognize tiff image on clipboard by alitvinov · 11 years ago
- e76b46f 8016024: Remove solaris path from FillCacheFind Reviewed-by: erikj by ihse · 11 years ago
- c436930 8025707: Frogot to add a file to fix for JDK-8012461 by kshefov · 11 years ago
- efadca5 7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS by kshefov · 11 years ago
- ffa1ed5 7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS by kshefov · 11 years ago
- 88b3117 8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button by kshefov · 11 years ago
- 989d7d7 8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003 by kshefov · 11 years ago
- 6b833c6 8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button by kshefov · 11 years ago
- 69f135f 8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button by kshefov · 11 years ago
- f9c06e6 7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks by kshefov · 11 years ago
- d8990b3 8019219: Fix typo in jdk/makefiles "default" targets Reviewed-by: erikj by ihse · 11 years ago
- 999ced1 7150100: [macosx] "0123456789" is selected in the TextField by serb · 11 years ago
- f623e10 8025652: [macos] build failed Reviewed-by: serb by malenkov · 11 years ago
- 7066d54 8001119: [fingbugs] Evaluate necessity to make some arrays package protected by vadim · 11 years ago
- e9d8ca6 8020552: [launcher] changes to support removal of Solaris 32-bit distribution by ksrini · 11 years ago
- 822baf9 8020190: Fatal: Bug in native code: jfieldID must match object by prr · 11 years ago
- 1eea752 6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException by jgodinez · 11 years ago
- 1ec50fd 7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed by malenkov · 11 years ago
- db86994 8012716: java.beans.EventHandler.create method should check if the given listenerInterface is a public interface by malenkov · 11 years ago
- 5418d33 8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails by pchelko · 11 years ago
- 7d73068 8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true by pchelko · 11 years ago
- e6ab7b1 8024122: [TEST] need test to cover JDK-7146572 by pchelko · 11 years ago
- 394f02d 8025249: [javadoc] fix some javadoc errors in javax/swing/ by yan · 11 years ago
- e38e95f Merge by lana · 11 years ago
- be556c1 Merge by lana · 11 years ago
- e75365b Merge by lana · 11 years ago
- 26daef3 8024895: xrender MaskImage cache isn't accounting for change in alpha by ceisserer · 11 years ago