Wed, 22 Aug 2018 10:09:06 +0200 8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
roland [Wed, 22 Aug 2018 10:09:06 +0200] rev 51483
8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null() Reviewed-by: kvn, thartmann
Tue, 14 Aug 2018 16:54:47 +0200 8209420: Track membars for volatile accesses so they can be properly optimized
roland [Tue, 14 Aug 2018 16:54:47 +0200] rev 51482
8209420: Track membars for volatile accesses so they can be properly optimized Reviewed-by: adinn, aph, thartmann
Wed, 22 Aug 2018 15:10:40 +0800 8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
weijun [Wed, 22 Aug 2018 15:10:40 +0800] rev 51481
8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class Reviewed-by: dholmes
Tue, 21 Aug 2018 20:23:34 -0700 8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
iklam [Tue, 21 Aug 2018 20:23:34 -0700] rev 51480
8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup) Summary: include os_inline.hpp instead Reviewed-by: jiangli
Tue, 21 Aug 2018 20:19:46 -0700 8186186: GSSContext.isEstablished() can return true on error state
igerasim [Tue, 21 Aug 2018 20:19:46 -0700] rev 51479
8186186: GSSContext.isEstablished() can return true on error state Reviewed-by: weijun Contributed-by: weijun.wang@oracle.com
Wed, 22 Aug 2018 11:10:45 +0800 8209771: jdk.test.lib.Utils::runAndCheckException error
weijun [Wed, 22 Aug 2018 11:10:45 +0800] rev 51478
8209771: jdk.test.lib.Utils::runAndCheckException error Reviewed-by: dholmes
Fri, 17 Aug 2018 13:53:53 -0700 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
iklam [Fri, 17 Aug 2018 13:53:53 -0700] rev 51477
8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent Summary: Added src/hotspot/share/include/cds.h Reviewed-by: ccheung, sspitsyn, jgeorge
Tue, 21 Aug 2018 20:29:57 -0400 8206467: Refactor G1ParallelCleaningTask into shared
zgu [Tue, 21 Aug 2018 20:29:57 -0400] rev 51476
8206467: Refactor G1ParallelCleaningTask into shared Summary: Refactored and moved G1ParllelCleaningTask to be shared among GCs Reviewed-by: rkennke, kbarrett
Tue, 21 Aug 2018 13:17:29 -0700 8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled jdk-12+8
lmesnik [Tue, 21 Aug 2018 13:17:29 -0700] rev 51475
8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled Reviewed-by: tschatzl, kbarrett
Tue, 21 Aug 2018 14:14:28 +0200 8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
twisti [Tue, 21 Aug 2018 14:14:28 +0200] rev 51474
8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property Reviewed-by: kvn
Tue, 21 Aug 2018 08:38:02 -0700 8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
never [Tue, 21 Aug 2018 08:38:02 -0700] rev 51473
8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped Reviewed-by: kvn
Tue, 21 Aug 2018 10:37:02 -0400 8206423: Use locking for cleaning ResolvedMethodTable
pchilanomate [Tue, 21 Aug 2018 10:37:02 -0400] rev 51472
8206423: Use locking for cleaning ResolvedMethodTable Summary: ServiceThread is now in charge of cleaning ResolvedMethodTable entries Reviewed-by: gziemski, dholmes, coleenp
Tue, 21 Aug 2018 10:03:22 -0400 8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
coleenp [Tue, 21 Aug 2018 10:03:22 -0400] rev 51471
8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do Summary: unnecessary Reviewed-by: zgu, tschatzl
Tue, 21 Aug 2018 09:33:41 -0400 8209738: Remove ClassLoaderDataGraph::*oops_do functions
coleenp [Tue, 21 Aug 2018 09:33:41 -0400] rev 51470
8209738: Remove ClassLoaderDataGraph::*oops_do functions Summary: Make walking CLDG more consistent. Reviewed-by: dholmes, tschatzl
Tue, 21 Aug 2018 13:12:15 +0200 8209668: Explicit barriers for C1/assembler
rkennke [Tue, 21 Aug 2018 13:12:15 +0200] rev 51469
8209668: Explicit barriers for C1/assembler Reviewed-by: roland, eosterlund
Tue, 21 Aug 2018 11:41:54 +0530 8203792: Remove "compatibility" features from Head.java
pmuthuswamy [Tue, 21 Aug 2018 11:41:54 +0530] rev 51468
8203792: Remove "compatibility" features from Head.java Reviewed-by: jjg, sundar
Mon, 20 Aug 2018 13:58:23 -0700 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
iklam [Mon, 20 Aug 2018 13:58:23 -0700] rev 51467
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled Summary: Added fieldDescriptor.inline.hpp Reviewed-by: coleenp, shade
Mon, 20 Aug 2018 16:18:56 -0700 8209760: merge error: restore ea in make/conf/jib-profiles.js
tbell [Mon, 20 Aug 2018 16:18:56 -0700] rev 51466
8209760: merge error: restore ea in make/conf/jib-profiles.js Reviewed-by: mikael
Mon, 20 Aug 2018 15:37:47 -0700 8208350: Disable all DES cipher suites
jnimeh [Mon, 20 Aug 2018 15:37:47 -0700] rev 51465
8208350: Disable all DES cipher suites Reviewed-by: xuelei, mullan
Mon, 20 Aug 2018 14:19:30 -0700 Merge
mikael [Mon, 20 Aug 2018 14:19:30 -0700] rev 51464
Merge
Fri, 17 Aug 2018 09:51:28 -0700 Added tag jdk-11+27 for changeset 9d7d74c6f2cb
mikael [Fri, 17 Aug 2018 09:51:28 -0700] rev 51463
Added tag jdk-11+27 for changeset 9d7d74c6f2cb
Thu, 16 Aug 2018 10:22:48 +0100 8207966: HttpClient response without content-length does not return body jdk-11+27
michaelm [Thu, 16 Aug 2018 10:22:48 +0100] rev 51462
8207966: HttpClient response without content-length does not return body Reviewed-by: chegar
Thu, 16 Aug 2018 02:00:31 +0800 8209537: Two security tests failed after JDK-8164639 due to dependency was missed
jjiang [Thu, 16 Aug 2018 02:00:31 +0800] rev 51461
8209537: Two security tests failed after JDK-8164639 due to dependency was missed Summary: Skip sun/security/tools/keytool/autotest.sh on macosx and add /test/lib to sun/security/ec/TestEC.java Reviewed-by: rhalade
Wed, 15 Aug 2018 18:41:18 +0800 8164639: Configure PKCS11 tests to use user-supplied NSS libraries
jjiang [Wed, 15 Aug 2018 18:41:18 +0800] rev 51460
8164639: Configure PKCS11 tests to use user-supplied NSS libraries Summary: Provide system property "test.nss.lib.paths" for specifying a set of absolute paths to the custom NSS lib directories Reviewed-by: weijun, rhalade
Wed, 15 Aug 2018 00:48:12 -0700 8207746: C2: Lucene crashes on AVX512 instruction
vdeshpande [Wed, 15 Aug 2018 00:48:12 -0700] rev 51459
8207746: C2: Lucene crashes on AVX512 instruction Summary: replace add/sub instructions which affect flags with lea instruction. Reviewed-by: kvn, thartmann
Tue, 14 Aug 2018 17:21:44 -0700 8206176: Remove the temporary tls13VN field
rhalade [Tue, 14 Aug 2018 17:21:44 -0700] rev 51458
8206176: Remove the temporary tls13VN field Reviewed-by: xuelei, wetmore
Tue, 14 Aug 2018 16:36:17 -0700 8209451: Please change jdk 11 milestone to FCS
diazhou [Tue, 14 Aug 2018 16:36:17 -0700] rev 51457
8209451: Please change jdk 11 milestone to FCS Reviewed-by: prr, tbell
Tue, 14 Aug 2018 16:47:56 -0700 8207009: TLS 1.3 half-close and synchronization issues
xuelei [Tue, 14 Aug 2018 16:47:56 -0700] rev 51456
8207009: TLS 1.3 half-close and synchronization issues Reviewed-by: jnimeh, mullan, wetmore
Tue, 14 Aug 2018 14:46:13 -0700 8209506: Add Google Trust Services GlobalSign root certificates
rhalade [Tue, 14 Aug 2018 14:46:13 -0700] rev 51455
8209506: Add Google Trust Services GlobalSign root certificates Reviewed-by: mullan
Tue, 14 Aug 2018 12:50:39 -0700 8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
kaddepalli [Tue, 14 Aug 2018 12:50:39 -0700] rev 51454
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard. Reviewed-by: prr, serb, psadhukhan, ssadetsky
Tue, 14 Aug 2018 09:38:29 -0700 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
rhalade [Tue, 14 Aug 2018 09:38:29 -0700] rev 51453
8209452: VerifyCACerts.java failed with "At least one cacert test failed" Summary: Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires Reviewed-by: mullan
Tue, 14 Aug 2018 11:55:21 +0530 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
rgoel [Tue, 14 Aug 2018 11:55:21 +0530] rev 51452
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale. Summary: generated display names for missing timezones at run time. Reviewed-by: naoto
Mon, 13 Aug 2018 13:44:45 -0700 8205687: TimeoutHandler generates huge core files
iignatyev [Mon, 13 Aug 2018 13:44:45 -0700] rev 51451
8205687: TimeoutHandler generates huge core files Summary: use kill instead of gcore to generate core file Reviewed-by: dholmes
Thu, 09 Aug 2018 11:33:47 -0700 8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
epavlova [Thu, 09 Aug 2018 11:33:47 -0700] rev 51450
8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp Reviewed-by: kvn, tschatzl
Thu, 09 Aug 2018 22:47:18 +0530 8208125: Cannot input text into JOptionPane Text Input Dialog
mhalder [Thu, 09 Aug 2018 22:47:18 +0530] rev 51449
8208125: Cannot input text into JOptionPane Text Input Dialog Reviewed-by: prr, psadhukhan
Mon, 20 Aug 2018 11:37:57 -0700 8209740: typo in test/lib/jtreg/SkippedException.java
iignatyev [Mon, 20 Aug 2018 11:37:57 -0700] rev 51448
8209740: typo in test/lib/jtreg/SkippedException.java Reviewed-by: kvn
Mon, 20 Aug 2018 10:11:26 -0700 8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
joehw [Mon, 20 Aug 2018 10:11:26 -0700] rev 51447
8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8 Reviewed-by: sherman
Mon, 20 Aug 2018 17:25:45 +0200 8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
lucy [Mon, 20 Aug 2018 17:25:45 +0200] rev 51446
8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls Reviewed-by: kvn, goetz
Mon, 20 Aug 2018 14:25:02 +0200 8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
redestad [Mon, 20 Aug 2018 14:25:02 +0200] rev 51445
8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType Reviewed-by: plevart, mchung
Mon, 20 Aug 2018 08:25:57 -0400 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
lfoltan [Mon, 20 Aug 2018 08:25:57 -0400] rev 51444
8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation Summary: Clean up VM anonymous class terminology. Reviewed-by: coleenp, dholmes, mchung
Mon, 20 Aug 2018 10:04:00 +0200 8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
shade [Mon, 20 Aug 2018 10:04:00 +0200] rev 51443
8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure Reviewed-by: kvn, pliden
Sun, 19 Aug 2018 22:41:49 -0700 8209456: [error-prone] ShortCircuitBoolean in java.logging
iignatyev [Sun, 19 Aug 2018 22:41:49 -0700] rev 51442
8209456: [error-prone] ShortCircuitBoolean in java.logging Reviewed-by: rriggs
Sat, 18 Aug 2018 13:59:25 -0400 8154343: Make SATB related code available to other GCs
kbarrett [Sat, 18 Aug 2018 13:59:25 -0400] rev 51441
8154343: Make SATB related code available to other GCs Summary: Move ptrQueue and satbMarkQueue files from g1 to shared. Reviewed-by: rkennke, sangheki
Fri, 17 Aug 2018 21:36:02 -0700 8203614: Java API SSLEngine example code needs correction
jnimeh [Fri, 17 Aug 2018 21:36:02 -0700] rev 51440
8203614: Java API SSLEngine example code needs correction Reviewed-by: wetmore, ascarpino
Fri, 17 Aug 2018 14:50:59 -0700 8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
ccheung [Fri, 17 Aug 2018 14:50:59 -0700] rev 51439
8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived Summary: skip checking the path entries which are not being referenced during CDS dump time Reviewed-by: jiangli, iklam
Fri, 17 Aug 2018 22:20:47 +0100 8208675: Remove legacy sun.security.key.serial.interop property
coffeys [Fri, 17 Aug 2018 22:20:47 +0100] rev 51438
8208675: Remove legacy sun.security.key.serial.interop property Reviewed-by: mullan
Fri, 17 Aug 2018 13:37:01 -0700 8209304: Deprecate serialVersionUID fields in interfaces
darcy [Fri, 17 Aug 2018 13:37:01 -0700] rev 51437
8209304: Deprecate serialVersionUID fields in interfaces Reviewed-by: lancea, mullan, rriggs, smarks
Fri, 17 Aug 2018 13:20:53 -0700 8206992: Update Graal
iveresov [Fri, 17 Aug 2018 13:20:53 -0700] rev 51436
8206992: Update Graal Reviewed-by: kvn
Fri, 17 Aug 2018 11:56:59 -0500 8209586: AARCH64: SymbolTable changes throw assert on aarch64
gziemski [Fri, 17 Aug 2018 11:56:59 -0500] rev 51435
8209586: AARCH64: SymbolTable changes throw assert on aarch64 Summary: Cast the comparison value to match the signdeness Reviewed-by: gziemski, coleenp Contributed-by: stuart.monteigh@linaro.org
Fri, 17 Aug 2018 09:53:52 -0700 Added tag jdk-12+7 for changeset ef57958c7c51
mikael [Fri, 17 Aug 2018 09:53:52 -0700] rev 51434
Added tag jdk-12+7 for changeset ef57958c7c51
Fri, 17 Aug 2018 21:50:55 +0530 8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
sballal [Fri, 17 Aug 2018 21:50:55 +0530] rev 51433
8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent! Reviewed-by: dcubed, iklam, jgeorge
Fri, 17 Aug 2018 13:38:19 +0200 8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
rehn [Fri, 17 Aug 2018 13:38:19 +0200] rev 51432
8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M Summary: Handshakes did not consider external suspended threads safe for safepoint. Reviewed-by: dcubed, dholmes
Fri, 17 Aug 2018 03:59:20 -0700 8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
epavlova [Fri, 17 Aug 2018 03:59:20 -0700] rev 51431
8209587: Update test/hotspot/jtreg/ProblemList-graal.txt Reviewed-by: kvn
Fri, 17 Aug 2018 08:21:20 +0200 8208275: C2 crash in Node::add_req(Node*)
thartmann [Fri, 17 Aug 2018 08:21:20 +0200] rev 51430
8208275: C2 crash in Node::add_req(Node*) Summary: Split-if optimization should not process (dead) counted loops. Reviewed-by: roland
Wed, 15 Aug 2018 11:19:57 -0700 8209545: Simplify HeapShared::archive_module_graph_objects
iklam [Wed, 15 Aug 2018 11:19:57 -0700] rev 51429
8209545: Simplify HeapShared::archive_module_graph_objects Summary: Added archivable_static_fields array in heapShared.cpp Reviewed-by: jiangli
Thu, 16 Aug 2018 19:49:25 -0400 8209607: Remove stale comment for JNI mutexes
kbarrett [Thu, 16 Aug 2018 19:49:25 -0400] rev 51428
8209607: Remove stale comment for JNI mutexes Summary: Remove comment. Reviewed-by: dholmes
Thu, 16 Aug 2018 16:44:51 -0700 8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
amenkov [Thu, 16 Aug 2018 16:44:51 -0700] rev 51427
8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java Reviewed-by: mikael, dtitov, dcubed
Thu, 16 Aug 2018 16:28:03 -0700 8209549: remove VMPropsExt from TEST.ROOT
iignatyev [Thu, 16 Aug 2018 16:28:03 -0700] rev 51426
8209549: remove VMPropsExt from TEST.ROOT Reviewed-by: dholmes
Thu, 16 Aug 2018 17:29:22 -0400 8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work.
jiangli [Thu, 16 Aug 2018 17:29:22 -0400] rev 51425
8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work. Summary: Check the MetaspaceShared::archive_heap_object return value and handle failure accordingly. Reviewed-by: iklam, coleenp
Thu, 16 Aug 2018 10:20:00 -0700 8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
amenkov [Thu, 16 Aug 2018 10:20:00 -0700] rev 51424
8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout Reviewed-by: dcubed, mikael
Thu, 16 Aug 2018 15:00:23 +0200 8208269: Javadoc does not support module-info in a multi-release jar
jlahoda [Thu, 16 Aug 2018 15:00:23 +0200] rev 51423
8208269: Javadoc does not support module-info in a multi-release jar Summary: Ensuring correct version is set when reading multi-release jars. Reviewed-by: jjg
Wed, 15 Aug 2018 10:38:27 -0400 8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
rriggs [Wed, 15 Aug 2018 10:38:27 -0400] rev 51422
8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug Reviewed-by: martin
Thu, 16 Aug 2018 16:06:54 +0530 8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales jdk-12+7
rgoel [Thu, 16 Aug 2018 16:06:54 +0530] rev 51421
8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales Summary: Replaced time patterns for Burmese locale from CLDR 29's patterns. Reviewed-by: naoto
Thu, 16 Aug 2018 09:46:09 +0200 8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects
dnsimon [Thu, 16 Aug 2018 09:46:09 +0200] rev 51420
8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects Reviewed-by: kvn, iveresov
Thu, 16 Aug 2018 09:09:18 +0200 8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
thartmann [Thu, 16 Aug 2018 09:09:18 +0200] rev 51419
8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target' Summary: Make sure label is bound even if SSE is disabled. Reviewed-by: kvn
Wed, 15 Aug 2018 19:22:46 -0700 8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location"
iklam [Wed, 15 Aug 2018 19:22:46 -0700] rev 51418
8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location" Summary: Handle %p in /proc/sys/kernel/core_pattern Reviewed-by: dholmes, hseigel
Tue, 14 Aug 2018 20:46:46 -0700 8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
iklam [Tue, 14 Aug 2018 20:46:46 -0700] rev 51417
8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes Summary: Added BASIC_JAVA_CLASSES_DO in javaClasses.hpp Reviewed-by: jiangli, redestad, coleenp
Wed, 15 Aug 2018 13:39:32 -0700 8207320: Wrong type order for intersection lambdas with multiple abstract methods
vromero [Wed, 15 Aug 2018 13:39:32 -0700] rev 51416
8207320: Wrong type order for intersection lambdas with multiple abstract methods Reviewed-by: mcimadamore
Wed, 15 Aug 2018 16:01:48 -0400 8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
coleenp [Wed, 15 Aug 2018 16:01:48 -0400] rev 51415
8209541: Fix merge problem in SymbolTable::do_check_concurrent_work Summary: remerged with previous change to do_unloading. Reviewed-by: hseigel
Wed, 15 Aug 2018 15:50:23 -0400 8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out
coleenp [Wed, 15 Aug 2018 15:50:23 -0400] rev 51414
8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out Summary: was walking code cache for every safepoint because redefined methods take a long time to clear out of the code cache Reviewed-by: eosterlund, rehn
Wed, 15 Aug 2018 10:44:56 -0700 5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
darcy [Wed, 15 Aug 2018 10:44:56 -0700] rev 51413
5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading Reviewed-by: lancea, rriggs, smarks
Wed, 15 Aug 2018 10:16:15 -0700 8176425: Add radix indication in NumberFormatException message for Integer.decode
darcy [Wed, 15 Aug 2018 10:16:15 -0700] rev 51412
8176425: Add radix indication in NumberFormatException message for Integer.decode Reviewed-by: lancea
Wed, 15 Aug 2018 10:00:16 -0700 8209164: [TESTBUG] Apply jtreg skipped status to cds tests
mseledtsov [Wed, 15 Aug 2018 10:00:16 -0700] rev 51411
8209164: [TESTBUG] Apply jtreg skipped status to cds tests Summary: Added the SkippedException where applicable Reviewed-by: iklam, jiangli
Wed, 15 Aug 2018 14:35:33 +0200 8209459: TestSHA512MultiBlockIntrinsics failed on AArch64
thartmann [Wed, 15 Aug 2018 14:35:33 +0200] rev 51410
8209459: TestSHA512MultiBlockIntrinsics failed on AArch64 Summary: Prevent classloading to avoid generation of SHA stubs. Reviewed-by: kvn, thartmann Contributed-by: Joshua Zhu <joshua.zhu@arm.com>
Wed, 15 Aug 2018 14:48:12 +0300 8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
dpochepk [Wed, 15 Aug 2018 14:48:12 +0300] rev 51409
8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer Reviewed-by: kvn, thartmann
Wed, 15 Aug 2018 09:51:57 +0200 8208582: Introduce native oop barriers in C1 for OopHandle
eosterlund [Wed, 15 Aug 2018 09:51:57 +0200] rev 51408
8208582: Introduce native oop barriers in C1 for OopHandle Reviewed-by: coleenp, kvn
Tue, 14 Aug 2018 18:16:47 -0700 8207009: TLS 1.3 half-close and synchronization issues
xuelei [Tue, 14 Aug 2018 18:16:47 -0700] rev 51407
8207009: TLS 1.3 half-close and synchronization issues Reviewed-by: jnimeh, mullan, wetmore
Tue, 14 Aug 2018 19:52:34 -0400 8209518: symbol table gtest fails with semaphore error
coleenp [Tue, 14 Aug 2018 19:52:34 -0400] rev 51406
8209518: symbol table gtest fails with semaphore error Summary: loop count was wrong. Reviewed-by: mikael, kbarrett
Tue, 14 Aug 2018 18:42:14 -0500 8195100: Use a low latency hashtable for SymbolTable
gziemski [Tue, 14 Aug 2018 18:42:14 -0500] rev 51405
8195100: Use a low latency hashtable for SymbolTable Summary: Used concurrentHashTable, similar to stringTable Reviewed-by: coleenp, kbarrett, iklam, pliden
Tue, 14 Aug 2018 14:08:04 -0700 8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface
kvn [Tue, 14 Aug 2018 14:08:04 -0700] rev 51404
8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface Reviewed-by: mchung
Tue, 14 Aug 2018 14:58:14 -0400 8209347: SATBMarkQueue.cpp should not need jvm.h
kbarrett [Tue, 14 Aug 2018 14:58:14 -0400] rev 51403
8209347: SATBMarkQueue.cpp should not need jvm.h Summary: Use os::snprintf instead of jio_snprintf. Reviewed-by: shade, tschatzl
Tue, 14 Aug 2018 11:56:32 -0700 8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
amenkov [Tue, 14 Aug 2018 11:56:32 -0700] rev 51402
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1 Reviewed-by: sspitsyn, jcbeyler
Tue, 14 Aug 2018 13:16:26 -0400 8209346: Refactor SATBMarkQueue filter configuration
kbarrett [Tue, 14 Aug 2018 13:16:26 -0400] rev 51401
8209346: Refactor SATBMarkQueue filter configuration Summary: Moved reference to G1-specific option to G1CollectedHeap. Reviewed-by: shade, rkennke
Tue, 14 Aug 2018 10:08:21 -0700 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
rhalade [Tue, 14 Aug 2018 10:08:21 -0700] rev 51400
8209452: VerifyCACerts.java failed with "At least one cacert test failed" Summary: Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires Reviewed-by: mullan
Mon, 13 Aug 2018 21:57:17 -0700 8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
akolarkunnu [Mon, 13 Aug 2018 21:57:17 -0700] rev 51399
8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2 Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com, alexandre.iline@oracle.com
Tue, 14 Aug 2018 22:39:34 +0800 8209416: Refactoring GetPropertyAction calls in security libs
weijun [Tue, 14 Aug 2018 22:39:34 +0800] rev 51398
8209416: Refactoring GetPropertyAction calls in security libs Reviewed-by: xuelei, rriggs
Tue, 14 Aug 2018 14:28:23 +0200 8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
lucy [Tue, 14 Aug 2018 14:28:23 +0200] rev 51397
8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder) Reviewed-by: tschatzl, shade
Mon, 13 Aug 2018 09:19:21 -0700 8061467: Add UseLargePages to TestNUMAPageSize
jcbeyler [Mon, 13 Aug 2018 09:19:21 -0700] rev 51396
8061467: Add UseLargePages to TestNUMAPageSize Summary: Add flag to test for all architectures to be tested Reviewed-by: phh, pliden, tschatzl
Mon, 13 Aug 2018 14:04:43 +0200 8209376: ZGC: Move ZMarkStackAllocator into a separate file
pliden [Mon, 13 Aug 2018 14:04:43 +0200] rev 51395
8209376: ZGC: Move ZMarkStackAllocator into a separate file Reviewed-by: eosterlund, kbarrett
Mon, 13 Aug 2018 14:04:42 +0200 8209375: ZGC: Use dynamic base address for mark stack space
pliden [Mon, 13 Aug 2018 14:04:42 +0200] rev 51394
8209375: ZGC: Use dynamic base address for mark stack space Reviewed-by: eosterlund, kbarrett
Tue, 14 Aug 2018 00:15:56 -0400 8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
kbarrett [Tue, 14 Aug 2018 00:15:56 -0400] rev 51393
8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet Summary: Move filter extension protocol to SATBMarkQueueSet. Reviewed-by: shade, tschatzl, rkennke
Tue, 14 Aug 2018 10:42:00 +0800 8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
xiaofeya [Tue, 14 Aug 2018 10:42:00 +0800] rev 51392
8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException Reviewed-by: mchung
Mon, 13 Aug 2018 17:39:27 -0700 8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
iignatyev [Mon, 13 Aug 2018 17:39:27 -0700] rev 51391
8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java Reviewed-by: rriggs
Mon, 13 Aug 2018 18:21:26 -0400 8209396: Make PtrQueueSets not statically allocated
kbarrett [Mon, 13 Aug 2018 18:21:26 -0400] rev 51390
8209396: Make PtrQueueSets not statically allocated Summary: Change the G1BarrierSet PtrQueueSet static members to ordinary members. Reviewed-by: shade, tschatzl, rkennke
Mon, 13 Aug 2018 13:24:55 -0700 8207153: Some intrinsic tests take long time to run
kvn [Mon, 13 Aug 2018 13:24:55 -0700] rev 51389
8207153: Some intrinsic tests take long time to run Reviewed-by: thartmann, mikael
Mon, 13 Aug 2018 19:21:43 +0200 8209120: Archive the Integer.IntegerCache
redestad [Mon, 13 Aug 2018 19:21:43 +0200] rev 51388
8209120: Archive the Integer.IntegerCache Reviewed-by: jiangli, alanb, plevart, iklam, mchung
Fri, 10 Aug 2018 09:16:10 +0200 8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
mbaesken [Fri, 10 Aug 2018 09:16:10 +0200] rev 51387
8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update Reviewed-by: prr, dholmes
Mon, 13 Aug 2018 04:02:51 -0700 8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
epavlova [Mon, 13 Aug 2018 04:02:51 -0700] rev 51386
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp Reviewed-by: kvn
Mon, 13 Aug 2018 12:24:25 +0200 8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51385
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently Summary: For initial TLAB sizing, increase the number of expected refills to 2. Reviewed-by: phh, sangheki
Mon, 13 Aug 2018 12:24:25 +0200 8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51384
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently Summary: Exclude maximum range value from testing. Reviewed-by: sangheki, kbarrett
Mon, 13 Aug 2018 12:24:25 +0200 8209193: Fix aarch64-linux compilation after -Wreorder changes
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51383
8209193: Fix aarch64-linux compilation after -Wreorder changes Reviewed-by: shade, drwhite
Mon, 13 Aug 2018 12:24:25 +0200 8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
ghaug [Mon, 13 Aug 2018 12:24:25 +0200] rev 51382
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder) Reviewed-by: mbaesken, tschatzl
Mon, 13 Aug 2018 12:24:25 +0200 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
avoitylov [Mon, 13 Aug 2018 12:24:25 +0200] rev 51381
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings Reviewed-by: dholmes, drwhite, tschatzl
Mon, 13 Aug 2018 10:28:01 +0200 8209378: Fix Minimal VM after JDK-8208677
shade [Mon, 13 Aug 2018 10:28:01 +0200] rev 51380
8209378: Fix Minimal VM after JDK-8208677 Reviewed-by: coleenp, shade Contributed-by: Aleksei Voitylov <aleksei.voitylov@bell-sw.com>
Sat, 11 Aug 2018 12:49:33 -0400 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
coleenp [Sat, 11 Aug 2018 12:49:33 -0400] rev 51379
8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded Summary: InstanceKlass::implementors() needs the Compile_lock Reviewed-by: thartmann, eosterlund
Fri, 10 Aug 2018 22:38:18 -0400 8209384: ProblemList stressHierarchy metaspace tests
coleenp [Fri, 10 Aug 2018 22:38:18 -0400] rev 51378
8209384: ProblemList stressHierarchy metaspace tests Summary: These try to trigger GC by filling metaspace which seems to be not working. Reviewed-by: jiangli
Fri, 10 Aug 2018 12:05:53 -0700 8205399: Set node color on pinned HashMap.TreeNode deletion
bchristi [Fri, 10 Aug 2018 12:05:53 -0700] rev 51377
8205399: Set node color on pinned HashMap.TreeNode deletion Reviewed-by: martin
Fri, 10 Aug 2018 09:36:01 -0400 8164683: Solaris: JVM abuses thread preemption control
coleenp [Fri, 10 Aug 2018 09:36:01 -0400] rev 51376
8164683: Solaris: JVM abuses thread preemption control Summary: Complete removal of preemption control and command line arguments (were deprecated in 11). Reviewed-by: hseigel, pchilanomate, dholmes
Fri, 10 Aug 2018 09:30:26 -0400 8207778: Add locking to ModuleEntry and PackageEntry tables
hseigel [Fri, 10 Aug 2018 09:30:26 -0400] rev 51375
8207778: Add locking to ModuleEntry and PackageEntry tables Summary: Restructure ClassLoaderDataGraph code to simplify using locks in SystemDictionary::do_unloading() Reviewed-by: lfoltan, coleenp
Fri, 10 Aug 2018 14:22:49 +0300 8206895: aarch64: rework error-prone cmp instuction
bulasevich [Fri, 10 Aug 2018 14:22:49 +0300] rev 51374
8206895: aarch64: rework error-prone cmp instuction Reviewed-by: aph
Fri, 10 Aug 2018 17:07:44 +0800 8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
weijun [Fri, 10 Aug 2018 17:07:44 +0800] rev 51373
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported Reviewed-by: mullan, xuelei
Fri, 10 Aug 2018 13:07:21 +0800 8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
xyin [Fri, 10 Aug 2018 13:07:21 +0800] rev 51372
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/ Reviewed-by: vtewari, rriggs
Fri, 10 Aug 2018 00:35:57 -0400 8207263: Store the Configuration for system modules into CDS archive.
jiangli [Fri, 10 Aug 2018 00:35:57 -0400] rev 51371
8207263: Store the Configuration for system modules into CDS archive. Summary: Archive boot layer Configuration. Reviewed-by: redestad, iklam, ccheung
Thu, 09 Aug 2018 15:52:23 -0700 8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
ccheung [Thu, 09 Aug 2018 15:52:23 -0700] rev 51370
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests Summary: only include the CDS logging option in the tests which require it Reviewed-by: mseledtsov, jiangli, iklam
Fri, 10 Aug 2018 00:20:15 +0200 8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
redestad [Fri, 10 Aug 2018 00:20:15 +0200] rev 51369
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy Reviewed-by: thartmann, pliden, kvn
Thu, 09 Aug 2018 22:51:48 +0200 8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
rkennke [Thu, 09 Aug 2018 22:51:48 +0200] rev 51368
8209118: Abstract SATBMarkQueueSet's ThreadLocalData access Reviewed-by: kbarrett, shade
Thu, 09 Aug 2018 11:39:18 -0700 8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
epavlova [Thu, 09 Aug 2018 11:39:18 -0700] rev 51367
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError" Reviewed-by: kvn, dnsimon
Thu, 09 Aug 2018 10:08:07 -0700 Merge
mikael [Thu, 09 Aug 2018 10:08:07 -0700] rev 51366
Merge
Thu, 09 Aug 2018 07:58:25 -0700 Added tag jdk-11+26 for changeset 945ba9278a27
mikael [Thu, 09 Aug 2018 07:58:25 -0700] rev 51365
Added tag jdk-11+26 for changeset 945ba9278a27
Thu, 09 Aug 2018 11:23:12 +0100 8208391: Differentiate response and connect timeouts in HTTP Client API
chegar [Thu, 09 Aug 2018 11:23:12 +0100] rev 51364
8208391: Differentiate response and connect timeouts in HTTP Client API Reviewed-by: michaelm
Wed, 08 Aug 2018 15:51:08 -0700 8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
serb [Wed, 08 Aug 2018 15:51:08 -0700] rev 51363
8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission Reviewed-by: prr, sveerabhadra
Wed, 08 Aug 2018 15:11:11 -0400 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
dcubed [Wed, 08 Aug 2018 15:11:11 -0400] rev 51362
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout Reviewed-by: coleenp
Wed, 08 Aug 2018 13:45:41 +0800 8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
yzhang [Wed, 08 Aug 2018 13:45:41 +0800] rev 51361
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms Summary: Add the path of libnss3.so for aarch64 platform. Reviewed-by: weijun
Mon, 06 Aug 2018 14:56:56 +0200 8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
rwestberg [Mon, 06 Aug 2018 14:56:56 +0200] rev 51360
8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization Reviewed-by: mgronlun, rehn
Tue, 07 Aug 2018 00:06:52 -0700 8208663: JDK 11 L10n resource file update msg drop 20 jdk-11+26
ljiang [Tue, 07 Aug 2018 00:06:52 -0700] rev 51359
8208663: JDK 11 L10n resource file update msg drop 20 Reviewed-by: naoto
Tue, 07 Aug 2018 17:40:11 -0700 8201394: Update java.se module summary to reflect removal of java.se.ee module
iris [Tue, 07 Aug 2018 17:40:11 -0700] rev 51358
8201394: Update java.se module summary to reflect removal of java.se.ee module Reviewed-by: alanb, lancea, mchung
Tue, 07 Aug 2018 13:51:30 -0700 8031761: [TESTBUG] Add a regression test for JDK-8026328
iignatyev [Tue, 07 Aug 2018 13:51:30 -0700] rev 51357
8031761: [TESTBUG] Add a regression test for JDK-8026328 Reviewed-by: kvn, iignatyev Contributed-by: staffan.larsen@oracle.com
Tue, 07 Aug 2018 10:29:01 -0400 8208691: Tighten up jdk.includeInExceptions security property
mullan [Tue, 07 Aug 2018 10:29:01 -0400] rev 51356
8208691: Tighten up jdk.includeInExceptions security property Summary: Add stronger warning on usage and add test to check that property is not set Reviewed-by: alanb, rriggs
Mon, 06 Aug 2018 22:30:37 -0400 8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
dbuck [Mon, 06 Aug 2018 22:30:37 -0400] rev 51355
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1 Summary: enforce lower bound on number of loop iterations used to trigger OSR Reviewed-by: kvn, iignatyev
Mon, 06 Aug 2018 20:44:14 -0400 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
dcubed [Mon, 06 Aug 2018 20:44:14 -0400] rev 51354
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing Reviewed-by: dholmes, sspitsyn
Mon, 06 Aug 2018 00:46:40 -0700 8208496: New Test to verify concurrent behavior of TLS.
ssahoo [Mon, 06 Aug 2018 00:46:40 -0700] rev 51353
8208496: New Test to verify concurrent behavior of TLS. Summary: Verify TLS behavior with multiple threads accessing concurrently. Reviewed-by: xuelei
Mon, 06 Aug 2018 09:09:57 +0200 8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
thartmann [Mon, 06 Aug 2018 09:09:57 +0200] rev 51352
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator Summary: Bail out from recursive computation if the block was already processed. Reviewed-by: kvn, iveresov
Fri, 03 Aug 2018 15:39:28 -0700 8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
iignatyev [Fri, 03 Aug 2018 15:39:28 -0700] rev 51351
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice Reviewed-by: kvn, vlivanov
Fri, 22 Jun 2018 16:07:15 +0200 8205523: Explicit barriers for interpreter
rkennke [Fri, 22 Jun 2018 16:07:15 +0200] rev 51350
8205523: Explicit barriers for interpreter Reviewed-by: eosterlund, coleenp
Thu, 09 Aug 2018 17:11:11 +0200 8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
rkennke [Thu, 09 Aug 2018 17:11:11 +0200] rev 51349
8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at() Reviewed-by: tschatzl, eosterlund
Thu, 09 Aug 2018 08:02:20 -0700 Added tag jdk-12+6 for changeset 7939b3c4e408
mikael [Thu, 09 Aug 2018 08:02:20 -0700] rev 51348
Added tag jdk-12+6 for changeset 7939b3c4e408
Wed, 08 Aug 2018 11:11:19 -0700 8208242: Add @requires to vmTestbase/gc/g1 tests
jcbeyler [Wed, 08 Aug 2018 11:11:19 -0700] rev 51347
8208242: Add @requires to vmTestbase/gc/g1 tests Summary: Added classunloading must not be disabled and G1 is required to g1/unloading tests Reviewed-by: kbarrett, tschatzl
Thu, 09 Aug 2018 11:24:30 +0200 8209127: ZGC: Improve error message when failing to map memory for mark stacks
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51346
8209127: ZGC: Improve error message when failing to map memory for mark stacks Reviewed-by: eosterlund, tschatzl
Thu, 09 Aug 2018 11:24:30 +0200 8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51345
8209126: ZGC: ZMarkStackAllocator::is_initialized() never called Reviewed-by: eosterlund, tschatzl
Thu, 09 Aug 2018 11:24:30 +0200 8209125: ZGC: Clean up ZServiceabilityCounters
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51344
8209125: ZGC: Clean up ZServiceabilityCounters Reviewed-by: eosterlund, tschatzl
Thu, 09 Aug 2018 11:24:30 +0200 8207756: ZGC: jstat should show CGC STW phases
pliden [Thu, 09 Aug 2018 11:24:30 +0200] rev 51343
8207756: ZGC: jstat should show CGC STW phases Reviewed-by: pliden, ysuenaga, eosterlund Contributed-by: yasuenag@gmail.com, per.liden@oracle.com
Thu, 09 Aug 2018 15:42:48 +0800 8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
xiaofeya [Thu, 09 Aug 2018 15:42:48 +0800] rev 51342
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK Reviewed-by: naoto
Wed, 08 Aug 2018 18:38:34 -0700 8207965: C2-only debug build fails
kvn [Wed, 08 Aug 2018 18:38:34 -0700] rev 51341
8207965: C2-only debug build fails Reviewed-by: kvn, iignatyev Contributed-by: xxinliu@amazon.com
Wed, 08 Aug 2018 15:34:32 -0700 8208303: Track JNI failures and fail tests
jcbeyler [Wed, 08 Aug 2018 15:34:32 -0700] rev 51340
8208303: Track JNI failures and fail tests Summary: Fail in native code via FatalException to signal test failure Reviewed-by: amenkov, sspitsyn
Wed, 08 Aug 2018 14:40:02 -0700 8202941: GenModuleInfoSource build tool does not detect missing semicolons
mchung [Wed, 08 Aug 2018 14:40:02 -0700] rev 51339
8202941: GenModuleInfoSource build tool does not detect missing semicolons Reviewed-by: erikj
Wed, 08 Aug 2018 15:24:21 -0400 8208677: Move inner metaspace cleaning out of class unloading
coleenp [Wed, 08 Aug 2018 15:24:21 -0400] rev 51338
8208677: Move inner metaspace cleaning out of class unloading Summary: move to safepoint cleanup actions to do if needed. Reviewed-by: eosterlund, hseigel
Wed, 08 Aug 2018 15:11:11 -0400 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
dcubed [Wed, 08 Aug 2018 15:11:11 -0400] rev 51337
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout Reviewed-by: coleenp
Wed, 08 Aug 2018 09:25:10 -0700 8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
bpb [Wed, 08 Aug 2018 09:25:10 -0700] rev 51336
8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes Reviewed-by: alanb, psandoz
Wed, 08 Aug 2018 15:31:07 +0200 8208672: Enable -Wreorder in make files for gcc, clang
tschatzl [Wed, 08 Aug 2018 15:31:07 +0200] rev 51335
8208672: Enable -Wreorder in make files for gcc, clang Reviewed-by: dholmes, ihse
Wed, 08 Aug 2018 15:31:07 +0200 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
tschatzl [Wed, 08 Aug 2018 15:31:07 +0200] rev 51334
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder Reviewed-by: dholmes, hseigel
Wed, 08 Aug 2018 15:31:06 +0200 8208670: Compiler changes to allow enabling -Wreorder
tschatzl [Wed, 08 Aug 2018 15:31:06 +0200] rev 51333
8208670: Compiler changes to allow enabling -Wreorder Reviewed-by: kvn
Wed, 08 Aug 2018 15:31:06 +0200 8208669: GC changes to allow enabling -Wreorder
tschatzl [Wed, 08 Aug 2018 15:31:06 +0200] rev 51332
8208669: GC changes to allow enabling -Wreorder Reviewed-by: kbarrett
Wed, 08 Aug 2018 10:21:23 +0800 8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/ jdk-12+6
xyin [Wed, 08 Aug 2018 10:21:23 +0800] rev 51331
8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/ Reviewed-by: vtewari, rriggs
Tue, 07 Aug 2018 19:35:50 -0400 8208575: Remove Atomic::add/sub for short
coleenp [Tue, 07 Aug 2018 19:35:50 -0400] rev 51330
8208575: Remove Atomic::add/sub for short Summary: Removed code to atomic::add for short because it's no longer used for Symbol. Reviewed-by: iklam
Tue, 07 Aug 2018 15:45:07 -0700 8208999: Some use of Klass* should be replaced by InstanceKlass*
iklam [Tue, 07 Aug 2018 15:45:07 -0700] rev 51329
8208999: Some use of Klass* should be replaced by InstanceKlass* Summary: Klass::java_super() => InstanceKlass*; InstanceKlass::{local,transitive}_interfaces() => Array<InstanceKlass*>* Reviewed-by: coleenp, hseigel
Tue, 07 Aug 2018 16:07:47 -0700 8208634: Add x-IBM-1129 charset
sherman [Tue, 07 Aug 2018 16:07:47 -0700] rev 51328
8208634: Add x-IBM-1129 charset Reviewed-by: alanb, sherman Contributed-by: enasser@in.ibm.com
Tue, 07 Aug 2018 23:08:52 +0200 8209003: Consolidate use of empty collections in java.lang.module
redestad [Tue, 07 Aug 2018 23:08:52 +0200] rev 51327
8209003: Consolidate use of empty collections in java.lang.module Reviewed-by: alanb, mchung
Tue, 07 Aug 2018 13:51:30 -0700 8031761: [TESTBUG] Add a regression test for JDK-8026328
iignatyev [Tue, 07 Aug 2018 13:51:30 -0700] rev 51326
8031761: [TESTBUG] Add a regression test for JDK-8026328 Reviewed-by: kvn, iignatyev Contributed-by: staffan.larsen@oracle.com
Tue, 07 Aug 2018 09:44:39 -0700 8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
ccheung [Tue, 07 Aug 2018 09:44:39 -0700] rev 51325
8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing Summary: increase timout to 2400 and reduce the amount of output Reviewed-by: mseledtsov, jiangli
Fri, 03 Aug 2018 07:59:01 +0200 8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
mbaesken [Fri, 03 Aug 2018 07:59:01 +0200] rev 51324
8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds Reviewed-by: ihse, martin, alanb, dholmes
Mon, 06 Aug 2018 18:49:51 -0700 8209023: fix 2 compiler tests to avoid JDK-8208690
kvn [Mon, 06 Aug 2018 18:49:51 -0700] rev 51323
8209023: fix 2 compiler tests to avoid JDK-8208690 Reviewed-by: dholmes, dcubed
Mon, 06 Aug 2018 20:52:41 -0400 8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
dcubed [Mon, 06 Aug 2018 20:52:41 -0400] rev 51322
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing Reviewed-by: dholmes, sspitsyn
Mon, 06 Aug 2018 14:23:02 -0700 8079682: [mlvm] remove SAM code in MHTransformationGen
jcbeyler [Mon, 06 Aug 2018 14:23:02 -0700] rev 51321
8079682: [mlvm] remove SAM code in MHTransformationGen Summary: Remove SAM code from the test and remove related dead code Reviewed-by: iignatyev
Mon, 06 Aug 2018 15:35:44 -0700 8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
shurailine [Mon, 06 Aug 2018 15:35:44 -0700] rev 51320
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration Reviewed-by: mchung
Mon, 06 Aug 2018 15:18:57 -0700 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
psandoz [Mon, 06 Aug 2018 15:18:57 -0700] rev 51319
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods Reviewed-by: mchung, plevart
Mon, 06 Aug 2018 14:55:04 -0700 8208362: (bf) Long chains created by direct Buffer::slice
fweimer [Mon, 06 Aug 2018 14:55:04 -0700] rev 51318
8208362: (bf) Long chains created by direct Buffer::slice Reviewed-by: mr, psandoz, alanb
Mon, 06 Aug 2018 14:29:22 -0700 8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
darcy [Mon, 06 Aug 2018 14:29:22 -0700] rev 51317
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces Reviewed-by: bpb, rriggs, mullan
Mon, 06 Aug 2018 13:53:49 -0700 8194958: [Graal] disable compiler/c2/cr7200264 tests
epavlova [Mon, 06 Aug 2018 13:53:49 -0700] rev 51316
8194958: [Graal] disable compiler/c2/cr7200264 tests Reviewed-by: kvn, tschatzl
Mon, 06 Aug 2018 16:15:09 -0400 8209020: ProblemList tests affected by JDK-8208778
dcubed [Mon, 06 Aug 2018 16:15:09 -0400] rev 51315
8209020: ProblemList tests affected by JDK-8208778 Reviewed-by: hseigel
Mon, 06 Aug 2018 14:20:58 -0400 8208604: Metadata::print_value_string() compares 'this' to NULL
hseigel [Mon, 06 Aug 2018 14:20:58 -0400] rev 51314
8208604: Metadata::print_value_string() compares 'this' to NULL Summary: Remove the comparison and add asserts to check for NULL Reviewed-by: coleenp, gziemski
Mon, 06 Aug 2018 13:57:26 -0400 8209018: ProblemList tests affected by JDK-8208690
dcubed [Mon, 06 Aug 2018 13:57:26 -0400] rev 51313
8209018: ProblemList tests affected by JDK-8208690 Reviewed-by: kvn
Mon, 06 Aug 2018 04:31:50 -0400 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
dholmes [Mon, 06 Aug 2018 04:31:50 -0400] rev 51312
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system Summary: Limit the maximal file name length to 242 for AUFS file system Reviewed-by: dholmes, redestad Contributed-by: pengfei.li@arm.com
Sun, 05 Aug 2018 19:16:31 +0100 8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
alanb [Sun, 05 Aug 2018 19:16:31 +0100] rev 51311
8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes Reviewed-by: alanb Contributed-by: christoph.dreis@freenet.de
Fri, 03 Aug 2018 21:06:15 -0700 8208782: Remove extra type in throws clause of SerialClob.writeObject
darcy [Fri, 03 Aug 2018 21:06:15 -0700] rev 51310
8208782: Remove extra type in throws clause of SerialClob.writeObject Reviewed-by: lancea
Fri, 03 Aug 2018 12:45:18 -0700 8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
bpb [Fri, 03 Aug 2018 12:45:18 -0700] rev 51309
8186766: UnixNativeDispatcher::readlink() may truncate overlong paths Reviewed-by: alanb
Fri, 03 Aug 2018 09:42:57 -0700 Merge
prr [Fri, 03 Aug 2018 09:42:57 -0700] rev 51308
Merge
Thu, 02 Aug 2018 09:26:40 -0700 Added tag jdk-11+25 for changeset 331888ea4a78
prr [Thu, 02 Aug 2018 09:26:40 -0700] rev 51307
Added tag jdk-11+25 for changeset 331888ea4a78
Thu, 02 Aug 2018 09:49:04 +0200 8207139: NMT is not enabled on Windows 2016/10
mgronlun [Thu, 02 Aug 2018 09:49:04 +0200] rev 51306
8207139: NMT is not enabled on Windows 2016/10 Reviewed-by: dcubed, zgu, dholmes
Tue, 31 Jul 2018 14:04:29 -0700 8204931: Colors with alpha are painted incorrectly on Linux jdk-11+25
prr [Tue, 31 Jul 2018 14:04:29 -0700] rev 51305
8204931: Colors with alpha are painted incorrectly on Linux Reviewed-by: jdv, psadhukhan
Tue, 31 Jul 2018 14:03:39 -0700 8208353: Upgrade JDK 11 to libpng 1.6.35
prr [Tue, 31 Jul 2018 14:03:39 -0700] rev 51304
8208353: Upgrade JDK 11 to libpng 1.6.35 Reviewed-by: jdv, kaddepalli
Tue, 31 Jul 2018 12:23:55 -0700 8208466: Fix potential memory leak in harfbuzz shaping.
prr [Tue, 31 Jul 2018 12:23:55 -0700] rev 51303
8208466: Fix potential memory leak in harfbuzz shaping. Reviewed-by: jdv, kaddepalli
Tue, 31 Jul 2018 21:23:56 +0300 8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
dsamersoff [Tue, 31 Jul 2018 21:23:56 +0300] rev 51302
8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch Summary: fixed unexpected parameter location in arm32 LIR_Assembler Reviewed-by: dsamersoff, kvn
Tue, 31 Jul 2018 09:48:25 -0700 8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
epavlova [Tue, 31 Jul 2018 09:48:25 -0700] rev 51301
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Reviewed-by: kvn
Mon, 30 Jul 2018 14:22:36 -0400 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
dcubed [Mon, 30 Jul 2018 14:22:36 -0400] rev 51300
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!' Reviewed-by: cjplummer
Fri, 27 Jul 2018 00:00:28 -0700 8208370: fix typo in ReservedStack tests' @requires
iignatyev [Fri, 27 Jul 2018 00:00:28 -0700] rev 51299
8208370: fix typo in ReservedStack tests' @requires Reviewed-by: kvn
Thu, 26 Jul 2018 23:59:46 -0700 8208358: update bug ids mentioned in tests
iignatyev [Thu, 26 Jul 2018 23:59:46 -0700] rev 51298
8208358: update bug ids mentioned in tests Reviewed-by: kvn
Thu, 26 Jul 2018 15:56:37 -0400 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
hseigel [Thu, 26 Jul 2018 15:56:37 -0400] rev 51297
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1 Summary: Add code to skip over unknown attributes when class file version >= 11. Reviewed-by: lfoltan
Thu, 26 Jul 2018 11:53:59 -0700 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
jcbeyler [Thu, 26 Jul 2018 11:53:59 -0700] rev 51296
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64 Summary: Lower the interval rate and check GC objects too Reviewed-by: dcubed, sspitsyn Contributed-by: jcbeyler@google.com
Thu, 26 Jul 2018 10:23:33 -0700 8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
epavlova [Thu, 26 Jul 2018 10:23:33 -0700] rev 51295
8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode Reviewed-by: kvn, sspitsyn
Thu, 26 Jul 2018 13:08:42 -0400 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
dcubed [Thu, 26 Jul 2018 13:08:42 -0400] rev 51294
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java Reviewed-by: hseigel, kvn
Fri, 03 Aug 2018 14:14:59 +0100 8208583: Better management of internal KeyStore buffers
coffeys [Fri, 03 Aug 2018 14:14:59 +0100] rev 51293
8208583: Better management of internal KeyStore buffers Reviewed-by: weijun
Fri, 03 Aug 2018 11:06:10 +0200 8205921: Optimizing best-of-2 work stealing queue selection
zgu [Fri, 03 Aug 2018 11:06:10 +0200] rev 51292
8205921: Optimizing best-of-2 work stealing queue selection Summary: Bias towards stealing from queues that we recently successfully stole from to decrease the number of unsuccessful steal attempts. Reviewed-by: eosterlund, kbarrett Contributed-by: Zhengyu Gu <zgu@redhat.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Fri, 03 Aug 2018 09:57:10 +0100 8207775: Better management of CipherCore buffers
coffeys [Fri, 03 Aug 2018 09:57:10 +0100] rev 51291
8207775: Better management of CipherCore buffers Reviewed-by: ascarpino
Thu, 02 Aug 2018 22:14:54 -0400 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
dcubed [Thu, 02 Aug 2018 22:14:54 -0400] rev 51290
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile Reviewed-by: dholmes
Thu, 02 Aug 2018 16:16:02 -0700 8208701: Fix for JDK-8208655 causes test failures in CI tier1
iignatyev [Thu, 02 Aug 2018 16:16:02 -0700] rev 51289
8208701: Fix for JDK-8208655 causes test failures in CI tier1 Reviewed-by: dholmes, dcubed
Thu, 02 Aug 2018 16:15:48 -0700 8208699: remove unneeded imports from runtime tests
iignatyev [Thu, 02 Aug 2018 16:15:48 -0700] rev 51288
8208699: remove unneeded imports from runtime tests Reviewed-by: iklam
Thu, 02 Aug 2018 14:40:55 -0700 8208655: use JTreg skipped status in hotspot tests
iignatyev [Thu, 02 Aug 2018 14:40:55 -0700] rev 51287
8208655: use JTreg skipped status in hotspot tests Reviewed-by: kvn, hseigel, iklam
Thu, 02 Aug 2018 09:27:40 -0700 Added tag jdk-12+5 for changeset f8696e0ab9b7
prr [Thu, 02 Aug 2018 09:27:40 -0700] rev 51286
Added tag jdk-12+5 for changeset f8696e0ab9b7
Thu, 02 Aug 2018 11:13:00 -0400 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
zgu [Thu, 02 Aug 2018 11:13:00 -0400] rev 51285
8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API) Summary: Added missing header file Reviewed-by: shade, gziemski
Tue, 31 Jul 2018 10:16:56 -0700 8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
jcbeyler [Tue, 31 Jul 2018 10:16:56 -0700] rev 51284
8208249: TriggerUnloadingByFillingMetaspace generates garbage class names Summary: Put a ThreadLocal around the object to be thread safe Reviewed-by: tschatzl, iignatyev
Tue, 31 Jul 2018 12:24:47 -0700 8169004: Fix redundant @requires tags in tests
jcbeyler [Tue, 31 Jul 2018 12:24:47 -0700] rev 51283
8169004: Fix redundant @requires tags in tests Reviewed-by: tschatzl, iignatyev
Wed, 01 Aug 2018 09:23:24 -0700 8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
jcbeyler [Wed, 01 Aug 2018 09:23:24 -0700] rev 51282
8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires Summary: Remove client test entirely and clean up test Reviewed-by: tschatzl, iignatyev
Tue, 31 Jul 2018 10:20:10 -0700 8208246: flags duplications in vmTestbase_vm_g1classunloading tests
jcbeyler [Tue, 31 Jul 2018 10:20:10 -0700] rev 51281
8208246: flags duplications in vmTestbase_vm_g1classunloading tests Summary: Remove duplicate flags for the classunloading tests Reviewed-by: tschatzl, iignatyev
Wed, 01 Aug 2018 23:06:33 -0700 8208647: switch jtreg to 4.2b13
iignatyev [Wed, 01 Aug 2018 23:06:33 -0700] rev 51280
8208647: switch jtreg to 4.2b13 Reviewed-by: kvn, dholmes, ihse
Wed, 01 Aug 2018 19:07:27 -0700 8185531: [TESTBUG] Improve test configuration for shared strings
mseledtsov [Wed, 01 Aug 2018 19:07:27 -0700] rev 51279
8185531: [TESTBUG] Improve test configuration for shared strings Summary: Added extra test configurations to the tests Reviewed-by: iklam, gziemski
Wed, 01 Aug 2018 19:14:04 -0400 8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
kbarrett [Wed, 01 Aug 2018 19:14:04 -0400] rev 51278
8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters Summary: Add SATBMarkQueueFilter. Reviewed-by: tschatzl, eosterlund, rkennke
Wed, 01 Aug 2018 10:04:08 -0700 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
iignatyev [Wed, 01 Aug 2018 10:04:08 -0700] rev 51277
8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode Reviewed-by: kvn, tschatzl
Wed, 01 Aug 2018 09:33:56 -0700 8208080: Locale extensions via Service provider is not working for region extensions
naoto [Wed, 01 Aug 2018 09:33:56 -0700] rev 51276
8208080: Locale extensions via Service provider is not working for region extensions Reviewed-by: rriggs, nishjain
Wed, 01 Aug 2018 18:02:25 +0530 8208560: ChoiceFormat class has unused constants needs cleanup
nishjain [Wed, 01 Aug 2018 18:02:25 +0530] rev 51275
8208560: ChoiceFormat class has unused constants needs cleanup Reviewed-by: rriggs, naoto
Wed, 01 Aug 2018 12:36:02 +0530 8208484: color contrast issues in a couple of spec files
pmuthuswamy [Wed, 01 Aug 2018 12:36:02 +0530] rev 51274
8208484: color contrast issues in a couple of spec files Reviewed-by: jjg, ihse
Wed, 01 Aug 2018 02:21:02 -0400 8191006: hsdis disassembler plugin does not compile with binutils 2.29+
dbuck [Wed, 01 Aug 2018 02:21:02 -0400] rev 51273
8191006: hsdis disassembler plugin does not compile with binutils 2.29+ Summary: update call to disassembler() function to match new signature used by Binutils Reviewed-by: gromero, kvn
Wed, 01 Aug 2018 13:35:08 +0800 8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
weijun [Wed, 01 Aug 2018 13:35:08 +0800] rev 51272
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer Reviewed-by: xuelei
Wed, 01 Aug 2018 01:40:44 -0400 8208541: non-ASCII characters in hsdis UPL text
dbuck [Wed, 01 Aug 2018 01:40:44 -0400] rev 51271
8208541: non-ASCII characters in hsdis UPL text Summary: replace Unicode left/right double quote pair with normal ASCII double quotes Reviewed-by: jrose
Tue, 31 Jul 2018 17:07:43 -0400 8208605: Fix for 8199868 breaks tier1 build
dcubed [Tue, 31 Jul 2018 17:07:43 -0400] rev 51270
8208605: Fix for 8199868 breaks tier1 build Summary: Move variable declarations to make studio compiler happy. Reviewed-by: kbarrett
Tue, 31 Jul 2018 15:57:52 -0400 8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
coleenp [Tue, 31 Jul 2018 15:57:52 -0400] rev 51269
8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException Summary: fixed refactoring caused by JDK-8203820 Reviewed-by: dholmes, sspitsyn, cjplummer
Tue, 31 Jul 2018 14:24:10 -0400 8202171: Some oopDesc functions compare this with NULL
hseigel [Tue, 31 Jul 2018 14:24:10 -0400] rev 51268
8202171: Some oopDesc functions compare this with NULL Summary: Add Method* parameter and made verify* methods static to avoid 'this' comparison with NULL, Added NULL checks before calling print_on() methods. Reviewed-by: kbarrett, coleenp
Tue, 31 Jul 2018 13:12:06 -0400 8199868: Support JNI critical functions in object pinning API
zgu [Tue, 31 Jul 2018 13:12:06 -0400] rev 51267
8199868: Support JNI critical functions in object pinning API Summary: Pin/unpin incoming array arguments of critical native JNI call Reviewed-by: shade, adinn
Tue, 31 Jul 2018 16:49:51 +0100 8208524: IntelliJ support broken since 2018.2 jdk-12+5
mcimadamore [Tue, 31 Jul 2018 16:49:51 +0100] rev 51266
8208524: IntelliJ support broken since 2018.2 Summary: Move build.xml out of .idea folder Reviewed-by: stuefe
Tue, 31 Jul 2018 09:55:09 -0400 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
hseigel [Tue, 31 Jul 2018 09:55:09 -0400] rev 51265
8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL Summary: Add Method* parameter and make method static to avoid 'this' comparison with NULL Reviewed-by: lfoltan, gziemski, coleenp
Tue, 31 Jul 2018 07:35:16 -0400 8208499: NMT: Missing memory tag for Safepoint polling page
zgu [Tue, 31 Jul 2018 07:35:16 -0400] rev 51264
8208499: NMT: Missing memory tag for Safepoint polling page Summary: Added missing memory tag and cleanup memory type enum Reviewed-by: shade, coleenp
Mon, 30 Jul 2018 16:35:54 -0400 8207779: Method::is_valid_method() compares 'this' with NULL
hseigel [Mon, 30 Jul 2018 16:35:54 -0400] rev 51263
8207779: Method::is_valid_method() compares 'this' with NULL Summary: Add Method* parameter and make method static to avoid 'thi's comparison with NULL Reviewed-by: lfoltan, coleenp
Mon, 30 Jul 2018 14:08:30 -0400 8208084: Windows build failure - "'snprintf': identifier not found"
mvala [Mon, 30 Jul 2018 14:08:30 -0400] rev 51262
8208084: Windows build failure - "'snprintf': identifier not found" Reviewed-by: kbarrett, coleenp
Mon, 30 Jul 2018 14:22:36 -0400 8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
dcubed [Mon, 30 Jul 2018 14:22:36 -0400] rev 51261
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!' Reviewed-by: cjplummer
Mon, 30 Jul 2018 11:52:05 +0530 8203791: Remove "compatibility" features from Table.java
pmuthuswamy [Mon, 30 Jul 2018 11:52:05 +0530] rev 51260
8203791: Remove "compatibility" features from Table.java Reviewed-by: jjg
Mon, 30 Jul 2018 09:06:14 +0800 8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
xyin [Mon, 30 Jul 2018 09:06:14 +0800] rev 51259
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration Reviewed-by: lancea, mchung
Fri, 27 Jul 2018 16:29:36 -0400 8171157: Convert ObjectMonitor_test to GTest
dcubed [Fri, 27 Jul 2018 16:29:36 -0400] rev 51258
8171157: Convert ObjectMonitor_test to GTest Summary: Migration of the ObjectMonitor test to GTest. Two GTests were actually created, one for ObjectMonitor and one for ObjectSynchronizer. Reviewed-by: dcubed, hseigel Contributed-by: patricio.chilano.mateo@oracle.com
Fri, 27 Jul 2018 14:20:07 +0530 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
nishjain [Fri, 27 Jul 2018 14:20:07 +0530] rev 51257
8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods Reviewed-by: naoto, darcy
Fri, 27 Jul 2018 09:49:03 +0200 8208297: Allow printing of taskqueue stats if compiled in in product builds
tschatzl [Fri, 27 Jul 2018 09:49:03 +0200] rev 51256
8208297: Allow printing of taskqueue stats if compiled in in product builds Reviewed-by: kbarrett
Thu, 26 Jul 2018 16:22:58 -0700 8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
dtitov [Thu, 26 Jul 2018 16:22:58 -0700] rev 51255
8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start Reviewed-by: sspitsyn, cjplummer
Thu, 26 Jul 2018 11:53:59 -0700 8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
jcbeyler [Thu, 26 Jul 2018 11:53:59 -0700] rev 51254
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64 Summary: Lower the interval rate and check GC objects too Reviewed-by: dcubed, sspitsyn Contributed-by: jcbeyler@google.com
Thu, 26 Jul 2018 11:31:15 -0700 8199155: Accessibility issues in jdk.jdi
amenkov [Thu, 26 Jul 2018 11:31:15 -0700] rev 51253
8199155: Accessibility issues in jdk.jdi Reviewed-by: dtitov, sspitsyn
Thu, 26 Jul 2018 13:08:42 -0400 8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
dcubed [Thu, 26 Jul 2018 13:08:42 -0400] rev 51252
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java Reviewed-by: hseigel, kvn
Thu, 26 Jul 2018 10:00:40 -0700 Merge
prr [Thu, 26 Jul 2018 10:00:40 -0700] rev 51251
Merge
Thu, 26 Jul 2018 09:27:30 -0700 Added tag jdk-11+24 for changeset ea900a7dc7d7
prr [Thu, 26 Jul 2018 09:27:30 -0700] rev 51250
Added tag jdk-11+24 for changeset ea900a7dc7d7
Thu, 26 Jul 2018 10:25:33 -0300 8208164: (str) improve specification of String::lines
jlaskey [Thu, 26 Jul 2018 10:25:33 -0300] rev 51249
8208164: (str) improve specification of String::lines Reviewed-by: smarks
Mon, 23 Jul 2018 15:17:14 +0200 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
simonis [Mon, 23 Jul 2018 15:17:14 +0200] rev 51248
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior Reviewed-by: sspitsyn, cjplummer
Thu, 26 Jul 2018 14:15:24 +0530 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
rgoel [Thu, 26 Jul 2018 14:15:24 +0530] rev 51247
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale. Summary: generated display names for missing timezones at run time. Reviewed-by: naoto
Wed, 25 Jul 2018 22:48:53 -0700 8207948: JDK 11 L10n resource file update msg drop 10
ljiang [Wed, 25 Jul 2018 22:48:53 -0700] rev 51246
8207948: JDK 11 L10n resource file update msg drop 10 Reviewed-by: naoto
Thu, 26 Jul 2018 08:46:27 +0800 8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
jjiang [Thu, 26 Jul 2018 08:46:27 +0800] rev 51245
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found Summary: Improve the logics on skipping test Reviewed-by: valeriep
Wed, 25 Jul 2018 17:21:04 -0700 8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
xuelei [Wed, 25 Jul 2018 17:21:04 -0700] rev 51244
8208166: Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029 Reviewed-by: ascarpino
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip