rkennke [Tue, 13 Mar 2018 17:13:35 +0100] rev 49383
8198445: Access API for primitive/native arraycopy
Reviewed-by: pliden, eosterlund, dholmes
ysuenaga [Wed, 14 Mar 2018 00:30:56 +0900] rev 49382
8199323: hsdis could not be loaded which are located on long path
Reviewed-by: dholmes, stuefe
mdoerr [Tue, 13 Mar 2018 11:29:30 +0100] rev 49381
8198510: Enable UseDynamicNumberOfGCThreads by default
Reviewed-by: tschatzl, sjohanss
psandoz [Thu, 08 Mar 2018 14:33:57 -0800] rev 49380
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
Reviewed-by: lfoltan, acorn
amenkov [Mon, 12 Mar 2018 14:11:54 -0700] rev 49379
8193369: post_field_access does not work for some functions, possibly related to fast_getfield
Reviewed-by: sspitsyn, cjplummer
epavlova [Mon, 12 Mar 2018 13:54:55 -0700] rev 49378
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
Reviewed-by: bchristi, mchung
ysuenaga [Fri, 09 Mar 2018 23:13:37 +0900] rev 49377
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Reviewed-by: sjohanss, tschatzl
mdoerr [Mon, 12 Mar 2018 12:02:20 +0100] rev 49376
8198894: [PPC64] More generic vector CRC implementation
Reviewed-by: goetz, mhorie
ehelin [Mon, 12 Mar 2018 09:46:12 +0100] rev 49375
8197852: Move G1DefaultPolicy into G1Policy
Reviewed-by: sjohanss, tschatzl
ehelin [Mon, 12 Mar 2018 08:16:48 +0100] rev 49374
8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
Reviewed-by: kbarrett, stuefe