2017-07-05 duke Merge
2014-05-30 katleman Added tag jdk9-b15 for changeset 8e732d204328
2014-05-30 katleman Added tag jdk9-b15 for changeset e4801f790a3c
2017-07-05 duke Added tag jdk9-b15 for changeset 74eb0778e4f2
2017-07-05 duke Merge jdk9-b15
2017-07-05 duke Merge
2014-05-27 dlsmith 8044050: Move misplaced inference tests to test/tools/javac/generics/inference
2014-05-27 dlsmith 8042338: Refactor Types.upperBound to treat wildcards and variables separately
2014-05-27 pgovereau 7177211: SharedNameTable.create and .dispose are not used
2014-05-27 pgovereau 8042741: Java 8 compiler throws NullPointerException depending location in source file
2014-05-27 pgovereau 8041704: wrong error message when mixing lambda expression and inner class
2014-05-22 sogoel 8043336: Missing bug id in test/tools/javac/lambda/TargetType23.java
2014-05-22 lana Merge
2014-05-20 ntoda 8042406: javac.jvm.ClassReader.readClassFile() is using Target to verify valid major versions
2014-05-16 pgovereau 8015927: Class reference duplicates in constant pool
2014-05-19 jjg 8041422: Split javac ClassReader into ClassReader+ClassFinder
2014-05-16 jlahoda 8043186: javac test langtools/tools/javac/util/StringUtilsTest.java fails
2014-05-12 anazarov 8042771: Missing bug id in test/tools/javac/classfiles/attributes/SourceFile/NoSourceFileAttribute.java
2014-05-22 katleman Added tag jdk9-b14 for changeset 076ae2d12410
2017-07-05 duke Merge
2014-05-26 mkos 8043762: Remove unused files from jaxws repository
2014-05-23 mkos 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
2014-05-23 mkos 8039210: Fix type error in DefaultResourceInjector
2014-05-22 katleman Added tag jdk9-b14 for changeset 334fc8abb249
2017-07-05 duke Merge
2014-05-23 joehw 8043666: Remove unused files from jaxp repository
2014-05-22 katleman Added tag jdk9-b14 for changeset d122674e5ed7
2017-07-05 duke Merge
2014-05-27 sundar 8044000: Access to undefined property yields "null" instead of "undefined"
2014-05-26 sundar 8043930: TypeError when attemping to create an instance of non-public class could be better
2014-05-22 lana Merge
2014-05-22 hannesw 8030202: Nashorn: Multiple RegExp#ignoreCase issues
2014-05-22 mnunez 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
2014-05-20 sundar 8043443: Test framework changes to run script tests without security manager
2014-05-22 katleman Added tag jdk9-b14 for changeset 2187cb29a50c
2017-07-05 duke Merge
2014-05-22 katleman Added tag jdk9-b14 for changeset 4009a00151e2
2017-07-05 duke Merge
2014-05-27 wetmore Merge
2014-05-27 wetmore Merge
2014-05-23 wetmore Merge
2014-05-22 wetmore 8043342: Replace uses of StringBuffer with StringBuilder within crypto code
2014-05-27 rriggs 8003488: (process) Provide Process.getPid()
2014-05-27 mchung 8044034: Remove unused com/sun/tools/hat files
2014-05-27 luchsh 8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
2014-05-27 okutsu 8033627: UTC+02:00 time zones are not detected correctly on Windows
2014-05-27 kvn 8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
2014-02-24 vlivanov 8037210: Get rid of char-based descriptions 'J' of basic types
2014-05-26 igerasim 8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
2014-05-26 alanb 8043958: Remove unused com.sun.pept classes from jdk repository
2014-05-25 sla 8041923: Command line output is missing from jinfo
2014-05-23 robm 8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
2014-05-23 prr Merge
2014-05-13 ddehaven 8003900: X11 dependencies should be removed from Mac OS X build.
2014-05-15 azvegint 8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
2014-05-15 alitvinov 8041725: Nimbus JList selection colors persist across L&F changes
2014-05-15 bagiras 8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
2014-05-14 bae 6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
2014-05-13 serb 8042007: Javadoc cleanup of javax.sound.sampled.spi package
2014-05-12 prr Merge
2014-05-12 prr 8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
2014-05-12 anashaty 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
2014-05-08 omajid 8042806: Splashscreen uses libjpeg-internal macros
2014-05-08 prr 8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
2014-05-08 pchelko 8042752: [macosx] NSEvent instances leak throw JNI local references
2014-05-08 pchelko 8036917: [macosx] Native memory leaks.
2014-05-08 simonis 8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
2014-05-06 ddehaven 8042440: awt_Plugin no longer needed
2014-05-07 pchelko 8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
2014-05-07 pchelko 8042585: [macosx] Unused code in LWCToolkit.m
2014-05-06 darcy 8039109: Fix unchecked and raw lint warnings in java.awt
2014-05-06 darcy 8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
2014-05-05 prr Merge
2014-05-05 prr 8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
2014-05-05 serb 8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
2014-04-30 malenkov 8041917: unexcepted behavior of LineBorder while using Boolean variable true
2014-04-30 simonis 8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
2014-04-30 pchelko 8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
2014-04-29 ngthomas Merge
2014-04-29 omajid 8042159: Allow using a system-installed lcms2
2014-04-29 yan 8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
2014-04-29 henryjen 8039642: Fix raw and unchecked warnings in sun.awt.*
2014-04-28 asaha 8036819: JAB: mneumonics not read for textboxes
2014-04-28 pchelko 8041987: [macosx] setDisplayMode crashes
2014-04-25 pchelko 8041490: PIT: [macosx] Crash in system tray functionality check test
2014-04-25 pchelko 8041572: [macosx] huge native memory leak in AWTWindow.m
2014-04-24 pchelko 7124250: [macosx] JOptionPane dialogs show wrong icons
2014-04-24 alexsch 8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
2014-04-23 malenkov 8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
2014-04-23 pchelko 8039567: Duplicated code in DataTransferer
2014-04-23 pchelko 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
2014-04-23 darcy 8039860: Fix fallthrough lint warnings in swing
2014-04-22 darcy 8039862: Fix fallthrough lint warnings in 2d
2014-04-21 malenkov 8040656: Classes with overriden methods with covariant returns return random read methods
2014-04-21 alitvinov 8024061: Exception thrown when drag and drop between two components is executed quickly
2014-04-21 yan 8039279: Move awt tests to openjdk repository
2014-04-21 pchelko 8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
2014-04-18 henryjen 8038644: Fix raw and unchecked warnings in sun.java2d.*
2014-04-18 serb 8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
2014-04-18 pchelko 8035169: Move ThreadGroupUtils from the sun.misc package
2014-05-23 robm 8042857: 14 stuck threads waiting for notification on LDAPRequest
2014-05-23 mkos 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
2014-05-23 jbachorik 8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
2014-05-23 igerasim 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
2014-05-22 lana Merge
2014-05-22 dsamersoff 8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
2014-05-22 igerasim 8043772: Typos in Double/Int/LongSummaryStatistics.java
2014-05-22 mfang Merge
2014-05-22 mfang 8037343: Wrong dateformat for locale es_DO
2014-05-21 alanb 8042887: Remove serialver -show, this tool does not need a GUI
2014-05-22 ykantser 8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
2014-05-22 okutsu 8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip