Tue, 14 Jul 2015 16:28:53 +0200 8131325: Remove hprof agent tests in hotspot repo
ykantser [Tue, 14 Jul 2015 16:28:53 +0200] rev 31788
8131325: Remove hprof agent tests in hotspot repo Reviewed-by: dholmes
Tue, 14 Jul 2015 20:51:50 +0000 Merge
coleenp [Tue, 14 Jul 2015 20:51:50 +0000] rev 31787
Merge
Tue, 14 Jul 2015 11:08:41 -0500 8079156: [TESTBUG] 32 bit Java 9-fastdebug hit assertion in client mode with StackShadowPages flag value from 32 to 50.
gziemski [Tue, 14 Jul 2015 11:08:41 -0500] rev 31786
8079156: [TESTBUG] 32 bit Java 9-fastdebug hit assertion in client mode with StackShadowPages flag value from 32 to 50. Summary: We increase CodeBufer instr size to account for stack banging code generation. Reviewed-by: coleenp, dholmes, kvn
Tue, 14 Jul 2015 18:34:11 +0000 Merge
coleenp [Tue, 14 Jul 2015 18:34:11 +0000] rev 31785
Merge
Tue, 14 Jul 2015 17:23:57 +0000 Merge
coleenp [Tue, 14 Jul 2015 17:23:57 +0000] rev 31784
Merge
Sat, 11 Jul 2015 12:36:46 +0300 8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
ddmitriev [Sat, 11 Jul 2015 12:36:46 +0300] rev 31783
8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9 Summary: Deprecate StarvationMonitorInterval and PreInflateSpin, remove VerifyGenericSignatures and CountInterpCalls Reviewed-by: coleenp, gziemski
Tue, 14 Jul 2015 09:33:20 -0700 8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
dcubed [Tue, 14 Jul 2015 09:33:20 -0700] rev 31782
8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392 Reviewed-by: dholmes, coleenp
Tue, 14 Jul 2015 11:40:49 +0200 8130057: serviceability/sa/TestStackTrace.java should be quarantined
ykantser [Tue, 14 Jul 2015 11:40:49 +0200] rev 31781
8130057: serviceability/sa/TestStackTrace.java should be quarantined Reviewed-by: egahlin, jbachorik
Mon, 13 Jul 2015 11:49:23 -0400 8129961: SIGSEGV when copying to survivor space
ecaspole [Mon, 13 Jul 2015 11:49:23 -0400] rev 31780
8129961: SIGSEGV when copying to survivor space Summary: Remove "include_young" parameter from GenCollectedHeap::no_allocs_since_save_marks() since all existing uses pass true to always rescan young gen. Reviewed-by: jmasa, kbarrett
Sun, 12 Jul 2015 22:54:54 -0400 8130728: Disable WorkAroundNPTLTimedWaitHang by default
dholmes [Sun, 12 Jul 2015 22:54:54 -0400] rev 31779
8130728: Disable WorkAroundNPTLTimedWaitHang by default Reviewed-by: dcubed
Fri, 10 Jul 2015 16:37:41 +0200 Merge
jbachorik [Fri, 10 Jul 2015 16:37:41 +0200] rev 31778
Merge
Thu, 09 Jul 2015 15:39:05 -0400 8130669: VM prohibits <clinit> methods with return values
hseigel [Thu, 09 Jul 2015 15:39:05 -0400] rev 31777
8130669: VM prohibits <clinit> methods with return values Summary: Ignore <clinit> methods with return values instead of throwing ClassFormatError exceptions Reviewed-by: acorn, iklam
Thu, 09 Jul 2015 08:36:37 -0400 8130183: InnerClasses: VM permits wrong inner_class_info_index value of zero
hseigel [Thu, 09 Jul 2015 08:36:37 -0400] rev 31776
8130183: InnerClasses: VM permits wrong inner_class_info_index value of zero Summary: Throw ClassFormatError if InnerClasses attribute's inner_class_info_index is 0 Reviewed-by: acorn, lfoltan
Tue, 31 Mar 2015 21:46:44 +0200 6900757: minor bug fixes to LogCompilation tool
mhaupt [Tue, 31 Mar 2015 21:46:44 +0200] rev 31775
6900757: minor bug fixes to LogCompilation tool Summary: improve internal error reporting (point to XML element causing trouble); fix comparator for sorting by name and start; make tool more robust wrt. incorrect options and files not found; make inlining decision output more clear; adopt uncommon traps history printing; properly mention compiler in generated logs; add options for printing time stamps and omitting compilation IDs; add option for comparing compilation logs; overall code cleanup and API documentation Reviewed-by: kvn, vlivanov
Mon, 13 Jul 2015 13:22:21 -0700 8131078: typos in ghash cpu message
ascarpino [Mon, 13 Jul 2015 13:22:21 -0700] rev 31774
8131078: typos in ghash cpu message Reviewed-by: goetz, kvn
Tue, 07 Jul 2015 10:40:09 +0200 8130653: ppc: implement MultiplyToLen intrinsic
goetz [Tue, 07 Jul 2015 10:40:09 +0200] rev 31773
8130653: ppc: implement MultiplyToLen intrinsic Reviewed-by: simonis Contributed-by: peter.januschke@sap.com
Fri, 10 Jul 2015 11:59:09 -0700 8129920: Vectorized loop unrolling
kvn [Fri, 10 Jul 2015 11:59:09 -0700] rev 31772
8129920: Vectorized loop unrolling Summary: optimize loop opts for vectorizible loops. Reviewed-by: kvn, roland
Fri, 10 Jul 2015 11:31:49 -0700 8130341: GHASH 32bit intrinsics has AEADBadTagException
ascarpino [Fri, 10 Jul 2015 11:31:49 -0700] rev 31771
8130341: GHASH 32bit intrinsics has AEADBadTagException Reviewed-by: kvn, mcberg
Thu, 23 Jul 2015 11:54:26 -0700 Added tag jdk9-b74 for changeset 7c5e7ba80fcd
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31770
Added tag jdk9-b74 for changeset 7c5e7ba80fcd
Thu, 23 Jul 2015 15:27:17 -0700 Merge
lana [Thu, 23 Jul 2015 15:27:17 -0700] rev 31769
Merge
Tue, 21 Jul 2015 09:19:17 -0700 Merge
amurillo [Tue, 21 Jul 2015 09:19:17 -0700] rev 31768
Merge
Fri, 17 Jul 2015 08:46:52 -0700 Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31767
Merge
Tue, 14 Jul 2015 09:36:38 -0700 8131128: Merge error in jprt.properties leads to missing devkit argument
dcubed [Tue, 14 Jul 2015 09:36:38 -0700] rev 31766
8131128: Merge error in jprt.properties leads to missing devkit argument Summary: Add missing line break; fix backslash lineup. Reviewed-by: tbell, kvn
Fri, 10 Jul 2015 16:37:18 +0200 Merge
jbachorik [Fri, 10 Jul 2015 16:37:18 +0200] rev 31765
Merge
Thu, 09 Jul 2015 12:56:38 +0200 8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary
ykantser [Thu, 09 Jul 2015 12:56:38 +0200] rev 31764
8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary Reviewed-by: jbachorik, alanb
Mon, 20 Jul 2015 20:45:58 +0800 8131350: policytool can directly reference permission classes
weijun [Mon, 20 Jul 2015 20:45:58 +0800] rev 31763
8131350: policytool can directly reference permission classes Reviewed-by: xuelei
Thu, 23 Jul 2015 11:54:23 -0700 Added tag jdk9-b74 for changeset 243b84f44954
katleman [Thu, 23 Jul 2015 11:54:23 -0700] rev 31762
Added tag jdk9-b74 for changeset 243b84f44954
Wed, 05 Jul 2017 20:42:40 +0200 Added tag jdk9-b74 for changeset 7c577fda1855
duke [Wed, 05 Jul 2017 20:42:40 +0200] rev 31761
Added tag jdk9-b74 for changeset 7c577fda1855
Wed, 05 Jul 2017 20:42:39 +0200 Merge jdk9-b74
duke [Wed, 05 Jul 2017 20:42:39 +0200] rev 31760
Merge
Wed, 05 Jul 2017 20:42:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:36 +0200] rev 31759
Merge
Thu, 16 Jul 2015 19:31:01 -0700 Merge
lana [Thu, 16 Jul 2015 19:31:01 -0700] rev 31758
Merge
Tue, 14 Jul 2015 16:29:08 -0700 Merge
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31757
Merge
Thu, 09 Jul 2015 22:46:18 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31756
Merge
Fri, 03 Jul 2015 06:39:38 -0700 Merge
dcubed [Fri, 03 Jul 2015 06:39:38 -0700] rev 31755
Merge
Thu, 02 Jul 2015 14:42:12 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:42:12 -0700] rev 31754
Merge
Thu, 25 Jun 2015 18:00:52 +0200 8080511: Refresh of jimage support
jfdenise [Thu, 25 Jun 2015 18:00:52 +0200] rev 31753
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Mon, 13 Jul 2015 16:33:42 +0200 8129909: Add -Xdoclint/package: to javadoc
jlahoda [Mon, 13 Jul 2015 16:33:42 +0200] rev 31752
8129909: Add -Xdoclint/package: to javadoc Summary: Adding -Xdoclint/package: command line option, similar to the javac -Xdoclint/package: option, to javadoc. Reviewed-by: darcy, jjg, ksrini
Mon, 13 Jul 2015 16:57:52 +0400 8080880: some docs cleanup for langtools
avstepan [Mon, 13 Jul 2015 16:57:52 +0400] rev 31751
8080880: some docs cleanup for langtools Summary: minor cleanup for docs Reviewed-by: jjg
Fri, 10 Jul 2015 12:42:00 +0300 8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute.
aeremeev [Fri, 10 Jul 2015 12:42:00 +0300] rev 31750
8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute. Reviewed-by: jjg, shurailine, anazarov
Thu, 16 Jul 2015 13:51:57 -0700 Added tag jdk9-b73 for changeset 53fd6459d92c
katleman [Thu, 16 Jul 2015 13:51:57 -0700] rev 31749
Added tag jdk9-b73 for changeset 53fd6459d92c
Wed, 05 Jul 2017 20:42:30 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:30 +0200] rev 31748
Merge
Thu, 16 Jul 2015 19:27:53 -0700 Merge
lana [Thu, 16 Jul 2015 19:27:53 -0700] rev 31747
Merge
Fri, 10 Jul 2015 11:42:59 +0200 8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API
mkos [Fri, 10 Jul 2015 11:42:59 +0200] rev 31746
8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API Reviewed-by: joehw
Thu, 16 Jul 2015 13:51:53 -0700 Added tag jdk9-b73 for changeset 9ae09ea4c318
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31745
Added tag jdk9-b73 for changeset 9ae09ea4c318
Wed, 05 Jul 2017 20:42:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:26 +0200] rev 31744
Merge
Thu, 16 Jul 2015 13:51:53 -0700 Added tag jdk9-b73 for changeset 10a8368b188b
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31743
Added tag jdk9-b73 for changeset 10a8368b188b
Wed, 05 Jul 2017 20:42:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:23 +0200] rev 31742
Merge
Thu, 16 Jul 2015 19:30:19 -0700 Merge
lana [Thu, 16 Jul 2015 19:30:19 -0700] rev 31741
Merge
Thu, 16 Jul 2015 15:45:54 +0530 8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop
sundar [Thu, 16 Jul 2015 15:45:54 +0530] rev 31740
8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop Reviewed-by: hannesw, mhaupt
Mon, 13 Jul 2015 20:09:14 +0530 8130853: Non-extensible global is not handled property
sundar [Mon, 13 Jul 2015 20:09:14 +0530] rev 31739
8130853: Non-extensible global is not handled property Reviewed-by: jlaskey, hannesw
Fri, 10 Jul 2015 12:55:10 +0530 8130888: Typos in nashorn sources
sundar [Fri, 10 Jul 2015 12:55:10 +0530] rev 31738
8130888: Typos in nashorn sources Reviewed-by: hannesw, mhaupt Contributed-by: asashour@yahoo.com
Fri, 10 Jul 2015 08:42:35 +0200 8130862: let hg ignore TestNG ZIP file in Nashorn test library directory
mhaupt [Fri, 10 Jul 2015 08:42:35 +0200] rev 31737
8130862: let hg ignore TestNG ZIP file in Nashorn test library directory Reviewed-by: hannesw, sundar
Thu, 16 Jul 2015 13:51:58 -0700 Added tag jdk9-b73 for changeset 619db21ffc79
katleman [Thu, 16 Jul 2015 13:51:58 -0700] rev 31736
Added tag jdk9-b73 for changeset 619db21ffc79
Wed, 05 Jul 2017 20:42:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:18 +0200] rev 31735
Merge
Thu, 16 Jul 2015 19:30:33 -0700 Merge
lana [Thu, 16 Jul 2015 19:30:33 -0700] rev 31734
Merge
Mon, 20 Apr 2015 00:27:38 +0100 8076376: Enhance IIOP operations
msheppar [Mon, 20 Apr 2015 00:27:38 +0100] rev 31733
8076376: Enhance IIOP operations Reviewed-by: rriggs, coffeys, ahgross, skoivu
Thu, 16 Jul 2015 13:51:50 -0700 Added tag jdk9-b73 for changeset 44abadee145b
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31732
Added tag jdk9-b73 for changeset 44abadee145b
Wed, 05 Jul 2017 20:42:14 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:14 +0200] rev 31731
Merge
Thu, 16 Jul 2015 19:31:55 -0700 Merge
lana [Thu, 16 Jul 2015 19:31:55 -0700] rev 31730
Merge
Thu, 16 Jul 2015 21:48:20 +0300 8074784: Additional tests for XML DSig API
asmotrak [Thu, 16 Jul 2015 21:48:20 +0300] rev 31729
8074784: Additional tests for XML DSig API Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip