sviswanathan [Tue, 07 May 2019 13:33:27 -0700] rev 54750
8222074: Enhance auto vectorization for x86
Reviewed-by: kvn, vlivanov
shade [Tue, 07 May 2019 21:53:46 +0200] rev 54749
8223447: Stabilize gc/shenandoah/TestStringDedupStress test
Reviewed-by: rkennke
shade [Tue, 07 May 2019 21:53:38 +0200] rev 54748
8223446: Shenandoah breaks alignment with some HumongousThreshold values
Reviewed-by: rkennke
erikj [Tue, 07 May 2019 12:32:19 -0700] rev 54747
8223319: Add copyright footer to specs and man pages
Reviewed-by: iris, sspitsyn
dfuchs [Tue, 07 May 2019 18:10:59 +0100] rev 54746
8223463: Replace wildcard address with loopback or local host in tests - part 2
Summary: Removes (or documents) some usages of the wildcard address in intermittently failing tests.
Reviewed-by: alanb
naoto [Tue, 07 May 2019 09:37:02 -0700] rev 54745
8220037: Inconsistencies of generated timezone files between Windows and Linux
Reviewed-by: rriggs
jcbeyler [Tue, 07 May 2019 07:43:41 -0700] rev 54744
8223044: Add back exception checking in tests
Summary: Add exception checking to previously modified tests
Reviewed-by: sspitsyn, cjplummer