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
Mon, 02 Jun 2014 15:25:43 +0400 pchelko 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
Mon, 02 Jun 2014 14:20:02 +0400 dmarkov 8042465: Applet menus not rendering when browser is full screen on Mac
Fri, 30 May 2014 13:16:51 +0400 azvegint 8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
Fri, 30 May 2014 15:24:42 +0400 malenkov 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
Fri, 30 May 2014 14:23:25 +0400 yan 8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Fri, 30 May 2014 14:06:50 +0400 serb 8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
Fri, 30 May 2014 11:20:03 +0400 anashaty 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Thu, 29 May 2014 17:31:41 +0400 anashaty 8028617: Dvorak keyboard mapping not honored when ctrl key pressed
Wed, 28 May 2014 15:36:10 +0400 alexsch 8043705: Can't exit color chooser dialog when running as an applet
Tue, 27 May 2014 13:58:00 -0700 prr Merge
Tue, 27 May 2014 12:50:51 -0700 prr 8035301: Eliminate dependency on sun.text from font code
Mon, 26 May 2014 18:01:59 +0400 malenkov 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Mon, 26 May 2014 16:37:25 +0400 serb 8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
Mon, 26 May 2014 15:50:10 +0400 yan 8041915: Move 8 awt tests to OpenJDK regression tests tree
Mon, 26 May 2014 14:33:49 +0400 alexsch 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
Fri, 23 May 2014 11:13:54 -0700 prr Merge
Fri, 23 May 2014 19:48:25 +0400 pchelko 8031485: [macosx] Combo box consuming escape key events
Fri, 23 May 2014 19:43:14 +0400 pchelko 8043610: Sorting columns in JFileChooser fails with AppContext NPE
Fri, 23 May 2014 11:04:37 -0400 omajid 8043805: Allow using a system-installed libjpeg
Thu, 22 May 2014 13:54:52 -0700 prr 8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
Thu, 22 May 2014 13:54:08 -0700 prr 8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
Thu, 22 May 2014 21:05:30 +0400 malenkov 8043627: NPE in SynthContext in plugin mode
Thu, 22 May 2014 15:46:50 +0400 pchelko 8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang
Wed, 21 May 2014 11:12:18 -0700 prr 8039394: Compiler warnings about C++ exceptions in windows printing code
Wed, 21 May 2014 10:50:14 -0700 prr 8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
Wed, 21 May 2014 16:48:04 +0400 malenkov 8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
Wed, 21 May 2014 14:13:17 +0400 alexsch 8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
Wed, 21 May 2014 14:07:06 +0400 alexsch 8036110: In TextField can only select text visible or to the left of the cursor
Tue, 20 May 2014 09:36:22 -0700 darcy 8042864: Fix raw and unchecked warnings in javax.print
Mon, 19 May 2014 23:21:39 +0400 ddehaven 8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X
Mon, 19 May 2014 10:03:58 -0700 darcy 8042871: Fix raw and unchecked warnings in sun.audio
Mon, 19 May 2014 16:48:41 +0400 anashaty 8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
Fri, 16 May 2014 15:57:06 +0400 malenkov 8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
Fri, 16 May 2014 15:51:57 +0400 malenkov 8043152: KSS: javax.swing.plaf.synth.SynthContext
Fri, 16 May 2014 15:46:24 +0400 malenkov 8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
Wed, 18 Jun 2014 12:52:14 -0700 ddehaven 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Thu, 03 Jul 2014 11:37:18 -0700 katleman Added tag jdk9-b21 for changeset 843911d61b95
Wed, 05 Jul 2017 19:47:36 +0200 duke Merge
Wed, 09 Jul 2014 10:42:04 -0700 lana Merge
Tue, 01 Jul 2014 14:26:52 -0700 lana Merge
Fri, 20 Jun 2014 11:10:18 -0700 amurillo Merge
Thu, 19 Jun 2014 12:50:52 -0700 twisti Merge
Mon, 16 Jun 2014 16:27:41 -0700 mikael 8046769: Set T family feature bit on Niagara systems
Mon, 16 Jun 2014 15:12:24 +0400 iignatyev 8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
Thu, 19 Jun 2014 09:44:12 -0700 jmasa Merge
Wed, 18 Jun 2014 12:39:57 -0700 jmasa Merge
Wed, 18 Jun 2014 13:02:33 +0000 jwilhelm Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip