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
pliden [Wed, 27 Jun 2018 11:05:01 +0200] rev 50811
8205664: Move detailed metaspace logging from debug to trace
Reviewed-by: stuefe, stefank
pmuthuswamy [Wed, 27 Jun 2018 12:56:21 +0530] rev 50810
8187288: bad (no) wrapping for modifier and type column
Reviewed-by: jjg
smarks [Tue, 26 Jun 2018 19:45:59 -0700] rev 50809
8203670: unmodifiable List iterator() implementations should not be ListIterators
Reviewed-by: redestad, igerasim, plevart
amlu [Wed, 27 Jun 2018 09:44:46 +0800] rev 50808
8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
Reviewed-by: xuelei
erikj [Tue, 26 Jun 2018 17:41:42 -0700] rev 50807
8205625: linux-aarch64-cmp-baseline fails builds-tier5
Reviewed-by: dholmes
iignatyev [Tue, 26 Jun 2018 16:01:37 -0700] rev 50806
8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
Reviewed-by: kvn
sspitsyn [Tue, 26 Jun 2018 15:46:20 -0700] rev 50805
8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Summary: Add the test to the ProblemList.txt
Reviewed-by: dcubed, cjplummer
dnsimon [Wed, 27 Jun 2018 00:16:37 +0200] rev 50804
8205703: [JVMCI] Expose all GC selection flags
Reviewed-by: kvn, dlong