JDK 16 RFR of JDK-8235496 : "Start of release updates for JDK 16" and related work

Mario Torre neugens at redhat.com
Fri May 29 15:24:37 UTC 2020


There seems to be a misaligned filed RELEASE_15:

      * @since 15
      */
-     RELEASE_15;
+    RELEASE_15,
+
+    /**
+     * The version recognized by the Java Platform, Standard Edition
+     * 16.
+     *
+     * @since 16
+     */
+     RELEASE_16;


On Thu, May 28, 2020 at 11:51 PM Joe Darcy <joe.darcy at oracle.com> wrote:
>
> Hello,
>
> The start of JDK 16 is right around the corner with JDK 15 forking off
> from jdk/jdk at ramp down 1 [1].
>
> Please review the usual build-related portions of
>
>      http://cr.openjdk.java.net/~darcy/8235496.4/
>
> The build updates were as expected; the symbol information for JDK 15
> was extracted from JDK 15 b24. This may be updated to a later build for
> initial inclusion in JDK 16.
>
> Related review threads started on compiler-dev and hotspot dev.
>
> Thanks,
>
> -Joe
>
> [1] http://openjdk.java.net/projects/jdk/15/
>


-- 
Mario Torre
Associate Manager, Software Engineering
Red Hat GmbH <https://www.redhat.com>
9704 A60C B4BE A8B8 0F30  9205 5D7E 4952 3F65 7898




More information about the build-dev mailing list