[hibernate-dev] JDK 10: First Release Candidate - JDK 10 b43

2018-02-13 Thread Rory O'Donnell
Hi Sanne,

*JDK 10 build 43 is our first JDK 10 Release Candidate [1]*

  * JDK 10 Early Access  build 43 is available at : - jdk.java.net/10/

Notable changes since previous email.**

*build 43
*

  * JDK-8194764  -
javac incorrectly flags deprecated for removal imports
  * JDK-8196678  -
avoid printing uninitialized buffer in os::print_memory_info on AIX
  * JDK-8195837  -
(tz) Upgrade time-zone data to tzdata2018c

**

*Bug fixes reported by Open Source Projects  :*

  * JDK-8196296 
Lucene test crashes C2 compilation

*Security Manager Survey
*

If you have written or maintain code that uses the SecurityManager or 
related APIs such as the AccessController,
then we would appreciate if you would complete this survey: 
https://www.surveymonkey.com/r/RSGMF3K
More info on the survey  [2]


Regards,
Rory

[1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-February/000742.html
[2] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-February/000649.html

-- 
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 10: First Release Candidate - JDK 10 b43

2018-02-14 Thread Sanne Grinovero
Hi Rory,

thanks for the update!

I've updated our ci.hibernate.org infrastructure and installed the
JDK10 Release Candidate 1.

We still have problems with several Maven plugins but we're now able
to work around them. Ideally for full test coverage we also need
Byteman, which in turn requires ASM to release 6.1, but at least it's
good to see that the (many) other tests which we can now run are fine.

Just to remind, some of the tools we'd normally use aren't running on
JDK9 yet either, but at least we're able to verify that people
consuming any Hibernate libraries should have no issues.

All : please create new jobs on ci.hibernate.org using "JDK 10 CR1",
now available in the drop down menu on the Jenkins job configuration;
so far we only have Hibernate Search testing.

Regards and thanks,
Sanne


On 13 February 2018 at 10:23, Rory O'Donnell  wrote:
> Hi Sanne,
>
> *JDK 10 build 43 is our first JDK 10 Release Candidate [1]*
>
>   * JDK 10 Early Access  build 43 is available at : - jdk.java.net/10/
>
> Notable changes since previous email.**
>
> *build 43
> *
>
>   * JDK-8194764  -
> javac incorrectly flags deprecated for removal imports
>   * JDK-8196678  -
> avoid printing uninitialized buffer in os::print_memory_info on AIX
>   * JDK-8195837  -
> (tz) Upgrade time-zone data to tzdata2018c
>
> **
>
> *Bug fixes reported by Open Source Projects  :*
>
>   * JDK-8196296 
> Lucene test crashes C2 compilation
>
> *Security Manager Survey
> *
>
> If you have written or maintain code that uses the SecurityManager or
> related APIs such as the AccessController,
> then we would appreciate if you would complete this survey:
> https://www.surveymonkey.com/r/RSGMF3K
> More info on the survey  [2]
>
>
> Regards,
> Rory
>
> [1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-February/000742.html
> [2] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-February/000649.html
>
> --
> 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


Re: [hibernate-dev] JDK 10: First Release Candidate - JDK 10 b43

2018-02-15 Thread Rory O'Donnell
Thanks for the update Sanne!

Rgds,Rory


On 14/02/2018 20:48, Sanne Grinovero wrote:
> Hi Rory,
>
> thanks for the update!
>
> I've updated our ci.hibernate.org infrastructure and installed the
> JDK10 Release Candidate 1.
>
> We still have problems with several Maven plugins but we're now able
> to work around them. Ideally for full test coverage we also need
> Byteman, which in turn requires ASM to release 6.1, but at least it's
> good to see that the (many) other tests which we can now run are fine.
>
> Just to remind, some of the tools we'd normally use aren't running on
> JDK9 yet either, but at least we're able to verify that people
> consuming any Hibernate libraries should have no issues.
>
> All : please create new jobs on ci.hibernate.org using "JDK 10 CR1",
> now available in the drop down menu on the Jenkins job configuration;
> so far we only have Hibernate Search testing.
>
> Regards and thanks,
> Sanne
>
>
> On 13 February 2018 at 10:23, Rory O'Donnell  wrote:
>> Hi Sanne,
>>
>> *JDK 10 build 43 is our first JDK 10 Release Candidate [1]*
>>
>>* JDK 10 Early Access  build 43 is available at : - jdk.java.net/10/
>>
>> Notable changes since previous email.**
>>
>> *build 43
>> *
>>
>>* JDK-8194764  -
>>  javac incorrectly flags deprecated for removal imports
>>* JDK-8196678  -
>>  avoid printing uninitialized buffer in os::print_memory_info on AIX
>>* JDK-8195837  -
>>  (tz) Upgrade time-zone data to tzdata2018c
>>
>> **
>>
>> *Bug fixes reported by Open Source Projects  :*
>>
>>* JDK-8196296 
>>  Lucene test crashes C2 compilation
>>
>> *Security Manager Survey
>> *
>>
>> If you have written or maintain code that uses the SecurityManager or
>> related APIs such as the AccessController,
>> then we would appreciate if you would complete this survey:
>> https://www.surveymonkey.com/r/RSGMF3K
>> More info on the survey  [2]
>>
>>
>> Regards,
>> Rory
>>
>> [1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-February/000742.html
>> [2] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-February/000649.html
>>
>> --
>> 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