coleenp [Wed, 21 Mar 2018 19:45:24 -0400] rev 49480
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Summary: Remove frame.inline.hpp,etc from header files and adjust transitive includes.
Reviewed-by: stefank, stuefe
coleenp [Wed, 21 Mar 2018 17:09:34 -0400] rev 49479
8197844: JVMTI GetLoadedClasses should use the Access API
Summary: Make sure the holder of a class loader is accessed during iteration of CLDG
Reviewed-by: eosterlund, rkennke
epavlova [Wed, 21 Mar 2018 13:30:03 -0700] rev 49478
8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
Reviewed-by: iignatyev
mseledtsov [Wed, 21 Mar 2018 13:18:06 -0700] rev 49477
8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds
Summary: Added at requires vm.cds
Reviewed-by: dcubed, jiangli
cjplummer [Wed, 21 Mar 2018 13:07:19 -0700] rev 49476
8195109: ServiceUtil::visible_oop is not needed anymore
Summary: strip out ServiceUtil and all users of it
Reviewed-by: coleenp, stefank, jcbeyler, sspitsyn
roland [Wed, 21 Mar 2018 10:05:36 +0100] rev 49475
8196294: LoopStripMiningIterShortLoop is set to zero by default
Reviewed-by: shade, thartmann, kvn
gtriantafill [Wed, 21 Mar 2018 11:27:29 -0400] rev 49474
8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374)
Reviewed-by: stsmirno, coleenp
rkennke [Wed, 21 Mar 2018 16:00:41 +0100] rev 49473
8199739: Use HeapAccess when loading oops from static fields in javaClasses.cpp
Reviewed-by: kbarrett, eosterlund
ehelin [Wed, 21 Mar 2018 12:47:46 +0100] rev 49472
8199027: Make protected members private in G1Policy
Reviewed-by: sjohanss, tschatzl
lkorinth [Wed, 21 Mar 2018 10:35:13 +0100] rev 49471
8196337: Add commit methods that take all event properties as argument
Reviewed-by: ehelin, mgronlun
eosterlund [Tue, 20 Mar 2018 11:41:17 +0100] rev 49470
8199696: Remove Runtime1::arraycopy
Reviewed-by: kvn, mdoerr
thartmann [Wed, 21 Mar 2018 08:18:54 +0100] rev 49469
8199624: [Graal] Blocking jvmci compilations time out
Summary: Handle blocking jvmci compilations that time out.
Reviewed-by: kvn, dnsimon
pliden [Tue, 20 Mar 2018 22:22:02 +0100] rev 49468
8199886: gc/cslocker/TestCSLocker.java crashes
Reviewed-by: rkennke, kbarrett
dlong [Tue, 20 Mar 2018 10:23:14 -0700] rev 49467
8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation
Reviewed-by: kvn
rkennke [Tue, 20 Mar 2018 15:59:36 +0100] rev 49466
8199620: Support for JNI object pinning
Reviewed-by: pliden, tschatzl, eosterlund
simonis [Fri, 16 Mar 2018 19:13:13 +0100] rev 49465
8199698: Change 8199275 breaks template instantiation for xlC (and potentially other compliers)
Reviewed-by: stefank, coleenp
hb [Tue, 20 Mar 2018 13:40:03 +0530] rev 49464
8196028: JMX: Not enough JDP packets received before timeout
Reviewed-by: dholmes, egahlin
jgeorge [Tue, 20 Mar 2018 11:24:32 +0530] rev 49463
8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Summary: Provide an improved heap summary for G1GC with parameters like 'capacity', 'used', 'free', etc with the 'universe' command, and introduce a new command 'g1regiondetails' to display the individual region details.
Reviewed-by: sjohanss, minqi
gziemski [Mon, 19 Mar 2018 14:20:28 -0500] rev 49462
8140359: get_locked_message_ext() should return Flag::MsgType
Summary: Changed get_locked_message_ext() to return Flag::MsgType
Reviewed-by: coleenp, rehn
gziemski [Mon, 19 Mar 2018 13:57:08 -0500] rev 49461
8199356: Fix hotspot to allow stdlib to use libc++ and to allow changing the deployment target to 10.9
Summary: Remove conflicting poison min/max define
Reviewed-by: kbarrett, lfoltan
lucy [Mon, 19 Mar 2018 13:37:57 -0500] rev 49460
8198608: Improvements to command-line flags printing
Summary: Re-implemented Flag::print_on()
Reviewed-by: dholmes, mikael, gziemski
zgu [Mon, 19 Mar 2018 13:38:35 -0400] rev 49459
8199741: NMT: Tag safepoint polling pages
Summary: Added NMT tag for Safepoint polling pages
Reviewed-by: coleenp, shade
njian [Wed, 14 Mar 2018 17:55:15 +0800] rev 49458
8191954: AArch64: disable UseCISCSpill in C2
Reviewed-by: adinn, aph
njian [Thu, 15 Mar 2018 14:05:48 +0800] rev 49457
8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation
Summary: Fix hotspot jtreg test compiler/interpreter/DisableOSRTest.java failure on AArch64.
Reviewed-by: aph, fyang
zgu [Mon, 19 Mar 2018 08:31:57 -0400] rev 49456
8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther
Summary: Tag memory allocation from Usafe.allocateMemory as external memory allocation
Reviewed-by: coleenp, stuefe
eosterlund [Mon, 19 Mar 2018 07:38:18 +0100] rev 49455
8199604: Rename CardTableModRefBS to CardTableBarrierSet
Reviewed-by: stefank, pliden
eosterlund [Fri, 16 Mar 2018 14:47:53 +0100] rev 49454
8199685: Access arraycopy build failure with GCC 7.3.1
Reviewed-by: rkennke, pliden
stuefe [Mon, 19 Mar 2018 11:38:45 +0100] rev 49453
8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest
Reviewed-by: zgu, coleenp
stefank [Thu, 15 Mar 2018 21:26:55 +0100] rev 49452
8199728: Remove oopDesc::is_scavengable
Reviewed-by: kbarrett, pliden
iveresov [Fri, 16 Mar 2018 22:59:32 -0700] rev 49451
8198969: Update Graal
Reviewed-by: kvn
enevill [Fri, 16 Mar 2018 11:26:05 +0000] rev 49450
8199243: aarch32: ARM 32 build broken after 8165929
Reviewed-by: coleenp, dholmes
coleenp [Fri, 16 Mar 2018 09:12:13 -0400] rev 49449
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Summary: interfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn