log

age author description
Mon, 17 Mar 2014 18:45:29 -0700 mchung Incorrect class count in module summary
Mon, 17 Mar 2014 10:33:12 +0100 erikj First step towards sorting out module specific targets for gensrc and
Mon, 17 Mar 2014 08:25:31 +0000 alanb org.w3c.dom.views missing from JAXP exports
Sun, 16 Mar 2014 11:35:28 +0000 alanb Move headless diagnostic tools/APIs to jdk.tools.diag
Sat, 15 Mar 2014 20:02:58 +0000 alanb Resources for j.u.logging need to be in logging module
Fri, 14 Mar 2014 15:02:20 +0100 erikj Pulling in JDK-8010767 early since jigsaw build is running more tasks
Fri, 14 Mar 2014 08:02:14 +0000 alanb java.time.chrono tests failing when using ServiceLoader to
Thu, 13 Mar 2014 18:23:46 +0000 alanb First stab at access checks in ResourceBundle and ServiceLoader. This
Thu, 13 Mar 2014 15:34:55 +0100 erikj Fixed macosx build after merge.
Wed, 12 Mar 2014 15:28:38 +0100 erikj Merge
Tue, 11 Mar 2014 15:42:01 -0700 katleman Added tag jdk9-b04 for changeset 627deed79b59jdk9-b05
Thu, 06 Mar 2014 14:26:26 -0800 smarks 8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptionsjdk9-b04
Thu, 06 Mar 2014 10:41:10 -0800 lana Merge
Wed, 05 Mar 2014 22:32:14 -0800 darcy 8036747: Fix unchecked lint warnings in java.security.Provider
Wed, 05 Mar 2014 17:08:37 -0800 darcy 8036744: Fix raw lint warnings in java.lang.reflect.WeakCache
Thu, 06 Mar 2014 01:03:27 +0000 valeriep 8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending
Wed, 05 Mar 2014 11:53:35 -0800 darcy 8036732: Fix raw warning in java.lang.invoke.MethodHandleImpl.java
Wed, 05 Mar 2014 20:03:32 +0100 sla 8036599: Use Diagnostic Commands instead of SA by default in jinfo
Wed, 05 Mar 2014 16:55:38 +0100 sla 8036132: Tab characters in test/com/sun/jdi files
Wed, 05 Mar 2014 15:43:18 +0100 sla 8036675: Compiler warnings in serviceability code
Wed, 05 Mar 2014 13:28:37 +0000 xuelei 8036676: Rename class name testEnabledProtocols to TestEnabledProtocols
Wed, 05 Mar 2014 10:52:33 +0000 fparain 8035952: Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code
Tue, 04 Mar 2014 09:35:54 +0100 mtobiass 8031065: java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails: OutOfMemoryError: Metaspace
Wed, 05 Mar 2014 07:24:34 +0000 xuelei 8032473: Restructure JSSE regression test hierarchy in jdk test
Tue, 04 Mar 2014 18:32:27 -0800 darcy 8035452: Fix serial lint warnings in core libs
Tue, 04 Mar 2014 18:28:56 -0800 darcy 8036568: Serial incompatibility in java.util.TreeMap.NavigableSubMap
Tue, 04 Mar 2014 15:33:30 -0800 rfield 8035776: Consistent Lambda construction
Tue, 04 Mar 2014 13:27:55 +0000 chegar 8036584: Review comments from 8035897
Fri, 28 Feb 2014 13:38:51 +0100 mtobiass 6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0"
Mon, 03 Mar 2014 18:17:00 +0400 iignatyev 6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
Mon, 03 Mar 2014 11:06:38 +0000 ewang 8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
Mon, 03 Mar 2014 10:55:31 +0800 weijun 8036104: Rename the PAData.java test
Sun, 02 Mar 2014 19:27:43 +0000 chegar 8035897: Better memory allocation for file descriptors greater than 1024 on macosx
Sun, 02 Mar 2014 19:21:18 +0000 chegar 8035868: Check for JNI pending exceptions in windows/native/sun/net/spi/DefaultProxySelector.c
Sun, 02 Mar 2014 15:56:07 +0000 alanb 8010194: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh fails with "Timed out waiting ..." (sol)
Sat, 01 Mar 2014 11:57:57 -0500 rriggs 8035813: Broken link in java.lang.Iterable
Sat, 01 Mar 2014 02:07:30 +0400 vlivanov 8033666: Make sure @ForceInline is everywhere it needs to be in sun.misc and java.lang.invoke
Sat, 01 Mar 2014 02:05:53 +0400 vlivanov 8027827: Improve performance of catchException combinator
Fri, 28 Feb 2014 17:01:12 -0500 rriggs 8035106: Typo in java.time.format.Parsed error message
Fri, 28 Feb 2014 13:36:46 -0500 rriggs 8035889: jdk testlibrary - add printing of values of failed assertions
Fri, 28 Feb 2014 10:27:54 -0800 bchristi 6835233: Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh
Fri, 28 Feb 2014 09:38:10 -0800 joehw 8036004: Incorrect license header for a test class
Fri, 28 Feb 2014 17:14:08 +0100 simonis 8035949: Remove unused macro USE_SELECT and clean up Unix version of net_util_md.{c,h}
Fri, 28 Feb 2014 15:39:15 +0100 jbachorik 8035668: [test] Check that jstat does not cause problems when monitored application exits before jstat finishes its work
Fri, 28 Feb 2014 12:57:35 +0400 sla 7195249: Some jtreg tests use hard coded ports
Fri, 28 Feb 2014 08:40:27 +0800 weijun 8035759: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/krb5/NativeCreds.c
Thu, 27 Feb 2014 09:43:28 -0800 sherman 8035814: Broken link in java.nio.charset.StandardCharsets
Thu, 27 Feb 2014 10:53:07 +0100 simonis 8035876: AIX build issues after '8034174: Remove use of JVM_* functions from java.net code'
Thu, 27 Feb 2014 02:44:04 +0400 igerasim 6853696: (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
Wed, 26 Feb 2014 19:11:00 -0800 yhuang 8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format
Wed, 26 Feb 2014 18:22:56 -0800 smarks 8034999: change rmidRunning to a simple lookup
Wed, 26 Feb 2014 13:02:05 -0800 bchristi 8027640: String.indexOf(String,int) for the empty string case not specified
Wed, 26 Feb 2014 16:18:08 +0000 michaelm 8035653: InetAddress.getLocalHost crash
Fri, 21 Feb 2014 17:12:23 +0400 vlivanov 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
Wed, 26 Feb 2014 10:37:23 +0100 erikj 8035187: Move fontconfig src files to make/data
Tue, 25 Feb 2014 19:15:13 +0000 chegar 7089615: Broken javadoc link in AbstractQueuedSynchronizer
Tue, 25 Feb 2014 10:25:32 -0800 amurillo Merge
Fri, 21 Feb 2014 08:22:54 -0800 amurillo Merge
Tue, 18 Feb 2014 15:48:14 -0800 kvn Merge
Wed, 29 Jan 2014 20:41:33 +0100 simonis 8033154: PPC64: Fix AIX build after integration into jdk9/dev
Tue, 25 Feb 2014 12:35:14 +0000 chegar 8034174: Remove use of JVM_* functions from java.net code
Mon, 24 Feb 2014 11:24:43 -0800 mikael 8035054: JarFacade.c should not include ctype.h
Tue, 25 Feb 2014 11:51:25 +0400 pchelko 8035640: JNU_CHECK_EXCEPTION should support c++ JNI syntax
Mon, 24 Feb 2014 22:43:45 -0800 darcy 8035453: Fix serial lint warnings in com.sun.tools and elsewhere
Mon, 24 Feb 2014 13:01:25 -0800 lana Merge
Thu, 26 Dec 2013 12:04:16 -0800 lana 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Mon, 24 Feb 2014 15:34:33 +0100 plevart 6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
Mon, 24 Feb 2014 10:34:07 +0100 farvidsson 8034203: Change JavaDoc for com.sun.jdi.request.EventRequest.setEnabled(boolean val)
Fri, 21 Feb 2014 16:55:25 +0400 aefimov 8032909: XSLT string-length returns incorrect length when string includes complementary chars
Mon, 17 Feb 2014 20:23:55 +0400 igerasim 8023022: Some more typos in javadoc
Fri, 21 Feb 2014 16:26:22 +0100 sla 6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
Fri, 21 Feb 2014 14:01:57 +0100 jbachorik 8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
Fri, 21 Feb 2014 13:52:39 +0100 ihse 8007897: Make creates file with illegal name in Windows.
Fri, 21 Feb 2014 12:31:29 +0100 jbachorik 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
Thu, 20 Feb 2014 21:36:02 -0800 smarks 8027810: RMI CheckUsage tests should be deleted
Thu, 20 Feb 2014 20:00:11 -0800 lana Merge
Thu, 20 Feb 2014 23:16:47 +0400 sla 8022203: Intermittent test failures in demo/jvmti/hprof
Thu, 20 Feb 2014 09:57:26 -0800 sherman Merge
Thu, 20 Feb 2014 09:52:50 -0800 sherman 8035076: Pattern$BnMS never used due to bug in Pattern$BnM.optimize
Wed, 11 Dec 2013 15:26:47 -0800 michaelm 8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method
Thu, 20 Feb 2014 13:03:36 +0000 chegar 7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
Thu, 20 Feb 2014 12:16:28 +0000 chegar 8022852: Fix serial javac warnings in ArrayPrefixHelpers
Thu, 20 Feb 2014 11:47:22 +0100 ihse 8028770: LIBARCHNAME should not be used in CompileLauncher.gmk
Thu, 20 Feb 2014 10:41:06 +0000 alanb 8035105: DNS provider cleanups
Thu, 20 Feb 2014 10:40:58 +0100 simonis 8034087: XML parser may overwrite element content if that content falls onto the border of an entity scanner buffer
Sat, 15 Feb 2014 10:23:07 +0800 tyan 8032050: Clean up for java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java
Wed, 19 Feb 2014 09:17:28 -0800 naoto 8027289: [Windows zh_CN] NumberFormat: Incorrect sequence of loading currency symbol
Tue, 28 Jan 2014 20:10:11 +0000 jeff 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Mon, 13 Jan 2014 14:44:00 -0800 jeff 7129980: Third Party License Readme update for JDK8
Wed, 19 Feb 2014 10:41:22 +0800 weijun 8034033: [parfait] JNI exception pending in share/native/sun/security/krb5/nativeccache.c
Tue, 18 Feb 2014 10:53:18 -0800 joehw 8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
Wed, 11 Dec 2013 21:22:49 -0800 mfang 8026115: [zh_CN] inproper translation in output of jarsigner command
Tue, 17 Dec 2013 23:33:51 -0800 mfang 8026741: jdk8 l10n resource file translation update 5
Tue, 18 Feb 2014 12:25:31 +0000 michaelm 8034853: remove sun.misc.ClassLoaderUtil
Tue, 18 Feb 2014 11:23:00 +0100 farvidsson 4515292: ReferenceType.isStatic() returns true for arrays
Tue, 21 Jan 2014 15:17:57 +0100 sla 6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
Tue, 18 Feb 2014 08:46:37 +0100 erikj 8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data
Mon, 17 Feb 2014 11:37:46 -0500 mullan Merge
Mon, 17 Feb 2014 11:36:40 -0500 mullan 8025708: Certificate Path Building problem with AKI serial number
Mon, 17 Feb 2014 11:27:18 +0000 michaelm 8031661: java/net/Authenticator/B4769350.java failed intermittently
Mon, 17 Feb 2014 09:43:12 +0100 jbachorik 8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
Sat, 15 Feb 2014 10:17:35 +0400 igerasim 4682009: Typo in javadocs in javax/naming
Fri, 14 Feb 2014 15:21:26 +0000 alanb 8034943: Eliminate Kerberos dependency on com.sun.security.auth to avoid circular dependency
Fri, 14 Feb 2014 11:23:58 +0100 simonis 8034801: AIX: (ch) Fix synchronization issue in AixPollPort.java
Thu, 13 Feb 2014 11:15:56 +0800 tyan 8030844: sun/rmi/rmic/classpath/RMICClassPathTest.java timeout in same binaries run
Thu, 13 Feb 2014 18:05:36 -0500 lancea 8034896: Correct Clob.free javadoc typo
Thu, 13 Feb 2014 14:48:39 -0800 smarks 8034000: lack of /othervm option can cause some RMI tests to fail
Thu, 13 Feb 2014 11:47:43 -0800 juh 8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException
Thu, 13 Feb 2014 17:40:43 +0100 erikj 8034193: Move X11 wrapper generator files to make/src and make/data
Thu, 13 Feb 2014 17:14:24 +0100 erikj 8034179: Clean up nio genConstants
Thu, 13 Feb 2014 15:59:04 +0000 alanb 8028711: TEST_BUG: Shell tests should pass through VM options
Thu, 13 Feb 2014 14:08:12 +0000 alanb 8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11
Thu, 13 Feb 2014 00:01:07 +0100 ihse 8034191: Move relevant parts of build system to new closed repo
Wed, 12 Feb 2014 10:51:50 -0800 mchung 8030010: cleanup native code warnings
Wed, 12 Feb 2014 17:51:31 +0000 alanb 8034102: Check solaris/native/sun/nio/fs/MacOSXNativeDispatcher.c for JNI pending exceptions
Wed, 12 Feb 2014 14:23:52 +0000 alanb 8034780: Remove used imports
Wed, 12 Feb 2014 14:07:55 +0000 alanb 8034776: Remove sun.misc.Service
Wed, 12 Feb 2014 19:20:43 +0800 weijun 8034762: Move krb5.conf related tests into a single place
Wed, 12 Feb 2014 11:02:47 +0100 erikj 8034173: Move JavaApp.icns to proper place in make/data
Tue, 11 Feb 2014 16:43:57 +0000 alanb 8034182: Misc. warnings in java.net code
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