You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rory O'Donnell <ro...@oracle.com> on 2018/03/02 11:15:48 UTC

JDK 10: Release Candidate & JDK 11 Early Access builds available

Hi Mark,

Can you confirm the fix in JDK 11

  * JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
    Apache Tomcat
      o Exception with custom LogManager on starting Apache Tomcat


*JDK 10 build 45 is our JDK 10 Release Candidate and now available at 
http://jdk.java.net/10/*

  * Schedule, status & features
      o http://openjdk.java.net/projects/jdk/10/
  * Release Notes
      o http://jdk.java.net/10/release-notes
  * Summary of changes in b45:
      o JDK-8198658 <https://bugs.openjdk.java.net/browse/JDK-8198658> -
        Docs still point to JDK 9 docs

*JDK 11 EA build 3, under both the GPL and Oracle EA licenses, are now 
available at **http://jdk.java.net/11**.*

  * Schedule, status & features
      o http://openjdk.java.net/projects/jdk/11/
  * Release Notes:
      o http://jdk.java.net/11/release-notes
  * Summary of changes
      o https://download.java.net/java/early_access/jdk11/2/jdk-11+2.html
  * JEPs targeted to JDK 11, so far
      o 309: Dynamic Class-File Constants <http://openjdk.java.net/jeps/309>
      o 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
        <http://openjdk.java.net/jeps/318>
      o *320: **Remove the Java EE and CORBA Modules
        <http://openjdk.java.net/jeps/320>*
        **
          + ** *This build includes JEP 320, so build is significantly
            smaller (nine fewer modules, 22 fewer megabyteson Linux/x64).*
      o 323: Local-Variable Syntax for Lambda Parameters
        <http://openjdk.java.net/jeps/323>
  * Open Source Project fixes in JDK 11 build 1
      o JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
        Apache Tomcat
          + Exception with custom LogManager on starting Apache Tomcat
      o JDK-8193802 <https://bugs.openjdk.java.net/browse/JDK-8193802>-
        Apache Maven
          + NullPointerException from JarFileSystem.getVersionMap()
      o JDK-8191842 <https://bugs.openjdk.java.net/browse/JDK-8191842> -
        jOOQ
          + JShell: Inferred type information is lost when assigning
            types to a "var"

Finally, the Crypto roadmap 
<https://www.java.com/en/jre-jdk-cryptoroadmap.html> was updated - 
23-Feb-2018**
**

  * Add support for AEAD TLS Cipher Suites
      o Target date changed from 2018-04-17 to 2018-07-17


Regards,
Rory

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


Re: JDK 10: Release Candidate & JDK 11 Early Access builds available

Posted by Mark Thomas <ma...@apache.org>.
On 07/03/18 12:49, Rory O'Donnell wrote:
> Hi Mark,
> 
> I think you mentioned that you had a workaround or did I get that wrong ?

Hi Rory,

We do have a work-around. Ideally, I'd like to remove it rather than
keep it in place as long as JDK 10 is supported by Tomcat - which from
experience is likely to be a long time. That said, it is only a few
lines and it is in place so it isn't that big a deal.

Cheers,

Mark

> 
> Rgds,Rory
> 
> 
> On 05/03/2018 10:26, Rory O'Donnell wrote:
>> Thanks Mark for confirming fix, no plan at the moment to backport.
>>
>> Rgds,Rory
>>
>>
>> On 02/03/2018 20:16, Mark Thomas wrote:
>>> On 02/03/18 11:15, Rory O'Donnell wrote:
>>>> Hi Mark,
>>>>
>>>> Can you confirm the fix in JDK 11>
>>>>   * JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>>>>     Apache Tomcat
>>>>       o Exception with custom LogManager on starting Apache Tomcat
>>> Confirmed. This is fixed in JDK 11 EA3.
>>>
>>> Any plans to fix this in JDK 10 ?
>>>
>>> Thanks,
>>>
>>> Mark
>>>
>>>> *JDK 10 build 45 is our JDK 10 Release Candidate and now available at
>>>> http://jdk.java.net/10/*
>>>>
>>>>   * Schedule, status & features
>>>>       o http://openjdk.java.net/projects/jdk/10/
>>>>   * Release Notes
>>>>       o http://jdk.java.net/10/release-notes
>>>>   * Summary of changes in b45:
>>>>       o JDK-8198658
>>>> <https://bugs.openjdk.java.net/browse/JDK-8198658> -
>>>>         Docs still point to JDK 9 docs
>>>>
>>>> *JDK 11 EA build 3, under both the GPL and Oracle EA licenses, are now
>>>> available at **http://jdk.java.net/11**.*
>>>>
>>>>   * Schedule, status & features
>>>>       o http://openjdk.java.net/projects/jdk/11/
>>>>   * Release Notes:
>>>>       o http://jdk.java.net/11/release-notes
>>>>   * Summary of changes
>>>>       o
>>>> https://download.java.net/java/early_access/jdk11/2/jdk-11+2.html
>>>>   * JEPs targeted to JDK 11, so far
>>>>       o 309: Dynamic Class-File Constants
>>>> <http://openjdk.java.net/jeps/309>
>>>>       o 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
>>>>         <http://openjdk.java.net/jeps/318>
>>>>       o *320: **Remove the Java EE and CORBA Modules
>>>>         <http://openjdk.java.net/jeps/320>*
>>>>         **
>>>>           + ** *This build includes JEP 320, so build is significantly
>>>>             smaller (nine fewer modules, 22 fewer megabyteson
>>>> Linux/x64).*
>>>>       o 323: Local-Variable Syntax for Lambda Parameters
>>>>         <http://openjdk.java.net/jeps/323>
>>>>   * Open Source Project fixes in JDK 11 build 1
>>>>       o JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>>>>         Apache Tomcat
>>>>           + Exception with custom LogManager on starting Apache Tomcat
>>>>       o JDK-8193802 <https://bugs.openjdk.java.net/browse/JDK-8193802>-
>>>>         Apache Maven
>>>>           + NullPointerException from JarFileSystem.getVersionMap()
>>>>       o JDK-8191842
>>>> <https://bugs.openjdk.java.net/browse/JDK-8191842> -
>>>>         jOOQ
>>>>           + JShell: Inferred type information is lost when assigning
>>>>             types to a "var"
>>>>
>>>> Finally, the Crypto roadmap
>>>> <https://www.java.com/en/jre-jdk-cryptoroadmap.html> was updated -
>>>> 23-Feb-2018**
>>>> **
>>>>
>>>>   * Add support for AEAD TLS Cipher Suites
>>>>       o Target date changed from 2018-04-17 to 2018-07-17
>>>>
>>>>
>>>> Regards,
>>>> Rory
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: dev-help@tomcat.apache.org
>>>
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JDK 10: Release Candidate & JDK 11 Early Access builds available

Posted by Rory O'Donnell <ro...@oracle.com>.
Hi Mark,

I think you mentioned that you had a workaround or did I get that wrong ?

Rgds,Rory


On 05/03/2018 10:26, Rory O'Donnell wrote:
> Thanks Mark for confirming fix, no plan at the moment to backport.
>
> Rgds,Rory
>
>
> On 02/03/2018 20:16, Mark Thomas wrote:
>> On 02/03/18 11:15, Rory O'Donnell wrote:
>>> Hi Mark,
>>>
>>> Can you confirm the fix in JDK 11>
>>>   * JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>>>     Apache Tomcat
>>>       o Exception with custom LogManager on starting Apache Tomcat
>> Confirmed. This is fixed in JDK 11 EA3.
>>
>> Any plans to fix this in JDK 10 ?
>>
>> Thanks,
>>
>> Mark
>>
>>> *JDK 10 build 45 is our JDK 10 Release Candidate and now available at
>>> http://jdk.java.net/10/*
>>>
>>>   * Schedule, status & features
>>>       o http://openjdk.java.net/projects/jdk/10/
>>>   * Release Notes
>>>       o http://jdk.java.net/10/release-notes
>>>   * Summary of changes in b45:
>>>       o JDK-8198658 
>>> <https://bugs.openjdk.java.net/browse/JDK-8198658> -
>>>         Docs still point to JDK 9 docs
>>>
>>> *JDK 11 EA build 3, under both the GPL and Oracle EA licenses, are now
>>> available at **http://jdk.java.net/11**.*
>>>
>>>   * Schedule, status & features
>>>       o http://openjdk.java.net/projects/jdk/11/
>>>   * Release Notes:
>>>       o http://jdk.java.net/11/release-notes
>>>   * Summary of changes
>>>       o 
>>> https://download.java.net/java/early_access/jdk11/2/jdk-11+2.html
>>>   * JEPs targeted to JDK 11, so far
>>>       o 309: Dynamic Class-File Constants 
>>> <http://openjdk.java.net/jeps/309>
>>>       o 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
>>>         <http://openjdk.java.net/jeps/318>
>>>       o *320: **Remove the Java EE and CORBA Modules
>>>         <http://openjdk.java.net/jeps/320>*
>>>         **
>>>           + ** *This build includes JEP 320, so build is significantly
>>>             smaller (nine fewer modules, 22 fewer megabyteson 
>>> Linux/x64).*
>>>       o 323: Local-Variable Syntax for Lambda Parameters
>>>         <http://openjdk.java.net/jeps/323>
>>>   * Open Source Project fixes in JDK 11 build 1
>>>       o JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>>>         Apache Tomcat
>>>           + Exception with custom LogManager on starting Apache Tomcat
>>>       o JDK-8193802 <https://bugs.openjdk.java.net/browse/JDK-8193802>-
>>>         Apache Maven
>>>           + NullPointerException from JarFileSystem.getVersionMap()
>>>       o JDK-8191842 
>>> <https://bugs.openjdk.java.net/browse/JDK-8191842> -
>>>         jOOQ
>>>           + JShell: Inferred type information is lost when assigning
>>>             types to a "var"
>>>
>>> Finally, the Crypto roadmap
>>> <https://www.java.com/en/jre-jdk-cryptoroadmap.html> was updated -
>>> 23-Feb-2018**
>>> **
>>>
>>>   * Add support for AEAD TLS Cipher Suites
>>>       o Target date changed from 2018-04-17 to 2018-07-17
>>>
>>>
>>> Regards,
>>> Rory
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: dev-help@tomcat.apache.org
>>
>

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JDK 10: Release Candidate & JDK 11 Early Access builds available

Posted by Rory O'Donnell <ro...@oracle.com>.
Thanks Mark for confirming fix, no plan at the moment to backport.

Rgds,Rory


On 02/03/2018 20:16, Mark Thomas wrote:
> On 02/03/18 11:15, Rory O'Donnell wrote:
>> Hi Mark,
>>
>> Can you confirm the fix in JDK 11>
>>   * JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>>     Apache Tomcat
>>       o Exception with custom LogManager on starting Apache Tomcat
> Confirmed. This is fixed in JDK 11 EA3.
>
> Any plans to fix this in JDK 10 ?
>
> Thanks,
>
> Mark
>
>> *JDK 10 build 45 is our JDK 10 Release Candidate and now available at
>> http://jdk.java.net/10/*
>>
>>   * Schedule, status & features
>>       o http://openjdk.java.net/projects/jdk/10/
>>   * Release Notes
>>       o http://jdk.java.net/10/release-notes
>>   * Summary of changes in b45:
>>       o JDK-8198658 <https://bugs.openjdk.java.net/browse/JDK-8198658> -
>>         Docs still point to JDK 9 docs
>>
>> *JDK 11 EA build 3, under both the GPL and Oracle EA licenses, are now
>> available at **http://jdk.java.net/11**.*
>>
>>   * Schedule, status & features
>>       o http://openjdk.java.net/projects/jdk/11/
>>   * Release Notes:
>>       o http://jdk.java.net/11/release-notes
>>   * Summary of changes
>>       o https://download.java.net/java/early_access/jdk11/2/jdk-11+2.html
>>   * JEPs targeted to JDK 11, so far
>>       o 309: Dynamic Class-File Constants <http://openjdk.java.net/jeps/309>
>>       o 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
>>         <http://openjdk.java.net/jeps/318>
>>       o *320: **Remove the Java EE and CORBA Modules
>>         <http://openjdk.java.net/jeps/320>*
>>         **
>>           + ** *This build includes JEP 320, so build is significantly
>>             smaller (nine fewer modules, 22 fewer megabyteson Linux/x64).*
>>       o 323: Local-Variable Syntax for Lambda Parameters
>>         <http://openjdk.java.net/jeps/323>
>>   * Open Source Project fixes in JDK 11 build 1
>>       o JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>>         Apache Tomcat
>>           + Exception with custom LogManager on starting Apache Tomcat
>>       o JDK-8193802 <https://bugs.openjdk.java.net/browse/JDK-8193802>-
>>         Apache Maven
>>           + NullPointerException from JarFileSystem.getVersionMap()
>>       o JDK-8191842 <https://bugs.openjdk.java.net/browse/JDK-8191842> -
>>         jOOQ
>>           + JShell: Inferred type information is lost when assigning
>>             types to a "var"
>>
>> Finally, the Crypto roadmap
>> <https://www.java.com/en/jre-jdk-cryptoroadmap.html> was updated -
>> 23-Feb-2018**
>> **
>>
>>   * Add support for AEAD TLS Cipher Suites
>>       o Target date changed from 2018-04-17 to 2018-07-17
>>
>>
>> Regards,
>> Rory
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JDK 10: Release Candidate & JDK 11 Early Access builds available

Posted by Mark Thomas <ma...@apache.org>.
On 02/03/18 11:15, Rory O'Donnell wrote:
> 
> Hi Mark,
> 
> Can you confirm the fix in JDK 11>
>  * JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>    Apache Tomcat
>      o Exception with custom LogManager on starting Apache Tomcat

Confirmed. This is fixed in JDK 11 EA3.

Any plans to fix this in JDK 10 ?

Thanks,

Mark

> *JDK 10 build 45 is our JDK 10 Release Candidate and now available at
> http://jdk.java.net/10/*
> 
>  * Schedule, status & features
>      o http://openjdk.java.net/projects/jdk/10/
>  * Release Notes
>      o http://jdk.java.net/10/release-notes
>  * Summary of changes in b45:
>      o JDK-8198658 <https://bugs.openjdk.java.net/browse/JDK-8198658> -
>        Docs still point to JDK 9 docs
> 
> *JDK 11 EA build 3, under both the GPL and Oracle EA licenses, are now
> available at **http://jdk.java.net/11**.*
> 
>  * Schedule, status & features
>      o http://openjdk.java.net/projects/jdk/11/
>  * Release Notes:
>      o http://jdk.java.net/11/release-notes
>  * Summary of changes
>      o https://download.java.net/java/early_access/jdk11/2/jdk-11+2.html
>  * JEPs targeted to JDK 11, so far
>      o 309: Dynamic Class-File Constants <http://openjdk.java.net/jeps/309>
>      o 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
>        <http://openjdk.java.net/jeps/318>
>      o *320: **Remove the Java EE and CORBA Modules
>        <http://openjdk.java.net/jeps/320>*
>        **
>          + ** *This build includes JEP 320, so build is significantly
>            smaller (nine fewer modules, 22 fewer megabyteson Linux/x64).*
>      o 323: Local-Variable Syntax for Lambda Parameters
>        <http://openjdk.java.net/jeps/323>
>  * Open Source Project fixes in JDK 11 build 1
>      o JDK-8195096 <https://bugs.openjdk.java.net/browse/JDK-8195096>-
>        Apache Tomcat
>          + Exception with custom LogManager on starting Apache Tomcat
>      o JDK-8193802 <https://bugs.openjdk.java.net/browse/JDK-8193802>-
>        Apache Maven
>          + NullPointerException from JarFileSystem.getVersionMap()
>      o JDK-8191842 <https://bugs.openjdk.java.net/browse/JDK-8191842> -
>        jOOQ
>          + JShell: Inferred type information is lost when assigning
>            types to a "var"
> 
> Finally, the Crypto roadmap
> <https://www.java.com/en/jre-jdk-cryptoroadmap.html> was updated -
> 23-Feb-2018**
> **
> 
>  * Add support for AEAD TLS Cipher Suites
>      o Target date changed from 2018-04-17 to 2018-07-17
> 
> 
> Regards,
> Rory
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org