log

age author description
Tue, 11 Feb 2014 14:48:51 +0100 sla 8034176: Update mapfile for libjfr
Sat, 08 Feb 2014 00:22:33 +0400 igerasim 8033943: Typo in the documentation for the class Arrays
Tue, 11 Feb 2014 12:23:28 +0100 dfuchs 8029876: Add a test to verify that Logger.getLogger & LogManager.getLogManager don't throw NPE when System.out == null
Tue, 11 Feb 2014 10:49:07 +0000 alanb 8034175: Remove use of UseVMInterruptibleIO from tests
Tue, 11 Feb 2014 09:59:34 +0000 alanb 8034043: Native methods for preferences API should not be in libjava
Mon, 10 Feb 2014 18:09:40 -0800 darcy 8034050: Fix serial lint warnings in javax.print
Mon, 10 Feb 2014 08:53:13 -0800 darcy 8034046: Fix serial lint warnings in javax.sound
Mon, 10 Feb 2014 14:35:42 +0000 robm 7152892: some jtreg tests fail with permission denied
Mon, 10 Feb 2014 14:01:16 +0100 jbachorik 6791551: ExclusiveBind.java has a race condition
Mon, 10 Feb 2014 13:00:50 +0100 sla 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Mon, 10 Feb 2014 12:59:31 +0100 sla 8033917: Keep track of file paths in file streams and channels for instrumentation purposes
Thu, 06 Feb 2014 10:30:18 -0800 henryjen 8033590: java.util.Comparator::thenComparing has unnecessary type restriction
Fri, 07 Feb 2014 09:04:17 -0800 sherman 8032012: String.toLowerCase/toUpperCase performance improvement
Thu, 06 Feb 2014 16:42:25 -0800 mchung 8033900: Remove reference to JNU_Equals in GSSLibStub.c
Thu, 06 Feb 2014 14:56:12 -0800 mchung 8033893: jdk build is broken due to the changeset of JDK-8033370
Thu, 06 Feb 2014 22:12:09 +0000 michaelm 8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
Thu, 06 Feb 2014 10:06:09 -0800 naoto 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Thu, 06 Feb 2014 11:01:27 -0500 rriggs 8033565: Remove unused nativeNewStringPlatform
Thu, 06 Feb 2014 15:43:35 +0000 alanb 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Thu, 06 Feb 2014 14:45:12 +0000 chegar 8033778: ObjectIn/OutputStream improvements
Thu, 06 Feb 2014 12:24:42 +0000 vinnie 8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
Thu, 06 Feb 2014 10:43:09 +0000 alanb 8033758: gcc warnings compiling jdk/src/share/back
Tue, 11 Mar 2014 17:57:01 +0100 erikj Shuffling and building service providers in jigsaw target.
Tue, 11 Mar 2014 15:34:12 +0000 alanb Experimental update to Core Reflection to extend accessibility
Thu, 06 Mar 2014 20:06:42 +0000 alanb Misc. improvments to module path support.
Thu, 06 Mar 2014 11:50:53 +0100 erikj Fixed includes for libmlib_image.
Wed, 05 Mar 2014 17:09:58 +0000 alanb jlink --format image not putting DLLs in right directory
Wed, 05 Mar 2014 10:43:33 +0000 alanb Module image and developer-build detection not reliable (Windows mostly)
Mon, 03 Mar 2014 16:33:22 +0000 alanb More changes to support -modulepath. The simpler resolver now supports
Sat, 01 Mar 2014 14:00:51 -0800 mchung commit.msg
Sat, 01 Mar 2014 11:04:42 +0000 alanb jdk.Exported needs to be exported by base module
Sat, 01 Mar 2014 09:58:20 +0000 alanb jcmd missing from jdk.tools.jmod
Fri, 28 Feb 2014 15:02:09 +0000 alanb Minor bug fixes
Thu, 27 Feb 2014 20:25:21 +0000 alanb Second installation of changes to support -modulepath. Directories on the
Thu, 27 Feb 2014 11:31:36 +0100 erikj Fixed jigsaw build on solaris (and probably macosx, aix and windows)
Wed, 26 Feb 2014 21:19:55 -0800 mchung Use qualified exports in module-info.java and generate
Wed, 26 Feb 2014 10:18:37 +0100 erikj Merge
Wed, 26 Feb 2014 10:05:31 +0100 erikj clean-shuffle was missing a file.
Wed, 26 Feb 2014 10:02:35 +0100 erikj Merge
Fri, 21 Feb 2014 11:40:24 -0800 katleman Added tag jdk9-b03 for changeset 4111af6151ed
Tue, 11 Feb 2014 11:26:56 -0800 lana Mergejdk9-b03
Wed, 05 Feb 2014 18:37:42 +0000 vinnie 8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak
Wed, 05 Feb 2014 10:21:18 -0800 darcy 8033616: Fix serial lint warnings in javax.imageio.*
Wed, 05 Feb 2014 10:15:45 -0800 darcy 8033526: Fix serial lint warnings in java.awt.*
Wed, 05 Feb 2014 17:56:04 +0100 dfuchs 8033542: test/java/util/logging/SimpleLogManager might let Loggers be gc'ed too early.
Wed, 05 Feb 2014 10:59:55 -0500 rriggs 8032749: Typo in java.time.Clock
Wed, 05 Feb 2014 10:59:53 -0500 rriggs 8030993: Check jdk/src/share/native/common/jni_util.c for JNI pending exceptions
Wed, 05 Feb 2014 15:58:27 +0000 vinnie 8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
Wed, 05 Feb 2014 14:14:46 +0000 chegar 8033689: PlainDatagramSocketImpl missing returns after throwing an exception
Wed, 05 Feb 2014 14:21:10 +0100 erikj 8033680: Profiles build broken
Wed, 05 Feb 2014 11:32:27 +0100 ihse 8033532: Freetype include statement must come before X11 include
Wed, 05 Feb 2014 10:20:30 +0000 alanb 8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
Wed, 05 Feb 2014 11:05:24 +0100 erikj 8026773: Failing compilation in Corba does not fail the build
Tue, 04 Feb 2014 23:40:23 +0000 chegar 8025306: Inet[4|6]Address class and fieldID initialization in networking native code
Tue, 04 Feb 2014 18:37:12 +0000 vinnie 8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions
Tue, 04 Feb 2014 08:58:06 -0800 darcy 8033525: Fix raw and unchecked lint warnings in sun.swing.*
Tue, 04 Feb 2014 15:39:40 +0000 coffeys 8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
Tue, 04 Feb 2014 15:25:10 +0100 sla 8029808: com/sun/jdi/ProcessAttachTest.sh times out
Tue, 04 Feb 2014 12:05:13 +0000 alanb 8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
Tue, 04 Feb 2014 11:31:27 +0000 michaelm 8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
Tue, 04 Feb 2014 10:00:24 +0100 ihse 8033236: Update GensrcCharsetMapping.gmk to build-infra standards
Mon, 03 Feb 2014 22:26:26 -0800 darcy 8033527: Fix raw type lint warning in sun.nio.ch
Mon, 03 Feb 2014 16:58:02 -0500 rriggs 8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
Mon, 03 Feb 2014 10:21:58 -0800 darcy 8033222: Fix serial lint warnings in sun.awt.*
Mon, 03 Feb 2014 10:05:56 -0800 darcy 8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]}
Mon, 03 Feb 2014 09:52:36 -0800 darcy 8033416: Remove sun.misc.FpUtils
Mon, 03 Feb 2014 14:40:28 +0000 michaelm 8033425: Delay loading of net library in PortConfig initialization (workaround for for 8033367)
Mon, 03 Feb 2014 14:18:45 +0000 alanb 8030795: java/nio/file/Files/probeContentType/ForceLoad.java failing with ServiceConfigurationError without jtreg -agentvm option
Mon, 03 Feb 2014 14:00:43 +0000 alanb 8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
Sat, 01 Feb 2014 10:27:55 -0800 darcy 8033223: Fix serial lint warnings in sun.{font, java2d[.*]}
Fri, 31 Jan 2014 13:42:31 -0500 rriggs 8032221: Typo in java.util.date
Fri, 31 Jan 2014 18:32:07 +0000 chegar 8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly
Fri, 31 Jan 2014 10:04:16 -0800 naoto 8030696: Norwegian locales nb_NO and nn_NO should be available locales
Thu, 30 Jan 2014 00:02:46 +0400 igerasim 8027348: (process) Enhancement of handling async close of ProcessInputStream
Fri, 31 Jan 2014 11:10:36 +0000 chegar 7150539: HttpURLConnection.getResponseMessage() doesn't throw IOException on server error (OS X)
Fri, 31 Jan 2014 12:06:34 +0100 mgronlun 8032518: fatal error has been detected by the Java Runtime Environment(access violation)
Fri, 31 Jan 2014 11:57:53 +0100 psandoz 8032056: Create demo to illustrate new practices of the default methods usage
Fri, 31 Jan 2014 11:57:38 +0100 anazarov 8032020: Update try-with-resources demo
Fri, 31 Jan 2014 11:57:12 +0100 anazarov 8031650: Update bulk operation demo
Fri, 31 Jan 2014 11:56:47 +0100 anazarov 8032025: Update repeating annotations demo
Thu, 30 Jan 2014 15:12:38 -0800 smarks 8023541: Race condition in rmid initialization
Thu, 30 Jan 2014 09:15:13 -0800 darcy 8033221: Fix serial lint warnings in sun.swing.*
Thu, 30 Jan 2014 14:38:15 +0000 coffeys Merge
Thu, 30 Jan 2014 12:22:24 +0400 aefimov 8030822: (tz) Support tzdata2013i
Thu, 30 Jan 2014 15:36:04 +0100 plevart 8022321: java/lang/ref/OOMEInReferenceHandler.java fails intermittently
Wed, 29 Jan 2014 22:18:46 -0800 ewang 8031179: update RMI tests to declare othervm explicitly
Wed, 29 Jan 2014 14:33:07 -0800 sogoel 8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
Wed, 29 Jan 2014 17:37:40 +0100 jbachorik 8031701: java/lang/management/ThreadMXBean/Locks.java: Thread WaitingThread is expected to wait on Object but got null Thread.State = RUNNABLE
Wed, 29 Jan 2014 13:10:53 +0100 ihse 8033111: Clean up left-over JObjC code in build system
Tue, 28 Jan 2014 09:33:39 -0500 sla 7142035: assert in j.l.instrument agents during shutdown when daemon thread is running
Tue, 28 Jan 2014 17:22:07 -0800 rfield 8032697: Issues with Lambda
Tue, 28 Jan 2014 14:58:15 -0800 kvn Merge
Tue, 28 Jan 2014 14:57:41 -0800 kvn Merge
Wed, 22 Jan 2014 14:17:32 -0800 kvn Merge
Mon, 20 Jan 2014 17:16:05 +0100 simonis 8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests
Mon, 20 Jan 2014 09:24:25 +0100 simonis 8031997: PPC64: Make the various POLL constants system dependant
Mon, 20 Jan 2014 09:20:13 +0100 simonis 8031134: PPC64: implement printing on AIX
Fri, 17 Jan 2014 21:54:30 +0100 simonis 8028537: PPC64: Updated the JDK regression tests to run on AIX
Wed, 08 Jan 2014 11:19:25 -0800 kvn Merge
Thu, 12 Dec 2013 11:04:11 -0800 kvn Merge
Fri, 06 Dec 2013 14:22:34 +0100 simonis 8029669: PPC64: 8027566 changes broke AIX build after sync
Thu, 05 Dec 2013 15:10:36 -0800 kvn Merge
Tue, 26 Nov 2013 16:40:31 +0100 simonis 8024854: PPC64: Basic changes and files to build the class library on AIX
Thu, 21 Nov 2013 12:28:16 -0800 kvn Merge
Fri, 08 Nov 2013 18:17:06 +0100 simonis 8028066: PPC64: 8025715 changes broke AIX build after sync
Tue, 05 Nov 2013 17:32:53 -0800 kvn Merge
Tue, 17 Sep 2013 14:48:14 +0200 simonis 8024900: PPC64: Enable new build on AIX (jdk part)
Thu, 05 Sep 2013 10:50:40 -0700 kvn Merge
Fri, 16 Aug 2013 16:21:28 -0700 kvn Merge
Thu, 01 Aug 2013 17:22:15 -0700 kvn Merge
Fri, 19 Jul 2013 13:23:23 -0700 kvn Merge
Thu, 11 Jul 2013 12:31:10 -0700 kvn Merge
Tue, 02 Jul 2013 17:38:40 -0700 simonis 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
Tue, 28 Jan 2014 12:53:56 -0800 rfield 8032711: Issue with Lambda in handling
Tue, 28 Jan 2014 11:22:25 -0800 lana Merge
Tue, 28 Jan 2014 09:42:05 -0800 darcy 8032733: Fix cast lint warnings in client libraries
Tue, 28 Jan 2014 12:50:53 +0400 dsamersoff 8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private
Mon, 27 Jan 2014 16:22:08 -0800 mchung 6760902: inconsistent behavior in system class loader for classes and resources
Mon, 27 Jan 2014 14:29:37 +0100 psandoz 8032779: Update code in java.lang to use newer language features
Mon, 27 Jan 2014 17:13:16 +0400 dsamersoff 8002116: This JdbReadTwiceTest.sh gets an exit 1
Mon, 27 Jan 2014 15:11:56 +0400 dsamersoff 8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
Sat, 25 Jan 2014 18:16:33 +0800 weijun 8031572: jarsigner -verify exits with 0 when a jar file is not properly signed
Fri, 24 Jan 2014 11:03:15 -0800 darcy 8032616: Fix non-deprecation warnings in com.sun.beans.*
Fri, 24 Jan 2014 19:18:17 +0100 simonis 8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
Fri, 24 Jan 2014 21:29:25 +0400 kizune 8029646: [pack200] should support the new zip64 format.
Fri, 24 Jan 2014 07:16:53 -0800 darcy 8032627: Add @SuppressWarnings("serial") to appropriate javax.swing classes
Fri, 24 Jan 2014 13:54:16 +0000 alanb 8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X
Fri, 24 Jan 2014 11:50:33 +0000 alanb 8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X
Thu, 23 Jan 2014 14:06:58 -0800 mchung 6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
Thu, 23 Jan 2014 14:04:52 -0800 mchung 4932272: (cl) Remove declaration of the unused private method ClassLoader.defineClass0
Thu, 23 Jan 2014 15:17:36 +0100 sjiang 6980984: java/lang/management/MemoryMXBean/MemoryManagement is not robust when getMax() returns -1
Thu, 23 Jan 2014 10:06:52 +0100 jbachorik 6309226: TEST: java/lang/management/ThreadMXBean/SynchronizationStatistics.java didn't check Thread.sleep
Wed, 22 Jan 2014 23:20:58 -0800 darcy 8032047: Fix static lint warnings in client libraries
Wed, 22 Jan 2014 17:40:58 -0500 rriggs 8032502: java.time add @param tags to readObject
Wed, 22 Jan 2014 11:03:44 -0800 darcy 8032397: Remove sun.misc.Ref
Wed, 22 Jan 2014 10:27:08 -0500 mullan Merge
Tue, 21 Jan 2014 16:54:26 -0500 asmotrak 8028431: NullPointerException in DerValue.equals(DerValue)
Tue, 21 Jan 2014 08:36:12 +0100 sla 6545321: [TESTBUG] jstatLineCounts4.sh has to be resilient to unexpected output
Wed, 22 Jan 2014 09:36:11 +0000 alanb 7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X
Thu, 06 Feb 2014 13:09:10 -0800 katleman Added tag jdk9-b02 for changeset 8c8275426a32
Tue, 25 Feb 2014 16:08:54 +0000 alanb Initial changes to support -modulepath. For now, this is just class loading
Tue, 25 Feb 2014 16:29:58 +0100 erikj jigsaw target now generates jmods and a jdk-module-image.
Fri, 21 Feb 2014 15:55:23 +0000 alanb Replace setPackageAccess with simple support for modules in the VM.
Wed, 19 Feb 2014 19:35:51 +0000 alanb Kerberos and SASL missing from boot class path
Tue, 18 Feb 2014 16:21:24 +0100 erikj Fixed macosx build.
Tue, 18 Feb 2014 15:17:45 +0100 erikj Fixed windows build
Tue, 18 Feb 2014 14:03:56 +0000 alanb Misc. clean-up to module content
Tue, 18 Feb 2014 13:10:31 +0100 erikj Fix -I flags to point to shuffled sources. Shuffle to conf dir.
Tue, 18 Feb 2014 09:12:39 +0100 erikj Removing trailing slash from source path definition for libnet
Mon, 17 Feb 2014 15:19:55 +0000 alanb JAXP module needs to export org.w3c.dom.views
Fri, 14 Feb 2014 16:42:32 +0000 alanb Split javax.auth into SASL, Kerberos and JAAS modules
Thu, 13 Feb 2014 17:48:29 +0100 erikj Merge
Thu, 13 Feb 2014 14:50:12 +0100 erikj Fixed shuffled build of mlib_image_v on sparc.
Wed, 12 Feb 2014 11:37:37 -0800 mchung Missing conf files in java.base.jmod
Wed, 12 Feb 2014 17:46:15 +0000 alanb GenModuleGraph not called with correct paths after move to src_shuffled
Wed, 12 Feb 2014 17:22:51 +0100 erikj Fixed all duplicate shuffles. Added SHUFFLE_MODE variable to control shuffling behavior.
Wed, 12 Feb 2014 16:20:14 +0100 erikj awt_ImagingLib.h only goes to libawt.
Wed, 12 Feb 2014 16:08:10 +0100 erikj Fixed mlib_image_v cflags.
Wed, 12 Feb 2014 15:17:13 +0100 erikj Fixed shuffle for libfontmanager.
Wed, 12 Feb 2014 12:33:45 +0100 erikj Moved shuffled src to src_shuffled.
Mon, 10 Feb 2014 15:48:48 +0000 alanb Fix extension class loader to load classes in developer (no-images) modules build
Mon, 10 Feb 2014 14:48:41 +0100 erikj Shuffle of generated module-info.java and generating modules.ser.
Mon, 10 Feb 2014 11:25:56 +0100 erikj Adding shuffling and building of nashorn.
Fri, 07 Feb 2014 16:46:48 -0800 mchung Add GenModuleGraph to compile module-info.java into modules.ser
Fri, 07 Feb 2014 16:25:22 +0100 erikj Adding shuffle of jdk-launchers.
Fri, 07 Feb 2014 13:39:51 +0100 erikj Fixed build issue with canonicalize_md.c on some gcc versions.
Fri, 07 Feb 2014 11:32:44 +0100 erikj Shuffle and compilation of native libraries in the jigsaw target.
Tue, 04 Feb 2014 21:40:56 -0800 mchung Generate output files before togological sort
Fri, 31 Jan 2014 22:55:12 -0800 mchung Merge
Mon, 27 Jan 2014 21:02:47 -0800 lana Mergejdk9-b02
Tue, 21 Jan 2014 10:52:48 -0500 mullan Merge
Tue, 21 Jan 2014 10:51:13 -0500 mullan 8031825: OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID
Mon, 20 Jan 2014 19:23:22 +0400 igerasim 8025886: replace [[ and == bash extensions in regtest
Tue, 21 Jan 2014 14:28:13 +0100 dfuchs 8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281
Tue, 21 Jan 2014 13:04:55 +0100 jbachorik 8032377: test/java/lang/management/ThreadMXBean/ThreadBlockedCount.java still fails intermittently
Tue, 21 Jan 2014 10:49:49 +0100 psandoz 8032190: It's unclear that flatMap will ensure each stream will be closed.
Tue, 21 Jan 2014 09:33:48 +0000 alanb 8032220: Files.createDirectories throws exception with confusing message for root directories that exist
Tue, 21 Jan 2014 09:17:23 +0100 jbachorik 8031559: javax/management/monitor/StartStopTest.java fails intermittently
Tue, 21 Jan 2014 09:15:46 +0100 jbachorik 8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Tue, 07 Jan 2014 12:17:36 -0800 nikgor 8004562: Better support for crossdomain.xml
Wed, 08 Jan 2014 13:25:30 +0100 erikj 8029254: Build error when javadoc generates beaninfo for javax.swing.beans
Mon, 20 Jan 2014 20:51:54 +0400 kizune Merge
Mon, 20 Jan 2014 19:11:57 +0400 kizune Merge
Thu, 16 Jan 2014 21:44:18 -0800 asaha Merge
Wed, 15 Jan 2014 10:09:00 -0800 asaha Merge
Fri, 10 Jan 2014 15:04:46 +0000 chegar Merge
Tue, 26 Nov 2013 10:06:57 +0000 michaelm 8028293: Check local configuration for actual ephemeral port range
Wed, 20 Nov 2013 23:33:07 +0000 michaelm 8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win)
Thu, 24 Oct 2013 20:39:21 +0100 michaelm 8011786: Better applet networking
Thu, 24 Oct 2013 10:02:26 -0700 xuelei 8027204: Revise the update of 8026204 and 8025758
Wed, 23 Oct 2013 21:24:34 -0700 xuelei 8026417: Enhance XML canonicalization
Sat, 07 Dec 2013 16:15:08 -0800 asaha Merge
Tue, 22 Oct 2013 14:55:19 +0100 chegar Merge
Thu, 17 Oct 2013 09:58:42 +0800 weijun 8025014: Enhance Security Policy
Tue, 22 Oct 2013 12:33:33 +0100 chegar Merge
Mon, 21 Oct 2013 15:00:56 +0100 chegar Merge
Mon, 21 Oct 2013 09:56:06 +0200 sjiang 7068126: Enhance SNMP statuses
Thu, 17 Oct 2013 09:23:49 -0700 prr 8024530: Enhance font process resilience
Wed, 16 Oct 2013 18:19:11 -0700 xuelei 8025758: Enhance Naming management
Wed, 16 Oct 2013 13:26:05 +0400 malenkov 8026172: Enhance UI Management
Tue, 15 Oct 2013 18:15:46 -0700 xuelei 8026204: Enhance auth login contexts
Mon, 14 Oct 2013 16:13:20 -0700 prr 8026176: Enhance document printing
Sat, 12 Oct 2013 20:46:35 -0700 xuelei 8025026: Enhance canonicalization
Sat, 12 Oct 2013 10:22:43 +0800 weijun 8026304: jarsigner output bad grammar
Fri, 11 Oct 2013 13:14:15 +0200 jfranck 8023301: Enhance generic classes
Wed, 09 Oct 2013 18:58:16 +0800 weijun 8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris
Mon, 07 Oct 2013 12:09:22 +0200 dfuchs 8024867: Enhance logging start up
Mon, 07 Oct 2013 11:32:48 +0100 chegar Merge
Fri, 04 Oct 2013 19:23:02 +0400 malenkov 8025448: Enhance listening events
Fri, 04 Oct 2013 14:51:17 +0100 chegar Merge
Thu, 03 Oct 2013 19:07:42 +0100 chegar Merge
Thu, 19 Sep 2013 10:41:29 +0800 weijun 8024659: Clarify JarFile API
Thu, 19 Sep 2013 10:40:16 +0800 weijun 8024302: Clarify jar verifications
Thu, 19 Sep 2013 08:34:37 -0700 prr 8025034: Improve layout lookups
Sat, 14 Sep 2013 19:23:02 +0100 chegar Merge
Fri, 13 Sep 2013 13:17:52 +0400 vadim 8023057: Enhance start up image display
Fri, 13 Sep 2013 15:37:43 +0800 weijun 8023672: Enhance jar file validation
Fri, 13 Sep 2013 15:37:39 +0800 weijun 8024306: Enhance Subject consistency
Sat, 07 Sep 2013 20:27:20 -0700 xuelei 8023069: Enhance TLS connections
Fri, 06 Sep 2013 13:36:33 +0100 chegar Merge
Thu, 05 Sep 2013 10:29:33 -0400 coleenp 8021266: Better life cycle for objects
Mon, 02 Sep 2013 11:41:21 +0400 malenkov 8023245: Enhance Beans decoding
Fri, 30 Aug 2013 09:38:23 +0100 chegar Merge
Fri, 23 Aug 2013 12:32:45 +0100 chegar Merge
Fri, 23 Aug 2013 12:41:53 +0400 bae 8021394: Better color profiles
Wed, 21 Aug 2013 11:40:07 -0700 valeriep 8022927: Input validation for byte/endian conversions
Wed, 21 Aug 2013 11:05:49 -0400 lancea 8022904: Enhance JDBC Parsers
Fri, 16 Aug 2013 17:57:27 +0800 weijun 8022945: Enhance JNDI implementation classes
Mon, 20 Jan 2014 16:27:55 +0100 sla 8028994: com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
Sat, 18 Jan 2014 10:57:41 -0800 darcy 8031375: Revert test exclusions after fix for JDK-8030656 propagates
Fri, 17 Jan 2014 12:28:59 -0500 briangoetz 8031373: Lint warnings in java.util.stream
Fri, 17 Jan 2014 16:25:17 +0100 allwin 8004183: test/sun/management/jmxremote/LocalRMIServerSocketFactoryTest.java doesn't clean-up
Fri, 17 Jan 2014 15:58:18 +0100 sjiang 8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
Fri, 17 Jan 2014 14:03:57 +0000 tyan 8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
Fri, 17 Jan 2014 13:54:13 +0000 chegar 8032057: Remove unneeded/obsolete -source options in concurrency tests
Thu, 16 Jan 2014 16:41:34 -0800 mduigou Merge
Wed, 11 Dec 2013 15:27:06 -0800 michaelm 8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream
Thu, 16 Jan 2014 15:56:40 -0800 bpb 6667086: Double.doubleToLongBits(final double value) contains inefficient test for NaN
Thu, 16 Jan 2014 18:20:31 +0100 psandoz 8029452: Fork/Join task ForEachOps.ForEachOrderedTask clarifications and minor improvements
Thu, 16 Jan 2014 10:33:07 -0500 rriggs 8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient