2013-10-01 ksrini 8025342: NLS: unsupported translation format in jar/pack/DriverResource.java
2013-10-01 emc 8021398: j.l.r.Parameter.getAnnotatedType().getType() for not annotated use of type returns null
2013-09-18 vlivanov 8024616: JSR292: lazily initialize core NamedFunctions used for bootstrapping
2013-09-23 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
2013-10-01 mduigou 8025686: Update jdk repo netbeans projects to support NetBeans 7.4 for Java 8 support
2013-10-01 mduigou 8025067: Unconditionally throw NPE if null op provided to Arrays.parallelPrefix
2013-09-30 mduigou 7057785: Add note about optional support of recursive methods for self-referential Collection/Map
2013-10-01 aefimov 8024707: TransformerException : item() return null with node list of length != 1
2013-10-01 psandoz 8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators
2013-09-30 naoto 8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted
2013-09-02 ascarpino 8009438: sun/security/pkcs11/Secmod tests failing on Ubuntu 12.04
2013-09-18 ascarpino 8004283: test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failing intermittently
2013-09-19 ascarpino 7122707: Security Providers need to have their version numbers updated for JDK8
2013-09-30 allwin 8012923: [parfait] File Descriptor Leak in jdk/src/windows/demo/jvmti/hprof/hprof_md.c
2013-09-30 sla 8023492: jfr.jar gets loaded even though it's not used
2013-09-30 jfranck 8009719: core reflection should get type annotation data from the VM lazily
2013-09-30 jfranck 8007072: Update Core Reflection for Type Annotations to match latest spec
2013-09-28 lana Merge
2013-09-28 mduigou 8025610: Add explicit @throws NPE documentation to Optional constructor and Optional.of
2013-09-28 dxu 8025128: File.createTempFile fails if prefix is absolute path
2013-09-27 mduigou 8023340: Clarify that unmodifiable List.replaceAll() may not throw UOE if there are no items to be replaced.
2013-09-27 mduigou 8023339: Refined Collection.removeIf UOE conditions
2013-09-27 mduigou 8025595: Remove alt-rt.jar, used by +AggressiveOps (jdk repo portion of JDK-8024826)
2013-09-26 ehelin 8025502: Exclude tests due to JDK-8025427
2013-09-27 weijun 8024861: Incomplete token triggers GSS-API NullPointerException
2013-09-27 twisti 8019192: StringIndexOutOfBoundsException: in Class.getSimpleName()
2013-10-08 lana Merge
2013-10-08 leonidr 8004050: [macosx] The 'ESC' key does not work with jdk8
2013-10-08 serb 8025603: Unused methods in the awt text peers should be removed
2013-10-08 serb 8022119: test api/javax_sound/sampled/spi/MixerProvider/indexTGF_MixerProviderTests fails
2013-10-08 alexsch 7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top
2013-10-08 malenkov 7172597: java.awt.KeyboardFocusManager.clearFocusOwner() missed javadoc tag @since 1.8
2013-10-08 malenkov 7081584: Specification for Window.isAlwaysOnTopSupported needs to be clarified
2013-10-08 bagiras 7199196: Incremental transfer is broken because of a typo
2013-10-08 bagiras 7068423: Spec for java.awt.GraphicsDevice.getFullScreenWindow() needs clarification
2013-10-08 bagiras 8000425: FileDialog documentation should be enhanced
2013-10-08 pchelko 8025585: Win: Popups in JFXPanel do not receive MouseWheel events
2013-10-08 pchelko 7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux
2013-10-08 yan 8025236: [javadoc] fix some errors in AWT
2013-10-07 cl 8025840: Fix all the doclint warnings about trademark
2013-10-07 alexsch 8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display
2013-10-07 alexsch 8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix
2013-10-04 mcherkas 8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index.
2013-10-03 alexsch 7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false)
2013-10-03 anthony 7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
2013-10-03 bagiras 8013553: [macosx] java.awt.FileDialog removes file extensions
2013-10-02 cl 8025409: Fix javadoc comments errors and warning reported by doclint report
2013-10-02 serb 8013563: Memory leak in JFrame on Linux
2013-10-02 leonidr 8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown.
2013-10-02 pchelko 8024158: [macosx] java/awt/EventDispatchThread/LoopRobustness/LoopRobustness still failed after fix JDK-8022247; since jdk8b96
2013-10-02 pchelko 8024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk build
2013-10-02 pchelko 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28
2013-10-02 pchelko 7124363: [macosx] ClassCastException: CFileDialog cannot be cast to LWWindowPeer
2013-10-01 alitvinov 8025145: [macosx]: java 7 does not recognize tiff image on clipboard
2013-10-01 kshefov 8025707: Frogot to add a file to fix for JDK-8012461
2013-10-01 kshefov 7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS
2013-10-01 kshefov 7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS
2013-10-01 kshefov 8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button
2013-10-01 kshefov 8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003
2013-10-01 kshefov 8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip