Re: [hibernate-dev] JDK 14 - Early Access build 22 is available

2019-11-12 Thread Rory O'Donnell
Thanks Sanne!

On 12/11/2019 10:48, Sanne Grinovero wrote:
> Hi Rory,
> many thanks, we'll start testing this soon.
>
> Sanne
>
> On Tue, 12 Nov 2019 at 10:08, Rory O'Donnell  wrote:
>> Hi Sanne,
>>
>> *OpenJDK builds  - JDK 14 *- Early Access build 22 is 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
>> .
>>
>>* Release notes
>>o https://jdk.java.net/14/release-notes
>>
>>* JEPs targeted to JDK 14, so far:
>>
>>* JEP 345: NUMA-Aware Memory Allocation for G1
>>   was Targeted to JDK 14.
>>* JEP 349: JFR Event Streaming
>>   was Integrated.
>>* JEP 361: Switch Expressions (Standard)
>>   was Targeted to JDK 14.
>>* JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage
>>  Collector  was Targeted to JDK 14.
>>* JEP 364: ZGC on macOS  was
>>  Targeted to JDK 14.
>>* JEP 365: ZGC on Windows  moved
>>  to Candidate.
>>* JEP 366: Deprecate the ParallelScavenge + SerialOld GC
>>  Combination  was Proposed to
>>  target JDK 14.
>>* JEP 367: Remove the Pack200 Tools and API
>>   was Targeted to JDK 14.
>>* JEP 368: Text Blocks (Second Preview)
>>   moved to Candidate.
>>
>>* Changes in this build
>>  
>> 
>>
>> *jpackage EA -* Build 14-jpackage+1-67 (2019/11/4)
>>
>>* This is an early access build of JEP 343: Packaging Tool
>>  , aimed at testing a prototype
>>  implementation of jpackage, which is a new tool for packaging
>>  self-contained Java applications along with a Java Runtime Environment.
>>* These early-access builds are provided under the GNU General Public
>>  License, version 2, with the Classpath Exception
>>  
>>* Build 14 is now available http://jdk.java.net/jpackage/
>>* Please send feedback via e-mail to core-libs-...@openjdk.java.net
>>  
>>
>>
>>
>> --
>> Rgds, Rory O'Donnell
>> Quality Engineering Manager
>> Oracle EMEA, Dublin, Ireland
>>
>> ___
>> hibernate-dev mailing list
>> hibernate-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev

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

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] JDK 14 - Early Access build 22 is available

2019-11-12 Thread Sanne Grinovero
Hi Rory,
many thanks, we'll start testing this soon.

Sanne

On Tue, 12 Nov 2019 at 10:08, Rory O'Donnell  wrote:
>
> Hi Sanne,
>
> *OpenJDK builds  - JDK 14 *- Early Access build 22 is 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
> .
>
>   * Release notes
>   o https://jdk.java.net/14/release-notes
>
>   * JEPs targeted to JDK 14, so far:
>
>   * JEP 345: NUMA-Aware Memory Allocation for G1
>  was Targeted to JDK 14.
>   * JEP 349: JFR Event Streaming
>  was Integrated.
>   * JEP 361: Switch Expressions (Standard)
>  was Targeted to JDK 14.
>   * JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage
> Collector  was Targeted to JDK 14.
>   * JEP 364: ZGC on macOS  was
> Targeted to JDK 14.
>   * JEP 365: ZGC on Windows  moved
> to Candidate.
>   * JEP 366: Deprecate the ParallelScavenge + SerialOld GC
> Combination  was Proposed to
> target JDK 14.
>   * JEP 367: Remove the Pack200 Tools and API
>  was Targeted to JDK 14.
>   * JEP 368: Text Blocks (Second Preview)
>  moved to Candidate.
>
>   * Changes in this build
> 
> 
>
> *jpackage EA -* Build 14-jpackage+1-67 (2019/11/4)
>
>   * This is an early access build of JEP 343: Packaging Tool
> , aimed at testing a prototype
> implementation of jpackage, which is a new tool for packaging
> self-contained Java applications along with a Java Runtime Environment.
>   * These early-access builds are provided under the GNU General Public
> License, version 2, with the Classpath Exception
> 
>   * Build 14 is now available http://jdk.java.net/jpackage/
>   * Please send feedback via e-mail to core-libs-...@openjdk.java.net
> 
>
>
>
> --
> Rgds, Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA, Dublin, Ireland
>
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] JDK 14 - Early Access build 22 is available

2019-11-12 Thread Rory O'Donnell
Hi Sanne,

*OpenJDK builds  - JDK 14 *- Early Access build 22 is 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 
.

  * Release notes
  o https://jdk.java.net/14/release-notes

  * JEPs targeted to JDK 14, so far:

  * JEP 345: NUMA-Aware Memory Allocation for G1
 was Targeted to JDK 14.
  * JEP 349: JFR Event Streaming
 was Integrated.
  * JEP 361: Switch Expressions (Standard)
 was Targeted to JDK 14.
  * JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage
Collector  was Targeted to JDK 14.
  * JEP 364: ZGC on macOS  was
Targeted to JDK 14.
  * JEP 365: ZGC on Windows  moved
to Candidate.
  * JEP 366: Deprecate the ParallelScavenge + SerialOld GC
Combination  was Proposed to
target JDK 14.
  * JEP 367: Remove the Pack200 Tools and API
 was Targeted to JDK 14.
  * JEP 368: Text Blocks (Second Preview)
 moved to Candidate.

  * Changes in this build



*jpackage EA -* Build 14-jpackage+1-67 (2019/11/4)

  * This is an early access build of JEP 343: Packaging Tool
, aimed at testing a prototype
implementation of jpackage, which is a new tool for packaging
self-contained Java applications along with a Java Runtime Environment.
  * These early-access builds are provided under the GNU General Public
License, version 2, with the Classpath Exception

  * Build 14 is now available http://jdk.java.net/jpackage/
  * Please send feedback via e-mail to core-libs-...@openjdk.java.net




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

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev