dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 50952
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
jiangli [Sun, 08 Jul 2018 12:43:05 -0400] rev 50951
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Summary: Support system module archiving with unnamed initial module at dump time.
Reviewed-by: erikj, coleenp, mchung, iklam, ccheung
Contributed-by: alan.bateman@oracle.com, jiangli.zhou@oracle.com
rriggs [Fri, 06 Jul 2018 15:22:07 -0400] rev 50950
8206495: Redundant System.setProperty(null) tests
Reviewed-by: mchung, lancea
darcy [Fri, 06 Jul 2018 10:28:56 -0700] rev 50949
8206439: Remove javac -source/-target 6 from langtools regression tests
Reviewed-by: mcimadamore