Re: JDK 16 EA build 18 is now available

2020-10-05 Thread Rory O'Donnell

Thanks Jaikiran!

On 03/10/2020 05:30, Jaikiran Pai wrote:

Hello Rory,

I just ran our CI job[1] against a Linux setup for Java 16 EA (build
16-ea+18-901) and no unexpected issues were observed. All looks fine
with this build.

[1]
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Ant/job/Ant*20Master*20(latest*20EA*20JDK)/8/jdk_axis=jdk16_ea,label_exp=ubuntu/__;JSUlJQ!!GqivPVa7Brio!L1-a_53YYn0c2wsJv4xwLlDpfyHcPHhJHQtZrOMeUI--mzzLFQeAeGqwI0UVihYqMec$

-Jaikiran

On 02/10/20 2:32 pm, Rory O'Donnell wrote:

Hi Stefan/Jaikiran,

OpenJDK 16 Early Access build 18**is now available at
https://urldefense.com/v3/__http://jdk.java.net/16__;!!GqivPVa7Brio!L1-a_53YYn0c2wsJv4xwLlDpfyHcPHhJHQtZrOMeUI--mzzLFQeAeGqwI0UVhQWUmKw$

  * These early-access , open-source builds are provided under the
  o GNU General Public License, version 2, with the Classpath
    Exception .

  * Features:
  o JEPs proposed to target JDK 16
  + JEP 376: ZGC: Concurrent Thread-Stack Processing
    
  + JEP 386: Alpine Linux Port 
  + JEP 388: Windows/AArch64 Port
    
  o JEPs targeted to JDK 16, so far:
  + JEP 338: Vector API (Incubator)
    
  + JEP 347: Enable C++14 Language Features
    
  + JEP 357: Migrate from Mercurial to Git
    
  + JEP 369: Migrate to GitHub 
  + JEP 387: Elastic Metaspace 

  * Release Notes are available at 
https://urldefense.com/v3/__http://jdk.java.net/16/release-notes__;!!GqivPVa7Brio!L1-a_53YYn0c2wsJv4xwLlDpfyHcPHhJHQtZrOMeUI--mzzLFQeAeGqwI0UVnfg4ofU$

**

  * Changes in recent builds that maybe of interest:
  o Build 17
  + JDK-8247281: Object monitors no longer keep strong
    references to their associated object
  + JDK-8202473: A type variable with multiple bounds does not
    correctly place type annotation
  # Reported by ByteBuddy
  + JDK-8234808: jdb quoted option parsing broken
  # Reported by Apache Tomcat
  o Build 16
  + JDK-8172366: SUN, SunRsaSign, and SunEC Providers Supports
    SHA-3 Based Signature Algorithms
  + JDK-8244706: GZIPOutputStream now sets the GZIP OS Header
    Field to the correct default value

  * Quality Report for September 2020 was published here [1]. Thanks to
    everyone who contributed by creating features or enhancements,
    logging  bugs, or downloading and testing the early-access builds.


*__*
Rgds,Rory

[1]
https://wiki.openjdk.java.net/display/quality/Quality+Outreach+report+September+2020


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


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



Re: JDK 16 EA build 18 is now available

2020-10-02 Thread Jaikiran Pai
Hello Rory,

I just ran our CI job[1] against a Linux setup for Java 16 EA (build
16-ea+18-901) and no unexpected issues were observed. All looks fine
with this build.

[1]
https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20(latest%20EA%20JDK)/8/jdk_axis=jdk16_ea,label_exp=ubuntu/

-Jaikiran

On 02/10/20 2:32 pm, Rory O'Donnell wrote:
> Hi Stefan/Jaikiran,
>
> OpenJDK 16 Early Access build 18**is now available at
> http://jdk.java.net/16
>
>  * These early-access , open-source builds are provided under the
>  o GNU General Public License, version 2, with the Classpath
>    Exception .
>
>  * Features:
>  o JEPs proposed to target JDK 16
>  + JEP 376: ZGC: Concurrent Thread-Stack Processing
>    
>  + JEP 386: Alpine Linux Port 
>  + JEP 388: Windows/AArch64 Port
>    
>  o JEPs targeted to JDK 16, so far:
>  + JEP 338: Vector API (Incubator)
>    
>  + JEP 347: Enable C++14 Language Features
>    
>  + JEP 357: Migrate from Mercurial to Git
>    
>  + JEP 369: Migrate to GitHub 
>  + JEP 387: Elastic Metaspace 
>
>  * Release Notes are available at http://jdk.java.net/16/release-notes
>
> **
>
>  * Changes in recent builds that maybe of interest:
>  o Build 17
>  + JDK-8247281: Object monitors no longer keep strong
>    references to their associated object
>  + JDK-8202473: A type variable with multiple bounds does not
>    correctly place type annotation
>  # Reported by ByteBuddy
>  + JDK-8234808: jdb quoted option parsing broken
>  # Reported by Apache Tomcat
>  o Build 16
>  + JDK-8172366: SUN, SunRsaSign, and SunEC Providers Supports
>    SHA-3 Based Signature Algorithms
>  + JDK-8244706: GZIPOutputStream now sets the GZIP OS Header
>    Field to the correct default value
>
>  * Quality Report for September 2020 was published here [1]. Thanks to
>    everyone who contributed by creating features or enhancements,
>    logging  bugs, or downloading and testing the early-access builds.
>
>
> *__*
> Rgds,Rory
>
> [1]
> https://wiki.openjdk.java.net/display/quality/Quality+Outreach+report+September+2020
>

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



JDK 16 EA build 18 is now available

2020-10-02 Thread Rory O'Donnell

Hi Stefan/Jaikiran,

OpenJDK 16 Early Access build 18**is now available at http://jdk.java.net/16

 * These early-access , open-source builds are provided under the
 o GNU General Public License, version 2, with the Classpath
   Exception .

 * Features:
 o JEPs proposed to target JDK 16
 + JEP 376: ZGC: Concurrent Thread-Stack Processing
   
 + JEP 386: Alpine Linux Port 
 + JEP 388: Windows/AArch64 Port
   
 o JEPs targeted to JDK 16, so far:
 + JEP 338: Vector API (Incubator)
   
 + JEP 347: Enable C++14 Language Features
   
 + JEP 357: Migrate from Mercurial to Git
   
 + JEP 369: Migrate to GitHub 
 + JEP 387: Elastic Metaspace 

 * Release Notes are available at http://jdk.java.net/16/release-notes

**

 * Changes in recent builds that maybe of interest:
 o Build 17
 + JDK-8247281: Object monitors no longer keep strong
   references to their associated object
 + JDK-8202473: A type variable with multiple bounds does not
   correctly place type annotation
 # Reported by ByteBuddy
 + JDK-8234808: jdb quoted option parsing broken
 # Reported by Apache Tomcat
 o Build 16
 + JDK-8172366: SUN, SunRsaSign, and SunEC Providers Supports
   SHA-3 Based Signature Algorithms
 + JDK-8244706: GZIPOutputStream now sets the GZIP OS Header
   Field to the correct default value

 * Quality Report for September 2020 was published here [1]. Thanks to
   everyone who contributed by creating features or enhancements,
   logging  bugs, or downloading and testing the early-access builds.


*__*
Rgds,Rory

[1] 
https://wiki.openjdk.java.net/display/quality/Quality+Outreach+report+September+2020


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