dholmes [Wed, 14 Mar 2018 07:07:18 -0400] rev 49391
Merge
enevill [Tue, 13 Mar 2018 18:22:53 +0000] rev 49390
8199220: Zero build broken after 8195103, 8191102 and 8189871
Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
stuefe [Sun, 11 Mar 2018 07:11:03 +0100] rev 49389
8199430: Rename MetaspaceAux to something more meaningful
Reviewed-by: zgu, coleenp
shade [Wed, 14 Mar 2018 10:38:02 +0100] rev 49388
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
Reviewed-by: rkennke, kvn, pliden, stefank
psandoz [Tue, 13 Mar 2018 15:29:55 -0700] rev 49387
8197944: Condy tests fails on Windows
Reviewed-by: dholmes
stuefe [Tue, 13 Mar 2018 20:06:34 +0100] rev 49386
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
Summary: added metaspace verfications in fastdebug were too aggressive for this test and made fastdebug too slow
Reviewed-by: zgu, coleenp
sjohanss [Tue, 13 Mar 2018 18:27:20 +0100] rev 49385
8199533: ProblemList tests failing after JDK-8153333
Reviewed-by: jwilhelm, ctornqvi
rlupusoru [Tue, 13 Mar 2018 10:22:15 -0700] rev 49384
8199421: Add support for vector popcount
Reviewed-by: kvn
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