dsamersoff [Tue, 14 May 2019 21:36:09 +0300] rev 54848
8223767: Shenandoah fails to build on Solaris x86_64
Summary: Trivial changes to make Solaris Studio 12.4 happy
Reviewed-by: shade, rkennke
Contributed-by: boris.ulasevich@bell-sw.com
coleenp [Tue, 14 May 2019 11:29:18 -0400] rev 54847
8223657: Remove unused THREAD argument from SymbolTable functions
Summary: also made lookup and lookup_only functions private to SymbolTable. External callers use new_symbol or probe.
Reviewed-by: dholmes, gziemski
vromero [Tue, 14 May 2019 11:28:44 -0400] rev 54846
8215470: Bad EnclosingMethod attribute on classes declared in lambdas
Reviewed-by: mcimadamore
stuefe [Sun, 07 Apr 2019 09:13:17 +0200] rev 54845
8221738: ErrorFile option does not handle pre-existing error files of the same name
Reviewed-by: coleenp, clanger
tschatzl [Tue, 14 May 2019 15:36:26 +0200] rev 54844
8223018: Rename G1RemSet::*oops_into_collection_set_do methods
Reviewed-by: manc, sangheki
tschatzl [Tue, 14 May 2019 15:36:26 +0200] rev 54843
8200545: Improve filter for enqueued deferred cards
Reviewed-by: kbarrett, sangheki
coleenp [Tue, 14 May 2019 08:52:51 -0400] rev 54842
8219459: oopDesc::is_valid() is broken
Summary: Use Metaspace::contains() to test address ranges.
Reviewed-by: mdoerr, stuefe, jiangli
aefimov [Tue, 14 May 2019 13:34:49 +0100] rev 54841
8223638: Replace wildcard address with loopback or local host in tests - part 6
Reviewed-by: dfuchs
stefank [Tue, 14 May 2019 10:54:23 +0200] rev 54840
8223822: Add gc IDs in the log of gc verification
Reviewed-by: stefank, tschatzl
Contributed-by: fujie@loongson.cn
eosterlund [Tue, 14 May 2019 12:07:24 +0200] rev 54839
8222841: Incorrect static call stub interactions with class unloading
Reviewed-by: kvn, coleenp
redestad [Tue, 14 May 2019 12:00:49 +0200] rev 54838
8221478: Disable VerifySharedSpaces by default
Reviewed-by: iklam, dholmes
yzhou [Tue, 14 May 2019 11:06:23 +0800] rev 54837
8222969: Migrate RuleBasedCollatorTest to JDK Repo
Reviewed-by: naoto
sspitsyn [Tue, 14 May 2019 02:07:13 -0700] rev 54836
8219023: Investigate syncing JVMTI spec version with JDK version
Summary: Auto sync versions with the jdk versions
Reviewed-by: dholmes, jcbeyler, cjplummer
clanger [Tue, 14 May 2019 09:25:58 +0100] rev 54835
8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
Reviewed-by: redestad, lancea
pliden [Tue, 14 May 2019 09:55:02 +0200] rev 54834
8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
Reviewed-by: stefank, eosterlund
shade [Tue, 14 May 2019 09:12:06 +0200] rev 54833
8223762: Shenandoah: overflows in calculations involving heap capacity
Reviewed-by: rkennke
shade [Tue, 14 May 2019 09:12:00 +0200] rev 54832
8223759: Shenandoah should allow arbitrarily low initial heap size
Reviewed-by: rkennke
mbaesken [Tue, 14 May 2019 09:14:36 +0200] rev 54831
8223685: used bundled zlib on AIX by default
Reviewed-by: erikj, simonis
mbaesken [Fri, 10 May 2019 09:58:01 +0200] rev 54830
8223574: add more thread-related system settings info to hs_error file on AIX
Reviewed-by: goetz, mdoerr
jcbeyler [Mon, 13 May 2019 20:45:03 -0700] rev 54829
8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
Summary: Fix a build flag for the AGCT test
Reviewed-by: cjplummer, sspitsyn
igerasim [Mon, 13 May 2019 18:18:42 -0700] rev 54828
8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
Reviewed-by: prappo, bchristi
weijun [Tue, 14 May 2019 08:47:13 +0800] rev 54827
8223063: Support CNG RSA keys
Reviewed-by: mullan
epavlova [Mon, 13 May 2019 13:32:38 -0700] rev 54826
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Reviewed-by: kvn
stefank [Sat, 11 May 2019 13:10:24 +0200] rev 54825
8223637: Fix build breakage after 8223136
Reviewed-by: stefank, coleenp
Contributed-by: stefan.karlsson@oracle.com, lutz.schmidt@sap.com, glaubitz@physik.fu-berlin.de, shade@redhat.com
sgehwolf [Thu, 14 Mar 2019 14:04:39 +0100] rev 54824
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Reviewed-by: alanb, mchung, erikj, ihse
adinn [Thu, 25 Apr 2019 17:27:37 +0100] rev 54823
8221696: MappedByteBuffer.force method to specify range
Summary: Overload MappedByteBuffer.force to accept index and length arguments
Reviewed-by: dfuchs, alanb, bpb
dfuchs [Mon, 13 May 2019 17:31:23 +0100] rev 54822
8223632: Replace wildcard address with loopback or local host in tests - part 5
Summary: Replaces wildcard usage by loopback, when possible, adds intermittent keyword and a comment, when not.
Reviewed-by: chegar
hannesw [Mon, 13 May 2019 16:43:47 +0200] rev 54821
8219060: -linksource broken with modules
Reviewed-by: jjg
stuefe [Fri, 05 Apr 2019 11:52:32 +0200] rev 54820
8222015: Small VM.metaspace improvements
Reviewed-by: jiangli, coleenp
aeubanks [Fri, 10 May 2019 17:47:42 -0700] rev 54819
8223667: ASAN build broken
Reviewed-by: erikj, manc
jcbeyler [Wed, 08 May 2019 15:36:10 -0700] rev 54818
8223040: Add a AsyncGetCallTrace test
Summary: Add a AsyncGetCallTrace test
Reviewed-by: sspitsyn, dcubed
jjg [Fri, 10 May 2019 13:37:00 -0700] rev 54817
8223654: Clean up @jls references in com.sun.source
Reviewed-by: darcy
xuelei [Fri, 10 May 2019 12:33:40 -0700] rev 54816
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
Reviewed-by: jnimeh
cito [Fri, 10 May 2019 20:56:37 +0200] rev 54815
8221569: JFR tool produces incorrect output when both --categories and --events are specified
Reviewed-by: mgronlun
Contributed-by: chihiro.ito@oracle.com, erik.gahlin@oracle.com
bobv [Fri, 10 May 2019 11:18:45 -0400] rev 54814
8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
Reviewed-by: mseledtsov, dholmes
bobv [Fri, 10 May 2019 11:15:34 -0400] rev 54813
8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
Reviewed-by: mseledtsov, rriggs
dnsimon [Fri, 10 May 2019 10:30:06 -0700] rev 54812
8223531: [Graal] assert(type() == T_INT) failed: type check
Reviewed-by: dlong, thartmann, never, kvn
aeubanks [Thu, 09 May 2019 10:28:29 -0700] rev 54811
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
Reviewed-by: dfuchs, chegar
Contributed-by: aeubanks@google.com
ysuenaga [Sat, 11 May 2019 01:17:18 +0900] rev 54810
8223186: HotSpot compile warnings from GCC 9
Reviewed-by: dholmes, aeubanks
aefimov [Fri, 10 May 2019 15:34:17 +0100] rev 54809
8223465: Replace wildcard address with loopback or local host in tests - part 3
Reviewed-by: dfuchs
coleenp [Fri, 10 May 2019 09:07:53 -0400] rev 54808
Merge
coleenp [Fri, 10 May 2019 09:05:29 -0400] rev 54807
8223626: move print() functions to cpp files
Summary: improve debugging experience
Reviewed-by: dholmes, dlong
shade [Fri, 10 May 2019 09:56:20 +0200] rev 54806
8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
Reviewed-by: rkennke
shade [Fri, 10 May 2019 09:55:42 +0200] rev 54805
8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
Reviewed-by: rkennke
rschmelter [Thu, 09 May 2019 05:04:42 -0700] rev 54804
8223617: code_size2 needs adjustments
Reviewed-by: mdoerr, simonis
clanger [Fri, 10 May 2019 06:31:09 +0100] rev 54803
8223555: Cleanups in cacerts tests
Reviewed-by: xuelei
weijun [Fri, 10 May 2019 09:39:49 +0800] rev 54802
8200400: Restrict Sasl mechanisms
Reviewed-by: mullan
xliu [Thu, 09 May 2019 18:38:42 -0700] rev 54801
8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
Reviewed-by: thartmann, kvn
dholmes [Thu, 09 May 2019 18:42:07 -0400] rev 54800
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
Reviewed-by: goetz, lfoltan, kvn
gziemski [Thu, 09 May 2019 16:34:20 -0500] rev 54799
8223639: [JVMCI] jvmciCompiler.cpp needs to include "oops/objArrayOop.inline.hpp""
Summary: Added missing header
Reviewed-by: dlong, kvn
aoqi [Fri, 10 May 2019 01:41:45 +0800] rev 54798
8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers
Reviewed-by: shade
Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
aoqi [Fri, 10 May 2019 01:37:09 +0800] rev 54797
8223599: minimal build fails after JDK-8185525
Reviewed-by: shade, gziemski, dholmes
Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
mullan [Thu, 09 May 2019 13:49:08 -0400] rev 54796
8191808: Configurable read timeout for CRLs
Reviewed-by: xuelei, coffeys
gziemski [Thu, 09 May 2019 12:04:20 -0500] rev 54795
8189208: Cleanup ancient argument processing code
Summary: Remove bits thread_park_blocker, post_vm_init_hook_enabled and pending_list_uses_discovered_fields
Reviewed-by: hseigel, dholmes
aph [Thu, 09 May 2019 12:56:15 -0400] rev 54794
Merge
aph [Thu, 09 May 2019 12:52:05 -0400] rev 54793
8223645: AArch64 build broken by fix for 8223136
Reviewed-by: stefank
joehw [Thu, 09 May 2019 09:23:31 -0700] rev 54792
8222991: Xerces 2.12.0: Validation
Reviewed-by: lancea
redestad [Thu, 09 May 2019 17:28:27 +0200] rev 54791
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
Reviewed-by: jlaskey
mbaesken [Fri, 03 May 2019 14:38:58 +0200] rev 54790
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
Reviewed-by: erikj, mdoerr
erikj [Thu, 09 May 2019 07:33:28 -0700] rev 54789
8223627: jdk-13+20 bundle name contains null instead of ea
Reviewed-by: dholmes, tbell
vromero [Thu, 09 May 2019 10:04:33 -0400] rev 54788
8222251: preflow visitor is not visiting lambda expressions
Reviewed-by: mcimadamore
dfuchs [Thu, 09 May 2019 14:23:52 +0100] rev 54787
8223573: Replace wildcard address with loopback or local host in tests - part 4
Summary: Makes a few intermittently failing tests more resilient to port reuse issues by ensuring they bind to the loopback address instead of the wildcard.
Reviewed-by: alanb, chegar
stefank [Thu, 09 May 2019 14:28:30 +0200] rev 54786
8223624: Cleanup includes of universe.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:52 +0200] rev 54785
8223623: Move oopFactory function definitions out of oopFactory.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54784
8223622: Move Universe usage out of memAllocator.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54783
8223621: Move Universe usage out of oopRecorder.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54782
8223620: Move IsGCActiveMark implementation out of header
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54781
8223619: Move VerifyOption out of Universe
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54780
8223136: Move compressed oops functions to CompressedOops class
Reviewed-by: coleenp, lkorinth
gadams [Thu, 09 May 2019 07:21:32 -0400] rev 54779
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
Reviewed-by: dcubed
jlahoda [Thu, 09 May 2019 11:58:26 +0200] rev 54778
8221759: Crash when completing \"java.io.File.path\"
Summary: Do not provide documentation for inaccessible elements.
Reviewed-by: rfield
pli [Wed, 08 May 2019 09:50:23 +0000] rev 54777
8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
Reviewed-by: shade
jcbeyler [Wed, 08 May 2019 20:28:56 -0700] rev 54776
8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
Summary: Added an error loop to help with convergence
Reviewed-by: cjplummer, sspitsyn
jwilhelm [Thu, 09 May 2019 03:11:56 +0200] rev 54775
Added tag jdk-13+20 for changeset 6ccc7cd7931e
weijun [Thu, 09 May 2019 08:49:31 +0800] rev 54774
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
Reviewed-by: mullan, xuelei
kvn [Wed, 08 May 2019 16:47:53 -0700] rev 54773
8223380: [Graal] compiler/c2/Test8062950.java failed with time out.
Summary: put test on Graal problem list.
Reviewed-by: vlivanov
kvn [Wed, 08 May 2019 16:42:52 -0700] rev 54772
8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
Reviewed-by: vlivanov
shade [Wed, 08 May 2019 23:53:24 +0200] rev 54771
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
Reviewed-by: coleenp
aeubanks [Tue, 16 Apr 2019 13:06:23 -0700] rev 54770
8220673: Add test library support for determining platform IP support
Reviewed-by: dfuchs, chegar
Contributed-by: aeubanks@google.com
naoto [Wed, 08 May 2019 12:45:02 -0700] rev 54769
8221432: Upgrade CLDR to Version 35.1
Reviewed-by: rriggs, srl
shade [Wed, 08 May 2019 21:32:38 +0200] rev 54768
8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding)
Reviewed-by: rkennke
epavlova [Wed, 08 May 2019 11:56:19 -0700] rev 54767
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode
Reviewed-by: kvn
rkennke [Wed, 08 May 2019 20:45:30 +0200] rev 54766
8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
Reviewed-by: shade
coleenp [Wed, 08 May 2019 13:22:27 -0400] rev 54765
8223534: add back fixed test_markOop.cpp
Summary: The test needed wait_with_safepoint_check in the main thread.
Reviewed-by: dcubed
gziemski [Wed, 08 May 2019 11:11:50 -0500] rev 54764
8185525: Add JFR event for DictionarySizes
Summary: Added TableStatistics event
Reviewed-by: egahlin, coleenp
aoqi [Wed, 08 May 2019 20:57:12 +0800] rev 54763
8222926: Shenandoah build fails with --with-jvm-features=-compiler1
Reviewed-by: shade, rkennke
Contributed-by: Ao Qi <aoqi@loongson.cn>
vromero [Wed, 08 May 2019 10:10:54 -0400] rev 54762
8222949: add condy support to javac's pool API
Reviewed-by: mcimadamore
hseigel [Wed, 08 May 2019 10:08:11 -0400] rev 54761
8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
Summary: Make sure the array calls's mirror was successfully created before putting the array class on its class loader data list
Reviewed-by: lfoltan, coleenp
tonyp [Wed, 08 May 2019 09:38:58 -0400] rev 54760
8223397: gc+promotion log lines are missing the GC id
Reviewed-by: tschatzl, pliden
rraghavan [Wed, 08 May 2019 18:05:28 +0530] rev 54759
8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
Summary: Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation
Reviewed-by: kvn, thartmann
shade [Wed, 08 May 2019 14:27:14 +0200] rev 54758
8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
Reviewed-by: rkennke, tschatzl
gadams [Wed, 08 May 2019 07:56:49 -0400] rev 54757
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
Reviewed-by: dcubed
coleenp [Wed, 08 May 2019 06:40:45 -0400] rev 54756
8223391: Unsynchronized iteration of ClassLoaderDataGraph
Summary: lock in G1 before clear_claimed_marks
Reviewed-by: hseigel, lfoltan, tschatzl
rkennke [Wed, 08 May 2019 11:59:14 +0200] rev 54755
8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
Reviewed-by: eosterlund, shade
alanb [Wed, 08 May 2019 08:15:04 +0100] rev 54754
8223353: (ch) Change channel close implementation to not wait for I/O threads
Reviewed-by: dfuchs, chegar
coleenp [Tue, 07 May 2019 18:24:36 -0400] rev 54753
8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
Summary: Remove the test for now.
Reviewed-by: dholmes
dholmes [Tue, 07 May 2019 17:33:19 -0400] rev 54752
8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
Reviewed-by: jwilhelm, vlivanov
erikj [Tue, 07 May 2019 14:05:09 -0700] rev 54751
8223464: Improve version string for Oracle CI builds
Reviewed-by: tbell
sviswanathan [Tue, 07 May 2019 13:33:27 -0700] rev 54750
8222074: Enhance auto vectorization for x86
Reviewed-by: kvn, vlivanov
shade [Tue, 07 May 2019 21:53:46 +0200] rev 54749
8223447: Stabilize gc/shenandoah/TestStringDedupStress test
Reviewed-by: rkennke
shade [Tue, 07 May 2019 21:53:38 +0200] rev 54748
8223446: Shenandoah breaks alignment with some HumongousThreshold values
Reviewed-by: rkennke
erikj [Tue, 07 May 2019 12:32:19 -0700] rev 54747
8223319: Add copyright footer to specs and man pages
Reviewed-by: iris, sspitsyn
dfuchs [Tue, 07 May 2019 18:10:59 +0100] rev 54746
8223463: Replace wildcard address with loopback or local host in tests - part 2
Summary: Removes (or documents) some usages of the wildcard address in intermittently failing tests.
Reviewed-by: alanb
naoto [Tue, 07 May 2019 09:37:02 -0700] rev 54745
8220037: Inconsistencies of generated timezone files between Windows and Linux
Reviewed-by: rriggs
jcbeyler [Tue, 07 May 2019 07:43:41 -0700] rev 54744
8223044: Add back exception checking in tests
Summary: Add exception checking to previously modified tests
Reviewed-by: sspitsyn, cjplummer
michaelm [Tue, 07 May 2019 15:39:33 +0100] rev 54743
8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
Reviewed-by: dfuchs
shade [Tue, 07 May 2019 16:06:10 +0200] rev 54742
8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
Reviewed-by: rkennke
shade [Tue, 07 May 2019 16:05:49 +0200] rev 54741
8223450: Disable Shenandoah C2 barriers verification for x86_32
Reviewed-by: rkennke
shade [Tue, 07 May 2019 16:04:36 +0200] rev 54740
8223448: Shenandoah disabled barriers blocks omit LRB
Reviewed-by: rkennke
erikj [Tue, 07 May 2019 06:58:55 -0700] rev 54739
8223335: Compare baseline builds on linux are failing
Reviewed-by: tbell
roland [Thu, 02 May 2019 20:47:23 +0200] rev 54738
8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks
Reviewed-by: rkennke
roland [Mon, 06 May 2019 13:51:02 +0200] rev 54737
8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
Reviewed-by: thartmann
xliu [Tue, 07 May 2019 09:17:03 +0200] rev 54736
8222670: pathological case of JIT recompilation and code cache bloat
Summary: Prevent downgraded compilation tasks from recompiling.
Reviewed-by: sgehwolf, thartmann
pliden [Tue, 07 May 2019 07:44:15 +0200] rev 54735
8223308: ZGC: Remove ZGranuleMap::size()
Reviewed-by: stefank, eosterlund
vlivanov [Mon, 06 May 2019 21:31:36 -0700] rev 54734
8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
Reviewed-by: kvn
dlong [Thu, 25 Apr 2019 13:35:34 -0700] rev 54733
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
Reviewed-by: never, kvn
kvn [Mon, 06 May 2019 20:05:19 -0700] rev 54732
8223332: Update JVMCI
Reviewed-by: never, dnsimon
weijun [Tue, 07 May 2019 10:21:04 +0800] rev 54731
8219013: Update Apache Santuario (XML Signature) to version 2.1.3
Reviewed-by: mullan
pli [Tue, 07 May 2019 00:58:10 +0000] rev 54730
8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
Reviewed-by: iignatyev, dlong
dholmes [Mon, 06 May 2019 21:23:23 -0400] rev 54729
8222534: VerifyBeforeExit is not honored when System.exit is called
Reviewed-by: coleenp, rehn
igerasim [Mon, 06 May 2019 18:07:55 -0700] rev 54728
8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
Reviewed-by: redestad, tvaleev
coleenp [Mon, 06 May 2019 18:01:01 -0400] rev 54727
8223412: tier1 build failure after 8222893
Summary: disable the test in PRODUCT
Reviewed-by: dcubed, pliden, kvn
sangheki [Mon, 06 May 2019 14:19:48 -0700] rev 54726
8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
Reviewed-by: tschatzl, manc
coleenp [Mon, 06 May 2019 15:25:57 -0400] rev 54725
8222893: markOopDesc::print_on() is a bit confused
Summary: Add print_on for ObjectMonitor and make markOop printing sensible and add test.
Reviewed-by: dcubed, pchilanomate
jwilhelm [Mon, 06 May 2019 21:50:20 +0200] rev 54724
8222665: Update Graal
Reviewed-by: kvn
jiefu [Mon, 06 May 2019 12:17:54 -0700] rev 54723
8221542: ~15% performance degradation due to less optimized inline decision
Reviewed-by: vlivanov, coleenp
vlivanov [Mon, 06 May 2019 12:15:55 -0700] rev 54722
8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
Reviewed-by: kvn
vlivanov [Mon, 06 May 2019 12:15:49 -0700] rev 54721
8223171: Redundant nmethod dependencies for effectively final methods
Reviewed-by: dlong