lkorinth [Wed, 11 Sep 2019 14:16:27 +0200] rev 58083
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
mgronlun [Wed, 11 Sep 2019 13:31:52 +0200] rev 58082
update nanos for flush chunk
tschatzl [Wed, 11 Sep 2019 10:19:09 +0200] rev 58081
8230794: Improve assert to get more information about the JDK-8227695 failure
Reviewed-by: kbarrett, sjohanss
naoto [Tue, 10 Sep 2019 12:51:05 -0700] rev 58080
8229960: Remove sun.nio.cs.map system property
Reviewed-by: alanb
shade [Tue, 10 Sep 2019 19:58:22 +0200] rev 58079
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
Reviewed-by: zgu
mchung [Tue, 10 Sep 2019 10:35:52 -0700] rev 58078
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
Reviewed-by: vromero