ljiang [Wed, 10 Jul 2019 01:19:18 -0700] rev 55642
8227009: JDK 13 L10n resource files update - msgdrop 10
Reviewed-by: naoto
jlahoda [Wed, 10 Jul 2019 09:04:42 +0200] rev 55641
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers.
Reviewed-by: mcimadamore, vromero
weijun [Wed, 10 Jul 2019 09:43:35 +0800] rev 55640
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
Reviewed-by: xuelei
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55639
8227381: GSS login fails with PREAUTH_FAILED
Reviewed-by: xuelei
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55638
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
Reviewed-by: xuelei
dcubed [Wed, 10 Jul 2019 10:18:06 -0400] rev 55637
8227338: templateInterpreter.cpp: copy_table() needs to be safer
Reviewed-by: dholmes, eosterlund, sspitsyn, kbarrett
michaelm [Wed, 10 Jul 2019 14:27:51 +0100] rev 55636
8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
Reviewed-by: dfuchs
coleenp [Wed, 10 Jul 2019 07:58:24 -0400] rev 55635
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Summary: Remove SystemDictionary::modification_counter optimization
Reviewed-by: dlong, eosterlund
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55634
8224560: (tz) Upgrade time-zone data to tzdata2019a
8225580: tzdata2018i integration causes test failures on jdk-13
Reviewed-by: andrew, naoto
mikael [Tue, 09 Jul 2019 16:37:30 -0700] rev 55633
Merge
jbhateja [Tue, 09 Jul 2019 15:42:44 -0700] rev 55632
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
never [Tue, 09 Jul 2019 14:59:12 -0700] rev 55631
8227034: Graal crash with gcbasher
Summary: Adjust Graal's registers declaration for String intrinisics.
Reviewed-by: dlong, dnsimon, kvn
dlong [Tue, 09 Jul 2019 13:46:39 -0400] rev 55630
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
Reviewed-by: kvn
eosterlund [Tue, 09 Jul 2019 16:39:41 +0200] rev 55629
8224531: SEGV while collecting Klass statistics
Reviewed-by: coleenp, kbarrett, tschatzl
eosterlund [Tue, 09 Jul 2019 16:39:37 +0200] rev 55628
8227277: HeapInspection::find_instances_at_safepoint walks dead objects
Reviewed-by: dholmes, kbarrett, tschatzl, coleenp
naoto [Tue, 09 Jul 2019 08:05:38 -0700] rev 55627
8227127: Era designator not displayed correctly using the COMPAT provider
Reviewed-by: rriggs
jbhateja [Tue, 09 Jul 2019 15:02:28 -0700] rev 55626
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
pchilanomate [Tue, 09 Jul 2019 14:38:48 -0400] rev 55625
8191890: Biased locking still uses the inferior stop the world safepoint for revocation
Summary: Revocations are now executed with thread local handshakes instead of safepoints
Reviewed-by: dcubed, coleenp, dholmes, rehn, mgronlun
jiangli [Tue, 09 Jul 2019 10:27:38 -0700] rev 55624
8225035: Thread stack size issue caused by large TLS size
Summary: Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled.
Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin
Contributed-by: jeremymanson@google.com, fweimer@redhat.com, jianglizhou@google.com
mbaesken [Mon, 08 Jul 2019 13:29:02 +0200] rev 55623
8227389: Remove unsupported xlc16 compile options on aix
Reviewed-by: clanger, mdoerr
jlahoda [Tue, 09 Jul 2019 09:20:04 +0200] rev 55622
8223443: Calling Trees.getScope early changes names of local/anonymous classes
Summary: Ensure Trees.getScope does not affect the rest of the compilation.
Reviewed-by: mcimadamore
mikael [Mon, 08 Jul 2019 16:20:40 -0700] rev 55621
Merge
dcubed [Mon, 08 Jul 2019 12:16:13 -0400] rev 55620
Merge
jcm [Mon, 08 Jul 2019 04:01:54 -0700] rev 55619
8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics
Reviewed-by: kvn
mdoerr [Mon, 08 Jul 2019 10:56:05 +0200] rev 55618
8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837
Summary: Adjust heap size values for 32M heap aligment (page size 64k)
Reviewed-by: goetz, rschmelter, tschatzl
never [Sun, 07 Jul 2019 18:27:38 -0700] rev 55617
8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
Summary: Put FrameState directly on final StateSplit in intrinsics.
Reviewed-by: thartmann, kvn, dnsimon, gdub
yzheng [Sun, 07 Jul 2019 18:17:46 -0700] rev 55616
8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
Reviewed-by: kvn, thartmann
kvn [Sun, 07 Jul 2019 18:10:18 -0700] rev 55615
8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
Summary: switch off ReduceInitialCardMarks optimization in Graal in JDK 13 (full fix is in JDK 14)
Reviewed-by: thartmann, never
avu [Sun, 07 Jul 2019 10:52:30 -0700] rev 55614
8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie
Reviewed-by: prr, psadhukhan
weijun [Sat, 06 Jul 2019 08:11:19 +0800] rev 55613
8227305: Krb5Util::getTicketFromSubjectAndTgs is useless
Reviewed-by: xuelei
ecaspole [Mon, 08 Jul 2019 18:30:09 -0400] rev 55612
Merge
ecaspole [Mon, 08 Jul 2019 17:57:33 -0400] rev 55611
8225626: JMH Test Support for JDK-8222074
Summary: Micros for new SuperWord optimizations
Reviewed-by: vlivanov, ecaspole
Contributed-by: shravya.rukmannagari@intel.com
kbarrett [Mon, 08 Jul 2019 17:24:21 -0400] rev 55610
8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out
Summary: Disable ZapUnusedHeapArea and VerifyBeforeExit for gc/arguments tests.
Reviewed-by: tschatzl, tonyp
dcubed [Mon, 08 Jul 2019 12:14:15 -0400] rev 55609
Merge
dcubed [Mon, 08 Jul 2019 11:38:49 -0400] rev 55608
8227117: normal interpreter table is not restored after single stepping with TLH
Reviewed-by: sspitsyn, eosterlund, dholmes, coleenp
tschatzl [Mon, 08 Jul 2019 09:24:40 +0200] rev 55607
8224741: Optimize the scan area during the Scan Heap Roots phase
Summary: When scanning card blocks, remember the last address already scanned. Continue scanning from this address.
Reviewed-by: kbarrett, lkorinth
shade [Fri, 05 Jul 2019 23:31:32 +0200] rev 55606
8227327: Shenandoah: Faster and more parallel tests
Reviewed-by: rkennke
mikael [Fri, 05 Jul 2019 11:01:31 -0700] rev 55605
Merge
jcm [Fri, 05 Jul 2019 00:24:54 -0700] rev 55604
8226627: assert(t->singleton()) failed: must be a constant
Summary: Implemented constant folding for MaxFD, MinFD.
Reviewed-by: thartmann, bsrbnd, pli
stefank [Mon, 10 Jun 2019 13:04:12 +0200] rev 55603
8227175: ZGC: ZHeapIterator visits potentially dead objects
Reviewed-by: zgu, eosterlund
stefank [Tue, 02 Jul 2019 12:24:26 +0200] rev 55602
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
Reviewed-by: neliasso, eosterlund
stefank [Tue, 02 Jul 2019 12:10:18 +0200] rev 55601
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
Reviewed-by: neliasso, eosterlund
dholmes [Wed, 03 Jul 2019 23:34:20 +0000] rev 55600
8227055: Minor edits to launcher help text
Reviewed-by: mchung
weijun [Thu, 04 Jul 2019 07:25:47 +0800] rev 55599
8226963: More clarification on possible sequencing error in GSSContext::unwrap
Reviewed-by: mullan
weijun [Thu, 04 Jul 2019 07:25:11 +0800] rev 55598
8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
Reviewed-by: mullan
amenkov [Fri, 05 Jul 2019 10:35:37 -0700] rev 55597
8227124: "could not open pipe" error does not report error details
Reviewed-by: sspitsyn, cjplummer
redestad [Fri, 05 Jul 2019 13:40:29 +0200] rev 55596
8225239: Refactor NetworkInterface lookups
Reviewed-by: michaelm, dfuchs, chegar
vlivanov [Fri, 05 Jul 2019 12:55:54 +0300] rev 55595
8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
Reviewed-by: kvn
rkennke [Fri, 05 Jul 2019 11:07:09 +0200] rev 55594
8227039: Shenandoah: Aggressive heuristics for Traversal mode
Reviewed-by: shade
rkennke [Thu, 04 Jul 2019 20:29:56 +0200] rev 55593
8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
Reviewed-by: dlong, stuefe, mdoerr
kbarrett [Thu, 04 Jul 2019 13:26:41 -0400] rev 55592
8226793: Replace OopStorage dup_name with os::strdup
Summary: Use os::strdup and os::free.
Reviewed-by: tschatzl
rkennke [Thu, 04 Jul 2019 17:02:19 +0200] rev 55591
8226823: Adjust BarrierSetC2 for C2 runtime calls
Reviewed-by: neliasso, roland
rkennke [Thu, 04 Jul 2019 17:02:17 +0200] rev 55590
8226822: GC interface for C1 runtime calls
Reviewed-by: neliasso, roland
jlahoda [Thu, 04 Jul 2019 16:51:24 +0200] rev 55589
8227010: Error recovery after local variable redeclaration can be improved
Summary: Entering duplicate local variables into the current scope so that the new variable is used instead of the previous variable.
Reviewed-by: mcimadamore
redestad [Thu, 04 Jul 2019 15:00:03 +0200] rev 55588
8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
Reviewed-by: alanb
rkennke [Thu, 04 Jul 2019 14:28:31 +0200] rev 55587
8226757: Shenandoah: Make traversal and passive modes explicit
Reviewed-by: shade
stuefe [Mon, 01 Jul 2019 16:28:17 +0200] rev 55586
8227032: MetaspaceUtils::print_report crashes when called before initialization
Reviewed-by: tschatzl, goetz
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55585
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
Reviewed-by: goetz
mbaesken [Wed, 03 Jul 2019 13:34:10 +0200] rev 55584
8227171: provide function names in native stack trace on aix with xlc16
Reviewed-by: stuefe
thartmann [Thu, 04 Jul 2019 09:12:21 +0200] rev 55583
8227173: Minor cleanup of unused code in compile.hpp
Summary: Removed unused code.
Reviewed-by: kvn
darcy [Wed, 03 Jul 2019 16:29:20 -0700] rev 55582
8227202: clarify Class.isEnum() doc
Reviewed-by: bpb
mikael [Wed, 03 Jul 2019 15:47:39 -0700] rev 55581
Merge
mikael [Wed, 03 Jul 2019 14:11:21 -0700] rev 55580
Added tag jdk-13+28 for changeset 1e95931e7d8f
dnsimon [Wed, 03 Jul 2019 11:07:48 -0700] rev 55579
8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
Reviewed-by: kvn, dlong
bpb [Wed, 03 Jul 2019 14:37:19 -0700] rev 55578
8227080: (fs) Files.newInputStream(...).skip(n) is slow
Reviewed-by: sbordet, rriggs, fweimer
mikael [Wed, 03 Jul 2019 14:18:15 -0700] rev 55577
Added tag jdk-14+4 for changeset 19d0b382f086
tonyp [Wed, 03 Jul 2019 15:46:48 -0400] rev 55576
8223575: add subspace transitions to gc+metaspace=info log lines
Reviewed-by: stuefe, tschatzl
joehw [Wed, 03 Jul 2019 16:30:19 +0000] rev 55575
8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
Reviewed-by: dfuchs, lancea
rkennke [Wed, 03 Jul 2019 17:52:56 +0200] rev 55574
8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
Reviewed-by: shade
mikael [Wed, 03 Jul 2019 07:56:41 -0700] rev 55573
Merge
shade [Thu, 13 Jun 2019 19:37:49 +0200] rev 55572
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
Reviewed-by: rkennke, zgu
mgronlun [Wed, 03 Jul 2019 11:34:46 +0200] rev 55571
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
Reviewed-by: egahlin, rwestberg
weijun [Wed, 03 Jul 2019 11:43:01 +0800] rev 55570
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"
Reviewed-by: xuelei
kbarrett [Tue, 02 Jul 2019 18:24:47 -0400] rev 55569
8226366: Excessive ServiceThread wakeups for OopStorage cleanup
Summary: Drive wakes via safepoint cleanups with interval minimums.
Reviewed-by: coleenp, tschatzl
sspitsyn [Tue, 02 Jul 2019 14:02:32 -0700] rev 55568
8226596: Accessibility errors in jdwp-protocol.html
Summary: Fix accessability issues in the JDWP spec
Reviewed-by: amenkov, dholmes
iignatyev [Tue, 02 Jul 2019 13:55:21 -0700] rev 55567
8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
Reviewed-by: kvn
amenkov [Tue, 02 Jul 2019 12:36:31 -0700] rev 55566
8225679: reference to http://java.sun.com/products/JavaManagement/download.html
Reviewed-by: sspitsyn
mgronlun [Tue, 02 Jul 2019 17:46:38 +0200] rev 55565
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
Reviewed-by: egahlin, rwestberg
mgronlun [Tue, 02 Jul 2019 14:31:43 +0200] rev 55564
8225706: JFR RootResolver resets CLD claims with no restore
Reviewed-by: zgu, egahlin
eosterlund [Tue, 02 Jul 2019 11:33:05 +0200] rev 55563
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
Reviewed-by: neliasso, pliden
Contributed-by: erik.osterlund@oracle.com, stuart.monteith@linaro.org
eosterlund [Tue, 02 Jul 2019 11:33:01 +0200] rev 55562
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
Reviewed-by: tschatzl, kvn
jlahoda [Tue, 02 Jul 2019 09:14:51 +0200] rev 55561
8226522: No compilation error reported when yield is used in incorrect context
Reviewed-by: mcimadamore
rschmelter [Fri, 24 May 2019 04:18:18 -0700] rev 55560
8224673: Adjust permission for delayed starting of debugging
Summary: Changed permission from monitor to control
Reviewed-by: sspitsyn, clanger
phedlin [Tue, 25 Jun 2019 11:43:36 +0200] rev 55559
8225475: Node budget asserts on x86_32/64
Summary: Make the (ad-hoc) loop cloning size estimate more pessimistic.
Reviewed-by: shade
mbaesken [Fri, 28 Jun 2019 13:16:11 +0200] rev 55558
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
Reviewed-by: sspitsyn
poonam [Wed, 03 Jul 2019 14:33:40 +0000] rev 55557
8227178: Backout of 8215523
Reviewed-by: tschatzl
mbaesken [Tue, 02 Jul 2019 13:45:08 +0200] rev 55556
8226238: Improve error output and fix elf issues in os::dll_load
Reviewed-by: clanger, mdoerr
stefank [Tue, 02 Jul 2019 12:24:28 +0200] rev 55555
8227085: ZGC: Add on_weak load barrier verification
Reviewed-by: eosterlund
stefank [Tue, 02 Jul 2019 12:24:26 +0200] rev 55554
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
Reviewed-by: neliasso, eosterlund
stefank [Tue, 02 Jul 2019 12:10:18 +0200] rev 55553
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
Reviewed-by: neliasso, eosterlund
hseigel [Tue, 02 Jul 2019 13:20:27 -0400] rev 55552
8226956: Add invocation tests for Graal and C1
Summary: Add new tests for these JIT's
Reviewed-by: lfoltan, coleenp
aph [Tue, 02 Jul 2019 16:55:22 +0100] rev 55551
Merge
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55550
8226525: HotSpot compile-time error for x86-32
Reviewed-by: shade
jpai [Tue, 02 Jul 2019 11:07:40 +0530] rev 55549
8226976: SessionTimeOutTests uses == operator for String value check
Summary: Use String.equals() instead of == operator
Reviewed-by: xuelei
bpb [Tue, 02 Jul 2019 08:32:33 -0700] rev 55548
8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently
Reviewed-by: lancea, alanb
zgu [Tue, 02 Jul 2019 10:21:23 -0400] rev 55547
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot
Reviewed-by: shade
prappo [Tue, 02 Jul 2019 13:25:51 +0100] rev 55546
8226602: Test convenience reactive primitives from java.net.http with RS TCK
Reviewed-by: chegar, dfuchs
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 55545
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
Reviewed-by: stefank, coleenp
stuefe [Tue, 02 Jul 2019 10:25:00 +0200] rev 55544
8227035: JVM::printFlags fails in native OOM situations
Reviewed-by: goetz, gziemski
mikael [Mon, 01 Jul 2019 17:08:04 -0700] rev 55543
Merge
sspitsyn [Mon, 01 Jul 2019 11:40:34 -0700] rev 55542
8226603: accessibility issues in specs/jvmti.html
Summary: Fix accessability issues in the JVMTI spec
Reviewed-by: dholmes, amenkov
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55541
8226287: Make process_users_of_allocation handle gc barriers
Reviewed-by: kvn, roland
iveresov [Fri, 28 Jun 2019 21:41:04 -0700] rev 55540
8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box()
Summary: Properly decode StackValue on big-endian machines
Reviewed-by: kvn
poonam [Mon, 01 Jul 2019 18:24:06 +0000] rev 55539
8215523: jstat reports incorrect values for OU for CMS GC
Reviewed-by: tschatzl, sgehwolf
zgu [Mon, 01 Jul 2019 08:24:45 -0400] rev 55538
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option
Reviewed-by: shade
redestad [Mon, 01 Jul 2019 12:16:58 +0200] rev 55537
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
Reviewed-by: dcubed, shade, dholmes
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55536
8226287: Make process_users_of_allocation handle gc barriers
Reviewed-by: kvn, roland
aoqi [Mon, 01 Jul 2019 12:50:34 +0800] rev 55535
8226967: Minimal VM: FALSE was not declared in this scope
Reviewed-by: dholmes
jwilhelm [Sat, 29 Jun 2019 05:26:55 +0200] rev 55534
Merge
sspitsyn [Fri, 28 Jun 2019 16:06:44 -0700] rev 55533
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
Summary: Fix one more sync issue in the test
Reviewed-by: dcubed, gadams, amenkov
dlong [Fri, 28 Jun 2019 16:50:14 -0400] rev 55532
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
Reviewed-by: kvn, dlong
Contributed-by: Doug Simon <doug.simon@oracle.com>
clanger [Fri, 28 Jun 2019 20:46:25 +0100] rev 55531
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
Reviewed-by: naoto
valeriep [Fri, 28 Jun 2019 19:36:32 +0000] rev 55530
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
Summary: Fixed to get the MGF digest algorithm from MGF1ParameterSpec
Reviewed-by: xuelei
naoto [Fri, 28 Jun 2019 08:48:17 -0700] rev 55529
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
Reviewed-by: clanger
jlahoda [Thu, 27 Jun 2019 10:39:27 +0200] rev 55528
8226510: No compilation error when switch expression has no result expressions
Summary: Ensure a compile-time error is produced when there are no result expressions in an switch expression.
Reviewed-by: vromero
jjiang [Fri, 28 Jun 2019 05:29:54 +0800] rev 55527
8224650: Add tests to support X25519 and X448 in TLS
Reviewed-by: xuelei
darcy [Fri, 28 Jun 2019 18:51:01 -0700] rev 55526
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
Reviewed-by: bpb
bpb [Fri, 28 Jun 2019 13:02:18 -0700] rev 55525
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
ccheung [Fri, 28 Jun 2019 09:49:10 -0700] rev 55524
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
Summary: Replaced os::file_name_strncmp() with os::same_files().
Reviewed-by: iklam, jiangli
aoqi [Fri, 28 Jun 2019 18:01:36 +0200] rev 55523
8226878: zero crashes after JDK-8191278
Reviewed-by: shade, jcm
dfuchs [Fri, 28 Jun 2019 15:58:10 +0100] rev 55522
8226514: Replace wildcard address with loopback or local host in tests - part 14
Summary: Improve test stabilty by getting rid of the wildcard address whenever possible.
Reviewed-by: chegar, vtewari
dpochepk [Fri, 28 Jun 2019 17:10:22 +0300] rev 55521
8223173: Implement fast class initialization checks on AARCH64
Reviewed-by: aph
michaelm [Fri, 28 Jun 2019 11:26:07 +0100] rev 55520
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
Reviewed-by: chegar, dfuchs
thartmann [Fri, 28 Jun 2019 09:12:49 +0200] rev 55519
8226879: Memory leak in Type::hashcons
Summary: Call delete on xdual type.
Reviewed-by: kvn
jwilhelm [Thu, 27 Jun 2019 22:03:19 +0200] rev 55518
Merge
prr [Thu, 27 Jun 2019 12:55:55 -0700] rev 55517
8226783: GTK is not being returned as the System L&F on Gnome
Reviewed-by: serb, psadhukhan
rschmelter [Thu, 27 Jun 2019 00:51:04 -0700] rev 55516
8226608: Hide the onjcmd option from the help output
Reviewed-by: sspitsyn, clanger
jwilhelm [Thu, 27 Jun 2019 03:13:54 +0200] rev 55515
Added tag jdk-13+27 for changeset b7f68ddec66f
rehn [Wed, 26 Jun 2019 18:22:28 +0200] rev 55514
8225702: Safepoint counter can't be used for safepoint detection
Reviewed-by: dcubed, dholmes
coleenp [Thu, 27 Jun 2019 11:40:18 -0400] rev 55513
8225437: JvmtiExport::gc_epilogue is unnecessary
Summary: Remove jvmtiExport::gc_epilogue after full GCs
Reviewed-by: dholmes, sspitsyn, dlong
dfuchs [Thu, 27 Jun 2019 16:12:39 +0100] rev 55512
8226825: Replace wildcard address with loopback or local host in tests - part 19
Summary: Replace use of wildcard by the loopback address, or possibly the local host address, wherever possible, to improve test stability.
Reviewed-by: chegar, bpb
Contributed-by: julia.boes@oracle.com
aoqi [Thu, 27 Jun 2019 18:00:54 +0800] rev 55511
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
Reviewed-by: shade
tschatzl [Thu, 27 Jun 2019 11:48:32 +0200] rev 55510
8213108: Improve work distribution during remembered set scan
Summary: Before scanning the heap for roots into the collection set, merge them into a single remembered set (card table) and do work distribution based on location like other collectors do.
Reviewed-by: kbarrett, lkorinth
jwilhelm [Thu, 27 Jun 2019 03:33:44 +0200] rev 55509
8225497: Update Graal
Reviewed-by: kvn
jwilhelm [Thu, 27 Jun 2019 03:10:52 +0200] rev 55508
Added tag jdk-14+3 for changeset e64383344f14
igerasim [Wed, 26 Jun 2019 17:06:43 -0700] rev 55507
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
Reviewed-by: bpb
jwilhelm [Wed, 26 Jun 2019 22:16:00 +0200] rev 55506
Merge
bobv [Wed, 26 Jun 2019 11:25:51 -0400] rev 55505
8224764: Create jtreg test for JDK-8222252
Reviewed-by: tschatzl
smonteith [Tue, 25 Jun 2019 10:50:59 +0100] rev 55504
8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at
Reviewed-by: aph
valeriep [Wed, 26 Jun 2019 01:15:51 +0000] rev 55503
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
Summary: Updated the info based on MUSCLE v1.8.24
Reviewed-by: ascarpino
vromero [Tue, 25 Jun 2019 18:21:21 -0400] rev 55502
8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification
Reviewed-by: mchung, mcimadamore
ccheung [Tue, 25 Jun 2019 09:41:03 -0700] rev 55501
8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
Summary: Add a CDS log statement in arguments.cpp. The test catches RuntimeException duing dumping and checks if the log statement is in the stdout.
Reviewed-by: iklam, dholmes
aefimov [Tue, 25 Jun 2019 16:34:08 +0100] rev 55500
8226730: Missing `@` in code tags
Reviewed-by: bpb
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
dcubed [Mon, 24 Jun 2019 22:38:17 -0400] rev 55499
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Reviewed-by: dholmes, rehn, dlong
kbarrett [Wed, 26 Jun 2019 13:18:38 -0400] rev 55498
8225255: Make SATB qset lock-free
Summary: Refactor PtrQueueSet, use lock-free stack for SATB completed buffers
Reviewed-by: tschatzl, shade
hseigel [Wed, 26 Jun 2019 09:06:32 -0400] rev 55497
8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo
Summary: Add JTReg compatible main programs to run tests for various invoke* instructions
Reviewed-by: lfoltan, coleenp
joehw [Wed, 26 Jun 2019 05:49:59 +0000] rev 55496
8224157: BCEL: update to version 6.3.1
Reviewed-by: dfuchs, lancea
darcy [Tue, 25 Jun 2019 18:46:51 -0700] rev 55495
8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality
Reviewed-by: jjg
igerasim [Tue, 25 Jun 2019 18:20:21 -0700] rev 55494
8224849: Flag (?U:...) is allowed for non-capturing groups
Reviewed-by: bchristi
igerasim [Tue, 25 Jun 2019 17:27:31 -0700] rev 55493
8226543: Reduce GC pressure during message digest calculations in password-based encryption
Reviewed-by: mullan
valeriep [Tue, 25 Jun 2019 21:33:24 +0000] rev 55492
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
Summary: Updated the info based on MUSCLE v1.8.24
Reviewed-by: ascarpino
bsrbnd [Tue, 25 Jun 2019 21:24:37 +0200] rev 55491
8225644: C1 dumps incorrect class name in ClassCastException message
Reviewed-by: vlivanov, bsrbnd
Contributed-by: fujie@loongson.cn, bsrbnd@gmail.com
jcm [Mon, 24 Jun 2019 11:37:56 -0700] rev 55490
8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
Summary: Unsafe.copy*Memory access failures are handled gracefully.
Reviewed-by: kvn, dcubed, thartmann, coleenp, aph
Contributed-by: harold.seigel@oracle.com, jamsheed.c.m@oracle.com
sgroeger [Thu, 20 Jun 2019 14:09:22 +0100] rev 55489
8226468: [aix] loadquery failed error message displayed
Reviewed-by: stuefe, mbaesken
jwilhelm [Tue, 25 Jun 2019 14:36:31 +0200] rev 55488
Merge
dlong [Mon, 24 Jun 2019 18:51:54 -0400] rev 55487
8225369: [AOT] vm/classfmt/cpl/cplres001/cplres00101m004/cplres00101m004.html fails
Reviewed-by: kvn, never
jjg [Mon, 24 Jun 2019 13:40:23 -0700] rev 55486
8226628: The copyright footer should be enclosed in <footer>
Reviewed-by: iris, lancea
bobv [Mon, 24 Jun 2019 11:52:01 -0400] rev 55485
8224506: [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137
Reviewed-by: sgehwolf, mseledtsov
bobv [Mon, 24 Jun 2019 11:49:59 -0400] rev 55484
8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM
Reviewed-by: sgehwolf, mseledtsov
mullan [Mon, 24 Jun 2019 10:11:17 -0400] rev 55483
8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
Reviewed-by: ascarpino
sspitsyn [Sat, 22 Jun 2019 14:35:57 -0700] rev 55482
8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
Summary: Fix one more sync issue in the test
Reviewed-by: dcubed, amenkov
sspitsyn [Fri, 21 Jun 2019 18:20:49 -0700] rev 55481
8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed
Summary: Improve synchronization in the test
Reviewed-by: dcubed, amenkov
serb [Fri, 21 Jun 2019 16:20:01 -0700] rev 55480
8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html
Reviewed-by: aivanov
dcubed [Mon, 24 Jun 2019 22:38:17 -0400] rev 55479
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Reviewed-by: dholmes, rehn, dlong
coleenp [Mon, 24 Jun 2019 16:51:23 -0400] rev 55478
8214822: Move ConcurrentHashTable VALUE parameter to CONFIG
Summary: make VALUE parameter be included in CONFIG configuration, also remove BaseConfig
Reviewed-by: dholmes, kbarrett
zgu [Mon, 24 Jun 2019 14:13:49 -0400] rev 55477
8226310: Shenandoah: Concurrent evacuation of CLDG
Reviewed-by: rkennke
zgu [Mon, 24 Jun 2019 11:46:46 -0400] rev 55476
8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots
Reviewed-by: rkennke
michaelm [Mon, 24 Jun 2019 15:19:11 +0100] rev 55475
8226683: Remove review suggestion from fix to 8219804
Reviewed-by: chegar
michaelm [Mon, 24 Jun 2019 15:10:44 +0100] rev 55474
8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException
Reviewed-by: chegar, dfuchs
zgu [Mon, 24 Jun 2019 09:51:45 -0400] rev 55473
8226586: Shenandoah: No need to pre-evacuate roots for degenerated GC
Reviewed-by: rkennke
jwilhelm [Sat, 22 Jun 2019 02:03:41 +0200] rev 55472
Merge
jjg [Fri, 21 Jun 2019 12:09:07 -0700] rev 55471
8226593: Fix HTML in com/sun/jdi/doc-files/signature.html
Reviewed-by: sspitsyn, lancea
jjg [Fri, 21 Jun 2019 11:41:29 -0700] rev 55470
8226592: Fix HTML in table for jdk.zipfs module-info
Reviewed-by: bpb, lancea
erikj [Fri, 21 Jun 2019 10:38:53 -0700] rev 55469
8226269: Race in SetupProcessMarkdown
Reviewed-by: tbell
weijun [Fri, 21 Jun 2019 23:44:58 +0800] rev 55468
8225257: sun/security/tools/keytool/PSS.java timed out
Reviewed-by: valeriep
coleenp [Fri, 21 Jun 2019 09:53:12 -0400] rev 55467
8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
Summary: don't use printStackTrace to verify OOM type.
Reviewed-by: lfoltan, dholmes
adinn [Fri, 21 Jun 2019 15:16:03 +0100] rev 55466
8226203: MappedByteBuffer.force method may have no effect on implementation specific map modes
Summary: Fix comment for MappedByteBuffer force methods
Reviewed-by: alanb
erikj [Fri, 21 Jun 2019 06:33:55 -0700] rev 55465
8226538: find-files.gmk gets corrupted if tab completion is used before running make first
Reviewed-by: tbell
sspitsyn [Thu, 20 Jun 2019 23:12:12 -0700] rev 55464
8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
Summary: Fix the synchronization issue in the test
Reviewed-by: cjplummer, dcubed, amenkov
kvn [Fri, 21 Jun 2019 16:21:13 -0700] rev 55463
8225810: Update JVMCI
Reviewed-by: never, dnsimon
kvn [Fri, 21 Jun 2019 13:04:14 -0700] rev 55462
8185139: [Graal] Tests which set too restrictive security manager fail with Graal
Summary: tests should also check default policy
Reviewed-by: mchung, dfuchs, alanb, mullan
mullan [Fri, 21 Jun 2019 08:38:26 -0400] rev 55461
8226307: Curve names should be case-insensitive
Reviewed-by: igerasim, jnimeh, wetmore
hannesw [Fri, 21 Jun 2019 12:23:46 +0200] rev 55460
8225802: Remove unused CSS classes from HTML doclet
Reviewed-by: jjg
coffeys [Fri, 21 Jun 2019 08:07:18 +0000] rev 55459
8133489: Better messaging for PKIX path validation matching
Reviewed-by: xuelei
jwilhelm [Fri, 21 Jun 2019 04:16:18 +0200] rev 55458
Merge
dtitov [Thu, 20 Jun 2019 18:47:44 -0700] rev 55457
8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
Reviewed-by: sspitsyn, cjplummer
jjg [Thu, 20 Jun 2019 14:24:13 -0700] rev 55456
8226412: Fix command-line help text for javac -target
Reviewed-by: vromero
epavlova [Thu, 20 Jun 2019 11:42:33 -0700] rev 55455
8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base
Reviewed-by: kvn
kvn [Thu, 20 Jun 2019 10:32:25 -0700] rev 55454
8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
Summary: added new nmethod::oop_at_phantom() method for JVMCI to notify GC that oop should be kept alive
Reviewed-by: dlong, eosterlund
erikj [Thu, 20 Jun 2019 07:56:28 -0700] rev 55453
8226404: bootcycle build uses wrong CDS archive
Reviewed-by: iklam
xuelei [Wed, 19 Jun 2019 21:49:33 -0700] rev 55452
8225766: Curve in certificate should not affect signature scheme when using TLSv1.3
Reviewed-by: ascarpino
jwilhelm [Thu, 20 Jun 2019 04:08:29 +0200] rev 55451
Added tag jdk-13+26 for changeset 0692b67f5462