sveerabhadra [Fri, 22 Jun 2018 10:29:14 +0530] rev 50829
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
Reviewed-by: prr
prr [Thu, 21 Jun 2018 16:58:09 -0700] rev 50828
8205498: Typo in fix for 8205119 breaks Solaris demo build
Reviewed-by: serb
prr [Thu, 21 Jun 2018 14:32:41 -0700] rev 50827
8205119: SwingApplet demo should be removed
Reviewed-by: serb
prr [Thu, 21 Jun 2018 12:54:30 -0700] rev 50826
8205441: Upgrade to harfbuzz 1.8.1
Reviewed-by: serb
prr [Thu, 21 Jun 2018 09:53:50 -0700] rev 50825
Merge
serb [Wed, 20 Jun 2018 11:12:48 -0700] rev 50824
8203003: Several FileDialog Modality Tests fail on Linux due to X errors
Reviewed-by: prr, psadhukhan
iveresov [Wed, 27 Jun 2018 09:56:06 -0700] rev 50823
8202698: Update Graal for JEP 181 - Nest-based access control
Reviewed-by: kvn
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
goetz [Wed, 27 Jun 2018 09:52:23 +0200] rev 50816
8199940: Print more information about class loaders in IllegalAccessErrors.
Reviewed-by: lfoltan, mchung