bpb [Wed, 13 Jun 2018 13:12:50 -0700] rev 50553
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
Reviewed-by: bchristi
joehw [Wed, 13 Jun 2018 12:50:45 -0700] rev 50552
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Reviewed-by: rriggs, smarks, sherman, forax, alanb, mli
dtitov [Wed, 13 Jun 2018 10:36:13 -0700] rev 50551
8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
Reviewed-by: sspitsyn, cjplummer
stuefe [Wed, 13 Jun 2018 07:53:27 +0200] rev 50550
8204935: [aix] TOC overflow in libjvm.so (release build)
Reviewed-by: goetz, mbaesken, ihse
stuefe [Wed, 13 Jun 2018 20:11:18 +0200] rev 50549
8204663: clean up remaining native parts after JDK-8187631
Reviewed-by: rriggs, psandoz
bobv [Wed, 13 Jun 2018 13:48:39 -0400] rev 50548
Merge
bobv [Wed, 13 Jun 2018 13:44:56 -0400] rev 50547
Merge
bobv [Tue, 12 Jun 2018 18:53:38 -0400] rev 50546
Merge
bobv [Tue, 12 Jun 2018 18:51:45 -0400] rev 50545
8203357: Container Metrics
Reviewed-by: mchung, dholmes, mseledtsov, rehn
bobv [Tue, 12 Jun 2018 18:44:01 -0400] rev 50544
8203691: Test /runtime/containers/cgroup/PlainRead.java fails
Reviewed-by: dholmes, mseledtsov, rehn
erikj [Wed, 13 Jun 2018 10:47:14 -0700] rev 50543
8204922: Create bootcycle jib profiles
Reviewed-by: tbell, ihse
vtheeyarath [Tue, 12 Jun 2018 22:23:35 -0700] rev 50542
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
Summary: Added Test annotation to test methods
Reviewed-by: rriggs, naoto
rhalade [Wed, 13 Jun 2018 08:44:23 -0700] rev 50541
8204923: Restore Symantec root verisignclass2g2ca
Reviewed-by: mullan
eosterlund [Wed, 13 Jun 2018 15:08:08 +0200] rev 50540
8203344: Make C1 leal patchable on SPARC
Reviewed-by: neliasso, thartmann
jlahoda [Wed, 13 Jun 2018 12:52:21 +0200] rev 50539
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
Summary: Importing from an invisible package whose name is a prefix of a visible package is not allowed.
Reviewed-by: vromero
glaubitz [Wed, 13 Jun 2018 10:34:51 +0200] rev 50538
8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
Reviewed-by: kvn, thartmann