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
Tue, 12 Nov 2013 20:24:25 +0400 serb 8027696: Incorrect copyright header in the tests
Tue, 12 Nov 2013 20:02:12 +0400 leonidr 8027972: [macosx] Provide a regression test for JDK-8007006
Fri, 08 Nov 2013 15:02:55 -0800 lana Merge
Fri, 08 Nov 2013 14:09:18 +0400 malenkov 8027648: Type of overridden property is resolved incorrectly
Thu, 07 Nov 2013 18:57:54 +0400 yan 8025234: [javadoc] fix some errors in javax.swing.**
Fri, 01 Nov 2013 21:45:02 +0400 malenkov 8026491: Typos in string literals
Thu, 14 Nov 2013 23:29:18 -0800 lana Merge
Wed, 13 Nov 2013 11:59:49 -0800 prr 8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails
Thu, 14 Nov 2013 09:05:14 -0800 cl Added tag jdk8-b116 for changeset 6815fa4c5500
Wed, 05 Jul 2017 19:22:22 +0200 duke Merge
Fri, 15 Nov 2013 07:50:05 -0800 amurillo Added tag hs25-b59 for changeset 0cee03c5f3b3
Fri, 15 Nov 2013 07:50:04 -0800 amurillo Merge
Thu, 14 Nov 2013 13:38:49 -0800 drchase Merge
Thu, 14 Nov 2013 15:58:12 -0500 drchase Merge
Thu, 14 Nov 2013 09:14:39 -0800 vlivanov 8028159: C2: compiler stack overflow during inlining of @ForceInline methods
Wed, 13 Nov 2013 13:45:50 +0100 roland 8027572: assert(r != 0) failed: invalid
Wed, 13 Nov 2013 01:50:14 -0800 roland Merge
Wed, 13 Nov 2013 09:45:58 +0100 roland 8027631: "unexpected profiling mismatch" error with new type profiling
Tue, 12 Nov 2013 14:52:48 +0100 rbackman 8028207: assert(_outcnt==1) failed: not unique in compile.cpp
Tue, 12 Nov 2013 13:47:57 +0100 rbackman 8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Tue, 12 Nov 2013 13:58:37 +0100 roland 8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
Tue, 12 Nov 2013 09:32:50 +0100 anoll 8027593: performance drop with constrained codecache starting with hs25 b111
Mon, 11 Nov 2013 11:53:33 -0800 kvn 8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
Fri, 08 Nov 2013 14:19:55 -0800 drchase Merge
Fri, 08 Nov 2013 01:13:11 -0800 vlivanov 8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
Thu, 14 Nov 2013 21:05:16 +0100 ehelin Merge
Fri, 08 Nov 2013 17:46:53 +0100 sjohanss 8027960: Assertion assert(end >= start) failed during nightly testing on solaris
Mon, 11 Nov 2013 16:20:48 +0100 mgerdin Merge
Mon, 11 Nov 2013 05:05:36 -0800 jwilhelm Merge
Mon, 11 Nov 2013 13:50:10 +0100 jwilhelm 8028093: Initial young size is smaller than minimum young size
Sun, 10 Nov 2013 00:07:29 +0100 jwilhelm 8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
Fri, 08 Nov 2013 06:14:21 -0800 jmasa 8024483: assertion failure: (!mirror_alive || loader_alive) failed:
Wed, 16 Oct 2013 15:14:37 -0700 jmasa 8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483.
Thu, 07 Nov 2013 15:17:10 +0100 tschatzl 8027756: assert(!hr->isHumongous()) failed: code root in humongous region?
Sat, 02 Nov 2013 13:02:59 -0700 amurillo Merge
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Mon, 21 Oct 2013 18:56:20 +0200 jwilhelm 8026853: Prepare GC code for collector policy regression fix
Mon, 21 Oct 2013 18:52:13 +0200 jwilhelm 8026852: Use restricted_align_down in collector policy code
Mon, 21 Oct 2013 18:51:37 +0200 jwilhelm 8026851: Remove unnecessary code in GenRemSet
Wed, 13 Nov 2013 16:42:24 -0500 coleenp 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field change
Wed, 13 Nov 2013 07:31:26 -0800 acorn 8027229: ICCE expected for >=2 maximally specific default methods.
Fri, 08 Nov 2013 23:49:20 +0000 mgerdin Merge
Fri, 08 Nov 2013 16:48:21 +0100 mgerdin 8027237: New tests on ReservedSpace/VirtualSpace classes
Fri, 08 Nov 2013 07:13:57 -0800 amurillo 8028061: new hotspot build - hs25-b59
Thu, 14 Nov 2013 09:04:59 -0800 cl Added tag jdk8-b116 for changeset c00b4d030504
Thu, 14 Nov 2013 09:04:53 -0800 cl Added tag jdk8-b116 for changeset c558de1cebde
Wed, 05 Jul 2017 19:22:05 +0200 duke Added tag jdk8-b116 for changeset aaf663f591ab
Wed, 05 Jul 2017 19:22:05 +0200 duke Merge jdk8-b116
Wed, 05 Jul 2017 19:22:02 +0200 duke Merge
Thu, 07 Nov 2013 08:16:38 -0800 cl Added tag jdk8-b115 for changeset 115e1128ce1a
Wed, 05 Jul 2017 19:21:59 +0200 duke Merge
Thu, 07 Nov 2013 08:16:23 -0800 cl Added tag jdk8-b115 for changeset 708c1fb7aff3
Wed, 05 Jul 2017 19:21:56 +0200 duke Merge
Thu, 07 Nov 2013 08:16:21 -0800 cl Added tag jdk8-b115 for changeset 3136108f4dc4
Wed, 05 Jul 2017 19:21:53 +0200 duke Merge
Thu, 07 Nov 2013 08:16:40 -0800 cl Added tag jdk8-b115 for changeset 5f83d7dc1b34
Wed, 05 Jul 2017 19:21:50 +0200 duke Merge
Thu, 07 Nov 2013 08:16:10 -0800 cl Added tag jdk8-b115 for changeset 45b13f655ef2
Wed, 05 Jul 2017 19:21:47 +0200 duke Merge
Mon, 11 Nov 2013 15:06:35 -0800 katleman Merge
Fri, 08 Nov 2013 20:07:35 +0400 anthony 8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh
Thu, 07 Nov 2013 14:06:07 +0100 erikj 8027406: JDK demos are missing source files
Thu, 07 Nov 2013 10:51:13 +0100 erikj 8027698: Platform specific jars are not being signed by the sign-jars target
Thu, 07 Nov 2013 08:16:26 -0800 cl Added tag jdk8-b115 for changeset e408bf58d482
Wed, 05 Jul 2017 19:21:44 +0200 duke Merge
Fri, 08 Nov 2013 07:02:54 -0800 amurillo Added tag hs25-b58 for changeset 20483ee5d8d8
Fri, 08 Nov 2013 07:02:53 -0800 amurillo Merge
Thu, 07 Nov 2013 10:02:28 -0500 drchase Merge
Wed, 06 Nov 2013 06:51:24 -0800 mikael 8026775: nsk/jvmti/RedefineClasses/StressRedefine crashes due to EXCEPTION_ACCESS_VIOLATION
Tue, 05 Nov 2013 02:29:41 -0800 iveresov Merge
Tue, 05 Nov 2013 01:57:18 -0800 iveresov 8017065: C2 allows safepoint checks to leak into G1 pre-barriers
Tue, 05 Nov 2013 00:59:30 -0800 iveresov 8027751: C1 crashes in Weblogic with G1 enabled
Mon, 04 Nov 2013 10:44:46 +0100 rbackman 8027622: java.time.Instant.create failing since hs25-b56
Mon, 04 Nov 2013 21:59:54 +0100 roland 8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I
Sat, 02 Nov 2013 20:56:18 +0100 mgronlun Merge
Fri, 01 Nov 2013 17:10:31 +0000 mgronlun Merge
Fri, 01 Nov 2013 15:56:06 +0100 mgronlun Merge
Fri, 01 Nov 2013 10:32:36 -0400 coleenp 8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle
Thu, 31 Oct 2013 14:11:02 -0400 coleenp 8027616: Off by one error in putback for compressed oops nashorn performance improvement
Wed, 30 Oct 2013 09:26:44 -0700 acorn Merge
Wed, 30 Oct 2013 09:11:04 -0700 acorn 8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
Wed, 30 Oct 2013 15:35:25 +0100 mgerdin 8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
Fri, 01 Nov 2013 08:35:58 -0700 amurillo 8027580: new hotspot build - hs25-b58
Thu, 07 Nov 2013 08:16:14 -0800 cl Added tag jdk8-b115 for changeset bafd61947e5d
Mon, 11 Nov 2013 15:06:03 -0800 katleman Merge
Fri, 08 Nov 2013 09:36:55 +0100 ihse 8027836: Webrev should handle files that has been moved from a directory which now is removed.
Thu, 07 Nov 2013 08:16:05 -0800 cl Added tag jdk8-b115 for changeset 64b71122ab70
Wed, 05 Jul 2017 19:21:29 +0200 duke Added tag jdk8-b115 for changeset 3dd9732b1703
Wed, 05 Jul 2017 19:21:29 +0200 duke Merge jdk8-b115
Wed, 05 Jul 2017 19:21:26 +0200 duke Merge
Thu, 31 Oct 2013 16:46:43 -0700 lana Merge
Wed, 30 Oct 2013 14:12:16 -0400 briangoetz 8024930: Re-enable disabled bridging tests
Wed, 30 Oct 2013 18:09:49 +0000 vromero 8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo
Wed, 30 Oct 2013 08:35:52 -0700 mchung 8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.*
Mon, 28 Oct 2013 12:29:34 -0700 lana Merge
Thu, 24 Oct 2013 16:52:27 -0700 rfield 8027220: DefaultMethodsTest: Change test to match spec
Thu, 24 Oct 2013 11:22:50 -0700 bpatel 8006248: Since addition of -Xdoclint, javadoc ignores unknown tags
Thu, 24 Oct 2013 01:27:10 -0400 emc 8023682: Incorrect attributes emitted for anonymous class declaration
Wed, 23 Oct 2013 23:20:32 -0400 emc 8006732: support correct bytecode storage of type annotations in multicatch
Wed, 23 Oct 2013 15:45:18 -0700 ksrini 8026936: Initialize LamdbaToMethod lazily and as required
Wed, 23 Oct 2013 07:50:04 +0200 jlahoda 8026861: Wrong LineNumberTable for variable declarations in lambdas
Wed, 23 Oct 2013 23:02:17 +0200 jlahoda 8027191: Fix for JDK-8026861 refers to an incorrect bug number
Wed, 23 Oct 2013 13:54:13 -0700 bpatel 8026770: javadoc creates invalid HTML in profile summary pages
Wed, 23 Oct 2013 10:28:10 -0700 rfield 8022720: Method refeerences - private method should be accessible (nested classes)
Wed, 23 Oct 2013 07:50:04 +0200 jlahoda 8026508: Invokedynamic instructions don't get line number table entries
Tue, 22 Oct 2013 17:44:43 -0700 jjg Merge
Tue, 22 Oct 2013 17:42:10 -0700 jjg 8027119: Cleanup javadoc comments for taglet API
Tue, 22 Oct 2013 16:53:21 -0700 rfield 8023668: Desugar serializable lambda bodies using more robust naming scheme
Tue, 22 Oct 2013 13:54:49 +0100 vromero 8025290: javac implicit versus explicit lambda compilation error
Tue, 22 Oct 2013 10:08:49 +0200 jfranck 8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present
Mon, 21 Oct 2013 20:10:43 -0700 ksrini 8026758: Inefficient code in LambdaToMethod
Tue, 22 Oct 2013 03:36:44 +0200 jfranck 8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable
Mon, 21 Oct 2013 15:37:11 -0700 darcy 8026984: Clarity intended use of jdk.Exported
Mon, 21 Oct 2013 15:55:02 +0100 vromero 8026956: test tools/javac/lambda/TargetType58.java is failing after a libs change
Sun, 20 Oct 2013 12:54:17 -0700 ksrini 8026931: MethodParameters tests failing on Windows
Sun, 20 Oct 2013 12:46:12 -0700 jjg 8026791: wrong type_path encoded for method_return on an inner class constructor
Sun, 20 Oct 2013 12:01:43 -0700 jjg 8025109: Better encapsulation for AnnotatedType
Sat, 19 Oct 2013 17:43:09 +0100 vromero 8024809: javac, some lambda programs are rejected by flow analysis
Fri, 18 Oct 2013 16:34:42 -0700 bpatel 8026567: Use meaningful style names for strong and italic styles.
Fri, 18 Oct 2013 15:03:34 -0700 jjg 8026749: Missing LV table in lambda bodies
Thu, 17 Oct 2013 19:10:19 -0700 darcy 8026838: Fix new doclint issues in javax.annotation.processing
Thu, 31 Oct 2013 12:36:36 -0700 cl Added tag jdk8-b114 for changeset 7e53ada0d2d4
Wed, 05 Jul 2017 19:21:18 +0200 duke Merge
Thu, 31 Oct 2013 12:36:20 -0700 cl Added tag jdk8-b114 for changeset 18b08c4ac28d
Wed, 05 Jul 2017 19:21:15 +0200 duke Merge
Thu, 31 Oct 2013 16:31:44 -0700 lana Merge
Wed, 30 Oct 2013 08:58:05 -0700 joehw 8024378: StAX parser shall support JAXP properties
Tue, 29 Oct 2013 14:52:51 -0700 joehw 8027484: Implementation error in SAX2DOM.java
Mon, 28 Oct 2013 12:26:22 -0700 lana Merge
Thu, 24 Oct 2013 13:43:02 -0700 joehw 8004476: XSLT Extension Functions Don't Work in WebStart
Thu, 31 Oct 2013 12:36:18 -0700 cl Added tag jdk8-b114 for changeset 021350e22576
Wed, 05 Jul 2017 19:21:10 +0200 duke Merge
Thu, 31 Oct 2013 16:47:09 -0700 lana Merge
Thu, 31 Oct 2013 12:50:17 +0530 sundar Merge
Wed, 30 Oct 2013 20:09:44 +0530 sundar 8027562: eval should load second and subsequent arguments for side effect
Wed, 30 Oct 2013 11:28:46 -0300 jlaskey 8027532: nashorn should only use jdk8 apis in the compact1 profile
Tue, 29 Oct 2013 14:22:44 -0300 jlaskey 8027447: The wrong string buffer is specified for stderr in $EXEC
Tue, 29 Oct 2013 10:40:00 -0300 jlaskey Merge
Fri, 25 Oct 2013 15:21:12 +0200 hannesw 8027301: Optimizations for Function.prototype.apply
Fri, 25 Oct 2013 10:20:49 +0200 hannesw 8027042: Evaluation order for binary operators can be improved
Mon, 28 Oct 2013 12:29:40 -0700 lana Merge
Wed, 23 Oct 2013 20:21:23 +0530 sundar Merge
Wed, 23 Oct 2013 20:15:43 +0530 sundar 8027150: ScriptObjectListAdapter won't work as expected
Wed, 23 Oct 2013 17:30:13 +0530 sundar 8027128: jdk.nashorn.api.scripting.JSObject should be an interface
Tue, 22 Oct 2013 22:12:24 +0530 sundar Merge
Tue, 22 Oct 2013 22:04:46 +0530 sundar 8027020: [regression] java.lang.VerifyError: Bad type on operand stack
Tue, 22 Oct 2013 17:52:37 +0200 attila 8027037: Make ScriptObjectMirror conversions work for any JSObject
Tue, 22 Oct 2013 16:43:27 +0200 attila 8027031: complete merging of loads and converts
Tue, 22 Oct 2013 17:47:56 +0530 sundar Merge
Tue, 22 Oct 2013 17:38:12 +0530 sundar 8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
Tue, 22 Oct 2013 11:31:03 +0200 hannesw 8026955: for-in should convert primitive values to object
Tue, 22 Oct 2013 11:12:36 +0200 hannesw 8027015: AutoCloseable no longer implements @FunctionalInterface
Tue, 22 Oct 2013 14:27:52 +0530 sundar 8027016: Array.prototype.indexOf should return -1 when array is of length zero
Mon, 21 Oct 2013 13:31:03 +0400 kshefov 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
Mon, 21 Oct 2013 10:09:19 +0530 sundar Merge
Fri, 18 Oct 2013 22:42:41 +0200 hannesw 8026858: Array length does not handle defined properties correctly
Fri, 18 Oct 2013 18:26:13 +0530 sundar Merge
Fri, 18 Oct 2013 12:50:21 +0200 hannesw 8026805: Array.prototype.length doesn't work as expected
Thu, 17 Oct 2013 17:33:16 +0200 hannesw 8026701: Array.prototype.splice is slow on dense arrays
Thu, 17 Oct 2013 12:38:50 +0200 attila 8026161: Don't narrow floating-point literals in the lexer
Thu, 31 Oct 2013 12:36:38 -0700 cl Added tag jdk8-b114 for changeset 348c2258d7bf
Wed, 05 Jul 2017 19:21:00 +0200 duke Merge
Thu, 31 Oct 2013 16:30:42 -0700 lana Merge
Mon, 28 Oct 2013 12:22:45 -0700 lana Merge
Wed, 23 Oct 2013 16:45:30 +0100 coffeys 5036554: unmarshal error on CORBA alias type in CORBA any
Tue, 22 Oct 2013 11:40:27 +0100 alanb 8021257: com.sun.corba.se.** should be on restricted package list
Thu, 31 Oct 2013 12:36:05 -0700 cl Added tag jdk8-b114 for changeset 71655e2f499f
Wed, 05 Jul 2017 19:20:56 +0200 duke Merge
Thu, 31 Oct 2013 16:44:18 -0700 lana Merge
Thu, 31 Oct 2013 13:51:58 -0700 joehw 8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
Thu, 31 Oct 2013 11:52:30 -0700 dxu 8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
Tue, 29 Oct 2013 12:45:18 -0400 briangoetz 8024633: Lambda linkage performance - initialize generated class earlier
Thu, 31 Oct 2013 10:37:08 -0400 briangoetz 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
Thu, 31 Oct 2013 11:59:09 +0100 jbachorik 7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled
Thu, 31 Oct 2013 11:59:04 +0100 psandoz 8027316: Distinct operation on an unordered stream should not be a barrier
Wed, 30 Oct 2013 18:39:09 -0700 smarks 8023863: deprecate support for statically-generated stubs from RMI (JRMP)
Wed, 30 Oct 2013 17:45:12 -0700 bpb 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
Wed, 30 Oct 2013 17:27:25 -0700 darcy 8005294: Consider default methods for additions to AnnotatedElement
Wed, 30 Oct 2013 16:49:35 -0700 wetmore 8027526: CheckTipsAndVersions.java failing occasionally
Tue, 29 Oct 2013 12:31:27 -0400 briangoetz 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
Wed, 30 Oct 2013 13:51:07 -0700 lana Merge
Wed, 30 Oct 2013 18:38:20 +0000 michaelm Merge
Wed, 30 Oct 2013 18:37:50 +0000 michaelm 8027570: NullPointerException in URLPermission.hashCode()
Wed, 30 Oct 2013 17:54:48 +0100 jbachorik 8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool
Wed, 30 Oct 2013 09:37:12 -0700 mfang 6931564: Incorrect display name of Locale for south africa
Wed, 30 Oct 2013 09:33:23 -0700 mfang 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
Wed, 30 Oct 2013 13:44:40 +0100 ykantser 8022229: Intermittent test failures in sun/tools/jstatd
Wed, 30 Oct 2013 14:41:42 +0000 chegar 8026880: NetworkInterface native initializing code should check fieldID values
Wed, 30 Oct 2013 14:50:46 +0100 jbachorik 8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector
Tue, 29 Oct 2013 16:59:11 -0700 mfang 8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
Tue, 29 Oct 2013 15:32:04 -0700 mfang Merge
Tue, 29 Oct 2013 15:31:07 -0700 mfang 8008647: [es] minor cosmetic issues in translated java command line outputs
Tue, 29 Oct 2013 21:49:46 +0100 jbachorik 8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926
Tue, 29 Oct 2013 11:34:30 -0700 mfang 8025646: [pt_BR] overtranslation of option in java command line output
Tue, 29 Oct 2013 11:29:57 -0700 mfang 8008437: [sv] over-translation in java command line outputs
Tue, 29 Oct 2013 11:27:55 -0700 mfang 8026108: [it, ja, zh_CN] wrong translation in jar example.
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip