Re: JDK 15 is in Rampdown Phase One

2020-08-04 Thread Gary Gregory
On Tue, Aug 4, 2020 at 5:44 AM Rory O'Donnell 
wrote:

> Hi Gary,
>
> I checked with dev team, we are not planning to backport the fix into
> JDK15.
>

Rory,

That is disappointing but good to know. Thank you for keeping us updated.

Gary



>
> Rgds,Rory
>
> On 31/07/2020 15:26, Gary Gregory wrote:
> > On Fri, Jul 31, 2020 at 10:18 AM Rory O'Donnell >
> > wrote:
> >
> >> On 31/07/2020 14:49, Gary Gregory wrote:
> >>> On Fri, Jul 31, 2020 at 5:53 AM Rory O'Donnell <
> rory.odonn...@oracle.com
> >>>
> >>> wrote:
> >>>
>  Hi Xeno,
> 
>  The issue is resolved in JDK 16 EA build 8, (JDK-8248655
>  ) which is
> available
>  on jdk.java.net.
> 
>  Rgds,Rory
> 
> >>> Hi Rory,
> >>>
> >>> Thank you for the update. The latest Java 16 EA builds Apache Commons
> >> Lang
> >>> OK now. We'll have to see when Travis-CI and GitHub Actions provide
> >> updates.
> >> Good to hear.
> >>> What should our expectations be for Java 15? That build is still broken
> >> for
> >>> us, even with build 34 (latest EA).
> >> What's the impact to you, we are very late in the cycle for JDK 15.
> >>
> > Hi Rory,
> >
> > We rely upon Travis-CI and GitHub Action to build and validate GitHub
> PRs.
> >
> > As for now, Java 15 builds always fail because of this issue. We've
> defined
> > these CI build jobs to allow for Java 15 builds to fail to provide us
> with
> > green builds otherwise.
> >
> > But we do not know if a Java 15 build has failed solely because of this
> > single issue or if there are additional compatibility issues, without
> > searching through the build logs, which frankly is too much of a pain to
> do
> > for every single PR that comes in.
> >
> > In effect, for me, at least, this means that I ignore Java 15 builds
> since
> > I know they always fail.
> >
> > Thank you,
> > Gary
> >
> >
> >> Rgds,Rory
> >>
> >>> Thank you!
> >>> Gary
> >>>
> >>>
>  On 30/06/2020 09:36, Xeno Amess wrote:
> > Great, thanks!
> >
> > Rory O'Donnell  > > 于2020年6月30日周二 下午4:25写道:
> >
> >   Hi Xeno,
> >
> >   The bug has moved into the Java Bug System (JBS) - JDK-8248434
> >   
> >
> >   I have added the "apache-maven-found" label to the bug.
> >
> >   Rgds,Rory
> >
> >   On 26/06/2020 13:18, Rory O'Donnell wrote:
> >>   Thanks Xeno!
> >>
> >>   Will let you know if anything else required.
> >>
> >>   Rgds,Rory
> >>
> >>   On 26/06/2020 13:15, Xeno Amess wrote:
> >>>   Hi.
> >>>   I submitted the bug(or issue) on bugs.java.com
> >>>     
> >>>     as you requested.
> >>>   And it said internal review ID : 9065633. on the wabpage.
> >>>   If there anything else I should do please let me know.
> >>>
> >>>   Rory O'Donnell  >>>   
> >>>   
> >>>   > 于2020年6月26日周五
> >>>   下午7:27写道:
> >>>
> >>>   Hi Rob,
> >>>
> >>>   Thanks, we are waiting for a bug report to be logged by
> >> Xeno.
> >>>   Rgds,Rory
> >>>
> >>>   On 26/06/2020 11:10, Rob Tompkins wrote:
> >>>   > Hi Rory,
> >>>   >
> >>>   > @XenoAmess (GitHub) found an error in our DateParser
> >>>   related to
> >>>   the addition of a locale called “ff_LR#Adlm,” which we’re
> >>>   tracking
> >>>   here:https://github.com/apache/commons-lang/pull/558
> >>>   
> >>>   
> >>>   >
> >>>   > We wanted to let you know.
> >>>   >
> >>>   > Cheers,
> >>>   > -Rob
> >>>   >
> >>>   >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
> >>>rory.odonn...@oracle.com>
> >>>   
> >>>   > wrote:
> >>>   >>
> >>>   >>
> >>>   >> Hi Benedikt,
> >>>   >>
> >>>   >> *Per the JDK 15 schedule , we are in Rampdown Phase
> One*
> >>>   *[1] *
> >>>   >>
> >>>   >> *Please advise if you find any issues while testing
> the
> >>>   latest
> >>>   Early Access builds.
> >>>   >> *
> >>>   >>
> >>>   >> * Schedule for JDK 15
> >>>   >>  o *2020/06/11 Rampdown Phase One*
> >>>   >>  o 2020/07/16 Rampdown Phase Two
> >>>   >>  o 2020/08/06 Initial Release Candidate
> >

Re: JDK 15 is in Rampdown Phase One

2020-08-04 Thread Rory O'Donnell

Hi Gary,

I checked with dev team, we are not planning to backport the fix into 
JDK15.


Rgds,Rory

On 31/07/2020 15:26, Gary Gregory wrote:

On Fri, Jul 31, 2020 at 10:18 AM Rory O'Donnell
wrote:


On 31/07/2020 14:49, Gary Gregory wrote:

On Fri, Jul 31, 2020 at 5:53 AM Rory O'Donnell 
Hi Xeno,

The issue is resolved in JDK 16 EA build 8, (JDK-8248655
) which is available
on jdk.java.net.

Rgds,Rory


Hi Rory,

Thank you for the update. The latest Java 16 EA builds Apache Commons

Lang

OK now. We'll have to see when Travis-CI and GitHub Actions provide

updates.
Good to hear.

What should our expectations be for Java 15? That build is still broken

for

us, even with build 34 (latest EA).

What's the impact to you, we are very late in the cycle for JDK 15.


Hi Rory,

We rely upon Travis-CI and GitHub Action to build and validate GitHub PRs.

As for now, Java 15 builds always fail because of this issue. We've defined
these CI build jobs to allow for Java 15 builds to fail to provide us with
green builds otherwise.

But we do not know if a Java 15 build has failed solely because of this
single issue or if there are additional compatibility issues, without
searching through the build logs, which frankly is too much of a pain to do
for every single PR that comes in.

In effect, for me, at least, this means that I ignore Java 15 builds since
I know they always fail.

Thank you,
Gary



Rgds,Rory


Thank you!
Gary



On 30/06/2020 09:36, Xeno Amess wrote:

Great, thanks!

Rory O'Donnell mailto:rory.odonn...@oracle.com>> 于2020年6月30日周二 下午4:25写道:

  Hi Xeno,

  The bug has moved into the Java Bug System (JBS) - JDK-8248434
  

  I have added the "apache-maven-found" label to the bug.

  Rgds,Rory

  On 26/06/2020 13:18, Rory O'Donnell wrote:

  Thanks Xeno!

  Will let you know if anything else required.

  Rgds,Rory

  On 26/06/2020 13:15, Xeno Amess wrote:

  Hi.
  I submitted the bug(or issue) on bugs.java.com
    
    as you requested.
  And it said internal review ID : 9065633. on the wabpage.
  If there anything else I should do please let me know.

  Rory O'Donnell mailto:rory.odonn...@oracle.com>
  
  > 于2020年6月26日周五
  下午7:27写道:

  Hi Rob,

  Thanks, we are waiting for a bug report to be logged by

Xeno.

  Rgds,Rory

  On 26/06/2020 11:10, Rob Tompkins wrote:
  > Hi Rory,
  >
  > @XenoAmess (GitHub) found an error in our DateParser
  related to
  the addition of a locale called “ff_LR#Adlm,” which we’re
  tracking
  here:https://github.com/apache/commons-lang/pull/558
  
  
  >
  > We wanted to let you know.
  >
  > Cheers,
  > -Rob
  >
  >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
  mailto:rory.odonn...@oracle.com>
  
  > wrote:
  >>
  >>
  >> Hi Benedikt,
  >>
  >> *Per the JDK 15 schedule , we are in Rampdown Phase One*
  *[1] *
  >>
  >> *Please advise if you find any issues while testing the
  latest
  Early Access builds.
  >> *
  >>
  >> * Schedule for JDK 15
  >>  o *2020/06/11 Rampdown Phase One*
  >>  o 2020/07/16 Rampdown Phase Two
  >>  o 2020/08/06 Initial Release Candidate
  >>  o 2020/08/20 Final Release Candidate
  >>  o 2020/09/15 General Availability
  >>
  >> * Features included in JDK 15:
  >>  o JEP 339: Edwards-Curve Digital Signature Algorithm
  (EdDSA)
  >>
  
  >>  o JEP 360: Sealed Classes (Preview)
  
  
  >>  o JEP 371: Hidden Classes
  
  
  >>  o JEP 372: Remove the Nashorn JavaScript Engine
  >>
  
  >>  o JEP 373: Reimplement the Legacy DatagramSocket API
  >>
  
  >>  o JEP 374: Disable and Deprecate Biased Locking
  >>
  
  >>  o JEP 375: Pattern Matching for instanceof (Second
  Preview)
  >>

Re: JDK 15 is in Rampdown Phase One

2020-07-31 Thread Gary Gregory
On Fri, Jul 31, 2020 at 10:18 AM Rory O'Donnell 
wrote:

>
> On 31/07/2020 14:49, Gary Gregory wrote:
> > On Fri, Jul 31, 2020 at 5:53 AM Rory O'Donnell  >
> > wrote:
> >
> >> Hi Xeno,
> >>
> >> The issue is resolved in JDK 16 EA build 8, (JDK-8248655
> >> ) which is available
> >> on jdk.java.net.
> >>
> >> Rgds,Rory
> >>
> > Hi Rory,
> >
> > Thank you for the update. The latest Java 16 EA builds Apache Commons
> Lang
> > OK now. We'll have to see when Travis-CI and GitHub Actions provide
> updates.
> Good to hear.
> >
> > What should our expectations be for Java 15? That build is still broken
> for
> > us, even with build 34 (latest EA).
>
> What's the impact to you, we are very late in the cycle for JDK 15.
>

Hi Rory,

We rely upon Travis-CI and GitHub Action to build and validate GitHub PRs.

As for now, Java 15 builds always fail because of this issue. We've defined
these CI build jobs to allow for Java 15 builds to fail to provide us with
green builds otherwise.

But we do not know if a Java 15 build has failed solely because of this
single issue or if there are additional compatibility issues, without
searching through the build logs, which frankly is too much of a pain to do
for every single PR that comes in.

In effect, for me, at least, this means that I ignore Java 15 builds since
I know they always fail.

Thank you,
Gary


>
> Rgds,Rory
>
> >
> > Thank you!
> > Gary
> >
> >
> >> On 30/06/2020 09:36, Xeno Amess wrote:
> >>> Great, thanks!
> >>>
> >>> Rory O'Donnell  >>> > 于2020年6月30日周二 下午4:25写道:
> >>>
> >>>  Hi Xeno,
> >>>
> >>>  The bug has moved into the Java Bug System (JBS) - JDK-8248434
> >>>  
> >>>
> >>>  I have added the "apache-maven-found" label to the bug.
> >>>
> >>>  Rgds,Rory
> >>>
> >>>  On 26/06/2020 13:18, Rory O'Donnell wrote:
>   Thanks Xeno!
> 
>   Will let you know if anything else required.
> 
>   Rgds,Rory
> 
>   On 26/06/2020 13:15, Xeno Amess wrote:
> >  Hi.
> >  I submitted the bug(or issue) on bugs.java.com
> >   
> >   as you requested.
> >  And it said internal review ID : 9065633. on the wabpage.
> >  If there anything else I should do please let me know.
> >
> >  Rory O'Donnell  >  
> >  
> >  > 于2020年6月26日周五
> >  下午7:27写道:
> >
> >  Hi Rob,
> >
> >  Thanks, we are waiting for a bug report to be logged by
> Xeno.
> >
> >  Rgds,Rory
> >
> >  On 26/06/2020 11:10, Rob Tompkins wrote:
> >  > Hi Rory,
> >  >
> >  > @XenoAmess (GitHub) found an error in our DateParser
> >  related to
> >  the addition of a locale called “ff_LR#Adlm,” which we’re
> >  tracking
> >  here: https://github.com/apache/commons-lang/pull/558
> >  
> >  
> >  >
> >  > We wanted to let you know.
> >  >
> >  > Cheers,
> >  > -Rob
> >  >
> >  >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
> >  mailto:rory.odonn...@oracle.com>
> >  
> >  > wrote:
> >  >>
> >  >>
> >  >> Hi Benedikt,
> >  >>
> >  >> *Per the JDK 15 schedule , we are in Rampdown Phase One*
> >  *[1] *
> >  >>
> >  >> *Please advise if you find any issues while testing the
> >  latest
> >  Early Access builds.
> >  >> *
> >  >>
> >  >> * Schedule for JDK 15
> >  >>  o *2020/06/11 Rampdown Phase One*
> >  >>  o 2020/07/16 Rampdown Phase Two
> >  >>  o 2020/08/06 Initial Release Candidate
> >  >>  o 2020/08/20 Final Release Candidate
> >  >>  o 2020/09/15 General Availability
> >  >>
> >  >> * Features included in JDK 15:
> >  >>  o JEP 339: Edwards-Curve Digital Signature Algorithm
> >  (EdDSA)
> >  >> 
> >  
> >  >>  o JEP 360: Sealed Classes (Preview)
> >  
> >  
> >  >>  o JEP 371: Hidden Classes
> >  
> >  

Re: JDK 15 is in Rampdown Phase One

2020-07-31 Thread Rory O'Donnell



On 31/07/2020 14:49, Gary Gregory wrote:

On Fri, Jul 31, 2020 at 5:53 AM Rory O'Donnell 
wrote:


Hi Xeno,

The issue is resolved in JDK 16 EA build 8, (JDK-8248655
) which is available
on jdk.java.net.

Rgds,Rory


Hi Rory,

Thank you for the update. The latest Java 16 EA builds Apache Commons Lang
OK now. We'll have to see when Travis-CI and GitHub Actions provide updates.

Good to hear.


What should our expectations be for Java 15? That build is still broken for
us, even with build 34 (latest EA).


What's the impact to you, we are very late in the cycle for JDK 15.

Rgds,Rory



Thank you!
Gary



On 30/06/2020 09:36, Xeno Amess wrote:

Great, thanks!

Rory O'Donnell mailto:rory.odonn...@oracle.com>> 于2020年6月30日周二 下午4:25写道:

 Hi Xeno,

 The bug has moved into the Java Bug System (JBS) - JDK-8248434
 

 I have added the "apache-maven-found" label to the bug.

 Rgds,Rory

 On 26/06/2020 13:18, Rory O'Donnell wrote:

 Thanks Xeno!

 Will let you know if anything else required.

 Rgds,Rory

 On 26/06/2020 13:15, Xeno Amess wrote:

 Hi.
 I submitted the bug(or issue) on bugs.java.com
  
  as you requested.
 And it said internal review ID : 9065633. on the wabpage.
 If there anything else I should do please let me know.

 Rory O'Donnell mailto:rory.odonn...@oracle.com>
 
 > 于2020年6月26日周五
 下午7:27写道:

 Hi Rob,

 Thanks, we are waiting for a bug report to be logged by Xeno.

 Rgds,Rory

 On 26/06/2020 11:10, Rob Tompkins wrote:
 > Hi Rory,
 >
 > @XenoAmess (GitHub) found an error in our DateParser
 related to
 the addition of a locale called “ff_LR#Adlm,” which we’re
 tracking
 here: https://github.com/apache/commons-lang/pull/558
 
 
 >
 > We wanted to let you know.
 >
 > Cheers,
 > -Rob
 >
 >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
 mailto:rory.odonn...@oracle.com>
 
 > wrote:
 >>
 >>
 >> Hi Benedikt,
 >>
 >> *Per the JDK 15 schedule , we are in Rampdown Phase One*
 *[1] *
 >>
 >> *Please advise if you find any issues while testing the
 latest
 Early Access builds.
 >> *
 >>
 >> * Schedule for JDK 15
 >>  o *2020/06/11 Rampdown Phase One*
 >>  o 2020/07/16 Rampdown Phase Two
 >>  o 2020/08/06 Initial Release Candidate
 >>  o 2020/08/20 Final Release Candidate
 >>  o 2020/09/15 General Availability
 >>
 >> * Features included in JDK 15:
 >>  o JEP 339: Edwards-Curve Digital Signature Algorithm
 (EdDSA)
 >> 
 
 >>  o JEP 360: Sealed Classes (Preview)
 
 
 >>  o JEP 371: Hidden Classes
 
 
 >>  o JEP 372: Remove the Nashorn JavaScript Engine
 >> 
 
 >>  o JEP 373: Reimplement the Legacy DatagramSocket API
 >> 
 
 >>  o JEP 374: Disable and Deprecate Biased Locking
 >> 
 
 >>  o JEP 375: Pattern Matching for instanceof (Second
 Preview)
 >> 
 
 >>  o JEP 377: ZGC: A Scalable Low-Latency Garbage
 Collector
 >> 
 
 >>  o JEP 378: Text Blocks
 
 
 >>  o JEP 379: Shenandoah: A Low-Pause-Time Garbage
 Collector
 >> 
 
 >>  o JEP 381: Remove the Solaris and SPARC Ports
 >> 
 
 >>  o JEP 383: Foreign-Memory Access API (Second Incubator)
 >> 
 
 >>  o JEP 384: Records (Second Preview)
 >> 

Re: JDK 15 is in Rampdown Phase One

2020-07-31 Thread Gary Gregory
On Fri, Jul 31, 2020 at 5:53 AM Rory O'Donnell 
wrote:

> Hi Xeno,
>
> The issue is resolved in JDK 16 EA build 8, (JDK-8248655
> ) which is available
> on jdk.java.net.
>
> Rgds,Rory
>

Hi Rory,

Thank you for the update. The latest Java 16 EA builds Apache Commons Lang
OK now. We'll have to see when Travis-CI and GitHub Actions provide updates.

What should our expectations be for Java 15? That build is still broken for
us, even with build 34 (latest EA).

Thank you!
Gary


>
> On 30/06/2020 09:36, Xeno Amess wrote:
> > Great, thanks!
> >
> > Rory O'Donnell  > > 于2020年6月30日周二 下午4:25写道:
> >
> > Hi Xeno,
> >
> > The bug has moved into the Java Bug System (JBS) - JDK-8248434
> > 
> >
> > I have added the "apache-maven-found" label to the bug.
> >
> > Rgds,Rory
> >
> > On 26/06/2020 13:18, Rory O'Donnell wrote:
> >> Thanks Xeno!
> >>
> >> Will let you know if anything else required.
> >>
> >> Rgds,Rory
> >>
> >> On 26/06/2020 13:15, Xeno Amess wrote:
> >>> Hi.
> >>> I submitted the bug(or issue) on bugs.java.com
> >>>  
> >>>  as you requested.
> >>> And it said internal review ID : 9065633. on the wabpage.
> >>> If there anything else I should do please let me know.
> >>>
> >>> Rory O'Donnell  >>> 
> >>> 
> >>> > 于2020年6月26日周五
> >>> 下午7:27写道:
> >>>
> >>> Hi Rob,
> >>>
> >>> Thanks, we are waiting for a bug report to be logged by Xeno.
> >>>
> >>> Rgds,Rory
> >>>
> >>> On 26/06/2020 11:10, Rob Tompkins wrote:
> >>> > Hi Rory,
> >>> >
> >>> > @XenoAmess (GitHub) found an error in our DateParser
> >>> related to
> >>> the addition of a locale called “ff_LR#Adlm,” which we’re
> >>> tracking
> >>> here: https://github.com/apache/commons-lang/pull/558
> >>> 
> >>> 
> >>> >
> >>> > We wanted to let you know.
> >>> >
> >>> > Cheers,
> >>> > -Rob
> >>> >
> >>> >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
> >>> mailto:rory.odonn...@oracle.com>
> >>> 
> >>> > wrote:
> >>> >>
> >>> >>
> >>> >> Hi Benedikt,
> >>> >>
> >>> >> *Per the JDK 15 schedule , we are in Rampdown Phase One*
> >>> *[1] *
> >>> >>
> >>> >> *Please advise if you find any issues while testing the
> >>> latest
> >>> Early Access builds.
> >>> >> *
> >>> >>
> >>> >> * Schedule for JDK 15
> >>> >>  o *2020/06/11 Rampdown Phase One*
> >>> >>  o 2020/07/16 Rampdown Phase Two
> >>> >>  o 2020/08/06 Initial Release Candidate
> >>> >>  o 2020/08/20 Final Release Candidate
> >>> >>  o 2020/09/15 General Availability
> >>> >>
> >>> >> * Features included in JDK 15:
> >>> >>  o JEP 339: Edwards-Curve Digital Signature Algorithm
> >>> (EdDSA)
> >>> >> 
> >>> 
> >>> >>  o JEP 360: Sealed Classes (Preview)
> >>> 
> >>> 
> >>> >>  o JEP 371: Hidden Classes
> >>> 
> >>> 
> >>> >>  o JEP 372: Remove the Nashorn JavaScript Engine
> >>> >> 
> >>> 
> >>> >>  o JEP 373: Reimplement the Legacy DatagramSocket API
> >>> >> 
> >>> 
> >>> >>  o JEP 374: Disable and Deprecate Biased Locking
> >>> >> 
> >>> 
> >>> >>  o JEP 375: Pattern Matching for instanceof (Second
> >>> Preview)
> >>> >> 
> >>> 
> >>> >>  o JEP 377: ZGC: A Scalable Low-Latency Garbage
> >>> Collector
> >>> >> 
> >>> 
> >>> >>  o JEP 378: Text Blocks
> >>> 
> >>> 
> >>> >>  o JEP 379: Shenandoah: A Low-Pause-Time Garbage
> >>> Collector
> >>> >> 
> >>> 

Re: JDK 15 is in Rampdown Phase One

2020-07-31 Thread Xeno Amess
Great, thanks!

Rory O'Donnell  于2020年7月31日周五 下午5:52写道:

> Hi Xeno,
>
> The issue is resolved in JDK 16 EA build 8, (JDK-8248655
> ) which is available on
> jdk.java.net.
>
> Rgds,Rory
> On 30/06/2020 09:36, Xeno Amess wrote:
>
> Great, thanks!
>
> Rory O'Donnell  于2020年6月30日周二 下午4:25写道:
>
>> Hi Xeno,
>>
>> The bug has moved into the Java Bug System (JBS) - JDK-8248434
>> 
>>
>> I have added the "apache-maven-found" label to the bug.
>>
>> Rgds,Rory
>> On 26/06/2020 13:18, Rory O'Donnell wrote:
>>
>> Thanks Xeno!
>>
>> Will let you know if anything else required.
>>
>> Rgds,Rory
>>
>> On 26/06/2020 13:15, Xeno Amess wrote:
>>
>> Hi.
>> I submitted the bug(or issue) on bugs.java.com 
>>  as you requested.
>> And it said internal review ID : 9065633. on the wabpage.
>> If there anything else I should do please let me know.
>>
>> Rory O'Donnell >  >
>> 于2020年6月26日周五 下午7:27写道:
>>
>> Hi Rob,
>>
>> Thanks, we are waiting for a bug report to be logged by Xeno.
>>
>> Rgds,Rory
>>
>> On 26/06/2020 11:10, Rob Tompkins wrote:
>> > Hi Rory,
>> >
>> > @XenoAmess (GitHub) found an error in our DateParser related to
>> the addition of a locale called “ff_LR#Adlm,” which we’re tracking
>> here: https://github.com/apache/commons-lang/pull/558
>> 
>> 
>> >
>> > We wanted to let you know.
>> >
>> > Cheers,
>> > -Rob
>> >
>> >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
>> mailto:rory.odonn...@oracle.com>
>> > wrote:
>> >>
>> >>
>> >> Hi Benedikt,
>> >>
>> >> *Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *
>> >>
>> >> *Please advise if you find any issues while testing the latest
>> Early Access builds.
>> >> *
>> >>
>> >> * Schedule for JDK 15
>> >>  o *2020/06/11 Rampdown Phase One*
>> >>  o 2020/07/16 Rampdown Phase Two
>> >>  o 2020/08/06 Initial Release Candidate
>> >>  o 2020/08/20 Final Release Candidate
>> >>  o 2020/09/15 General Availability
>> >>
>> >> * Features included in JDK 15:
>> >>  o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
>> >>
>> 
>> >>  o JEP 360: Sealed Classes (Preview)
>>  
>> >>  o JEP 371: Hidden Classes 
>> 
>> >>  o JEP 372: Remove the Nashorn JavaScript Engine
>> >>
>> 
>> >>  o JEP 373: Reimplement the Legacy DatagramSocket API
>> >>
>> 
>> >>  o JEP 374: Disable and Deprecate Biased Locking
>> >>
>> 
>> >>  o JEP 375: Pattern Matching for instanceof (Second Preview)
>> >>
>> 
>> >>  o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
>> >>
>> 
>> >>  o JEP 378: Text Blocks 
>> 
>> >>  o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
>> >>
>> 
>> >>  o JEP 381: Remove the Solaris and SPARC Ports
>> >>
>> 
>> >>  o JEP 383: Foreign-Memory Access API (Second Incubator)
>> >>
>> 
>> >>  o JEP 384: Records (Second Preview)
>> >>
>> 
>> >>  o JEP 385: Deprecate RMI Activation for Removal
>> >>
>> 
>> >>
>> >> *JDK 15 **Early Access build 28 **is available**at : -
>> jdk.java.net/15/* 
>> 
>> >>
>> >> These early-access, open-source builds are provided under the
>> GNU General Public License, version 2, with the Classpath
>> Exception**Release notes
>> >>
>> >> * Release notes
>> >>  o http://jdk.java.net/15/release-notes
>> >> * Recent fixes that might be of interest
>> >>  o Build 27
>> >>  + JDK-8233215: jpa

Re: JDK 15 is in Rampdown Phase One

2020-07-31 Thread Rory O'Donnell

Hi Xeno,

The issue is resolved in JDK 16 EA build 8, (JDK-8248655 
) which is available 
on jdk.java.net.


Rgds,Rory

On 30/06/2020 09:36, Xeno Amess wrote:

Great, thanks!

Rory O'Donnell > 于2020年6月30日周二 下午4:25写道:


Hi Xeno,

The bug has moved into the Java Bug System (JBS) - JDK-8248434


I have added the "apache-maven-found" label to the bug.

Rgds,Rory

On 26/06/2020 13:18, Rory O'Donnell wrote:

Thanks Xeno!

Will let you know if anything else required.

Rgds,Rory

On 26/06/2020 13:15, Xeno Amess wrote:

Hi.
I submitted the bug(or issue) on bugs.java.com
 
 as you requested.
And it said internal review ID : 9065633. on the wabpage.
If there anything else I should do please let me know.

Rory O'Donnell mailto:rory.odonn...@oracle.com>

> 于2020年6月26日周五
下午7:27写道:

    Hi Rob,

    Thanks, we are waiting for a bug report to be logged by Xeno.

    Rgds,Rory

    On 26/06/2020 11:10, Rob Tompkins wrote:
    > Hi Rory,
    >
    > @XenoAmess (GitHub) found an error in our DateParser
related to
    the addition of a locale called “ff_LR#Adlm,” which we’re
tracking
    here: https://github.com/apache/commons-lang/pull/558


    >
    > We wanted to let you know.
    >
    > Cheers,
    > -Rob
    >
    >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
    mailto:rory.odonn...@oracle.com>

> wrote:
    >>
    >>
    >> Hi Benedikt,
    >>
    >> *Per the JDK 15 schedule , we are in Rampdown Phase One*
*[1] *
    >>
    >> *Please advise if you find any issues while testing the
latest
    Early Access builds.
    >> *
    >>
    >> * Schedule for JDK 15
    >>      o *2020/06/11 Rampdown Phase One*
    >>      o 2020/07/16 Rampdown Phase Two
    >>      o 2020/08/06 Initial Release Candidate
    >>      o 2020/08/20 Final Release Candidate
    >>      o 2020/09/15 General Availability
    >>
    >> * Features included in JDK 15:
    >>      o JEP 339: Edwards-Curve Digital Signature Algorithm
(EdDSA)
    >> 

    >>      o JEP 360: Sealed Classes (Preview)


    >>      o JEP 371: Hidden Classes


    >>      o JEP 372: Remove the Nashorn JavaScript Engine
    >> 

    >>      o JEP 373: Reimplement the Legacy DatagramSocket API
    >> 

    >>      o JEP 374: Disable and Deprecate Biased Locking
    >> 

    >>      o JEP 375: Pattern Matching for instanceof (Second
Preview)
    >> 

    >>      o JEP 377: ZGC: A Scalable Low-Latency Garbage
Collector
    >> 

    >>      o JEP 378: Text Blocks


    >>      o JEP 379: Shenandoah: A Low-Pause-Time Garbage
Collector
    >> 

    >>      o JEP 381: Remove the Solaris and SPARC Ports
    >> 

    >>      o JEP 383: Foreign-Memory Access API (Second Incubator)
    >> 

    >>      o JEP 384: Records (Second Preview)
    >> 

    >>      o JEP 385: Deprecate RMI Activation for Removal
    >> 

    >>
    >> *JDK 15 **Early Access build 28 **is available**at : -
jdk.java.net/15/* 
 
    >>
    >> These early-access, open-source builds are provided under
the
    GNU General Public License, version 2, with the Classpath
    Exception**Release notes
    >

Re: JDK 15 is in Rampdown Phase One

2020-06-30 Thread Xeno Amess
Great, thanks!

Rory O'Donnell  于2020年6月30日周二 下午4:25写道:

> Hi Xeno,
>
> The bug has moved into the Java Bug System (JBS) - JDK-8248434
> 
>
> I have added the "apache-maven-found" label to the bug.
>
> Rgds,Rory
> On 26/06/2020 13:18, Rory O'Donnell wrote:
>
> Thanks Xeno!
>
> Will let you know if anything else required.
>
> Rgds,Rory
>
> On 26/06/2020 13:15, Xeno Amess wrote:
>
> Hi.
> I submitted the bug(or issue) on bugs.java.com 
>  as you requested.
> And it said internal review ID : 9065633. on the wabpage.
> If there anything else I should do please let me know.
>
> Rory O'Donnell mailto:rory.odonn...@oracle.com>
> > 于2020年6月26日周五 下午7:27写道:
>
> Hi Rob,
>
> Thanks, we are waiting for a bug report to be logged by Xeno.
>
> Rgds,Rory
>
> On 26/06/2020 11:10, Rob Tompkins wrote:
> > Hi Rory,
> >
> > @XenoAmess (GitHub) found an error in our DateParser related to
> the addition of a locale called “ff_LR#Adlm,” which we’re tracking
> here: https://github.com/apache/commons-lang/pull/558
> 
> 
> >
> > We wanted to let you know.
> >
> > Cheers,
> > -Rob
> >
> >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
> mailto:rory.odonn...@oracle.com>
> > wrote:
> >>
> >>
> >> Hi Benedikt,
> >>
> >> *Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *
> >>
> >> *Please advise if you find any issues while testing the latest
> Early Access builds.
> >> *
> >>
> >> * Schedule for JDK 15
> >>  o *2020/06/11 Rampdown Phase One*
> >>  o 2020/07/16 Rampdown Phase Two
> >>  o 2020/08/06 Initial Release Candidate
> >>  o 2020/08/20 Final Release Candidate
> >>  o 2020/09/15 General Availability
> >>
> >> * Features included in JDK 15:
> >>  o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
> >>
> 
> >>  o JEP 360: Sealed Classes (Preview)
>  
> >>  o JEP 371: Hidden Classes 
> 
> >>  o JEP 372: Remove the Nashorn JavaScript Engine
> >>
> 
> >>  o JEP 373: Reimplement the Legacy DatagramSocket API
> >>
> 
> >>  o JEP 374: Disable and Deprecate Biased Locking
> >>
> 
> >>  o JEP 375: Pattern Matching for instanceof (Second Preview)
> >>
> 
> >>  o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
> >>
> 
> >>  o JEP 378: Text Blocks 
> 
> >>  o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
> >>
> 
> >>  o JEP 381: Remove the Solaris and SPARC Ports
> >>
> 
> >>  o JEP 383: Foreign-Memory Access API (Second Incubator)
> >>
> 
> >>  o JEP 384: Records (Second Preview)
> >>
> 
> >>  o JEP 385: Deprecate RMI Activation for Removal
> >>
> 
> >>
> >> *JDK 15 **Early Access build 28 **is available**at : -
> jdk.java.net/15/* 
> 
> >>
> >> These early-access, open-source builds are provided under the
> GNU General Public License, version 2, with the Classpath
> Exception**Release notes
> >>
> >> * Release notes
> >>  o http://jdk.java.net/15/release-notes
> >> * Recent fixes that might be of interest
> >>  o Build 27
> >>  + JDK-8233215: jpackage doesn't allow enough
> flexibility for
> >>file type binding
> >>  + JDK-8244582: Remove terminally deprecated
> Solaris-specific
> >>SO_FLOW_SLA socket option
> >>  + JDK-8245068: Implement Deprecation of RMI Activation
> >>  + JDK-8246770: Atomic::add() with 64 bit value fails
> to link
> >>on 32-bit pl

Re: JDK 15 is in Rampdown Phase One

2020-06-30 Thread Rory O'Donnell

Hi Xeno,

The bug has moved into the Java Bug System (JBS) - JDK-8248434 



I have added the "apache-maven-found" label to the bug.

Rgds,Rory

On 26/06/2020 13:18, Rory O'Donnell wrote:

Thanks Xeno!

Will let you know if anything else required.

Rgds,Rory

On 26/06/2020 13:15, Xeno Amess wrote:

Hi.
I submitted the bug(or issue) on bugs.java.com 
 as you requested.

And it said internal review ID : 9065633. on the wabpage.
If there anything else I should do please let me know.

Rory O'Donnell > 于2020年6月26日周五 下午7:27写道:


    Hi Rob,

    Thanks, we are waiting for a bug report to be logged by Xeno.

    Rgds,Rory

    On 26/06/2020 11:10, Rob Tompkins wrote:
    > Hi Rory,
    >
    > @XenoAmess (GitHub) found an error in our DateParser related to
    the addition of a locale called “ff_LR#Adlm,” which we’re tracking
    here: https://github.com/apache/commons-lang/pull/558
    
    >
    > We wanted to let you know.
    >
    > Cheers,
    > -Rob
    >
    >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
    mailto:rory.odonn...@oracle.com>> wrote:
    >>
    >>
    >> Hi Benedikt,
    >>
    >> *Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *
    >>
    >> *Please advise if you find any issues while testing the latest
    Early Access builds.
    >> *
    >>
    >> * Schedule for JDK 15
    >>      o *2020/06/11 Rampdown Phase One*
    >>      o 2020/07/16 Rampdown Phase Two
    >>      o 2020/08/06 Initial Release Candidate
    >>      o 2020/08/20 Final Release Candidate
    >>      o 2020/09/15 General Availability
    >>
    >> * Features included in JDK 15:
    >>      o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
    >>        
    >>      o JEP 360: Sealed Classes (Preview)
    
    >>      o JEP 371: Hidden Classes 
    >>      o JEP 372: Remove the Nashorn JavaScript Engine
    >>        
    >>      o JEP 373: Reimplement the Legacy DatagramSocket API
    >>        
    >>      o JEP 374: Disable and Deprecate Biased Locking
    >>        
    >>      o JEP 375: Pattern Matching for instanceof (Second Preview)
    >>        
    >>      o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
    >>        
    >>      o JEP 378: Text Blocks 
    >>      o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
    >>        
    >>      o JEP 381: Remove the Solaris and SPARC Ports
    >>        
    >>      o JEP 383: Foreign-Memory Access API (Second Incubator)
    >>        
    >>      o JEP 384: Records (Second Preview)
    >>        
    >>      o JEP 385: Deprecate RMI Activation for Removal
    >>        
    >>
    >> *JDK 15 **Early Access build 28 **is available**at : -
    jdk.java.net/15/* 
    >>
    >> These early-access, open-source builds are provided under the
    GNU General Public License, version 2, with the Classpath
    Exception**Release notes
    >>
    >> * Release notes
    >>      o http://jdk.java.net/15/release-notes
    >> * Recent fixes that might be of interest
    >>      o Build 27
    >>          + JDK-8233215: jpackage doesn't allow enough
    flexibility for
    >>            file type binding
    >>          + JDK-8244582: Remove terminally deprecated
    Solaris-specific
    >>            SO_FLOW_SLA socket option
    >>          + JDK-8245068: Implement Deprecation of RMI Activation
    >>          + JDK-8246770: Atomic::add() with 64 bit value fails
    to link
    >>            on 32-bit platforms
    >>              # Reported by JaCoCo
    >>      o Build 26
    >>          + JDK-8240871: SSLEngine handshake status immediately
    after
    >>            the handshake can be NOT_HANDSHAKING rather than
    FINISHED
    >>            with TLSv1.3
    >>              # Reported by Apache Tomcat
    >>      o Build 25
    >>          + JDK-8206925: Support the certificate_authorities
    extension
    >>          + JDK-8239480: Support for CLDR version 37
    >>          + JDK-8243925: Toolkit#getScreenInsets() returns wrong
    value
    >>            on HiDPI screens (Windows)
    >>
    >> *JDK 16 Early Access build 2 is available**at : -
    jdk.java.net/16/* 
    >>
    >> These early-access, open-source builds are provided under the
    GNU General Public License, version 2, with the Classpath 
Exception.*

    >> *
    >>
    >> *_Su

Re: JDK 15 is in Rampdown Phase One

2020-06-26 Thread Rory O'Donnell

Thanks Xeno!

Will let you know if anything else required.

Rgds,Rory

On 26/06/2020 13:15, Xeno Amess wrote:

Hi.
I submitted the bug(or issue) on bugs.java.com 
 as you requested.

And it said internal review ID : 9065633. on the wabpage.
If there anything else I should do please let me know.

Rory O'Donnell > 于2020年6月26日周五 下午7:27写道:


Hi Rob,

Thanks, we are waiting for a bug report to be logged by Xeno.

Rgds,Rory

On 26/06/2020 11:10, Rob Tompkins wrote:
> Hi Rory,
>
> @XenoAmess (GitHub) found an error in our DateParser related to
the addition of a locale called “ff_LR#Adlm,” which we’re tracking
here: https://github.com/apache/commons-lang/pull/558

>
> We wanted to let you know.
>
> Cheers,
> -Rob
>
>> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell
mailto:rory.odonn...@oracle.com>> wrote:
>>
>>
>> Hi Benedikt,
>>
>> *Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *
>>
>> *Please advise if you find any issues while testing the latest
Early Access builds.
>> *
>>
>> * Schedule for JDK 15
>>      o *2020/06/11 Rampdown Phase One*
>>      o 2020/07/16 Rampdown Phase Two
>>      o 2020/08/06 Initial Release Candidate
>>      o 2020/08/20 Final Release Candidate
>>      o 2020/09/15 General Availability
>>
>> * Features included in JDK 15:
>>      o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
>>        
>>      o JEP 360: Sealed Classes (Preview)

>>      o JEP 371: Hidden Classes 
>>      o JEP 372: Remove the Nashorn JavaScript Engine
>>        
>>      o JEP 373: Reimplement the Legacy DatagramSocket API
>>        
>>      o JEP 374: Disable and Deprecate Biased Locking
>>        
>>      o JEP 375: Pattern Matching for instanceof (Second Preview)
>>        
>>      o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
>>        
>>      o JEP 378: Text Blocks 
>>      o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
>>        
>>      o JEP 381: Remove the Solaris and SPARC Ports
>>        
>>      o JEP 383: Foreign-Memory Access API (Second Incubator)
>>        
>>      o JEP 384: Records (Second Preview)
>>        
>>      o JEP 385: Deprecate RMI Activation for Removal
>>        
>>
>> *JDK 15 **Early Access build 28 **is available**at : -
jdk.java.net/15/* 
>>
>> These early-access, open-source builds are provided under the
GNU General Public License, version 2, with the Classpath
Exception**Release notes
>>
>> * Release notes
>>      o http://jdk.java.net/15/release-notes
>> * Recent fixes that might be of interest
>>      o Build 27
>>          + JDK-8233215: jpackage doesn't allow enough
flexibility for
>>            file type binding
>>          + JDK-8244582: Remove terminally deprecated
Solaris-specific
>>            SO_FLOW_SLA socket option
>>          + JDK-8245068: Implement Deprecation of RMI Activation
>>          + JDK-8246770: Atomic::add() with 64 bit value fails
to link
>>            on 32-bit platforms
>>              # Reported by JaCoCo
>>      o Build 26
>>          + JDK-8240871: SSLEngine handshake status immediately
after
>>            the handshake can be NOT_HANDSHAKING rather than
FINISHED
>>            with TLSv1.3
>>              # Reported by Apache Tomcat
>>      o Build 25
>>          + JDK-8206925: Support the certificate_authorities
extension
>>          + JDK-8239480: Support for CLDR version 37
>>          + JDK-8243925: Toolkit#getScreenInsets() returns wrong
value
>>            on HiDPI screens (Windows)
>>
>> *JDK 16 Early Access build 2 is available**at : -
jdk.java.net/16/* 
>>
>> These early-access, open-source builds are provided under the
GNU General Public License, version 2, with the Classpath Exception.*
>> *
>>
>> *_Survey on _**_jinfo, jmap, jstack serviceability tools in JDK:_ *
>>
>> * Oracle is considering deprecation and (eventual) removal of 3 JDK
>>    tools - jinfo, jmap, jstack.
>> * The Survey Link
>>   


Re: JDK 15 is in Rampdown Phase One

2020-06-26 Thread Xeno Amess
Hi.
I submitted the bug(or issue) on bugs.java.com as you requested.
And it said internal review ID : 9065633. on the wabpage.
If there anything else I should do please let me know.

Rory O'Donnell  于2020年6月26日周五 下午7:27写道:

> Hi Rob,
>
> Thanks, we are waiting for a bug report to be logged by Xeno.
>
> Rgds,Rory
>
> On 26/06/2020 11:10, Rob Tompkins wrote:
> > Hi Rory,
> >
> > @XenoAmess (GitHub) found an error in our DateParser related to the
> addition of a locale called “ff_LR#Adlm,” which we’re tracking here:
> https://github.com/apache/commons-lang/pull/558 <
> https://github.com/apache/commons-lang/pull/558>
> >
> > We wanted to let you know.
> >
> > Cheers,
> > -Rob
> >
> >> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell 
> wrote:
> >>
> >>
> >> Hi Benedikt,
> >>
> >> *Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *
> >>
> >> *Please advise if you find any issues while testing the latest Early
> Access builds.
> >> *
> >>
> >> * Schedule for JDK 15
> >>  o *2020/06/11 Rampdown Phase One*
> >>  o 2020/07/16 Rampdown Phase Two
> >>  o 2020/08/06 Initial Release Candidate
> >>  o 2020/08/20 Final Release Candidate
> >>  o 2020/09/15 General Availability
> >>
> >> * Features included in JDK 15:
> >>  o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
> >>
> >>  o JEP 360: Sealed Classes (Preview) <
> http://openjdk.java.net/jeps/360>
> >>  o JEP 371: Hidden Classes 
> >>  o JEP 372: Remove the Nashorn JavaScript Engine
> >>
> >>  o JEP 373: Reimplement the Legacy DatagramSocket API
> >>
> >>  o JEP 374: Disable and Deprecate Biased Locking
> >>
> >>  o JEP 375: Pattern Matching for instanceof (Second Preview)
> >>
> >>  o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
> >>
> >>  o JEP 378: Text Blocks 
> >>  o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
> >>
> >>  o JEP 381: Remove the Solaris and SPARC Ports
> >>
> >>  o JEP 383: Foreign-Memory Access API (Second Incubator)
> >>
> >>  o JEP 384: Records (Second Preview)
> >>
> >>  o JEP 385: Deprecate RMI Activation for Removal
> >>
> >>
> >> *JDK 15 **Early Access build 28 **is available**at : -
> jdk.java.net/15/*
> >>
> >> These early-access, open-source builds are provided under the GNU
> General Public License, version 2, with the Classpath Exception**Release
> notes
> >>
> >> * Release notes
> >>  o http://jdk.java.net/15/release-notes
> >> * Recent fixes that might be of interest
> >>  o Build 27
> >>  + JDK-8233215: jpackage doesn't allow enough flexibility for
> >>file type binding
> >>  + JDK-8244582: Remove terminally deprecated Solaris-specific
> >>SO_FLOW_SLA socket option
> >>  + JDK-8245068: Implement Deprecation of RMI Activation
> >>  + JDK-8246770: Atomic::add() with 64 bit value fails to link
> >>on 32-bit platforms
> >>  # Reported by JaCoCo
> >>  o Build 26
> >>  + JDK-8240871: SSLEngine handshake status immediately after
> >>the handshake can be NOT_HANDSHAKING rather than FINISHED
> >>with TLSv1.3
> >>  # Reported by Apache Tomcat
> >>  o Build 25
> >>  + JDK-8206925: Support the certificate_authorities extension
> >>  + JDK-8239480: Support for CLDR version 37
> >>  + JDK-8243925: Toolkit#getScreenInsets() returns wrong value
> >>on HiDPI screens (Windows)
> >>
> >> *JDK 16 Early Access build 2 is available**at : - jdk.java.net/16/*
> >>
> >> These early-access, open-source builds are provided under the GNU
> General Public License, version 2, with the Classpath Exception.*
> >> *
> >>
> >> *_Survey on _**_jinfo, jmap, jstack serviceability tools in JDK:_ *
> >>
> >> * Oracle is considering deprecation and (eventual) removal of 3 JDK
> >>tools - jinfo, jmap, jstack.
> >> * The Survey Link
> >> will
> >>remain open through July 15 2020.
> >>
> >>
> >> Rgds, Rory
> >>
> >> [1]
> https://mail.openjdk.java.net/pipermail/jdk-dev/2020-June/004401.html
> >>
> >> --
> >> Rgds, Rory O'Donnell
> >> Quality Engineering Manager
> >> Oracle EMEA, Dublin, Ireland
> >>
> >
> --
> Rgds, Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA, Dublin, Ireland
>
>
> -
> To unsubscribe

Re: JDK 15 is in Rampdown Phase One

2020-06-26 Thread Rory O'Donnell

Hi Rob,

Thanks, we are waiting for a bug report to be logged by Xeno.

Rgds,Rory

On 26/06/2020 11:10, Rob Tompkins wrote:

Hi Rory,

@XenoAmess (GitHub) found an error in our DateParser related to the addition of a 
locale called “ff_LR#Adlm,” which we’re tracking here: 
https://github.com/apache/commons-lang/pull/558 


We wanted to let you know.

Cheers,
-Rob


On Jun 22, 2020, at 11:46 AM, Rory O'Donnell  wrote:


Hi Benedikt,

*Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *

*Please advise if you find any issues while testing the latest Early Access 
builds.
*

* Schedule for JDK 15
 o *2020/06/11 Rampdown Phase One*
 o 2020/07/16 Rampdown Phase Two
 o 2020/08/06 Initial Release Candidate
 o 2020/08/20 Final Release Candidate
 o 2020/09/15 General Availability

* Features included in JDK 15:
 o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
   
 o JEP 360: Sealed Classes (Preview) 
 o JEP 371: Hidden Classes 
 o JEP 372: Remove the Nashorn JavaScript Engine
   
 o JEP 373: Reimplement the Legacy DatagramSocket API
   
 o JEP 374: Disable and Deprecate Biased Locking
   
 o JEP 375: Pattern Matching for instanceof (Second Preview)
   
 o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
   
 o JEP 378: Text Blocks 
 o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
   
 o JEP 381: Remove the Solaris and SPARC Ports
   
 o JEP 383: Foreign-Memory Access API (Second Incubator)
   
 o JEP 384: Records (Second Preview)
   
 o JEP 385: Deprecate RMI Activation for Removal
   

*JDK 15 **Early Access build 28 **is available**at : - jdk.java.net/15/*

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

* Release notes
 o http://jdk.java.net/15/release-notes
* Recent fixes that might be of interest
 o Build 27
 + JDK-8233215: jpackage doesn't allow enough flexibility for
   file type binding
 + JDK-8244582: Remove terminally deprecated Solaris-specific
   SO_FLOW_SLA socket option
 + JDK-8245068: Implement Deprecation of RMI Activation
 + JDK-8246770: Atomic::add() with 64 bit value fails to link
   on 32-bit platforms
 # Reported by JaCoCo
 o Build 26
 + JDK-8240871: SSLEngine handshake status immediately after
   the handshake can be NOT_HANDSHAKING rather than FINISHED
   with TLSv1.3
 # Reported by Apache Tomcat
 o Build 25
 + JDK-8206925: Support the certificate_authorities extension
 + JDK-8239480: Support for CLDR version 37
 + JDK-8243925: Toolkit#getScreenInsets() returns wrong value
   on HiDPI screens (Windows)

*JDK 16 Early Access build 2 is available**at : - jdk.java.net/16/*

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

*_Survey on _**_jinfo, jmap, jstack serviceability tools in JDK:_ *

* Oracle is considering deprecation and (eventual) removal of 3 JDK
   tools - jinfo, jmap, jstack.
* The Survey Link
    will
   remain open through July 15 2020.


Rgds, Rory

[1] https://mail.openjdk.java.net/pipermail/jdk-dev/2020-June/004401.html

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




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


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



Re: JDK 15 is in Rampdown Phase One

2020-06-26 Thread Rob Tompkins
Hi Rory,

@XenoAmess (GitHub) found an error in our DateParser related to the addition of 
a locale called “ff_LR#Adlm,” which we’re tracking here: 
https://github.com/apache/commons-lang/pull/558 


We wanted to let you know.

Cheers,
-Rob

> On Jun 22, 2020, at 11:46 AM, Rory O'Donnell  wrote:
> 
> 
> Hi Benedikt,
> 
> *Per the JDK 15 schedule , we are in Rampdown Phase One* *[1] *
> 
> *Please advise if you find any issues while testing the latest Early Access 
> builds.
> *
> 
> * Schedule for JDK 15
> o *2020/06/11 Rampdown Phase One*
> o 2020/07/16 Rampdown Phase Two
> o 2020/08/06 Initial Release Candidate
> o 2020/08/20 Final Release Candidate
> o 2020/09/15 General Availability
> 
> * Features included in JDK 15:
> o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA)
>   
> o JEP 360: Sealed Classes (Preview) 
> o JEP 371: Hidden Classes 
> o JEP 372: Remove the Nashorn JavaScript Engine
>   
> o JEP 373: Reimplement the Legacy DatagramSocket API
>   
> o JEP 374: Disable and Deprecate Biased Locking
>   
> o JEP 375: Pattern Matching for instanceof (Second Preview)
>   
> o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector
>   
> o JEP 378: Text Blocks 
> o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector
>   
> o JEP 381: Remove the Solaris and SPARC Ports
>   
> o JEP 383: Foreign-Memory Access API (Second Incubator)
>   
> o JEP 384: Records (Second Preview)
>   
> o JEP 385: Deprecate RMI Activation for Removal
>   
> 
> *JDK 15 **Early Access build 28 **is available**at : - jdk.java.net/15/*
> 
> These early-access, open-source builds are provided under the GNU General 
> Public License, version 2, with the Classpath Exception**Release notes
> 
> * Release notes
> o http://jdk.java.net/15/release-notes
> * Recent fixes that might be of interest
> o Build 27
> + JDK-8233215: jpackage doesn't allow enough flexibility for
>   file type binding
> + JDK-8244582: Remove terminally deprecated Solaris-specific
>   SO_FLOW_SLA socket option
> + JDK-8245068: Implement Deprecation of RMI Activation
> + JDK-8246770: Atomic::add() with 64 bit value fails to link
>   on 32-bit platforms
> # Reported by JaCoCo
> o Build 26
> + JDK-8240871: SSLEngine handshake status immediately after
>   the handshake can be NOT_HANDSHAKING rather than FINISHED
>   with TLSv1.3
> # Reported by Apache Tomcat
> o Build 25
> + JDK-8206925: Support the certificate_authorities extension
> + JDK-8239480: Support for CLDR version 37
> + JDK-8243925: Toolkit#getScreenInsets() returns wrong value
>   on HiDPI screens (Windows)
> 
> *JDK 16 Early Access build 2 is available**at : - jdk.java.net/16/*
> 
> These early-access, open-source builds are provided under the GNU General 
> Public License, version 2, with the Classpath Exception.*
> *
> 
> *_Survey on _**_jinfo, jmap, jstack serviceability tools in JDK:_ *
> 
> * Oracle is considering deprecation and (eventual) removal of 3 JDK
>   tools - jinfo, jmap, jstack.
> * The Survey Link
>    will
>   remain open through July 15 2020.
> 
> 
> Rgds, Rory
> 
> [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2020-June/004401.html
> 
> -- 
> Rgds, Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA, Dublin, Ireland
>