Tue, 12 Nov 2013 14:03:28 -0500 rriggs 8028014: Doclint warning/error cleanup in javax.management
Tue, 12 Nov 2013 09:44:39 -0800 darcy 8028229: Fix more raw types lint warning in core libraries
Tue, 12 Nov 2013 17:37:45 +0000 alanb 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
Tue, 12 Nov 2013 18:12:47 +0100 egahlin 6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
Tue, 12 Nov 2013 17:40:26 +0100 egahlin 6543856: MonitorVmStartTerminate.sh fails intermittently
Tue, 12 Nov 2013 16:59:51 +0100 smarks 8028027: serialver should emit declaration with the 'private' modifier
Tue, 12 Nov 2013 14:52:42 +0100 egahlin 8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
Sat, 09 Nov 2013 04:21:28 +0400 vlivanov 8027823: catchException combinator fails with 9 argument target
Mon, 11 Nov 2013 16:14:07 -0800 rfield 8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
Mon, 11 Nov 2013 14:35:36 -0800 sherman 8026330: java.util.Base64 urlEncoder should omit padding
Fri, 08 Nov 2013 18:16:12 +0100 sla 8014506: Test of Jdp feature
Mon, 11 Nov 2013 14:22:22 -0500 lancea 8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal
Mon, 11 Nov 2013 16:06:16 +0000 michaelm 8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
Mon, 11 Nov 2013 10:33:02 +0000 chegar 8028102: All test targets, jdk/test/Makefile, fail on Windows
Mon, 11 Nov 2013 16:54:41 +0800 weijun 8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
Mon, 11 Nov 2013 08:36:53 +0000 alanb 8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
Sun, 10 Nov 2013 20:05:03 +0100 jbachorik 6523160: RuntimeMXBean.getUptime() returns negative values
Sat, 09 Nov 2013 14:30:03 -0500 rriggs 8028092: Lint cleanup of java.time.format
Sat, 09 Nov 2013 16:46:46 +0000 alanb 8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
Fri, 08 Nov 2013 17:36:14 -0800 lana Merge
Fri, 08 Nov 2013 17:50:24 -0500 rriggs 8028041: Serialized Form description of j.l.String is not consistent with the implementation
Fri, 08 Nov 2013 21:07:42 +0000 alanb 8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f
Fri, 08 Nov 2013 12:19:25 -0800 darcy 8028076: Correct raw type lint warnings in core reflection implementation classes
Fri, 08 Nov 2013 12:13:02 -0800 mchung 8025985: com.sun.management.OSMBeanFactory should not be public
Fri, 08 Nov 2013 18:54:29 +0000 tyan 8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
Fri, 08 Nov 2013 09:43:01 -0800 mchung 8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351
Fri, 08 Nov 2013 15:15:48 +0000 chegar 8019834: InetAddress.getByName hangs for bad IPv6 literals
Fri, 08 Nov 2013 15:12:30 +0000 tyan 8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
Fri, 08 Nov 2013 07:53:57 -0800 mchung 8027351: (ref) Private finalize method invoked in preference to protected superclass method
Thu, 07 Nov 2013 16:55:39 +0100 ykantser 8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object
Fri, 08 Nov 2013 08:47:39 +0100 jbachorik 8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c
Thu, 07 Nov 2013 22:30:06 -0800 yhuang 8027695: There should be a space before % sign in Swedish locale
Thu, 07 Nov 2013 20:56:44 -0500 rriggs 8024458: DataInput.readDouble refers to "readlong" instead of "readLong"
Thu, 07 Nov 2013 10:03:38 -0800 naoto 8027930: ResourceBundle test failures in fr locale
Thu, 07 Nov 2013 13:33:03 +0100 jfranck 8027796: Refactor Core Reflection for Type Annotations
Thu, 07 Nov 2013 10:22:11 +0000 michaelm 8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
Thu, 07 Nov 2013 08:23:00 +0000 chegar 8027961: Inet[4|6]Address native initializing code should check field/MethodID values
Thu, 07 Nov 2013 08:04:36 +0000 chegar 8027822: ProblemList.txt Updates (11/2013)
Wed, 06 Nov 2013 11:31:49 -0800 ksrini 8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
Wed, 06 Nov 2013 11:22:15 -0800 ksrini 8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces
Wed, 06 Nov 2013 13:25:24 -0800 dxu 8025698: (fs) Typo in exception thrown by encode() in UnixPath.java
Tue, 05 Nov 2013 19:44:41 -0800 mduigou 8021309: replace test/Makefile jdk_* targets with jtreg groups
Tue, 05 Nov 2013 17:33:26 -0800 mchung 8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
Tue, 05 Nov 2013 11:18:20 -0800 joehw 8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
Tue, 05 Nov 2013 12:08:12 +0100 psandoz 8027712: DistinctOpTest fails for unordered test
Mon, 04 Nov 2013 15:48:08 -0800 dxu 8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage
Mon, 04 Nov 2013 15:21:47 +0100 alundblad 8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
Mon, 04 Nov 2013 10:12:18 -0800 rfield 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
Mon, 04 Nov 2013 17:47:59 +0000 michaelm 8027687: The constructors of URLPermission class do not behave as described in javad
Mon, 04 Nov 2013 08:05:02 -0800 bpb 8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
Mon, 04 Nov 2013 07:39:48 -0500 dholmes 8027755: Anti-delta incorrect push for 8025198
Mon, 04 Nov 2013 06:58:30 -0500 dholmes 8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
Sat, 02 Nov 2013 20:08:10 -0700 jrose 8024635: Caching MethodType's descriptor string improves lambda linkage performance
Fri, 01 Nov 2013 14:40:03 -0700 dxu 8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again
Fri, 01 Nov 2013 15:10:10 +0100 sla 8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events.
Fri, 01 Nov 2013 10:08:10 +0100 sla 8027692: Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt
Thu, 14 Nov 2013 23:32:31 -0800 lana Merge
Thu, 14 Nov 2013 11:42:46 +0400 pchelko 8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
Thu, 14 Nov 2013 10:52:19 +0400 pchelko 8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
Wed, 13 Nov 2013 20:16:43 +0400 bagiras 8028283: Revert JavaDoc changes pushed for JDK-7068423
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip