Tue, 24 Jun 2014 19:29:41 +0200 attila 8048009: Type info caching accidentally defeated
Tue, 24 Jun 2014 19:43:44 +0530 sundar 8047959: bindings created for declarations in eval code are not mutable
Mon, 23 Jun 2014 18:32:11 +0200 hannesw 8046201: Avoid repeated flattening of nested ConsStrings
Mon, 23 Jun 2014 21:23:53 +0530 sundar 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Mon, 23 Jun 2014 10:59:33 +0200 attila 8046905: apply on apply is broken
Fri, 20 Jun 2014 12:25:00 +0200 attila 8046921: Deoptimization type information peristence
Thu, 19 Jun 2014 20:36:03 +0530 sundar 8047369: Add regression tests for passing test cases of JDK-8024971
Thu, 19 Jun 2014 10:46:31 +0200 lagergren 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
Thu, 03 Jul 2014 11:37:57 -0700 katleman Added tag jdk9-b21 for changeset e4ffc9bab6f2
Wed, 05 Jul 2017 19:48:10 +0200 duke Merge
Wed, 09 Jul 2014 10:41:04 -0700 lana Merge
Tue, 01 Jul 2014 14:29:58 -0700 lana Merge
Tue, 01 Jul 2014 15:17:55 +0100 coffeys 7095856: OutputStreamHook doesn't handle null values
Thu, 03 Jul 2014 11:36:35 -0700 katleman Added tag jdk9-b21 for changeset a36678c24565
Wed, 05 Jul 2017 19:48:02 +0200 duke Merge
Wed, 09 Jul 2014 10:42:37 -0700 lana Merge
Thu, 03 Jul 2014 18:20:42 +0200 egahlin 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
Thu, 03 Jul 2014 09:30:25 +0200 psandoz 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
Wed, 02 Jul 2014 14:14:17 -0700 jmanson 8048840: File.createTempFile has uninformative failure message
Wed, 02 Jul 2014 10:21:23 -0700 martin 8048990: ZipFile.entries() can't handle empty zip entry names
Wed, 02 Jul 2014 10:03:40 +0100 alanb 8048891: Remove unused JObjC from jdk repository
Wed, 02 Jul 2014 17:03:47 +0800 weijun 8042053: Broken links to jarsigner and keytool docs in java.security package summary
Wed, 02 Jul 2014 08:41:59 +0200 sla 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Tue, 01 Jul 2014 23:39:31 -0700 smarks 8048989: small errors in Collectors examples
Tue, 01 Jul 2014 21:23:54 +0200 ykantser 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Wed, 02 Jul 2014 09:48:32 +0800 weijun 8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
Tue, 01 Jul 2014 23:09:52 +0000 valeriep Merge
Tue, 01 Jul 2014 20:35:43 +0000 valeriep 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Tue, 01 Jul 2014 20:35:30 +0000 valeriep 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
Tue, 01 Jul 2014 14:28:51 -0700 lana Merge
Tue, 01 Jul 2014 10:20:56 -0700 prr Merge
Tue, 24 Jun 2014 12:27:37 +0400 yan 7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
Tue, 24 Jun 2014 10:36:35 +0400 azvegint 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
Mon, 23 Jun 2014 13:05:27 -0700 ddehaven Merge
Mon, 23 Jun 2014 12:48:16 -0700 prr 8043509: java.awt.Font gets initialized with the wrong font name for some Locales
Mon, 23 Jun 2014 22:15:09 +0400 pchelko 8047798: Remove EventQueueDelegate
Fri, 20 Jun 2014 13:36:03 -0700 mchung 8044063: Remove com.sun.java.browser.* from jdk repo
Fri, 20 Jun 2014 12:37:08 -0700 prr 8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
Fri, 20 Jun 2014 16:48:30 +0400 yan 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Thu, 19 Jun 2014 12:44:41 +0400 yan 8044429: move awt automated tests for AWT_Modality to OpenJDK repository
Wed, 18 Jun 2014 09:13:46 -0700 henryjen 8046485: Add missing @since tag under javax.swing.*
Wed, 18 Jun 2014 14:53:35 -0700 prr Merge
Wed, 18 Jun 2014 13:21:59 +0400 pchelko 8047061: [macosx] Crash when setting display mode
Tue, 17 Jun 2014 19:05:06 +0400 azvegint 8040007: GtkFileDialog strips user inputted filepath
Mon, 16 Jun 2014 17:13:58 +0400 pchelko 8046221: [TEST_BUG] Cleanup datatransfer tests
Thu, 12 Jun 2014 00:43:14 +0400 serb 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Thu, 12 Jun 2014 00:32:33 +0400 serb 8029455: [JLightweightFrame] support scaled painting
Thu, 12 Jun 2014 00:19:00 +0400 serb 8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
Wed, 11 Jun 2014 13:25:15 -0700 darcy 8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
Thu, 05 Jun 2014 13:59:01 -0700 henryjen 8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
Wed, 11 Jun 2014 17:23:56 +0400 yan 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
Wed, 11 Jun 2014 14:38:50 +0400 serb 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Wed, 11 Jun 2014 14:21:12 +0400 serb 8041644: [OGL] clip is ignored during surface->sw blit
Tue, 01 Jul 2014 09:46:20 -0700 ascarpino 8015081: javax.security.auth.Subject.toString() throws NPE
Tue, 01 Jul 2014 14:44:37 +0100 prappo 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Tue, 01 Jul 2014 15:12:59 +0100 prappo 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Tue, 01 Jul 2014 17:58:14 +0200 jbachorik 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Tue, 01 Jul 2014 16:51:44 +0100 coffeys 7095856: OutputStreamHook doesn't handle null values
Tue, 01 Jul 2014 16:08:45 +0200 sla 8048710: Use ServiceLoader for the jvmstat protocols
Tue, 01 Jul 2014 15:00:33 +0200 jbachorik 8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Tue, 01 Jul 2014 11:47:36 +0200 jbachorik 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Tue, 01 Jul 2014 10:40:14 +0200 sla 8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Mon, 30 Jun 2014 18:17:46 -0700 darcy 8048839: Reverse sense of -Xlint options in build of jdk repo
Mon, 30 Jun 2014 16:32:36 +0400 yan 8046434: Fix doclint warnings from javax.swing.plaf.metal package
Fri, 27 Jun 2014 10:26:39 -0700 mduigou 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Mon, 16 Jun 2014 09:44:54 -0700 henryjen 8047721: @since should have JDK version
Fri, 27 Jun 2014 08:03:35 +0400 igerasim 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
Thu, 26 Jun 2014 10:48:43 -0700 naoto 8039317: Read currency.data as a resource
Thu, 26 Jun 2014 15:59:57 +0400 yan 8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
Thu, 26 Jun 2014 15:58:06 +0400 yan 8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
Wed, 25 Jun 2014 12:36:03 -0700 mduigou 8047795: Collections.checkedList checking bypassed by List.replaceAll
Wed, 25 Jun 2014 15:55:42 +0100 michaelm 8029607: Type of Service (TOS) cannot be set in IPv6 header
Wed, 25 Jun 2014 18:49:02 +0800 weijun 8048073: Cannot read ccache entry with a realm-less service name
Wed, 25 Jun 2014 09:43:47 +0200 jbachorik 8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Tue, 24 Jun 2014 16:22:57 -0700 mchung 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
Tue, 24 Jun 2014 14:05:47 -0700 darcy 8046273: Add overrides lint warning to build of jdk repository
Tue, 24 Jun 2014 19:59:26 +0200 jbachorik 8048005: Add test timing information to JMXStartStopTest
Tue, 24 Jun 2014 19:58:03 +0200 jbachorik 8047073: Some javax/management/ fails with JFR
Tue, 24 Jun 2014 10:46:08 -0700 darcy 8048014: Update java.lang.SafeVararags for private methods
Tue, 24 Jun 2014 16:57:02 +0400 yan 8043967: Fix doclint warnings for java.awt
Tue, 24 Jun 2014 10:25:56 +0100 chegar 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Tue, 24 Jun 2014 11:09:57 +0200 sjiang 8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
Tue, 24 Jun 2014 10:47:30 +0400 yan 8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
Mon, 23 Jun 2014 12:12:30 -0700 sherman 8042369: Remove duplicated java.time classes in build.tools.tzdb
Mon, 23 Jun 2014 10:40:20 -0700 joehw 5077522: Duration.compare incorrect for some values
Mon, 23 Jun 2014 18:09:35 +0400 kizune 8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Mon, 23 Jun 2014 15:51:41 +0200 sla 8044772: TempDirTest.java still times out with -Xcomp
Mon, 23 Jun 2014 10:57:22 +0400 yan 8040901: fix doclint block tag issues in swing event classes
Fri, 20 Jun 2014 10:10:27 -0700 ksrini 8044866: Fix raw and unchecked lint warnings in asm
Fri, 20 Jun 2014 19:03:57 +0400 yan 8046445: Fix doclint warnings for javax.swing.plaf.multi
Fri, 20 Jun 2014 10:27:10 +0800 weijun 8029994: Support "include" and "includedir" in krb5.conf
Thu, 19 Jun 2014 13:12:08 -0700 mchung 8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Thu, 19 Jun 2014 18:07:02 +0400 kizune 8000650: unpack200.exe should check gzip crc
Thu, 19 Jun 2014 16:57:14 +0400 yan 8046446: Fix doclint warnings in javax.swing.text.html package
Thu, 19 Jun 2014 16:54:59 +0400 yan 8046895: Fix doclint warnings in javax.swing.text.html.parser package
Thu, 19 Jun 2014 12:56:16 +0200 sla 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Wed, 18 Jun 2014 18:27:39 -0700 darcy 8044715: Add finally lint warning to build of jdk repository
Wed, 18 Jun 2014 13:14:15 -0700 prr Merge
Wed, 11 Jun 2014 10:53:27 +0400 aivanov 8046391: Hang displaying JFileChooser with Windows L&F
Mon, 09 Jun 2014 16:24:47 -0700 darcy 8046271: Fix overrides lint warnings in Apple laf code
Mon, 09 Jun 2014 11:58:27 -0700 prr Merge
Mon, 09 Jun 2014 11:47:18 -0700 darcy 8042870: Fix raw and unchecked warnings in sun.print
Mon, 09 Jun 2014 20:23:26 +0400 serb 8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Mon, 09 Jun 2014 18:10:49 +0400 aivanov 8046239: Build failure in 9-client on all non-Windows platforms
Mon, 09 Jun 2014 14:59:45 +0400 yan 8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Mon, 09 Jun 2014 13:03:03 +0400 serb 8046245: JDK 9 client build failure on Solaris
Fri, 06 Jun 2014 17:51:32 +0400 aivanov 8039383: NPE when changing Windows theme
Fri, 06 Jun 2014 14:58:41 +0400 pchelko 8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Fri, 06 Jun 2014 14:52:07 +0400 pchelko 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Fri, 06 Jun 2014 13:52:49 +0400 pchelko 8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
Thu, 05 Jun 2014 23:17:05 -0700 darcy 8044553: Fix raw and unchecked lint warnings in javax.sound.*
Thu, 05 Jun 2014 10:37:24 -0700 henryjen 8044855: Add missing @since tag under java.beans.*
Wed, 04 Jun 2014 17:24:13 +0400 yan 8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Wed, 04 Jun 2014 17:14:56 +0400 serb 8043979: Javadoc cleanup of javax.sound.sampled package
Wed, 04 Jun 2014 16:55:06 +0400 serb 8041129: [OGL] surface->sw blit is extremely slow
Tue, 03 Jun 2014 17:03:29 -0700 darcy 8044698: Fix finally lint warnings in javax.swing
Tue, 03 Jun 2014 12:32:25 -0700 darcy 8044694: Fix finally lint warnings in sun.print
Tue, 03 Jun 2014 21:03:35 +0400 malenkov 7084904: Introspector returns isX() from base package-private class that throws exception
Tue, 03 Jun 2014 09:22:59 -0700 darcy 8042860: Fix raw and unchecked warnings in java.beans
Tue, 03 Jun 2014 11:18:03 -0400 rriggs 8044460: Cleanup new Boolean and single character strings
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip