ccheung [Fri, 17 Aug 2018 14:50:59 -0700] rev 51439
8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
Summary: skip checking the path entries which are not being referenced during CDS dump time
Reviewed-by: jiangli, iklam
coffeys [Fri, 17 Aug 2018 22:20:47 +0100] rev 51438
8208675: Remove legacy sun.security.key.serial.interop property
Reviewed-by: mullan
darcy [Fri, 17 Aug 2018 13:37:01 -0700] rev 51437
8209304: Deprecate serialVersionUID fields in interfaces
Reviewed-by: lancea, mullan, rriggs, smarks
iveresov [Fri, 17 Aug 2018 13:20:53 -0700] rev 51436
8206992: Update Graal
Reviewed-by: kvn
gziemski [Fri, 17 Aug 2018 11:56:59 -0500] rev 51435
8209586: AARCH64: SymbolTable changes throw assert on aarch64
Summary: Cast the comparison value to match the signdeness
Reviewed-by: gziemski, coleenp
Contributed-by: stuart.monteigh@linaro.org
mikael [Fri, 17 Aug 2018 09:53:52 -0700] rev 51434
Added tag jdk-12+7 for changeset ef57958c7c51
sballal [Fri, 17 Aug 2018 21:50:55 +0530] rev 51433
8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
Reviewed-by: dcubed, iklam, jgeorge
rehn [Fri, 17 Aug 2018 13:38:19 +0200] rev 51432
8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
Summary: Handshakes did not consider external suspended threads safe for safepoint.
Reviewed-by: dcubed, dholmes
epavlova [Fri, 17 Aug 2018 03:59:20 -0700] rev 51431
8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
Reviewed-by: kvn
thartmann [Fri, 17 Aug 2018 08:21:20 +0200] rev 51430
8208275: C2 crash in Node::add_req(Node*)
Summary: Split-if optimization should not process (dead) counted loops.
Reviewed-by: roland