coleenp [Tue, 18 Sep 2018 16:11:36 -0400] rev 51793
8210861: Move assert to help diagnose rare RedefineStress crash
Summary: assert that Method being marked on stack hasn't been missed by previous metadata walk
Reviewed-by: lfoltan
dnsimon [Tue, 18 Sep 2018 22:32:25 +0200] rev 51792
8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
Reviewed-by: thartmann, kvn
joehw [Tue, 18 Sep 2018 13:31:30 -0700] rev 51791
8210874: Test for JDK-8209615
Reviewed-by: lancea
bpb [Tue, 18 Sep 2018 13:18:54 -0700] rev 51790
8210817: Minor typo in java.nio.file.attribute package summary
Reviewed-by: dfuchs, alanb
naoto [Tue, 18 Sep 2018 12:42:40 -0700] rev 51789
8209880: tzdb.dat is not reproducibly built
Reviewed-by: erikj, rriggs
jgeorge [Tue, 18 Sep 2018 23:20:17 +0530] rev 51788
8210836: Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
Summary: Read in and process the return value of pread() while dealing with the PT_INTERP segment
Reviewed-by: stuefe, jcbeyler
sherman [Tue, 18 Sep 2018 10:43:01 -0700] rev 51787
8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
Reviewed-by: xiaofeya, clanger
joehw [Tue, 18 Sep 2018 09:44:20 -0700] rev 51786
8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
Reviewed-by: lancea, dfuchs