2015-07-22 8131761: Fix merge error adding code that was removed in 8077936
goetz [Wed, 22 Jul 2015 16:25:06 +0200] rev 31967
8131761: Fix merge error adding code that was removed in 8077936 Reviewed-by: tschatzl
2015-07-22 8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types
hseigel [Wed, 22 Jul 2015 08:00:38 -0400] rev 31966
8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types Summary: Only allow assignability of arrays of primitive types if the types are identical Reviewed-by: dholmes, gtriantafill
2015-07-22 Merge
kbarrett [Wed, 22 Jul 2015 07:47:34 +0200] rev 31965
Merge
2015-07-22 8130931: Refactor CardTableModRefBS[ForCTRS]
kbarrett [Wed, 22 Jul 2015 00:37:01 -0400] rev 31964
8130931: Refactor CardTableModRefBS[ForCTRS] Summary: Remove friends and push CTRS-specific code down from base to derived Reviewed-by: tschatzl, mgerdin
2015-07-22 8026324: hs_err improvement: Add summary section to hs_err file
coleenp [Wed, 22 Jul 2015 00:03:45 -0400] rev 31963
8026324: hs_err improvement: Add summary section to hs_err file 8026333: hs_err improvement: Print GC Strategy 8026336: hs_err improvement: Print compilation mode, server, client or tiered Summary: Added command line, summary cpu and os information to summary section. Moved time of crash and duration in summary section. Add GC strategy and compiler setting (tiered) to enhanced version string in error report. Moved the stack trace sooner in hs_err file. Reviewed-by: dholmes, ctornqvi, ddmitriev
2015-07-28 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:42 +0200] rev 31962
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
2015-07-21 8131062: aarch64: add support for GHASH acceleration
enevill [Tue, 21 Jul 2015 13:36:28 +0000] rev 31961
8131062: aarch64: add support for GHASH acceleration Summary: Add support for GHASH using pmull Reviewed-by: kvn, goetz, aph Contributed-by: alexander.alexeev@caviumnetworks.com
2015-07-21 8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java
enevill [Tue, 21 Jul 2015 14:23:08 +0000] rev 31960
8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java Summary: Fix type in SHA flag setting code Reviewed-by: kvn, goetz, aph, zmajo Contributed-by: alexander.alexeev@caviumnetworks.com
2015-07-27 8130858: CICompilerCount=1 when tiered is off is not allowed any more
roland [Mon, 27 Jul 2015 13:44:07 +0200] rev 31959
8130858: CICompilerCount=1 when tiered is off is not allowed any more Summary: 8122937 broke handling of CICompilerCount Reviewed-by: kvn, vlivanov, gziemski
2015-07-27 Merge
roland [Mon, 27 Jul 2015 09:42:23 +0200] rev 31958
Merge
2015-07-25 8131782: C1 Class.cast optimization breaks when Class is loaded from static final
shade [Fri, 24 Jul 2015 21:29:11 -0400] rev 31957
8131782: C1 Class.cast optimization breaks when Class is loaded from static final Summary: change as_ValueType() to return InstanceConstant when appropriate Reviewed-by: jrose
2015-07-23 Merge
aph [Thu, 23 Jul 2015 17:29:44 +0100] rev 31956
Merge
2015-07-20 8131779: AARCH64: add Montgomery multiply intrinsic
aph [Mon, 20 Jul 2015 11:41:34 +0100] rev 31955
8131779: AARCH64: add Montgomery multiply intrinsic Summary: Add Montgomery multiply intrinsic for AArch64. Reviewed-by: kvn
2015-07-17 8131362: aarch64: C2 does not handle large stack offsets
enevill [Fri, 17 Jul 2015 07:50:36 +0000] rev 31954
8131362: aarch64: C2 does not handle large stack offsets Summary: change spill code to allow large offsets Reviewed-by: kvn, aph
2015-08-06 Added tag jdk9-b76 for changeset e6eb1f2fd18c
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 31953
Added tag jdk9-b76 for changeset e6eb1f2fd18c
2015-08-06 Merge
lana [Thu, 06 Aug 2015 11:17:51 -0700] rev 31952
Merge
2015-08-04 Merge
amurillo [Tue, 04 Aug 2015 10:59:30 -0700] rev 31951
Merge
2015-07-31 Merge
amurillo [Fri, 31 Jul 2015 10:15:01 -0700] rev 31950
Merge
2015-07-28 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:33 +0200] rev 31949
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
2015-08-04 8129881: JDK-8008577 breaks Nashorn test
naoto [Mon, 03 Aug 2015 21:49:23 -0700] rev 31948
8129881: JDK-8008577 breaks Nashorn test 8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors 8132125: German (Switzerland) formatting broken if CLDR Locale Data is used Reviewed-by: tbell, okutsu
2015-08-06 Added tag jdk9-b76 for changeset 6a88e481dff2
katleman [Thu, 06 Aug 2015 08:07:35 -0700] rev 31947
Added tag jdk9-b76 for changeset 6a88e481dff2
2017-07-05 Added tag jdk9-b76 for changeset eeea9adfd1e3
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31946
Added tag jdk9-b76 for changeset eeea9adfd1e3
2017-07-05 Merge jdk9-b76
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31945
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:44:08 +0200] rev 31944
Merge
2015-07-30 8062647: Wrong indentation of arguments of annotated methods
igerasim [Fri, 31 Jul 2015 01:36:56 +0300] rev 31943
8062647: Wrong indentation of arguments of annotated methods Reviewed-by: jjg, bpatel
2015-07-30 Merge
lana [Thu, 30 Jul 2015 15:22:56 -0700] rev 31942
Merge
2015-07-30 8131742: Syntactically meaningless code accepted by javac
mcimadamore [Thu, 30 Jul 2015 13:24:35 +0100] rev 31941
8131742: Syntactically meaningless code accepted by javac Summary: Receiver parameter logic for type annotations should be disabled when parsing lambda formals Reviewed-by: jlahoda
2015-07-30 8129214: Access error when unboxing a primitive whose target is a type-variable in a different package
mcimadamore [Thu, 30 Jul 2015 13:21:01 +0100] rev 31940
8129214: Access error when unboxing a primitive whose target is a type-variable in a different package Summary: Missing erasure when unboxing type in Lower Reviewed-by: jlahoda
2015-07-30 8081769: Redundant error message on bad usage of 'class' literal
mcimadamore [Thu, 30 Jul 2015 13:20:01 +0100] rev 31939
8081769: Redundant error message on bad usage of 'class' literal Summary: javac should skip to next token when an erroneous ident is found in term3rest Reviewed-by: jlahoda
2015-07-28 8130826: test writes file in test source directory
jlahoda [Tue, 28 Jul 2015 17:01:45 +0200] rev 31938
8130826: test writes file in test source directory Summary: Setting an explicit output directory for ToolBox.JavacTask in PlatformProviderTest. Reviewed-by: jjg
2015-07-24 8132215: class InferenceContext should live in a separate file
vromero [Fri, 24 Jul 2015 15:36:45 -0700] rev 31937
8132215: class InferenceContext should live in a separate file Reviewed-by: mcimadamore, jlahoda
2015-07-24 8086737: Add support for -release to Javadoc
jlahoda [Fri, 24 Jul 2015 13:08:36 +0200] rev 31936
8086737: Add support for -release to Javadoc Reviewed-by: jjg, ksrini
2015-07-30 Added tag jdk9-b75 for changeset 0513f1bb463b
katleman [Thu, 30 Jul 2015 11:15:41 -0700] rev 31935
Added tag jdk9-b75 for changeset 0513f1bb463b
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:44:03 +0200] rev 31934
Merge
2015-07-30 Added tag jdk9-b75 for changeset 937747a8272f
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31933
Added tag jdk9-b75 for changeset 937747a8272f
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:43:59 +0200] rev 31932
Merge
2015-07-30 Merge
lana [Thu, 30 Jul 2015 15:22:50 -0700] rev 31931
Merge
2015-07-29 8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
dfuchs [Wed, 29 Jul 2015 11:00:59 +0200] rev 31930
8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java Summary: remove com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java Reviewed-by: joehw
2015-07-28 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
dfuchs [Tue, 28 Jul 2015 11:30:55 +0200] rev 31929
8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java Summary: com/sun/org/apache/bcel/internal/util/ClassPath.java removed Reviewed-by: joehw
2015-07-30 Added tag jdk9-b75 for changeset 1e8d5755ae81
katleman [Thu, 30 Jul 2015 11:15:37 -0700] rev 31928
Added tag jdk9-b75 for changeset 1e8d5755ae81
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:43:55 +0200] rev 31927
Merge
2015-07-30 Merge
lana [Thu, 30 Jul 2015 15:22:40 -0700] rev 31926
Merge
2015-07-28 8132092: Nashorn copyright has to be updated
sundar [Tue, 28 Jul 2015 14:52:34 +0530] rev 31925
8132092: Nashorn copyright has to be updated Reviewed-by: jlaskey, hannesw, mhaupt
2015-07-27 8132305: fix incorrect title assignment in Nashorn JavaFX samples
mhaupt [Mon, 27 Jul 2015 09:42:09 +0200] rev 31924
8132305: fix incorrect title assignment in Nashorn JavaFX samples Reviewed-by: attila, sundar
2015-07-30 Added tag jdk9-b75 for changeset 1e145ba49d48
katleman [Thu, 30 Jul 2015 11:15:42 -0700] rev 31923
Added tag jdk9-b75 for changeset 1e145ba49d48
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:43:52 +0200] rev 31922
Merge
2015-07-30 Added tag jdk9-b75 for changeset 60d41eeb0196
katleman [Thu, 30 Jul 2015 11:15:35 -0700] rev 31921
Added tag jdk9-b75 for changeset 60d41eeb0196
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:43:48 +0200] rev 31920
Merge
2015-07-30 Merge
lana [Thu, 30 Jul 2015 15:22:01 -0700] rev 31919
Merge
2015-07-30 8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess
rriggs [Thu, 30 Jul 2015 14:16:58 -0400] rev 31918
8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess Summary: Factor out access for InetAddress Reviewed-by: chegar, michaelm, alanb
2015-07-30 8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
sherman [Thu, 30 Jul 2015 08:46:21 -0700] rev 31917
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale Summary: to add more charsets into base module for linux and solaris Reviewed-by: alanb, simonis
2015-07-24 8062849: Optimize EnumMap.equals
psandoz [Fri, 24 Jul 2015 15:33:13 -0700] rev 31916
8062849: Optimize EnumMap.equals Summary: In the equals method, if the two EnumMaps are a different size return false since they can't be equal. Reviewed-by: martin, bchristi, rriggs, psandoz Contributed-by: steve.drach@oracle.com
2015-07-22 8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java
psandoz [Wed, 22 Jul 2015 14:44:30 -0700] rev 31915
8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java Summary: Two unused variables in MacOSXPreferences.java were removed Reviewed-by: cbensen, psandoz, chegar Contributed-by: steve.drach@oracle.com
2015-07-30 8129361: ISO 4217 amendment 160
yhuang [Wed, 29 Jul 2015 23:36:51 -0700] rev 31914
8129361: ISO 4217 amendment 160 Reviewed-by: naoto
2015-07-30 Merge
amurillo [Wed, 29 Jul 2015 20:21:14 -0700] rev 31913
Merge
2015-07-29 Merge
amurillo [Wed, 29 Jul 2015 11:05:02 -0700] rev 31912
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip