Wed, 05 Jul 2017 20:38:03 +0200 duke Merge
Thu, 11 Jun 2015 20:19:56 -0700 lana Merge
Wed, 10 Jun 2015 11:18:10 +0200 alundblad 8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31
Tue, 09 Jun 2015 15:57:45 +0200 alundblad 8054717: SJavac should track changes in the public apis of classpath classes!
Tue, 09 Jun 2015 11:52:13 +0200 jlahoda 8082311: NPE when compiling expression with \"^\"
Fri, 05 Jun 2015 18:43:11 +0530 sadayapalam 8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes.
Thu, 11 Jun 2015 10:44:19 -0700 lana Added tag jdk9-b68 for changeset 9bccf568791d
Wed, 05 Jul 2017 20:37:58 +0200 duke Merge
Thu, 11 Jun 2015 20:20:05 -0700 lana Merge
Fri, 05 Jun 2015 15:05:55 +0200 mkos 8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
Thu, 11 Jun 2015 10:44:13 -0700 lana Added tag jdk9-b68 for changeset e8e25f52dbd0
Wed, 05 Jul 2017 20:37:55 +0200 duke Merge
Thu, 11 Jun 2015 20:18:44 -0700 lana Merge
Mon, 08 Jun 2015 22:08:47 -0700 joehw 8080908: Develop test for Xerces Update: XPointer
Mon, 08 Jun 2015 21:59:07 -0700 joehw 8080906: Develop test for Xerces Update: DOM L3 Serializer
Thu, 11 Jun 2015 10:44:12 -0700 lana Added tag jdk9-b68 for changeset 09305604d861
Wed, 05 Jul 2017 20:37:51 +0200 duke Merge
Thu, 11 Jun 2015 20:19:14 -0700 lana Merge
Thu, 11 Jun 2015 13:33:34 +0530 sundar 8087136: regression: apply on $EXEC fails with ClassCastException
Tue, 09 Jun 2015 09:27:02 +0200 mhaupt 8080490: add $EXECV command to Nashorn scripting mode
Tue, 09 Jun 2015 14:19:57 +0530 sundar 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
Mon, 08 Jun 2015 10:28:04 +0200 mhaupt 8085885: address Javadoc warnings in Nashorn source code
Mon, 08 Jun 2015 14:10:39 +0530 sundar 8085937: add autoimports sample script to easily explore Java classes in interactive mode
Mon, 08 Jun 2015 13:57:44 +0530 sundar 8085802: Nashorn -nse option causes parse error on anonymous function definition
Fri, 05 Jun 2015 19:05:37 +0530 sundar 8085810: Return value of Objects.requireNonNull call can be used
Fri, 05 Jun 2015 12:38:53 +0200 mhaupt 8080087: Nashorn $ENV.PWD is originally undefined
Thu, 11 Jun 2015 10:44:20 -0700 lana Added tag jdk9-b68 for changeset 4b727de06e46
Wed, 05 Jul 2017 20:37:47 +0200 duke Merge
Thu, 11 Jun 2015 20:19:18 -0700 lana Merge
Mon, 08 Jun 2015 21:32:26 +0100 robm 7130985: Four helper classes missing in Sun JDK
Thu, 11 Jun 2015 10:44:08 -0700 lana Added tag jdk9-b68 for changeset 32897056f998
Wed, 05 Jul 2017 20:37:43 +0200 duke Merge
Thu, 11 Jun 2015 20:18:55 -0700 lana Merge
Thu, 11 Jun 2015 10:38:29 -0700 bchristi 8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
Thu, 11 Jun 2015 17:29:09 +0200 simonis 8081674: EmptyStackException at startup if running with extended or unsupported charset
Wed, 10 Jun 2015 07:52:43 -0400 rriggs 8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Wed, 10 Jun 2015 12:44:57 +0300 kshefov 8085979: Make some DTLS feature functional tests work also for TLS protocol
Tue, 09 Jun 2015 09:19:43 -0400 mullan Merge
Tue, 09 Jun 2015 09:18:07 -0400 mullan 8056179: Store permissions in concurrent collections in PermissionCollection subclasses
Tue, 09 Jun 2015 07:05:48 +0100 psandoz 8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
Mon, 08 Jun 2015 17:19:50 -0700 amurillo Merge
Mon, 08 Jun 2015 11:11:48 -0700 amurillo Merge
Thu, 04 Jun 2015 15:38:00 -0700 amurillo Merge
Thu, 04 Jun 2015 12:49:55 -0700 kvn Merge
Fri, 29 May 2015 17:05:33 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 29 May 2015 12:49:32 +0200 thartmann Merge
Fri, 22 May 2015 09:50:33 +0200 thartmann Merge
Thu, 21 May 2015 18:23:01 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 15 May 2015 19:23:27 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Tue, 02 Jun 2015 15:09:49 +0200 ihse 8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
Fri, 29 May 2015 20:15:18 +0200 ykantser Merge
Wed, 27 May 2015 14:35:55 +0200 ykantser 8081037: serviceability/sa/ tests time out on Windows
Fri, 29 May 2015 12:48:58 +0200 sla Merge
Thu, 28 May 2015 15:03:57 -0700 dcubed Merge
Thu, 28 May 2015 12:11:33 +0200 aeriksso 8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
Mon, 08 Jun 2015 21:35:36 +0100 robm 7130985: Four helper classes missing in Sun JDK
Mon, 08 Jun 2015 16:17:37 +0300 aefimov 8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Mon, 08 Jun 2015 16:37:53 +0400 avstepan 8081517: minor cleanup for docs
Fri, 05 Jun 2015 11:27:22 -0700 juh 8076535: Deprecate the com.sun.jarsigner package
Fri, 05 Jun 2015 14:20:40 +0100 robm 8080819: Inet4AddressImpl regression caused by JDK-7180557
Fri, 05 Jun 2015 13:14:36 +0300 kshefov 8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Fri, 05 Jun 2015 12:22:36 +0300 kshefov 8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Thu, 11 Jun 2015 10:44:14 -0700 lana Added tag jdk9-b68 for changeset 16c2f760e636
Wed, 05 Jul 2017 20:37:33 +0200 duke Merge
Thu, 11 Jun 2015 20:19:26 -0700 lana Merge
Wed, 10 Jun 2015 12:29:07 +0000 enevill 8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size
Mon, 08 Jun 2015 11:11:47 -0700 amurillo Merge
Thu, 04 Jun 2015 15:38:00 -0700 amurillo Merge
Thu, 04 Jun 2015 12:52:30 -0700 kvn Merge
Fri, 29 May 2015 17:56:50 +0200 roland Merge
Fri, 29 May 2015 16:09:16 +0200 roland 8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
Fri, 29 May 2015 17:04:22 +0300 vlivanov 8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks
Fri, 29 May 2015 17:04:21 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 29 May 2015 12:49:31 +0200 thartmann Merge
Fri, 22 May 2015 09:14:18 +0200 roland 8080699: Assert failed: Not a Java pointer in JCK test
Fri, 22 May 2015 13:08:50 +0200 thartmann Merge
Fri, 22 May 2015 13:02:47 +0200 thartmann 8080156: Integer.toString(int value) sometimes throws NPE
Fri, 22 May 2015 09:50:32 +0200 thartmann Merge
Thu, 21 May 2015 20:29:09 +0200 roland Merge
Thu, 21 May 2015 16:49:11 +0200 aeriksso 8060036: C2: CmpU nodes can end up with wrong type information
Thu, 21 May 2015 18:22:33 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Fri, 15 May 2015 19:21:46 +0300 vlivanov 8079135: C2 disables some optimizations when a large number of unique nodes exist
Thu, 21 May 2015 13:54:07 +0200 roland 8077504: Unsafe load can loose control dependency and cause crash
Thu, 04 Jun 2015 14:19:51 +0200 jwilhelm Merge
Wed, 03 Jun 2015 14:38:54 -0400 kbarrett 8079093: Remove FakeRttiSupport workaround for gcc -Wtype-limits
Wed, 03 Jun 2015 08:49:34 +0900 ysuenaga 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
Wed, 03 Jun 2015 13:29:53 +0200 stefank Merge
Wed, 03 Jun 2015 11:46:07 +0200 stefank 8081682: AbstractWorkGang::_terminate is never used
Tue, 02 Jun 2015 19:19:37 -0400 kbarrett 8076613: gc/TestSmallHeap.java failed with OOME
Fri, 29 May 2015 10:44:32 -0400 jprovino 8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
Tue, 02 Jun 2015 10:41:18 +0200 aeriksso 8072588: JVM crashes in JNI if toString is declared as an interface method
Mon, 01 Jun 2015 14:02:59 -0700 ctornqvi 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Mon, 01 Jun 2015 14:01:20 -0700 ctornqvi 8080446: The change for 8074354 removed the server check when creating minidumps on Windows
Fri, 29 May 2015 09:48:58 +0200 sla 8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp
Fri, 29 May 2015 22:29:44 +0900 ysuenaga 8081475: SystemTap does not work when JDK is compiled with GCC 5
Fri, 29 May 2015 23:19:42 +0200 hseigel Merge
Fri, 29 May 2015 15:23:41 -0400 hseigel 8076319: jstat verified class fix
Fri, 29 May 2015 21:49:02 +0200 coleenp Merge
Fri, 29 May 2015 11:35:51 -0400 coleenp 8029567: Clean up linkResolver code
Wed, 27 May 2015 14:13:20 +0200 ykantser 8081037: serviceability/sa/ tests time out on Windows
Thu, 11 Jun 2015 10:44:09 -0700 lana Added tag jdk9-b68 for changeset 930f9e292f20
Thu, 11 Jun 2015 20:18:41 -0700 lana Merge
Thu, 11 Jun 2015 10:37:11 -0400 omajid 8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files
Tue, 09 Jun 2015 16:08:38 +0200 alundblad 8054717: SJavac should track changes in the public apis of classpath classes!
Mon, 08 Jun 2015 11:11:46 -0700 amurillo Merge
Thu, 04 Jun 2015 15:37:59 -0700 amurillo Merge
Thu, 28 May 2015 16:31:47 +0200 ykantser 8081037: serviceability/sa/ tests time out on Windows
Thu, 11 Jun 2015 10:44:07 -0700 lana Added tag jdk9-b68 for changeset 55a005ebb6c2
Wed, 05 Jul 2017 20:37:12 +0200 duke Added tag jdk9-b68 for changeset 5b500c93ce48
Wed, 05 Jul 2017 20:37:12 +0200 duke Merge jdk9-b68
Wed, 05 Jul 2017 20:37:09 +0200 duke Merge
Thu, 04 Jun 2015 18:50:30 -0700 lana Merge
Thu, 04 Jun 2015 09:05:52 +0200 jlahoda 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
Mon, 01 Jun 2015 15:19:54 -0700 darcy 8075546: Add tiered testing definitions to the langtools repo
Sat, 30 May 2015 06:17:50 +0530 sadayapalam 8077667: 'variable may not have been initialized' error for parameter in lambda function
Fri, 29 May 2015 17:15:10 -0700 jjg 8081538: test CheckEBCDICLocaleTest is failing
Fri, 29 May 2015 15:50:31 -0700 jjg 8081541: @ignore CheckEBCDICLocaleTest
Fri, 29 May 2015 14:04:57 -0700 vromero 8073372: Redundant CONSTANT_Class entry not generated for inlined constant
Fri, 29 May 2015 10:15:36 +0530 sadayapalam 8080842: Using Lambda Expression with name clash results in ClassFormatError
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip