You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Rory O'Donnell <ro...@oracle.com> on 2019/08/10 10:16:56 UTC

JDK 13 is now in the Release Candidate Phase

Hi Stefan/Jaikiran,

*JDK 13 is now in the Release Candidate Phase - if you are aware of any 
issues, please let us know.
*

Per the JDK 13 schedule [1], we are now in the Release Candidate phase.
The stabilization repository, jdk/jdk13, is open for P1 bug fixes per 
the JDK Release Process (JEP 3) [2].
All changes require approval via the Fix-Request Process [3].

For more details, see Mark Reinhold's email to jdk-dev mailing list [4]

  * Milestone Schedule:
      o Initial RC Build 33 - Aug 9, 2019
      o GAC - Aug 22, 2019
      o GAR - Sept 5, 2019
      o GA - Sept 17, 2019

*OpenJDK 13 build 33 is available at http://jdk.java.net/13/*

  * These early access, open source builds are provided under the GNU
    General Public License, version 2, with the Classpath Exception
    <http://openjdk.java.net/legal/gplv2+ce.html>.
  * Schedule, status & features
      o http://openjdk.java.net/projects/jdk/13/
  * Release Notes
      o http://jdk.java.net/13/release-notes
  * Bug fixes reported by Open Source Projects  :
      o JDK-8228764 - fixed in b32 -reported by Apache Tomcat

**OpenJDK 14 *EA build 9 is now available at **http://jdk.java.net/14**
*

  * These early access, open source builds are provided under the GNU
    General Public License, version 2, with the Classpath Exception
    <http://openjdk.java.net/legal/gplv2+ce.html>.
  * Release Notes
      o http://jdk.java.net/14/release-notes
  * JEPs targeted to JDK 14
      o JEP 352 <http://openjdk.java.net/jeps/352> - Non-Volatile Mapped
        Byte Buffers
  * Changes in this build
    <http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B8%22%3A%3A%22jdk-14%2B9%22-%22jdk-14%2B8%22%29&revcount=1000>
  * Bug fixes reported by Open Source Projects  :
      o JDK-8227170 - fixed in b8 -reported by Apache Ant
      o JDK-8228485 - fixed in b8 -reported by JaCoCo
      o JDK-8222791 - fixed in b7 -reported by Apache Lucene

*Project Panama Early-Access Builds*

  * Build jdk-14-panama+1-15 (2019/8/8) is available at
    http://jdk.java.net/panama/
  * These early-access, open-source builds are provided under the GNU
    General Public License, version 2, with the Classpath Exception
    <http://openjdk.java.net/legal/gplv2+ce.html>.

Regards,
Rory

[1] https://openjdk.java.net/projects/jdk/13/#Schedule
[2] https://openjdk.java.net/jeps/3
[3] https://openjdk.java.net/jeps/3#Fix-Request-Process
[4] https://mail.openjdk.java.net/pipermail/jdk-dev/2019-August/003250.html

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


Re: JDK 13 is now in the Release Candidate Phase

Posted by Rory O'Donnell <ro...@oracle.com>.
Thanks for the update Jaikiran!

On 18/08/2019 13:30, Jaikiran Pai wrote:
> Hello Rory,
>
> No issues noticed with this JDK 13 build 33 and JDK 14 build
> 14-ea+10-332 against our Ant project on Linux CI jobs.
>
> https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/20/jdk_axis=jdk13-ea,label_exp=ubuntu/
>
> https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/20/jdk_axis=jdk14-ea,label_exp=ubuntu/
>
> -Jaikiran
>
> On 10/08/19 3:46 PM, Rory O'Donnell wrote:
>> Hi Stefan/Jaikiran,
>>
>> *JDK 13 is now in the Release Candidate Phase - if you are aware of
>> any issues, please let us know.
>> *
>>
>> Per the JDK 13 schedule [1], we are now in the Release Candidate phase.
>> The stabilization repository, jdk/jdk13, is open for P1 bug fixes per
>> the JDK Release Process (JEP 3) [2].
>> All changes require approval via the Fix-Request Process [3].
>>
>> For more details, see Mark Reinhold's email to jdk-dev mailing list [4]
>>
>>   * Milestone Schedule:
>>       o Initial RC Build 33 - Aug 9, 2019
>>       o GAC - Aug 22, 2019
>>       o GAR - Sept 5, 2019
>>       o GA - Sept 17, 2019
>>
>> *OpenJDK 13 build 33 is available at http://jdk.java.net/13/*
>>
>>   * These early access, open source builds are provided under the GNU
>>     General Public License, version 2, with the Classpath Exception
>>     <http://openjdk.java.net/legal/gplv2+ce.html>.
>>   * Schedule, status & features
>>       o http://openjdk.java.net/projects/jdk/13/
>>   * Release Notes
>>       o http://jdk.java.net/13/release-notes
>>   * Bug fixes reported by Open Source Projects  :
>>       o JDK-8228764 - fixed in b32 -reported by Apache Tomcat
>>
>> **OpenJDK 14 *EA build 9 is now available at **http://jdk.java.net/14**
>> *
>>
>>   * These early access, open source builds are provided under the GNU
>>     General Public License, version 2, with the Classpath Exception
>>     <http://openjdk.java.net/legal/gplv2+ce.html>.
>>   * Release Notes
>>       o http://jdk.java.net/14/release-notes
>>   * JEPs targeted to JDK 14
>>       o JEP 352 <http://openjdk.java.net/jeps/352> - Non-Volatile Mapped
>>         Byte Buffers
>>   * Changes in this build
>>    
>> <http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B8%22%3A%3A%22jdk-14%2B9%22-%22jdk-14%2B8%22%29&revcount=1000>
>>   * Bug fixes reported by Open Source Projects  :
>>       o JDK-8227170 - fixed in b8 -reported by Apache Ant
>>       o JDK-8228485 - fixed in b8 -reported by JaCoCo
>>       o JDK-8222791 - fixed in b7 -reported by Apache Lucene
>>
>> *Project Panama Early-Access Builds*
>>
>>   * Build jdk-14-panama+1-15 (2019/8/8) is available at
>>     http://jdk.java.net/panama/
>>   * These early-access, open-source builds are provided under the GNU
>>     General Public License, version 2, with the Classpath Exception
>>     <http://openjdk.java.net/legal/gplv2+ce.html>.
>>
>> Regards,
>> Rory
>>
>> [1] https://openjdk.java.net/projects/jdk/13/#Schedule
>> [2] https://openjdk.java.net/jeps/3
>> [3] https://openjdk.java.net/jeps/3#Fix-Request-Process
>> [4]
>> https://mail.openjdk.java.net/pipermail/jdk-dev/2019-August/003250.html
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
-- 
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: JDK 13 is now in the Release Candidate Phase

Posted by Jaikiran Pai <ja...@apache.org>.
Hello Rory,

No issues noticed with this JDK 13 build 33 and JDK 14 build
14-ea+10-332 against our Ant project on Linux CI jobs.

https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/20/jdk_axis=jdk13-ea,label_exp=ubuntu/

https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/20/jdk_axis=jdk14-ea,label_exp=ubuntu/

-Jaikiran

On 10/08/19 3:46 PM, Rory O'Donnell wrote:
> Hi Stefan/Jaikiran,
>
> *JDK 13 is now in the Release Candidate Phase - if you are aware of
> any issues, please let us know.
> *
>
> Per the JDK 13 schedule [1], we are now in the Release Candidate phase.
> The stabilization repository, jdk/jdk13, is open for P1 bug fixes per
> the JDK Release Process (JEP 3) [2].
> All changes require approval via the Fix-Request Process [3].
>
> For more details, see Mark Reinhold's email to jdk-dev mailing list [4]
>
>  * Milestone Schedule:
>      o Initial RC Build 33 - Aug 9, 2019
>      o GAC - Aug 22, 2019
>      o GAR - Sept 5, 2019
>      o GA - Sept 17, 2019
>
> *OpenJDK 13 build 33 is available at http://jdk.java.net/13/*
>
>  * These early access, open source builds are provided under the GNU
>    General Public License, version 2, with the Classpath Exception
>    <http://openjdk.java.net/legal/gplv2+ce.html>.
>  * Schedule, status & features
>      o http://openjdk.java.net/projects/jdk/13/
>  * Release Notes
>      o http://jdk.java.net/13/release-notes
>  * Bug fixes reported by Open Source Projects  :
>      o JDK-8228764 - fixed in b32 -reported by Apache Tomcat
>
> **OpenJDK 14 *EA build 9 is now available at **http://jdk.java.net/14**
> *
>
>  * These early access, open source builds are provided under the GNU
>    General Public License, version 2, with the Classpath Exception
>    <http://openjdk.java.net/legal/gplv2+ce.html>.
>  * Release Notes
>      o http://jdk.java.net/14/release-notes
>  * JEPs targeted to JDK 14
>      o JEP 352 <http://openjdk.java.net/jeps/352> - Non-Volatile Mapped
>        Byte Buffers
>  * Changes in this build
>   
> <http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B8%22%3A%3A%22jdk-14%2B9%22-%22jdk-14%2B8%22%29&revcount=1000>
>  * Bug fixes reported by Open Source Projects  :
>      o JDK-8227170 - fixed in b8 -reported by Apache Ant
>      o JDK-8228485 - fixed in b8 -reported by JaCoCo
>      o JDK-8222791 - fixed in b7 -reported by Apache Lucene
>
> *Project Panama Early-Access Builds*
>
>  * Build jdk-14-panama+1-15 (2019/8/8) is available at
>    http://jdk.java.net/panama/
>  * These early-access, open-source builds are provided under the GNU
>    General Public License, version 2, with the Classpath Exception
>    <http://openjdk.java.net/legal/gplv2+ce.html>.
>
> Regards,
> Rory
>
> [1] https://openjdk.java.net/projects/jdk/13/#Schedule
> [2] https://openjdk.java.net/jeps/3
> [3] https://openjdk.java.net/jeps/3#Fix-Request-Process
> [4]
> https://mail.openjdk.java.net/pipermail/jdk-dev/2019-August/003250.html
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org