2017-07-05 duke Merge
2015-02-20 lana Merge
2015-02-19 vromero 8068489: remove unnecessary complexity in Flow and Bits, after JDK-8064857
2015-02-17 jlahoda 8067445: New modular image-based file manager skips boot classes
2015-02-16 sadayapalam 8073201: Incorrect @bug annotation in checkin for JDK-8069545
2015-02-16 mcimadamore 8071241: Investigate alternate strategy for type-checking operators
2015-02-13 emc 8066725: javac produces classfiles it cannot read
2015-02-19 katleman Added tag jdk9-b51 for changeset bf992bd35aad
2017-07-05 duke Merge
2015-02-19 katleman Added tag jdk9-b51 for changeset 2815ad059e8d
2017-07-05 duke Merge
2015-02-19 katleman Added tag jdk9-b51 for changeset c7d0c39dd761
2017-07-05 duke Merge
2015-02-19 katleman Added tag jdk9-b51 for changeset db20db37be55
2017-07-05 duke Merge
2015-02-20 lana Merge
2015-02-16 msheppar 8068682: Deprivilege/move java.corba to the ext class loader
2015-02-19 katleman Added tag jdk9-b51 for changeset 1ede1e98cd63
2017-07-05 duke Merge
2015-02-20 lana Merge
2015-02-19 mchung 8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader
2015-02-18 mchung 8073373: Remove redundant imports from sun/applet/AppletProps.java
2015-02-18 amurillo Merge
2015-02-16 amurillo Merge
2015-02-13 ctornqvi Merge
2015-02-12 jbachorik Merge
2015-02-12 jbachorik 8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
2015-02-12 jbachorik 8069286: Unexpected count of notification in LowMemoryTest
2015-02-10 psandoz 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
2015-01-16 jbachorik 8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
2015-02-06 dcubed Merge
2014-12-11 jbachorik 8062303: Remove com.sun.tracing API
2015-02-12 vlivanov Merge
2015-01-31 dlong Merge
2015-01-29 vlivanov 8071788: BlockInliningWrapper.asType() is broken
2015-01-29 vlivanov 8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
2015-01-29 vlivanov 8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
2015-01-29 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
2015-02-18 dsamersoff 8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
2015-02-18 dsamersoff 8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match
2015-02-18 erikj 8073328: Incremental build of gensrc broken
2015-02-17 bpb 8073347: javadoc of Formattable messed up by JDK-8019857
2015-02-17 ddehaven Merge
2015-02-09 ddehaven Merge
2015-02-06 serb 8063066: Some look and feels ignores the JSlider.PaintTrack property
2015-02-02 azvegint 8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
2015-02-05 serb 8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
2015-02-05 serb 4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
2015-02-04 prr 8072433: copy/paste duplicated tests in some condition statements
2015-02-04 prr 6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
2015-02-03 prr 8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
2015-02-03 dmarkov 8064934: Incorrect Exception message from java.awt.Desktop.open()
2015-02-02 serb 8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
2015-01-30 kshefov 8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
2015-01-29 prr 8071710: [solaris] libfontmanager should be linked against headless awt library
2015-01-29 kshefov 8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
2015-01-28 ddehaven Merge
2015-01-27 ddehaven Merge
2015-01-26 serb 8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging
2015-01-26 azvegint 8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/
2015-01-25 prr 8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
2015-01-23 serb 7185221: [macosx] Regtest should not throw exception if a suitable display mode found
2015-01-22 mcherkas 8065709: Deadlock in awt/logging apparently introduced by 8019623
2015-01-21 ddehaven Merge
2015-01-21 serb 7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
2015-01-21 serb 6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
2015-01-20 anashaty 8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
2015-01-20 serb 6515713: example in JFormattedTextField API docs instantiates abstract class
2015-01-17 serb 8066132: BufferedImage::getPropertyNames() always returns null
2015-01-16 serb 8056298: Separate java.awt.datatransfer from the desktop module
2015-01-16 alexsch 8068040: [macosx] Combo box consuming ENTER key
2015-01-16 azvegint 8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
2015-01-15 erikj 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
2015-01-14 neugens 8067364: Printing to Postscript doesn't support dieresis
2015-01-13 serb 6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
2015-01-13 serb 6459800: Some Swing classes violate encapsulation by returning internal Insets
2015-01-13 serb 6573305: Animated icon is not visible by click on menu
2015-01-13 serb 6338077: link back to self in javadoc JTextArea.replaceRange()
2015-01-13 azvegint 8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
2015-01-12 prr Merge
2015-01-12 darcy 8055059: JDK9b22 public API exposes package private classes
2015-01-12 serb 8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent
2015-02-17 juh 8042967: Add variant of DSA Signature algorithms that do not ASN.1 encode the signature bytes
2015-02-17 bpb 8073207: javadoc typos in java.nio.channels.Pipe
2015-02-17 sla 8025636: Hide lambda proxy frames in stacktraces
2015-02-17 lpriima 8073124: Tune test and document TimSort runs length stack size increase
2015-02-16 robm 8067846: (sctp) InternalError when receiving SendFailedNotification
2015-02-16 sherman 8073152: Update Standard/ExtendedCharsets to work with module system
2015-02-16 alanb 8068680: Move java.transaction to the ext class loader
2015-02-16 msheppar 8068682: Deprivilege/move java.corba to the ext class loader
2015-02-13 ascarpino 8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
2015-02-13 simonis 8072770: [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB
2015-02-13 psandoz 8069325: Pattern.splitAsStream does not return input if it is empty and there is no match
2015-02-13 psandoz 8071670: java.util.Optional: please add a way to specify if-else behavior
2015-02-13 weijun 8071338: Move policytool from JRE to JDK
2015-02-19 katleman Added tag jdk9-b51 for changeset 0584b09d5a1d
2017-07-05 duke Merge
2015-02-20 lana Merge
2015-02-16 amurillo Merge
2015-02-13 ctornqvi Merge
2015-02-11 dfuchs 8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
2015-02-10 psandoz Merge
2015-02-10 psandoz 8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
2015-02-10 coleenp 8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
2015-02-10 psandoz Merge
2015-02-10 psandoz 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
2015-02-10 hseigel 8072694: Need errno info when CDS archive creation fails
2014-12-02 jbachorik 8067447: Factor out the shared implementation of the VM flags manipulation code
2015-02-06 dcubed Merge
2015-01-12 jbachorik 8068976: Remove JSDT implementation
2015-02-04 goetz 8072434: 8064457: introduces performance regressions in 9-b47
2015-02-05 sla 8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip