Wed, 05 Jul 2017 20:37:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:33 +0200] rev 31055
Merge
Thu, 11 Jun 2015 20:19:26 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:26 -0700] rev 31054
Merge
Wed, 10 Jun 2015 12:29:07 +0000 8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size
enevill [Wed, 10 Jun 2015 12:29:07 +0000] rev 31053
8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size Summary: Set default value of InlineSmallCode to 2500 on aarch64 Reviewed-by: kvn
Mon, 08 Jun 2015 11:11:47 -0700 Merge
amurillo [Mon, 08 Jun 2015 11:11:47 -0700] rev 31052
Merge
Thu, 04 Jun 2015 15:38:00 -0700 Merge
amurillo [Thu, 04 Jun 2015 15:38:00 -0700] rev 31051
Merge
Thu, 04 Jun 2015 12:52:30 -0700 Merge
kvn [Thu, 04 Jun 2015 12:52:30 -0700] rev 31050
Merge
Fri, 29 May 2015 17:56:50 +0200 Merge
roland [Fri, 29 May 2015 17:56:50 +0200] rev 31049
Merge
Fri, 29 May 2015 16:09:16 +0200 8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
roland [Fri, 29 May 2015 16:09:16 +0200] rev 31048
8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression) Summary: Loop variant use in reduction should prevent vectorization Reviewed-by: kvn, mcberg
Fri, 29 May 2015 17:04:22 +0300 8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks
vlivanov [Fri, 29 May 2015 17:04:22 +0300] rev 31047
8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks Reviewed-by: dlong, kvn, roland
Fri, 29 May 2015 17:04:21 +0300 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
vlivanov [Fri, 29 May 2015 17:04:21 +0300] rev 31046
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump Reviewed-by: sspitsyn, coleenp
Fri, 29 May 2015 12:49:31 +0200 Merge
thartmann [Fri, 29 May 2015 12:49:31 +0200] rev 31045
Merge
Fri, 22 May 2015 09:14:18 +0200 8080699: Assert failed: Not a Java pointer in JCK test
roland [Fri, 22 May 2015 09:14:18 +0200] rev 31044
8080699: Assert failed: Not a Java pointer in JCK test Summary: Eliminated arraycopy node still reachable through exception edges Reviewed-by: kvn
Fri, 22 May 2015 13:08:50 +0200 Merge
thartmann [Fri, 22 May 2015 13:08:50 +0200] rev 31043
Merge
Fri, 22 May 2015 13:02:47 +0200 8080156: Integer.toString(int value) sometimes throws NPE
thartmann [Fri, 22 May 2015 13:02:47 +0200] rev 31042
8080156: Integer.toString(int value) sometimes throws NPE Summary: Added test to check correctness of type propagation to CmpUNodes. Reviewed-by: kvn
Fri, 22 May 2015 09:50:32 +0200 Merge
thartmann [Fri, 22 May 2015 09:50:32 +0200] rev 31041
Merge
Thu, 21 May 2015 20:29:09 +0200 Merge
roland [Thu, 21 May 2015 20:29:09 +0200] rev 31040
Merge
Thu, 21 May 2015 16:49:11 +0200 8060036: C2: CmpU nodes can end up with wrong type information
aeriksso [Thu, 21 May 2015 16:49:11 +0200] rev 31039
8060036: C2: CmpU nodes can end up with wrong type information Summary: CmpU needs to be reprocessed by CCP when an AddI/SubI input's input type change Reviewed-by: mcberg, kvn, roland Contributed-by: andreas.eriksson@oracle.com
Thu, 21 May 2015 18:22:33 +0300 8059340: ConstantPool::_resolved_references is missing in heap dump
vlivanov [Thu, 21 May 2015 18:22:33 +0300] rev 31038
8059340: ConstantPool::_resolved_references is missing in heap dump Reviewed-by: sspitsyn, stefank, twisti
Fri, 15 May 2015 19:23:11 +0300 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
vlivanov [Fri, 15 May 2015 19:23:11 +0300] rev 31037
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
Fri, 15 May 2015 19:21:46 +0300 8079135: C2 disables some optimizations when a large number of unique nodes exist
vlivanov [Fri, 15 May 2015 19:21:46 +0300] rev 31036
8079135: C2 disables some optimizations when a large number of unique nodes exist Reviewed-by: kvn
Thu, 21 May 2015 13:54:07 +0200 8077504: Unsafe load can loose control dependency and cause crash
roland [Thu, 21 May 2015 13:54:07 +0200] rev 31035
8077504: Unsafe load can loose control dependency and cause crash Summary: Node::depends_only_on_test() should return false for Unsafe loads Reviewed-by: kvn, adinn
Thu, 04 Jun 2015 14:19:51 +0200 Merge
jwilhelm [Thu, 04 Jun 2015 14:19:51 +0200] rev 31034
Merge
Wed, 03 Jun 2015 14:38:54 -0400 8079093: Remove FakeRttiSupport workaround for gcc -Wtype-limits
kbarrett [Wed, 03 Jun 2015 14:38:54 -0400] rev 31033
8079093: Remove FakeRttiSupport workaround for gcc -Wtype-limits Summary: Remove the no longer needed workaround. Reviewed-by: jmasa, david, simonis
Wed, 03 Jun 2015 08:49:34 +0900 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
ysuenaga [Wed, 03 Jun 2015 08:49:34 +0900] rev 31032
8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc() Summary: GCCause which is caused by GC.run diagnostic command should be different from System.gc() . Reviewed-by: jmasa, jwilhelm
Wed, 03 Jun 2015 13:29:53 +0200 Merge
stefank [Wed, 03 Jun 2015 13:29:53 +0200] rev 31031
Merge
Wed, 03 Jun 2015 11:46:07 +0200 8081682: AbstractWorkGang::_terminate is never used
stefank [Wed, 03 Jun 2015 11:46:07 +0200] rev 31030
8081682: AbstractWorkGang::_terminate is never used Reviewed-by: kbarrett, pliden, brutisso
Tue, 02 Jun 2015 19:19:37 -0400 8076613: gc/TestSmallHeap.java failed with OOME
kbarrett [Tue, 02 Jun 2015 19:19:37 -0400] rev 31029
8076613: gc/TestSmallHeap.java failed with OOME Summary: Disable test when compressed oops are disabled. Reviewed-by: tschatzl, brutisso
Fri, 29 May 2015 10:44:32 -0400 8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
jprovino [Fri, 29 May 2015 10:44:32 -0400] rev 31028
8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space Summary: OOME is thrown even though there is metaspace available. Reviewed-by: jmasa, kbarrett
Tue, 02 Jun 2015 10:41:18 +0200 8072588: JVM crashes in JNI if toString is declared as an interface method
aeriksso [Tue, 02 Jun 2015 10:41:18 +0200] rev 31027
8072588: JVM crashes in JNI if toString is declared as an interface method Summary: Check for a valid itable index instead of checking if the holder is an interface Reviewed-by: dsimms, dholmes
Mon, 01 Jun 2015 14:02:59 -0700 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
ctornqvi [Mon, 01 Jun 2015 14:02:59 -0700] rev 31026
8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases Reviewed-by: sla, dholmes, gtriantafill
Mon, 01 Jun 2015 14:01:20 -0700 8080446: The change for 8074354 removed the server check when creating minidumps on Windows
ctornqvi [Mon, 01 Jun 2015 14:01:20 -0700] rev 31025
8080446: The change for 8074354 removed the server check when creating minidumps on Windows Reviewed-by: sla, hseigel
Fri, 29 May 2015 09:48:58 +0200 8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp
sla [Fri, 29 May 2015 09:48:58 +0200] rev 31024
8080928: Uninitialised variable in hotspot/src/share/vm/prims/jvmtiEnvBase.cpp Reviewed-by: mgronlun, sspitsyn
Fri, 29 May 2015 22:29:44 +0900 8081475: SystemTap does not work when JDK is compiled with GCC 5
ysuenaga [Fri, 29 May 2015 22:29:44 +0900] rev 31023
8081475: SystemTap does not work when JDK is compiled with GCC 5 Summary: libjvm.so which is generated by GCC 5 does not have .note.stapsdt section as dtrace was disabled due to incorrect version check Reviewed-by: dholmes, coleenp
Fri, 29 May 2015 23:19:42 +0200 Merge
hseigel [Fri, 29 May 2015 23:19:42 +0200] rev 31022
Merge
Fri, 29 May 2015 15:23:41 -0400 8076319: jstat verified class fix
hseigel [Fri, 29 May 2015 15:23:41 -0400] rev 31021
8076319: jstat verified class fix Summary: Move verify perf data so that it only counts classes that actually get verified. Reviewed-by: acorn, coleenp, gtriantafill
Fri, 29 May 2015 21:49:02 +0200 Merge
coleenp [Fri, 29 May 2015 21:49:02 +0200] rev 31020
Merge
Fri, 29 May 2015 11:35:51 -0400 8029567: Clean up linkResolver code
coleenp [Fri, 29 May 2015 11:35:51 -0400] rev 31019
8029567: Clean up linkResolver code Summary: Moved non-const reference return values to actual return values, refactored error handling code, remove oop from Method* variable names. Reviewed-by: jiangli, lfoltan, acorn
Wed, 27 May 2015 14:13:20 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Wed, 27 May 2015 14:13:20 +0200] rev 31018
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Thu, 11 Jun 2015 10:44:09 -0700 Added tag jdk9-b68 for changeset 930f9e292f20
lana [Thu, 11 Jun 2015 10:44:09 -0700] rev 31017
Added tag jdk9-b68 for changeset 930f9e292f20
Thu, 11 Jun 2015 20:18:41 -0700 Merge
lana [Thu, 11 Jun 2015 20:18:41 -0700] rev 31016
Merge
Thu, 11 Jun 2015 10:37:11 -0400 8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files
omajid [Thu, 11 Jun 2015 10:37:11 -0400] rev 31015
8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files Reviewed-by: erikj
Tue, 09 Jun 2015 16:08:38 +0200 8054717: SJavac should track changes in the public apis of classpath classes!
alundblad [Tue, 09 Jun 2015 16:08:38 +0200] rev 31014
8054717: SJavac should track changes in the public apis of classpath classes! Summary: Adjusted Java compilation to accomodate for changes to sjavac. Reviewed-by: erikj
Mon, 08 Jun 2015 11:11:46 -0700 Merge
amurillo [Mon, 08 Jun 2015 11:11:46 -0700] rev 31013
Merge
Thu, 04 Jun 2015 15:37:59 -0700 Merge
amurillo [Thu, 04 Jun 2015 15:37:59 -0700] rev 31012
Merge
Thu, 28 May 2015 16:31:47 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Thu, 28 May 2015 16:31:47 +0200] rev 31011
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Thu, 11 Jun 2015 10:44:07 -0700 Added tag jdk9-b68 for changeset 55a005ebb6c2
lana [Thu, 11 Jun 2015 10:44:07 -0700] rev 31010
Added tag jdk9-b68 for changeset 55a005ebb6c2
Wed, 05 Jul 2017 20:37:12 +0200 Added tag jdk9-b68 for changeset 5b500c93ce48
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31009
Added tag jdk9-b68 for changeset 5b500c93ce48
Wed, 05 Jul 2017 20:37:12 +0200 Merge jdk9-b68
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31008
Merge
Wed, 05 Jul 2017 20:37:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:09 +0200] rev 31007
Merge
Thu, 04 Jun 2015 18:50:30 -0700 Merge
lana [Thu, 04 Jun 2015 18:50:30 -0700] rev 31006
Merge
Thu, 04 Jun 2015 09:05:52 +0200 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
jlahoda [Thu, 04 Jun 2015 09:05:52 +0200] rev 31005
8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended Summary: Avoiding Scope listener leak by avoiding cache misses in Types.MembersClosureCache Reviewed-by: mcimadamore, vromero Contributed-by: maurizio.cimadamore@oracle.com
Mon, 01 Jun 2015 15:19:54 -0700 8075546: Add tiered testing definitions to the langtools repo
darcy [Mon, 01 Jun 2015 15:19:54 -0700] rev 31004
8075546: Add tiered testing definitions to the langtools repo Reviewed-by: jjg
Sat, 30 May 2015 06:17:50 +0530 8077667: 'variable may not have been initialized' error for parameter in lambda function
sadayapalam [Sat, 30 May 2015 06:17:50 +0530] rev 31003
8077667: 'variable may not have been initialized' error for parameter in lambda function Summary: JDK-8077667: Fix bogus diagnostic about lambda parameter not being initialized Reviewed-by: mcimadamore
Fri, 29 May 2015 17:15:10 -0700 8081538: test CheckEBCDICLocaleTest is failing
jjg [Fri, 29 May 2015 17:15:10 -0700] rev 31002
8081538: test CheckEBCDICLocaleTest is failing Reviewed-by: vromero
Fri, 29 May 2015 15:50:31 -0700 8081541: @ignore CheckEBCDICLocaleTest
jjg [Fri, 29 May 2015 15:50:31 -0700] rev 31001
8081541: @ignore CheckEBCDICLocaleTest Reviewed-by: vromero
Fri, 29 May 2015 14:04:57 -0700 8073372: Redundant CONSTANT_Class entry not generated for inlined constant
vromero [Fri, 29 May 2015 14:04:57 -0700] rev 31000
8073372: Redundant CONSTANT_Class entry not generated for inlined constant Reviewed-by: jjg
Fri, 29 May 2015 10:15:36 +0530 8080842: Using Lambda Expression with name clash results in ClassFormatError
sadayapalam [Fri, 29 May 2015 10:15:36 +0530] rev 30999
8080842: Using Lambda Expression with name clash results in ClassFormatError Summary: Ensure ScopeImpl can cope properly with remove when a field and method share the name Reviewed-by: mcimadamore, jlahoda
Fri, 29 May 2015 09:15:42 +0530 8081271: NPE while compiling a program with erroneous use of constructor reference expressions
sadayapalam [Fri, 29 May 2015 09:15:42 +0530] rev 30998
8081271: NPE while compiling a program with erroneous use of constructor reference expressions Summary: Missing enclosing instance error should not be swallowed when attributing constructor reference expressions. Reviewed-by: mcimadamore, vromero
Thu, 04 Jun 2015 09:31:52 -0700 Added tag jdk9-b67 for changeset c275389a3680
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30997
Added tag jdk9-b67 for changeset c275389a3680
Wed, 05 Jul 2017 20:37:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:04 +0200] rev 30996
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip