2014-06-23 attila 8046905: apply on apply is broken
2014-06-20 attila 8046921: Deoptimization type information peristence
2014-06-19 sundar 8047369: Add regression tests for passing test cases of JDK-8024971
2014-06-19 lagergren 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
2014-07-03 katleman Added tag jdk9-b21 for changeset e4ffc9bab6f2
2017-07-05 duke Merge
2014-07-09 lana Merge
2014-07-01 lana Merge
2014-07-01 coffeys 7095856: OutputStreamHook doesn't handle null values
2014-07-03 katleman Added tag jdk9-b21 for changeset a36678c24565
2017-07-05 duke Merge
2014-07-09 lana Merge
2014-07-03 egahlin 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
2014-07-03 psandoz 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
2014-07-02 jmanson 8048840: File.createTempFile has uninformative failure message
2014-07-02 martin 8048990: ZipFile.entries() can't handle empty zip entry names
2014-07-02 alanb 8048891: Remove unused JObjC from jdk repository
2014-07-02 weijun 8042053: Broken links to jarsigner and keytool docs in java.security package summary
2014-07-02 sla 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
2014-07-02 smarks 8048989: small errors in Collectors examples
2014-07-01 ykantser 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
2014-07-02 weijun 8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
2014-07-01 valeriep Merge
2014-07-01 valeriep 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
2014-07-01 valeriep 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
2014-07-01 lana Merge
2014-07-01 prr Merge
2014-06-24 yan 7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
2014-06-24 azvegint 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
2014-06-23 ddehaven Merge
2014-06-23 prr 8043509: java.awt.Font gets initialized with the wrong font name for some Locales
2014-06-23 pchelko 8047798: Remove EventQueueDelegate
2014-06-20 mchung 8044063: Remove com.sun.java.browser.* from jdk repo
2014-06-20 prr 8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
2014-06-20 yan 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
2014-06-19 yan 8044429: move awt automated tests for AWT_Modality to OpenJDK repository
2014-06-18 henryjen 8046485: Add missing @since tag under javax.swing.*
2014-06-18 prr Merge
2014-06-18 pchelko 8047061: [macosx] Crash when setting display mode
2014-06-17 azvegint 8040007: GtkFileDialog strips user inputted filepath
2014-06-16 pchelko 8046221: [TEST_BUG] Cleanup datatransfer tests
2014-06-11 serb 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
2014-06-11 serb 8029455: [JLightweightFrame] support scaled painting
2014-06-11 serb 8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
2014-06-11 darcy 8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
2014-06-05 henryjen 8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
2014-06-11 yan 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
2014-06-11 serb 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
2014-06-11 serb 8041644: [OGL] clip is ignored during surface->sw blit
2014-07-01 ascarpino 8015081: javax.security.auth.Subject.toString() throws NPE
2014-07-01 prappo 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
2014-07-01 prappo 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
2014-07-01 jbachorik 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
2014-07-01 coffeys 7095856: OutputStreamHook doesn't handle null values
2014-07-01 sla 8048710: Use ServiceLoader for the jvmstat protocols
2014-07-01 jbachorik 8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
2014-07-01 jbachorik 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
2014-07-01 sla 8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
2014-07-01 darcy 8048839: Reverse sense of -Xlint options in build of jdk repo
2014-06-30 yan 8046434: Fix doclint warnings from javax.swing.plaf.metal package
2014-06-27 mduigou 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
2014-06-16 henryjen 8047721: @since should have JDK version
2014-06-27 igerasim 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
2014-06-26 naoto 8039317: Read currency.data as a resource
2014-06-26 yan 8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
2014-06-26 yan 8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
2014-06-25 mduigou 8047795: Collections.checkedList checking bypassed by List.replaceAll
2014-06-25 michaelm 8029607: Type of Service (TOS) cannot be set in IPv6 header
2014-06-25 weijun 8048073: Cannot read ccache entry with a realm-less service name
2014-06-25 jbachorik 8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
2014-06-24 mchung 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
2014-06-24 darcy 8046273: Add overrides lint warning to build of jdk repository
2014-06-24 jbachorik 8048005: Add test timing information to JMXStartStopTest
2014-06-24 jbachorik 8047073: Some javax/management/ fails with JFR
2014-06-24 darcy 8048014: Update java.lang.SafeVararags for private methods
2014-06-24 yan 8043967: Fix doclint warnings for java.awt
2014-06-24 chegar 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
2014-06-24 sjiang 8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
2014-06-24 yan 8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
2014-06-23 sherman 8042369: Remove duplicated java.time classes in build.tools.tzdb
2014-06-23 joehw 5077522: Duration.compare incorrect for some values
2014-06-23 kizune 8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
2014-06-23 sla 8044772: TempDirTest.java still times out with -Xcomp
2014-06-23 yan 8040901: fix doclint block tag issues in swing event classes
2014-06-20 ksrini 8044866: Fix raw and unchecked lint warnings in asm
2014-06-20 yan 8046445: Fix doclint warnings for javax.swing.plaf.multi
2014-06-20 weijun 8029994: Support "include" and "includedir" in krb5.conf
2014-06-19 mchung 8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
2014-06-19 kizune 8000650: unpack200.exe should check gzip crc
2014-06-19 yan 8046446: Fix doclint warnings in javax.swing.text.html package
2014-06-19 yan 8046895: Fix doclint warnings in javax.swing.text.html.parser package
2014-06-19 sla 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
2014-06-19 darcy 8044715: Add finally lint warning to build of jdk repository
2014-06-18 prr Merge
2014-06-11 aivanov 8046391: Hang displaying JFileChooser with Windows L&F
2014-06-09 darcy 8046271: Fix overrides lint warnings in Apple laf code
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip