igerasim [Fri, 29 Jun 2018 17:35:04 -0700] rev 50901
8204310: Simpler RandomAccessFile.setLength() on Windows
Reviewed-by: alanb
dtitov [Fri, 29 Jun 2018 12:34:03 -0700] rev 50900
8206086: [Graal] JDI tests fail with com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, cjplummer, amenkov
joehw [Fri, 29 Jun 2018 10:13:24 -0700] rev 50899
8190835: Subtraction with two javax.xml.datatype.Duration gives incorrect result
Reviewed-by: lancea
jlahoda [Fri, 29 Jun 2018 10:41:10 +0200] rev 50898
8205418: Assorted improvements to source code model
Summary: Improving tree positions, better error recovery, fixing Trees.getScope for possibly erroneous lambdas.
Reviewed-by: jjg, mcimadamore, vromero
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