neliasso [Wed, 27 Jun 2018 18:46:30 +0200] rev 50822
8204157: Compiler.sunflow hangs after JDK-8192992
Summary: Treat non-loop phis as stores
Reviewed-by: thartmann
sherman [Wed, 27 Jun 2018 09:45:18 -0700] rev 50821
8200243: System error message is decoded as invalid encoding in Windows.
Reviewed-by: alanb
joehw [Wed, 27 Jun 2018 09:31:51 -0700] rev 50820
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Reviewed-by: sherman, alanb, lancea
jiangli [Wed, 27 Jun 2018 11:55:35 -0400] rev 50819
8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
Summary: Added java_util_concurrent_locks_AbstractOwnableSynchronizer::serialize.
Reviewed-by: ccheung, dholmes
jgeorge [Wed, 27 Jun 2018 20:04:31 +0530] rev 50818
8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
Summary: Avoid the waitpid() and receive, handle and reply to the incoming Mach exception message obtained with PT_ATTACHEXC.
Reviewed-by: sballal, erikj, gziemski, rwestberg, dholmes, dcubed, poonam, dsamersoff
rriggs [Wed, 27 Jun 2018 09:36:34 -0400] rev 50817
8066709: Make some JDK system properties read only
Reviewed-by: lancea, sundar, bchristi, weijun, mchung, alanb, mullan