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
2014-06-09 prr Merge
2014-06-09 darcy 8042870: Fix raw and unchecked warnings in sun.print
2014-06-09 serb 8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
2014-06-09 aivanov 8046239: Build failure in 9-client on all non-Windows platforms
2014-06-09 yan 8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
2014-06-09 serb 8046245: JDK 9 client build failure on Solaris
2014-06-06 aivanov 8039383: NPE when changing Windows theme
2014-06-06 pchelko 8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
2014-06-06 pchelko 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
2014-06-06 pchelko 8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
2014-06-06 darcy 8044553: Fix raw and unchecked lint warnings in javax.sound.*
2014-06-05 henryjen 8044855: Add missing @since tag under java.beans.*
2014-06-04 yan 8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
2014-06-04 serb 8043979: Javadoc cleanup of javax.sound.sampled package
2014-06-04 serb 8041129: [OGL] surface->sw blit is extremely slow
2014-06-04 darcy 8044698: Fix finally lint warnings in javax.swing
2014-06-03 darcy 8044694: Fix finally lint warnings in sun.print
2014-06-03 malenkov 7084904: Introspector returns isX() from base package-private class that throws exception
2014-06-03 darcy 8042860: Fix raw and unchecked warnings in java.beans
2014-06-03 rriggs 8044460: Cleanup new Boolean and single character strings
2014-06-02 pchelko 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
2014-06-02 dmarkov 8042465: Applet menus not rendering when browser is full screen on Mac
2014-05-30 azvegint 8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
2014-05-30 malenkov 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
2014-05-30 yan 8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
2014-05-30 serb 8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
2014-05-30 anashaty 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
2014-05-29 anashaty 8028617: Dvorak keyboard mapping not honored when ctrl key pressed
2014-05-28 alexsch 8043705: Can't exit color chooser dialog when running as an applet
2014-05-27 prr Merge
2014-05-27 prr 8035301: Eliminate dependency on sun.text from font code
2014-05-26 malenkov 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
2014-05-26 serb 8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
2014-05-26 yan 8041915: Move 8 awt tests to OpenJDK regression tests tree
2014-05-26 alexsch 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
2014-05-23 prr Merge
2014-05-23 pchelko 8031485: [macosx] Combo box consuming escape key events
2014-05-23 pchelko 8043610: Sorting columns in JFileChooser fails with AppContext NPE
2014-05-23 omajid 8043805: Allow using a system-installed libjpeg
2014-05-22 prr 8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
2014-05-22 prr 8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip