clanger [Fri, 12 Jul 2019 10:57:27 +0200] rev 55670
8227578: Wrong JRE targets in Images.gmk after JDK-8219971
Reviewed-by: tbell
fyuan [Fri, 12 Jul 2019 13:59:22 +0800] rev 55669
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
Reviewed-by: dfuchs
psadhukhan [Fri, 12 Jul 2019 09:27:00 +0530] rev 55668
8225423: GTK L&F: JSplitPane: There is no divider shown
Reviewed-by: prr, serb
valeriep [Thu, 11 Jul 2019 20:11:47 +0000] rev 55667
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
Summary: Fixed SignatureUtil and ECDSA signature impl to handle EC parameters
Reviewed-by: weijun
jjg [Thu, 11 Jul 2019 12:13:52 -0700] rev 55666
8227602: Update nroff version of man pages
Reviewed-by: mchung
hannesw [Thu, 11 Jul 2019 17:11:54 +0200] rev 55665
8227391: Update double-conversion to version 3.1.5
Reviewed-by: attila
aph [Thu, 11 Jul 2019 11:36:56 +0100] rev 55664
Merge
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55663
8226525: HotSpot compile-time error for x86-32
Reviewed-by: shade
jjg [Wed, 10 Jul 2019 13:14:22 -0700] rev 55662
8227549: Fix style of links in specs for consistency
Reviewed-by: iris, mchung
valeriep [Wed, 10 Jul 2019 18:43:45 +0000] rev 55661
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
Summary: Detect potential buffer overlap and use extra buffer if necessary
Reviewed-by: xuelei
neliasso [Wed, 10 Jul 2019 18:48:05 +0200] rev 55660
8226536: Catch OOM from deopt that fails rematerializing objects
Reviewed-by: vlivanov, thartmann
mikael [Wed, 10 Jul 2019 08:24:31 -0700] rev 55659
Added tag jdk-13+29 for changeset 3081f39a3d30
joehw [Thu, 11 Jul 2019 15:58:54 +0000] rev 55658
8178843: A bug in an inner loop in MethodGenerator's getLocals method
Reviewed-by: lancea
hannesw [Thu, 11 Jul 2019 16:43:15 +0200] rev 55657
8223451: Make optimistic types disabled by default
Reviewed-by: sundar, jlaskey, attila
redestad [Thu, 11 Jul 2019 15:38:09 +0200] rev 55656
8227527: LogDecorations should lazily resolve host name
Reviewed-by: gziemski, lfoltan, stuefe
hseigel [Thu, 11 Jul 2019 09:26:04 -0400] rev 55655
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class.
Reviewed-by: acorn, lfoltan
rkennke [Thu, 04 Jul 2019 17:31:03 +0200] rev 55654
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
Reviewed-by: roland
stuefe [Thu, 11 Jul 2019 06:56:51 +0200] rev 55653
8227275: Within native OOM error handling, assertions may hang the process
Reviewed-by: mdoerr, coleenp
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors
Reviewed-by: mbaesken, mdoerr
jjg [Wed, 10 Jul 2019 16:23:59 -0700] rev 55651
8227416: Add a "Table Of Contents" to HTML version of man pages
Reviewed-by: mchung
ysuenaga [Thu, 11 Jul 2019 08:19:56 +0900] rev 55650
8209790: SA tools not providing option to connect to debug server
Reviewed-by: sspitsyn, cjplummer
dfuchs [Wed, 10 Jul 2019 22:33:23 +0200] rev 55649
8227539: Replace wildcard address with loopback or local host in tests - part 20
Summary: Update some tests to stop using the wildcard address.
Reviewed-by: michaelm
joehw [Wed, 10 Jul 2019 16:45:28 +0000] rev 55648
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
Reviewed-by: lancea
fmatte [Tue, 02 Jul 2019 08:43:44 -0700] rev 55647
8225715: jhsdb jmap fails to write binary heap dump of a jshell process
Summary: Add a Null check for getSourceFileName() before writing into thread dump.
Reviewed-by: cjplummer, kevinw
mikael [Wed, 10 Jul 2019 08:20:41 -0700] rev 55646
Added tag jdk-14+5 for changeset 0f1e29c77e50
aefimov [Wed, 10 Jul 2019 16:09:20 +0100] rev 55645
8226756: Replace wildcard address with loopback or local host in tests - part 18
Reviewed-by: dfuchs
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
mikael [Wed, 10 Jul 2019 07:27:58 -0700] rev 55644
Merge
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55643
8224560: (tz) Upgrade time-zone data to tzdata2019a
8225580: tzdata2018i integration causes test failures on jdk-13
Reviewed-by: andrew, naoto
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