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
rehn [Wed, 27 Jun 2018 12:46:15 +0200] rev 50815
8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
Reviewed-by: coleenp, gziemski
mdoerr [Wed, 27 Jun 2018 11:54:15 +0200] rev 50814
8205609: [PPC64] Fix PPC64 part of 8010319 and TLH without UseSIGTRAP on AIX
Reviewed-by: dholmes, goetz
ssahoo [Wed, 27 Jun 2018 02:20:55 -0700] rev 50813
8205111: Develop new Test to verify different key types for supported TLS protocols.
Summary: TLS test with different key types for supported.
Reviewed-by: xuelei
pliden [Wed, 27 Jun 2018 11:05:07 +0200] rev 50812
8205663: ZGC: Log metaspace used/capacity/committed/reserved
Reviewed-by: stefank, ehelin