phedlin [Wed, 12 Sep 2018 14:08:15 +0200] rev 51815
8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Summary: Sanity checks on V8 legacy properties removed.
Reviewed-by: neliasso, eosterlund, kvn
ihse [Thu, 20 Sep 2018 08:59:03 +0200] rev 51814
8210920: Native C++ tests are not using CXXFLAGS
Reviewed-by: tbell, erikj
kbarrett [Wed, 19 Sep 2018 20:07:02 -0400] rev 51813
8210889: Some service thread cleanups can be starved
Summary: Do all available work on each iteration.
Reviewed-by: pliden, tschatzl, coleenp
jnimeh [Wed, 19 Sep 2018 16:07:03 -0700] rev 51812
8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Reviewed-by: wetmore
ihse [Thu, 20 Sep 2018 00:19:46 +0200] rev 51811
8210924: Remove PACKAGE_PATH
Reviewed-by: tbell
jwilhelm [Thu, 20 Sep 2018 00:16:23 +0200] rev 51810
Added tag jdk-12+12 for changeset 15094d12a632
zgu [Wed, 19 Sep 2018 16:51:22 -0400] rev 51809
8210879: ClassLoaderStatsClosure does raw oop comparison
Summary: Uses oopDesc::equals() for comparing oop equality
Reviewed-by: shade
ihse [Wed, 19 Sep 2018 22:42:34 +0200] rev 51808
8210919: Remove statically linked libjli on Windows
Reviewed-by: erikj
coleenp [Wed, 19 Sep 2018 15:25:05 -0400] rev 51807
8198717: Remove compute_optional_offset
Summary: remove optional_offset computation and related unused code from javaClasses for reflection.
Reviewed-by: redestad, lfoltan
rkennke [Wed, 19 Sep 2018 21:31:33 +0200] rev 51806
8210829: Modularize allocations in C2
Reviewed-by: kvn, roland