Re: JDK 14 - Early Access build 25 is available

2019-12-03 Thread Rory O'Donnell

Many Thanks Jaikiran!

On 03/12/2019 04:42, Jaikiran Pai wrote:

Hello Rory,

No issues found with this JDK 14 build 14-ea+25-1178 against our Ant
project on a Linux system
https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/jdk_axis=jdk14-ea,label_exp=ubuntu/26/

-Jaikiran

On 29/11/19 3:13 PM, Rory O'Donnell wrote:

  Hi Stefan/Jaikiran,

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

  * *Next Milestone*
    **
  o ** *12-Dec-2019 Rampdown Phase One.*

  * Release notes
  o https://jdk.java.net/14/release-notes
  * JEP proposed to target JDK 14
  o JEP 365 ZGC on Windows 
  * JEPs targeted to JDK 14, so far:
  o JEP 305: Pattern Matching for instanceof (Preview)
     was proposed to target.
  o JEP 343: Packaging Tool (Incubator)
     was proposed to target.
  o JEP 345: NUMA-Aware Memory Allocation for G1
     was integrated.
  o JEP 349: JFR Event Streaming
     was integrated.
  o JEP 352: Non-Volatile Mapped Byte Buffers
     was targeted.
  o JEP 358: Helpful NullPointerExceptions
     was integrated.
  o JEP 359: Records (Preview) 
    JEP 359: Records (Preview)
     was proposed to target.
  o JEP 361: Switch Expressions (Standard)
     was intergrated.
  o JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage
    Collector  was targeted.
  o JEP 364: ZGC on macOS  was
    targeted.
  o JEP 366: Deprecate the ParallelScavenge + SerialOld GC
    Combination  was proposed to
    target.
  o JEP 367: Remove the Pack200 Tools and API
     was targeted to JDK 14.
  o JEP 368: Text Blocks (Second Preview)
     was proposed to target.

  * Recent Bug fixes of Interest

  * Build 25:
  o JDK-8233301: Implementation of JEP 366: Deprecate the
    ParallelScavenge + SerialOld GC Combination
  o JDK-8233296: The behavior of MulticastSocket
    getOption/setOption for IP_MULTICAST_LOOP is changed to
    conform the specification of
    StandardSocketOptions.IP_MULTICAST_LOOP
  * Build 24:
  o JDK-8233141 :DatagramSocket.send and MulticastSocket.send
    throw IllegalArgumentException when the socket is not
    connected and the packet doesn't contain any address )
  o JDK-8214024: Remove the default keytool -keyalg value
  o JDK-8232019: Add LuxTrust certificate updates to the
    existing root program
  * Build 23
  o JDK 8232365: Implementation for JEP 363: Remove the
    Concurrent Mark Sweep (CMS) Garbage Collector
  o JDK 8224817: Implementation of JEP 364: ZGC on macOS

  * Changes in this build
   



*jpackage EA -* Build 14-jpackage+1-70 (2019/11/12)

  * 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 is now available http://jdk.java.net/jpackage/
  * Please send feedback via e-mail to core-libs-...@openjdk.java.net
    

Rgds,Rory**
**


--
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 14 - Early Access build 25 is available

2019-12-02 Thread Jaikiran Pai
Hello Rory,

No issues found with this JDK 14 build 14-ea+25-1178 against our Ant
project on a Linux system
https://builds.apache.org/job/Ant%20Master%20(latest%20EA%20JDK)/jdk_axis=jdk14-ea,label_exp=ubuntu/26/

-Jaikiran

On 29/11/19 3:13 PM, Rory O'Donnell wrote:
>  Hi Stefan/Jaikiran,
>
> *OpenJDK builds  - JDK 14 *- Early Access build 25 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
> .
>
>  * *Next Milestone*
>    **
>  o ** *12-Dec-2019 Rampdown Phase One.*
>
>  * Release notes
>  o https://jdk.java.net/14/release-notes
>  * JEP proposed to target JDK 14
>  o JEP 365 ZGC on Windows 
>  * JEPs targeted to JDK 14, so far:
>  o JEP 305: Pattern Matching for instanceof (Preview)
>     was proposed to target.
>  o JEP 343: Packaging Tool (Incubator)
>     was proposed to target.
>  o JEP 345: NUMA-Aware Memory Allocation for G1
>     was integrated.
>  o JEP 349: JFR Event Streaming
>     was integrated.
>  o JEP 352: Non-Volatile Mapped Byte Buffers
>     was targeted.
>  o JEP 358: Helpful NullPointerExceptions
>     was integrated.
>  o JEP 359: Records (Preview) 
>    JEP 359: Records (Preview)
>     was proposed to target.
>  o JEP 361: Switch Expressions (Standard)
>     was intergrated.
>  o JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage
>    Collector  was targeted.
>  o JEP 364: ZGC on macOS  was
>    targeted.
>  o JEP 366: Deprecate the ParallelScavenge + SerialOld GC
>    Combination  was proposed to
>    target.
>  o JEP 367: Remove the Pack200 Tools and API
>     was targeted to JDK 14.
>  o JEP 368: Text Blocks (Second Preview)
>     was proposed to target.
>
>  * Recent Bug fixes of Interest
>
>  * Build 25:
>  o JDK-8233301: Implementation of JEP 366: Deprecate the
>    ParallelScavenge + SerialOld GC Combination
>  o JDK-8233296: The behavior of MulticastSocket
>    getOption/setOption for IP_MULTICAST_LOOP is changed to
>    conform the specification of
>    StandardSocketOptions.IP_MULTICAST_LOOP
>  * Build 24:
>  o JDK-8233141 :DatagramSocket.send and MulticastSocket.send
>    throw IllegalArgumentException when the socket is not
>    connected and the packet doesn't contain any address )
>  o JDK-8214024: Remove the default keytool -keyalg value
>  o JDK-8232019: Add LuxTrust certificate updates to the
>    existing root program
>  * Build 23
>  o JDK 8232365: Implementation for JEP 363: Remove the
>    Concurrent Mark Sweep (CMS) Garbage Collector
>  o JDK 8224817: Implementation of JEP 364: ZGC on macOS
>
>  * Changes in this build
>   
> 
>
> *jpackage EA -* Build 14-jpackage+1-70 (2019/11/12)
>
>  * 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 is now available http://jdk.java.net/jpackage/
>  * Please send feedback via e-mail to core-libs-...@openjdk.java.net
>    
>
> Rgds,Rory**
> **
>

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