You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Rory O'Donnell <ro...@oracle.com> on 2015/06/05 10:51:31 UTC

Early Access builds for JDK 9 b66 and JDK 8u60 b18 are available on java.net

Hi Philippe,

A fix for the bug below went into JDK 9 Build 65, can you confirm fix ?
https://bugs.openjdk.java.net/browse/JDK-8031109


Early Access build for JDK 8u60 b18 <http://jdk8.java.net/download.html> 
is available on java.net, summary of changes are listed here. 
<http://www.java.net/download/jdk8u60/changes/jdk8u60-b18.html>
As we enter the later phases of development for JDK 8u60, please log any 
show stoppers as soon as possible.

Early Access build for JDK 9 b66 <https://jdk9.java.net/download/> is 
available on java.net, summary of  changes are listed here 
<http://www.java.net/download/jdk9/changes/jdk9-b66.html>.

The JDK 9 schedule of record is available on the JDK 9 Project page: 
http://openjdk.java.net/projects/jdk9

At https://wiki.openjdk.java.net/display/Adoption/JDK+9+Outreach you can 
find a (preliminary) list of other
changes that might affect your project's code in JDK 9, and other things 
to consider when testing with JDK 9.
I'd be curious to know if there is anything on that list you'd consider 
to have an effect on your project.

Please keep in mind that as JEPs and others changes are integrated into 
(or out of) JDK 9, the list will change
over time.

Rgds,Rory

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


Re: Early Access builds for JDK 9 b66 and JDK 8u60 b18 are available on java.net

Posted by Rory O'Donnell <ro...@oracle.com>.
Thanks for that Philippe.

Rgds,Rory

On 05/06/2015 22:20, Philippe Mouawad wrote:
> Hi,
> I confirm fix for both bugs:
> https://bugs.openjdk.java.net/browse/JDK-8031109 in JDK9 Build 65
> https://bugs.openjdk.java.net/browse/JDK-8065373in JDK7u79,JDK8u45, 
> JDK9 Build 65
>
> Regards
>
> On Fri, Jun 5, 2015 at 1:49 PM, Philippe Mouawad 
> <philippe.mouawad@gmail.com <ma...@gmail.com>> wrote:
>
>     Hi ,
>     Thanks a lot for clarification, I missed the information. I used
>     Fix Version instead of reading backports.
>     Regards
>
>     On Fri, Jun 5, 2015 at 1:00 PM, dalibor topic
>     <dalibor.topic@oracle.com <ma...@oracle.com>> wrote:
>
>
>
>         On 05.06.2015 10:57, Philippe Mouawad wrote:
>
>             Hi Rory,
>             Thanks for taking into account our bugs.
>             I will try to check it this evening.
>
>             Any chance to have this one fixed also in JDK 8 (or 7 if
>             possible):
>
>               * https://bugs.openjdk.java.net/browse/JDK-8065373
>
>             It is a big regression for Mac Users and breaks graphs in
>             JMeter.
>
>
>         Salut Philippe,
>
>         Looking at the backports I believe that this issue has been
>         closed as fixed for 7u79/7u80 & 8u45, the latest releases of
>         JDK 7 and JDK 8, respectively.
>
>         cheers,
>         dalibor topic
>
>         -- 
>         <http://www.oracle.com> Dalibor Topic | Principal Product Manager
>         Phone: +494089091214 <tel:%2B494089091214> <tel:+494089091214
>         <tel:%2B494089091214>> | Mobile: +491737185961
>         <tel:%2B491737185961>
>         <tel:+491737185961 <tel:%2B491737185961>>
>
>         Oracle | Kühnehöfe 5 | 22761 Hamburg
>         <http://www.oracle.com/commitment> Oracle is committed to
>         developing
>         practices and products that help protect the environment
>
>
>
>
>     -- 
>     Cordialement.
>     Philippe Mouawad.
>
>
>
>
>
> -- 
> Cordialement.
> Philippe Mouawad.
>
>

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


Re: Early Access builds for JDK 9 b66 and JDK 8u60 b18 are available on java.net

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi,
I confirm fix for both bugs:
https://bugs.openjdk.java.net/browse/JDK-8031109 in JDK9 Build 65
https://bugs.openjdk.java.net/browse/JDK-8065373 in JDK7u79, JDK8u45,
JDK9 Build
65

Regards

On Fri, Jun 5, 2015 at 1:49 PM, Philippe Mouawad <philippe.mouawad@gmail.com
> wrote:

> Hi ,
> Thanks a lot for clarification, I missed the information. I used Fix
> Version instead of reading backports.
> Regards
>
> On Fri, Jun 5, 2015 at 1:00 PM, dalibor topic <da...@oracle.com>
> wrote:
>
>>
>>
>> On 05.06.2015 10:57, Philippe Mouawad wrote:
>>
>>> Hi Rory,
>>> Thanks for taking into account our bugs.
>>> I will try to check it this evening.
>>>
>>> Any chance to have this one fixed also in JDK 8 (or 7 if possible):
>>>
>>>   * https://bugs.openjdk.java.net/browse/JDK-8065373
>>>
>>> It is a big regression for Mac Users and breaks graphs in JMeter.
>>>
>>
>> Salut Philippe,
>>
>> Looking at the backports I believe that this issue has been closed as
>> fixed for 7u79/7u80 & 8u45, the latest releases of JDK 7 and JDK 8,
>> respectively.
>>
>> cheers,
>> dalibor topic
>>
>> --
>> <http://www.oracle.com> Dalibor Topic | Principal Product Manager
>> Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
>> <tel:+491737185961>
>>
>> Oracle | Kühnehöfe 5 | 22761 Hamburg
>> <http://www.oracle.com/commitment> Oracle is committed to developing
>> practices and products that help protect the environment
>>
>
>
>
> --
> Cordialement.
> Philippe Mouawad.
>
>
>


-- 
Cordialement.
Philippe Mouawad.

Re: Early Access builds for JDK 9 b66 and JDK 8u60 b18 are available on java.net

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi ,
Thanks a lot for clarification, I missed the information. I used Fix
Version instead of reading backports.
Regards

On Fri, Jun 5, 2015 at 1:00 PM, dalibor topic <da...@oracle.com>
wrote:

>
>
> On 05.06.2015 10:57, Philippe Mouawad wrote:
>
>> Hi Rory,
>> Thanks for taking into account our bugs.
>> I will try to check it this evening.
>>
>> Any chance to have this one fixed also in JDK 8 (or 7 if possible):
>>
>>   * https://bugs.openjdk.java.net/browse/JDK-8065373
>>
>> It is a big regression for Mac Users and breaks graphs in JMeter.
>>
>
> Salut Philippe,
>
> Looking at the backports I believe that this issue has been closed as
> fixed for 7u79/7u80 & 8u45, the latest releases of JDK 7 and JDK 8,
> respectively.
>
> cheers,
> dalibor topic
>
> --
> <http://www.oracle.com> Dalibor Topic | Principal Product Manager
> Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
> <tel:+491737185961>
>
> Oracle | Kühnehöfe 5 | 22761 Hamburg
> <http://www.oracle.com/commitment> Oracle is committed to developing
> practices and products that help protect the environment
>



-- 
Cordialement.
Philippe Mouawad.

Re: Early Access builds for JDK 9 b66 and JDK 8u60 b18 are available on java.net

Posted by dalibor topic <da...@oracle.com>.

On 05.06.2015 10:57, Philippe Mouawad wrote:
> Hi Rory,
> Thanks for taking into account our bugs.
> I will try to check it this evening.
>
> Any chance to have this one fixed also in JDK 8 (or 7 if possible):
>
>   * https://bugs.openjdk.java.net/browse/JDK-8065373
>
> It is a big regression for Mac Users and breaks graphs in JMeter.

Salut Philippe,

Looking at the backports I believe that this issue has been closed as 
fixed for 7u79/7u80 & 8u45, the latest releases of JDK 7 and JDK 8, 
respectively.

cheers,
dalibor topic

-- 
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>

Oracle | Kühnehöfe 5 | 22761 Hamburg
<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment

Re: Early Access builds for JDK 9 b66 and JDK 8u60 b18 are available on java.net

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi Rory,
Thanks for taking into account our bugs.
I will try to check it this evening.

Any chance to have this one fixed also in JDK 8 (or 7 if possible):

   - https://bugs.openjdk.java.net/browse/JDK-8065373

It is a big regression for Mac Users and breaks graphs in JMeter.


Thanks

Regards

On Fri, Jun 5, 2015 at 10:51 AM, Rory O'Donnell <ro...@oracle.com>
wrote:

>
> Hi Philippe,
>
> A fix for the bug below went into JDK 9 Build 65, can you confirm fix ?
> https://bugs.openjdk.java.net/browse/JDK-8031109
>
>
> Early Access build for JDK 8u60 b18 <http://jdk8.java.net/download.html>
> is available on java.net, summary of changes are listed here.
> <http://www.java.net/download/jdk8u60/changes/jdk8u60-b18.html>
> As we enter the later phases of development for JDK 8u60, please log any
> show stoppers as soon as possible.
>
> Early Access build for JDK 9 b66 <https://jdk9.java.net/download/> is
> available on java.net, summary of  changes are listed here
> <http://www.java.net/download/jdk9/changes/jdk9-b66.html>.
>
> The JDK 9 schedule of record is available on the JDK 9 Project page:
> http://openjdk.java.net/projects/jdk9
>
> At https://wiki.openjdk.java.net/display/Adoption/JDK+9+Outreach you can
> find a (preliminary) list of other
> changes that might affect your project's code in JDK 9, and other things
> to consider when testing with JDK 9.
> I'd be curious to know if there is anything on that list you'd consider to
> have an effect on your project.
>
> Please keep in mind that as JEPs and others changes are integrated into
> (or out of) JDK 9, the list will change
> over time.
>
> Rgds,Rory
>
> --
> Rgds,Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA , Dublin, Ireland
>
>


-- 
Cordialement.
Philippe Mouawad.