Fri, 11 Jan 2019 10:58:46 +0100 8214271: Fast primitive to wake many threads
rehn [Fri, 11 Jan 2019 10:58:46 +0100] rev 53254
8214271: Fast primitive to wake many threads Reviewed-by: dholmes, dcubed
Fri, 11 Jan 2019 09:59:28 +0100 8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md
thartmann [Fri, 11 Jan 2019 09:59:28 +0100] rev 53253
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md Summary: Removed -vmoptions: Reviewed-by: epavlova
Wed, 09 Jan 2019 14:46:40 +0100 8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
mbaesken [Wed, 09 Jan 2019 14:46:40 +0100] rev 53252
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress Reviewed-by: clanger, rwestberg
Thu, 10 Jan 2019 21:52:33 +0100 Merge
jwilhelm [Thu, 10 Jan 2019 21:52:33 +0100] rev 53251
Merge
Wed, 09 Jan 2019 15:53:56 +0100 8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
shade [Wed, 09 Jan 2019 15:53:56 +0100] rev 53250
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check Reviewed-by: eosterlund, lkorinth
Thu, 10 Jan 2019 13:03:34 -0500 8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
jiangli [Thu, 10 Jan 2019 13:03:34 -0500] rev 53249
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler") Summary: Use URL constructor for jrt URL in SystemDictionaryShared::get_shared_protection_domain(). Reviewed-by: ccheung, iklam, dholmes, coleenp
Thu, 10 Jan 2019 07:54:16 -0800 8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
robm [Thu, 10 Jan 2019 07:54:16 -0800] rev 53248
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" Reviewed-by: vtewari, xuelei
Thu, 10 Jan 2019 12:14:12 +0100 8216316: Tests fail due to too low specified TLAB size
tschatzl [Thu, 10 Jan 2019 12:14:12 +0100] rev 53247
8216316: Tests fail due to too low specified TLAB size Reviewed-by: goetz, sangheki Contributed-by: goetz.lindenmaier@sap.com, thomas.schatzl@oracle.com
Thu, 10 Jan 2019 02:47:26 +0100 Added tag jdk-12+27 for changeset f15d443f9731
jwilhelm [Thu, 10 Jan 2019 02:47:26 +0100] rev 53246
Added tag jdk-12+27 for changeset f15d443f9731
Wed, 09 Jan 2019 18:17:36 -0400 8215493: String::indent inconsistency with blank lines
jlaskey [Wed, 09 Jan 2019 18:17:36 -0400] rev 53245
8215493: String::indent inconsistency with blank lines Reviewed-by: rriggs, smarks
Thu, 10 Jan 2019 15:13:51 -0500 8216167: Update include guards to reflect correct directories
coleenp [Thu, 10 Jan 2019 15:13:51 -0500] rev 53244
8216167: Update include guards to reflect correct directories Summary: Use script and some manual fixup to fix directores names in include guards. Reviewed-by: lfoltan, eosterlund, kbarrett
Thu, 10 Jan 2019 14:32:56 -0500 8216362: Better error message handling when there is an invalid Manifest
lancea [Thu, 10 Jan 2019 14:32:56 -0500] rev 53243
8216362: Better error message handling when there is an invalid Manifest Reviewed-by: lancea, rriggs, mullan Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Thu, 10 Jan 2019 10:34:30 -0800 8216404: Elements.getPackageOf should handle modules
darcy [Thu, 10 Jan 2019 10:34:30 -0800] rev 53242
8216404: Elements.getPackageOf should handle modules Reviewed-by: jlahoda
Thu, 10 Jan 2019 10:28:51 -0800 8216489: Issues with ModulePackages attribute generation on incremental build
erikj [Thu, 10 Jan 2019 10:28:51 -0800] rev 53241
8216489: Issues with ModulePackages attribute generation on incremental build Reviewed-by: redestad, alanb, tbell
Thu, 10 Jan 2019 09:11:56 -0800 8216278: Fix devkit and basic Jib support on WSL
erikj [Thu, 10 Jan 2019 09:11:56 -0800] rev 53240
8216278: Fix devkit and basic Jib support on WSL Reviewed-by: tbell
Thu, 10 Jan 2019 11:16:17 -0600 8215155: Remove get_insert() from concurrent hashtable and gtests
gziemski [Thu, 10 Jan 2019 11:16:17 -0600] rev 53239
8215155: Remove get_insert() from concurrent hashtable and gtests Summary: Replaced get_insert() with get()/insert() in gtest, removed get_insert() API from cht implementation. Reviewed-by: coleenp, rehn
Thu, 10 Jan 2019 16:50:26 +0100 8216428: Remove IgnoreLibthreadGPFault
redestad [Thu, 10 Jan 2019 16:50:26 +0100] rev 53238
8216428: Remove IgnoreLibthreadGPFault Reviewed-by: dholmes, eosterlund
Thu, 10 Jan 2019 07:54:16 -0800 8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
robm [Thu, 10 Jan 2019 07:54:16 -0800] rev 53237
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" Reviewed-by: vtewari, xuelei
Thu, 10 Jan 2019 10:15:02 -0500 8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
hseigel [Thu, 10 Jan 2019 10:15:02 -0500] rev 53236
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests Summary: Change the default from 60 seconds to 30 seconds. Reviewed-by: coleenp, dholmes
Thu, 10 Jan 2019 13:54:09 +0100 8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
roland [Thu, 10 Jan 2019 13:54:09 +0100] rev 53235
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations Reviewed-by: thartmann, shade, rkennke
Thu, 10 Jan 2019 04:52:01 +0100 Added tag jdk-13+3 for changeset 642346a11059
jwilhelm [Thu, 10 Jan 2019 04:52:01 +0100] rev 53234
Added tag jdk-13+3 for changeset 642346a11059
Wed, 09 Jan 2019 17:12:17 -0800 8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest jdk-13+3
iignatyev [Wed, 09 Jan 2019 17:12:17 -0800] rev 53233
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest Reviewed-by: dholmes
Wed, 09 Jan 2019 22:59:49 +0100 Merge
jwilhelm [Wed, 09 Jan 2019 22:59:49 +0100] rev 53232
Merge
Wed, 09 Jan 2019 16:41:16 -0400 8215489: Remove String::align
jlaskey [Wed, 09 Jan 2019 16:41:16 -0400] rev 53231
8215489: Remove String::align Reviewed-by: vromero, sundar
Wed, 09 Jan 2019 15:23:11 -0400 8215112: String::transform spec clarification
jlaskey [Wed, 09 Jan 2019 15:23:11 -0400] rev 53230
8215112: String::transform spec clarification Reviewed-by: smarks
Wed, 09 Jan 2019 08:52:47 -0800 8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
mr [Wed, 09 Jan 2019 08:52:47 -0800] rev 53229
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout Reviewed-by: mchung
Wed, 09 Jan 2019 08:49:26 -0800 8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
jjg [Wed, 09 Jan 2019 08:49:26 -0800] rev 53228
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200 Reviewed-by: erikj
Wed, 09 Jan 2019 11:13:00 -0400 8215681: Remove compiler support for Raw String Literals from JDK 12 jdk-12+27
jlaskey [Wed, 09 Jan 2019 11:13:00 -0400] rev 53227
8215681: Remove compiler support for Raw String Literals from JDK 12 Reviewed-by: mcimadamore, jlahoda, sundar
Wed, 09 Jan 2019 15:36:20 +0100 8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
neliasso [Wed, 09 Jan 2019 15:36:20 +0100] rev 53226
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi Reviewed-by: pliden, thartmann
Wed, 09 Jan 2019 07:52:45 -0500 8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
coleenp [Wed, 09 Jan 2019 07:52:45 -0500] rev 53225
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded Summary: Set InstanceKlass::loaded before adding classes to the subklass list, which can be read concurrently by the compiler. Reviewed-by: dholmes, eosterlund
Wed, 09 Jan 2019 08:07:23 -0500 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
vromero [Wed, 09 Jan 2019 08:07:23 -0500] rev 53224
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec Reviewed-by: goetz
Wed, 09 Jan 2019 13:31:34 +0100 8215708: ZGC: Add missing LoadBarrierNode::size_of()
pliden [Wed, 09 Jan 2019 13:31:34 +0100] rev 53223
8215708: ZGC: Add missing LoadBarrierNode::size_of() Reviewed-by: eosterlund, neliasso
Wed, 19 Dec 2018 11:45:54 +0000 8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
adinn [Wed, 19 Dec 2018 11:45:54 +0000] rev 53222
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode Reviewed-by: adinn Contributed-by: nick.gasson@arm.com
Wed, 09 Jan 2019 10:18:37 +0100 8216385: ZGC: Fix building without C2
pliden [Wed, 09 Jan 2019 10:18:37 +0100] rev 53221
8216385: ZGC: Fix building without C2 Reviewed-by: shade, eosterlund
Fri, 07 Dec 2018 17:56:51 +0100 8214862: assert(proj != __null) at compile.cpp:3251
roland [Fri, 07 Dec 2018 17:56:51 +0100] rev 53220
8214862: assert(proj != __null) at compile.cpp:3251 Reviewed-by: kvn, thartmann
Wed, 09 Jan 2019 00:25:41 -0800 8215994: JDK 12 l10n resource file update - msg drop 10
ljiang [Wed, 09 Jan 2019 00:25:41 -0800] rev 53219
8215994: JDK 12 l10n resource file update - msg drop 10 Reviewed-by: billyh, ssadetsky, naoto
Tue, 08 Jan 2019 16:26:46 -0800 8216322: Missing since information in deprecation of constructor visitors
darcy [Tue, 08 Jan 2019 16:26:46 -0800] rev 53218
8216322: Missing since information in deprecation of constructor visitors Reviewed-by: vromero
Sat, 05 Jan 2019 10:48:54 +0800 8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
fyang [Sat, 05 Jan 2019 10:48:54 +0800] rev 53217
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults Reviewed-by: aph Contributed-by: nick.gasson@arm.com
Tue, 08 Jan 2019 10:05:42 -0800 8216176: Clarify the singleton description in j.t.c.JapaneseEra class
naoto [Tue, 08 Jan 2019 10:05:42 -0800] rev 53216
8216176: Clarify the singleton description in j.t.c.JapaneseEra class Reviewed-by: rriggs
Tue, 08 Jan 2019 16:31:27 +0100 8215438: jshell tool: Ctrl-D causes EOF
jlahoda [Tue, 08 Jan 2019 16:31:27 +0100] rev 53215
8215438: jshell tool: Ctrl-D causes EOF Summary: Properly handling EndOfFileException so that jshell can be closed with Ctrl-D. Reviewed-by: rfield
Tue, 08 Jan 2019 09:29:36 +0100 8216271: Make AllocateOldGenAt an unsupported option on AIX.
goetz [Tue, 08 Jan 2019 09:29:36 +0100] rev 53214
8216271: Make AllocateOldGenAt an unsupported option on AIX. Reviewed-by: shade, tschatzl
Tue, 08 Jan 2019 17:37:57 -0800 8216403: Allocate fewer EnumSets in JavacFileManager#list
cushon [Tue, 08 Jan 2019 17:37:57 -0800] rev 53213
8216403: Allocate fewer EnumSets in JavacFileManager#list Reviewed-by: vromero, redestad
Wed, 09 Jan 2019 20:28:16 +0100 8216302: StackTraceElement::fill_in can use cached Class.name
shade [Wed, 09 Jan 2019 20:28:16 +0100] rev 53212
8216302: StackTraceElement::fill_in can use cached Class.name Reviewed-by: coleenp, dholmes, mchung
Wed, 09 Jan 2019 10:59:37 -0800 8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
igerasim [Wed, 09 Jan 2019 10:59:37 -0800] rev 53211
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero Reviewed-by: martin, rriggs
Wed, 09 Jan 2019 17:40:12 +0100 8216423: Remove FillDelaySlots
redestad [Wed, 09 Jan 2019 17:40:12 +0100] rev 53210
8216423: Remove FillDelaySlots Reviewed-by: thartmann
Wed, 09 Jan 2019 12:09:20 -0500 8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
gadams [Wed, 09 Jan 2019 12:09:20 -0500] rev 53209
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out Reviewed-by: dcubed, jcbeyler
Wed, 09 Jan 2019 12:02:38 -0500 8216375: Revert JDK-8145579 after JDK-8076988 is resolved
ecaspole [Wed, 09 Jan 2019 12:02:38 -0500] rev 53208
8216375: Revert JDK-8145579 after JDK-8076988 is resolved Summary: Remove obsolete code Reviewed-by: thartmann, dlong
Wed, 09 Jan 2019 15:53:56 +0100 8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
shade [Wed, 09 Jan 2019 15:53:56 +0100] rev 53207
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check Reviewed-by: eosterlund, lkorinth
Wed, 09 Jan 2019 06:18:33 -0800 8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
igerasim [Wed, 09 Jan 2019 06:18:33 -0800] rev 53206
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long} Reviewed-by: clanger
Wed, 09 Jan 2019 09:01:27 -0500 8214442: Improve stack walk API by adding handle marks
hseigel [Wed, 09 Jan 2019 09:01:27 -0500] rev 53205
8214442: Improve stack walk API by adding handle marks Summary: Add the missing handle marks. Reviewed-by: zgu, mchung
Wed, 09 Jan 2019 08:07:33 -0500 8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
hseigel [Wed, 09 Jan 2019 08:07:33 -0500] rev 53204
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently Summary: Change pattern match to not require that the matching string start at the beginning of a line. Reviewed-by: dcubed, dholmes
Wed, 09 Jan 2019 10:19:54 +0100 8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
neliasso [Wed, 09 Jan 2019 10:19:54 +0100] rev 53203
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs Reviewed-by: pliden, eosterlund
Wed, 09 Jan 2019 01:06:19 +0100 8215995: Add specialized toArray methods to immutable collections
redestad [Wed, 09 Jan 2019 01:06:19 +0100] rev 53202
8215995: Add specialized toArray methods to immutable collections Reviewed-by: martin, smarks
Tue, 08 Jan 2019 13:04:04 -0800 8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
darcy [Tue, 08 Jan 2019 13:04:04 -0800] rev 53201
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc Reviewed-by: vromero
Tue, 08 Jan 2019 14:15:14 +0100 8216366: Add rationale to PER_CPU_SHARES define
sgehwolf [Tue, 08 Jan 2019 14:15:14 +0100] rev 53200
8216366: Add rationale to PER_CPU_SHARES define Reviewed-by: bobv, adinn
Mon, 07 Jan 2019 10:41:29 -0500 8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect
zgu [Mon, 07 Jan 2019 10:41:29 -0500] rev 53199
8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect Summary: Removed incorrect/unused method Reviewed-by: thartmann
Mon, 07 Jan 2019 09:17:08 -0500 8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
zgu [Mon, 07 Jan 2019 09:17:08 -0500] rev 53198
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic() Summary: Removed unused local variable Reviewed-by: thartmann
Tue, 08 Jan 2019 09:55:55 -0800 8215495: Set isCopy to JNI_FALSE if len == 0
jcbeyler [Tue, 08 Jan 2019 09:55:55 -0800] rev 53197
8215495: Set isCopy to JNI_FALSE if len == 0 Summary: Set isCopy in a corner case Reviewed-by: dholmes, phh, minqi
Tue, 08 Jan 2019 10:29:02 -0500 Merge
ecaspole [Tue, 08 Jan 2019 10:29:02 -0500] rev 53196
Merge
Tue, 08 Jan 2019 10:28:28 -0500 8076988: reevaluate trivial method policy
ecaspole [Tue, 08 Jan 2019 10:28:28 -0500] rev 53195
8076988: reevaluate trivial method policy Summary: Removed some checks to qualify as trivial Reviewed-by: shade, thartmann, dlong
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip