prr [Fri, 30 Nov 2018 15:05:36 -0800] rev 52839
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
Reviewed-by: serb
bae [Fri, 30 Nov 2018 23:21:05 +0300] rev 52838
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
Reviewed-by: prr
prr [Fri, 30 Nov 2018 12:21:39 -0800] rev 52837
8214552: Resolve clash between 4947890 and 8130264
Reviewed-by: rriggs, mchung
prr [Fri, 30 Nov 2018 10:55:59 -0800] rev 52836
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
jdv [Fri, 30 Nov 2018 17:14:48 +0530] rev 52835
8212875: ftp: links for tiff/TTN2.draft.txt do not respond
Reviewed-by: serb
psadhukhan [Fri, 30 Nov 2018 10:55:42 +0530] rev 52834
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
Reviewed-by: jdv, serb
serb [Thu, 29 Nov 2018 16:22:49 -0800] rev 52833
8198339: Test javax/swing/border/Test6981576.java is unstable
Reviewed-by: kaddepalli, psadhukhan
dmarkov [Thu, 29 Nov 2018 15:17:58 +0000] rev 52832
8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
Reviewed-by: kaddepalli, aivanov, serb
kaddepalli [Thu, 29 Nov 2018 15:21:10 +0530] rev 52831
8213048: Invalid use of HTML5 in java.awt files
Reviewed-by: serb, pbansal, aivanov
fyuan [Wed, 05 Dec 2018 16:41:13 +0800] rev 52830
8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI
Reviewed-by: joehw
roland [Fri, 30 Nov 2018 15:22:44 +0100] rev 52829
8214541: ZGC: Refactoring from JDK-8214172 may leave PhaseIterGVN::_delay_transform set
Reviewed-by: eosterlund
dtitov [Tue, 04 Dec 2018 21:13:45 -0800] rev 52828
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
Reviewed-by: sspitsyn, dholmes, jcbeyler
vlivanov [Tue, 04 Dec 2018 17:18:11 -0800] rev 52827
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
Reviewed-by: dholmes, iignatyev
weijun [Wed, 05 Dec 2018 08:48:49 +0800] rev 52826
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
Reviewed-by: mullan
joehw [Tue, 04 Dec 2018 14:53:00 -0800] rev 52825
8213325: (props) Properties.loadFromXML does not fully comply with the spec
Reviewed-by: alanb, rriggs, dfuchs, naoto
rriggs [Tue, 04 Dec 2018 15:22:41 -0500] rev 52824
8214794: java.specification.version should be only the major version number
Reviewed-by: martin, mchung, bpb
ccheung [Tue, 04 Dec 2018 11:54:09 -0800] rev 52823
8214728: Unnecessary InstanceKlass::cast at few places
Reviewed-by: lfoltan, jiangli, coleenp
naoto [Tue, 04 Dec 2018 11:10:14 -0800] rev 52822
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales.
Reviewed-by: lancea, bpb
rriggs [Tue, 04 Dec 2018 12:26:49 -0500] rev 52821
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
Reviewed-by: bpb, jlaskey
sgehwolf [Tue, 04 Dec 2018 17:54:13 +0100] rev 52820
8214061: Buffer written into itself
Summary: Actually write the msg text into the buffer.
Reviewed-by: dcubed, sgehwolf, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>
eosterlund [Tue, 04 Dec 2018 17:14:11 +0100] rev 52819
8214556: Crash in DependencyContext::remove_dependent_nmethod still happens
Reviewed-by: kvn, kbarrett
shade [Tue, 04 Dec 2018 15:47:05 +0100] rev 52818
8214787: Zero builds fail with "undefined JavaThread::thread_state()"
Reviewed-by: stuefe, zgu
gadams [Tue, 04 Dec 2018 07:06:38 -0500] rev 52817
8214300: .attach_pid files may remain in the process cwd
Reviewed-by: sspitsyn, cjplummer, jcbeyler
gadams [Tue, 04 Dec 2018 07:09:02 -0500] rev 52816
8176828: jtools do not list VM process launched with the debugger option suspend=y
Reviewed-by: dholmes, cjplummer
lucy [Tue, 04 Dec 2018 11:57:18 +0100] rev 52815
8214526: Change CodeHeap State Analytics control from UL to Print*
Reviewed-by: coleenp, kvn, stuefe, thartmann
ehelin [Tue, 04 Dec 2018 09:30:10 +0100] rev 52814
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
Reviewed-by: alanb, redestad, mchung
simonis [Tue, 04 Dec 2018 09:28:11 +0100] rev 52813
8214534: Setting of THIS_FILE in the build is broken
Reviewed-by: erikj, ihse
afarley [Tue, 04 Dec 2018 09:08:03 +0100] rev 52812
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
iklam [Mon, 03 Dec 2018 22:27:24 -0800] rev 52811
8214388: CDS dumping fails with java heap fragmentation
Summary: Force a full GC with a single thread before writing heap archive regions
Reviewed-by: sjohanss, jiangli
jgeorge [Tue, 04 Dec 2018 11:10:19 +0530] rev 52810
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC
Summary: Avoid creating the hprof file and throw an exception in HeapHprofBinWriter for ZGC and handle this in the TestJmap* testcases
Reviewed-by: gadams, jcbeyler, cjplummer