darcy [Thu, 28 Jun 2018 17:49:13 -0700] rev 50897
8206083: Make tools/javac/api/T6265137.java robust to JDK version changes
Reviewed-by: jjg
mikael [Thu, 28 Jun 2018 17:45:59 -0700] rev 50896
8206022: Add test to check that the JVM accepts class files with version 56
Reviewed-by: hseigel, hseigel
jjg [Thu, 28 Jun 2018 15:46:27 -0700] rev 50895
8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
Reviewed-by: darcy, jjg
Contributed-by: bhavesh.x.patel@oracle.com, jonathan.gibbons@oracle.com
jwilhelm [Thu, 28 Jun 2018 22:28:41 +0200] rev 50894
8206006: Build failed on Windows
Reviewed-by: jwilhelm, dcubed
Contributed-by: robin.westberg@oracle.com
jwilhelm [Thu, 28 Jun 2018 21:11:50 +0200] rev 50893
Added tag jdk-12+0 for changeset 95aad0c785e4
darcy [Wed, 27 Jun 2018 21:01:12 -0700] rev 50892
8205615: Start of release updates for JDK 12
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
Contributed-by: erik.joelsson@oracle.com, mikael.vidstedt@oracle.com, joe.darcy@oracle.com
jwilhelm [Thu, 28 Jun 2018 19:55:44 +0200] rev 50891
Added tag jdk-12+0 for changeset c9cd3ec6a0eb
rhalade [Thu, 28 Jun 2018 11:41:45 -0700] rev 50890
8195774: Add Entrust root certificates
Reviewed-by: weijun
gadams [Thu, 28 Jun 2018 10:31:39 -0400] rev 50889
8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java fails with Prompt is not received during 300200 milliseconds.
Reviewed-by: cjplummer, sspitsyn, dcubed
dcubed [Thu, 28 Jun 2018 10:50:10 -0400] rev 50888
Merge
egahlin [Thu, 28 Jun 2018 15:17:44 +0200] rev 50887
8137164: Include PID in the JFR jcmd hint
Reviewed-by: mgronlun, stuefe
dcubed [Thu, 28 Jun 2018 10:46:05 -0400] rev 50886
8206004: [BACKOUT] errant changeset for JDK-8137164
Reviewed-by: dcubed, egahlin
mr [Thu, 28 Jun 2018 07:30:38 -0700] rev 50885
8205956: Fix usage of "OpenJDK" in build and test instructions
Reviewed-by: erikj, tbell
sdama [Thu, 28 Jun 2018 19:44:58 +0530] rev 50884
8204967: Resolve disabled warnings for libunpack
Summary: Fixed warnings for libunpack
Reviewed-by: jlaskey
jlahoda [Thu, 28 Jun 2018 15:18:17 +0200] rev 50883
8205985: Remove tools/javac/options/release/ReleaseOptionUnsupported.java from problem list
Reviewed-by: vromero
eosterlund [Thu, 28 Jun 2018 14:22:28 +0200] rev 50882
8205683: Refactor heap allocation to separate concerns
Reviewed-by: pliden, kbarrett
egahlin [Thu, 28 Jun 2018 15:17:44 +0200] rev 50881
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
egahlin [Thu, 28 Jun 2018 15:13:39 +0200] rev 50880
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
rwestberg [Thu, 28 Jun 2018 15:06:55 +0200] rev 50879
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
sundar [Thu, 28 Jun 2018 18:04:19 +0530] rev 50878
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Reviewed-by: jlaskey, hannesw
mgronlun [Thu, 28 Jun 2018 13:58:30 +0200] rev 50877
8205996: JDK-8205906 broke the build on Mac
Reviewed-by: thartmann, ehelin
amenkov [Thu, 28 Jun 2018 03:45:49 -0700] rev 50876
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Reviewed-by: sspitsyn, cjplummer, dholmes
pliden [Thu, 28 Jun 2018 12:14:37 +0200] rev 50875
8205993: ZGC: Fix typos and incorrect indentations
Reviewed-by: stefank
adinn [Thu, 28 Jun 2018 10:09:58 +0000] rev 50874
8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Summary: Implement tests to check volatile operations are translated to valid code
Reviewed-by: aph, kvn, dpochepk
mgronlun [Thu, 28 Jun 2018 11:37:02 +0200] rev 50873
8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to erronous processing of -XX:FlightRecorderOptions
Reviewed-by: egahlin
stuefe [Thu, 28 Jun 2018 11:32:32 +0200] rev 50872
8205925: Print correct and more information about secondary errors
Reviewed-by: coleenp, dholmes
stefank [Wed, 27 Jun 2018 15:04:27 +0200] rev 50871
8205923: ZGC: Verification applies load barriers before verification
Reviewed-by: pliden, eosterlund
stefank [Wed, 27 Jun 2018 15:02:53 +0200] rev 50870
8205923: ZGC: Verification applies load barrier before verification
Reviewed-by: pliden, eosterlund