[Bug 64828] HTTP/2 : Exception while parsing input JSON Payload

2020-10-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64828

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Remy Maucherat  ---
Same reproducer and client as 64830.

*** This bug has been marked as a duplicate of bug 64830 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64830] HTTP2 : GOAWAY sent with Protocol Error and Frame Size Error

2020-10-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64830

--- Comment #8 from Remy Maucherat  ---
*** Bug 64828 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: JDK 16 EA build 21 is available

2020-10-23 Thread Rory O'Donnell

Thanks Martin!

On 23/10/2020 14:05, Martin Grigorov wrote:

Hi Rory,

I've just ran Tomcat's build and tests on JDK 16-ea+21-1209 - no problems
found!

Regards,
Martin

On Fri, Oct 23, 2020 at 1:13 PM Rory O'Donnell 
wrote:


Hi Mark,

OpenJDK 16 Early Access build 21**is now available at
https://urldefense.com/v3/__http://jdk.java.net/16__;!!GqivPVa7Brio!KiTSgRVfxaVblxiS3zyukTvsYpCVk_ceLm6FGuZ_-q-vVBc5X5hoDQIkcYcFdwQw0ZY$

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

   * Schedule (proposed)

  2020/12/10 Rampdown Phase One
  2021/01/14 Rampdown Phase Two
  2021/02/04 Initial Release Candidate
  2021/02/18 Final Release Candidate
  2021/03/16 General Availability

   * Features:
   o JEPs targeted to JDK 16, so far:
   + JEP 338: Vector API (Incubator)
 
   + JEP 347: Enable C++14 Language Features
 
   + JEP 357: Migrate from Mercurial to Git
 
   + JEP 369: Migrate to GitHub 
   + JEP 376: ZGC: Concurrent Thread-Stack Processing
 
   + JEP 386: Alpine Linux Port 
   + JEP 387: Elastic Metaspace 
   + JEP 388: Windows/AArch64 Port
 

**

   * Changes in recent builds that maybe of interest:
   o Build 21
   + JDK-8236862: Enhance support of Proxy class
   + JDK-8237990: Added Property to Control LDAP Authentication
 Mechanisms Allowed to Authenticate Over Clear Connections
   + JDK-8242068: Signed JAR support for RSASSA-PSS and EdDSA
   + JDK-8245417: Improve certificate chain handling
   + JDK-8253952: Refine ZipOutputStream.putNextEntry() to
 recalculate ZipEntry's compressed size
   o Build 20
   + JDK-8232092: (fs) Files::isWritable returns false on a
 writeable root directory (win)
   # Reported by JUnit5
   + JDK-8248262: Wrong link target in
 ModuleDescriptor#isAutomatic's API documentation
   # Reported by JUnit5
   + JDK-8253965: Delete the outdated java.awt.PeerFixer class
   + JDK-8253566: clazz.isAssignableFrom will return false for
 interface implementors
   # Found by Hibernate Validator
   + JDK-8254177: US/Pacific-New Zone name removed as part of
 tzdata2020b
   o Build 19
   + JDK-8253761: Wrong URI syntax printed by jar --describe-module
   # Reported by JUnit5

Project Lanai Early-Access Build: EA 6 Build 16-lanai+2-229
 (2020/10/4)

   * These early-access builds are provided under the GNU General Public
 License, version 2, with the Classpath Exception
 .
   * These builds are based upon the latest state of the current in
 development JDK, and so may contain new features and unresolved bugs
 unrelated to Project Lanai. Project Lanai Wiki:
 https://wiki.openjdk.java.net/display/lanai/Main
   * Please send feedback via e-mail tolanai-...@openjdk.java.net
 . To send e-mail to this address
 you must firstsubscribe to the mailing list
 .

Project Panama Early-Access Build: Build 16-panama+2-193
 (2020/10/1)

   * These early-access, open-source builds are provided under the GNU
 General Public License, version 2, with the Classpath Exception
 .
   * These builds are based on an incomplete version of JDK 16.
   * Please send feedback via e-mail topanama-...@openjdk.java.net
 . To send e-mail to this address
 you must firstsubscribe to the mailing list
 .

Oracle JRE and JDK Cryptographic Roadmap has been updated [1]

   * Oracle has announced plans to add support for x25519 and x448 named
 elliptic curve groups to TLS.
   * Support is targeted for JDK 11 with the January 2021 CPU release.

Oracle Critical Patch Update released 21-Oct-2020

   * https://www.oracle.com/security-alerts/cpuoct2020.html


*__*
Rgds,Rory

[1] 
http

Re: JDK 16 EA build 21 is available

2020-10-23 Thread Martin Grigorov
Hi Rory,

I've just ran Tomcat's build and tests on JDK 16-ea+21-1209 - no problems
found!

Regards,
Martin

On Fri, Oct 23, 2020 at 1:13 PM Rory O'Donnell 
wrote:

> Hi Mark,
>
> OpenJDK 16 Early Access build 21**is now available at
> http://jdk.java.net/16
>
>   * These early-access , open-source builds are provided under the
>   o GNU General Public License, version 2, with the Classpath
> Exception .
>
>   * Schedule (proposed)
>
>  2020/12/10 Rampdown Phase One
>  2021/01/14 Rampdown Phase Two
>  2021/02/04 Initial Release Candidate
>  2021/02/18 Final Release Candidate
>  2021/03/16 General Availability
>
>   * Features:
>   o JEPs targeted to JDK 16, so far:
>   + JEP 338: Vector API (Incubator)
> 
>   + JEP 347: Enable C++14 Language Features
> 
>   + JEP 357: Migrate from Mercurial to Git
> 
>   + JEP 369: Migrate to GitHub 
>   + JEP 376: ZGC: Concurrent Thread-Stack Processing
> 
>   + JEP 386: Alpine Linux Port 
>   + JEP 387: Elastic Metaspace 
>   + JEP 388: Windows/AArch64 Port
> 
>
> **
>
>   * Changes in recent builds that maybe of interest:
>   o Build 21
>   + JDK-8236862: Enhance support of Proxy class
>   + JDK-8237990: Added Property to Control LDAP Authentication
> Mechanisms Allowed to Authenticate Over Clear Connections
>   + JDK-8242068: Signed JAR support for RSASSA-PSS and EdDSA
>   + JDK-8245417: Improve certificate chain handling
>   + JDK-8253952: Refine ZipOutputStream.putNextEntry() to
> recalculate ZipEntry's compressed size
>   o Build 20
>   + JDK-8232092: (fs) Files::isWritable returns false on a
> writeable root directory (win)
>   # Reported by JUnit5
>   + JDK-8248262: Wrong link target in
> ModuleDescriptor#isAutomatic's API documentation
>   # Reported by JUnit5
>   + JDK-8253965: Delete the outdated java.awt.PeerFixer class
>   + JDK-8253566: clazz.isAssignableFrom will return false for
> interface implementors
>   # Found by Hibernate Validator
>   + JDK-8254177: US/Pacific-New Zone name removed as part of
> tzdata2020b
>   o Build 19
>   + JDK-8253761: Wrong URI syntax printed by jar --describe-module
>   # Reported by JUnit5
>
> Project Lanai Early-Access Build: EA 6 Build 16-lanai+2-229
>  (2020/10/4)
>
>   * These early-access builds are provided under the GNU General Public
> License, version 2, with the Classpath Exception
> .
>   * These builds are based upon the latest state of the current in
> development JDK, and so may contain new features and unresolved bugs
> unrelated to Project Lanai. Project Lanai Wiki:
> https://wiki.openjdk.java.net/display/lanai/Main
>   * Please send feedback via e-mail tolanai-...@openjdk.java.net
> . To send e-mail to this address
> you must firstsubscribe to the mailing list
> .
>
> Project Panama Early-Access Build: Build 16-panama+2-193
>  (2020/10/1)
>
>   * These early-access, open-source builds are provided under the GNU
> General Public License, version 2, with the Classpath Exception
> .
>   * These builds are based on an incomplete version of JDK 16.
>   * Please send feedback via e-mail topanama-...@openjdk.java.net
> . To send e-mail to this address
> you must firstsubscribe to the mailing list
> .
>
> Oracle JRE and JDK Cryptographic Roadmap has been updated [1]
>
>   * Oracle has announced plans to add support for x25519 and x448 named
> elliptic curve groups to TLS.
>   * Support is targeted for JDK 11 with the January 2021 CPU release.
>
> Oracle Critical Patch Update released 21-Oct-2020
>
>   * https://www.oracle.com/security-alerts/cpuoct2020.html
>
>
> *__*
> Rgds,Rory
>
> [1] https://java.com/en/jre-jdk-cryptoroadmap.html
>
> --
> Rgds, Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA, Dublin, Ireland
>
>


[Bug 64829] HTTP2 : GOAWAY sent with Protocol Error and Frame Size Error

2020-10-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64829

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Remy Maucherat  ---


*** This bug has been marked as a duplicate of bug 64830 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64830] HTTP2 : GOAWAY sent with Protocol Error and Frame Size Error

2020-10-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64830

--- Comment #7 from Remy Maucherat  ---
*** Bug 64829 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64839] HTTP2: Exception in thread "http-nio-x.y.z-1090-ClientPoller" java.lang.NullPointerException

2020-10-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64839

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #8 from Remy Maucherat  ---
You previously reported this BufferOverflowException on the user list, and Mark
found and fixed the (actually totally harmless) issue in Tomcat 9.0.39.

Please provide details on the NPE using the JVM setting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



JDK 16 EA build 21 is available

2020-10-23 Thread Rory O'Donnell

Hi Mark,

OpenJDK 16 Early Access build 21**is now available at 
http://jdk.java.net/16


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

 * Schedule (proposed)

            2020/12/10 Rampdown Phase One
            2021/01/14 Rampdown Phase Two
            2021/02/04         Initial Release Candidate
            2021/02/18         Final Release Candidate
            2021/03/16         General Availability

 * Features:
 o JEPs targeted to JDK 16, so far:
 + JEP 338: Vector API (Incubator)
   
 + JEP 347: Enable C++14 Language Features
   
 + JEP 357: Migrate from Mercurial to Git
   
 + JEP 369: Migrate to GitHub 
 + JEP 376: ZGC: Concurrent Thread-Stack Processing
   
 + JEP 386: Alpine Linux Port 
 + JEP 387: Elastic Metaspace 
 + JEP 388: Windows/AArch64 Port
   

**

 * Changes in recent builds that maybe of interest:
 o Build 21
 + JDK-8236862: Enhance support of Proxy class
 + JDK-8237990: Added Property to Control LDAP Authentication
   Mechanisms Allowed to Authenticate Over Clear Connections
 + JDK-8242068: Signed JAR support for RSASSA-PSS and EdDSA
 + JDK-8245417: Improve certificate chain handling
 + JDK-8253952: Refine ZipOutputStream.putNextEntry() to
   recalculate ZipEntry's compressed size
 o Build 20
 + JDK-8232092: (fs) Files::isWritable returns false on a
   writeable root directory (win)
 # Reported by JUnit5
 + JDK-8248262: Wrong link target in
   ModuleDescriptor#isAutomatic's API documentation
 # Reported by JUnit5
 + JDK-8253965: Delete the outdated java.awt.PeerFixer class
 + JDK-8253566: clazz.isAssignableFrom will return false for
   interface implementors
 # Found by Hibernate Validator
 + JDK-8254177: US/Pacific-New Zone name removed as part of
   tzdata2020b
 o Build 19
 + JDK-8253761: Wrong URI syntax printed by jar --describe-module
 # Reported by JUnit5

Project Lanai Early-Access Build: EA 6 Build 16-lanai+2-229 
 (2020/10/4)


 * These early-access builds are provided under the GNU General Public
   License, version 2, with the Classpath Exception
   .
 * These builds are based upon the latest state of the current in
   development JDK, and so may contain new features and unresolved bugs
   unrelated to Project Lanai. Project Lanai Wiki:
   https://wiki.openjdk.java.net/display/lanai/Main
 * Please send feedback via e-mail tolanai-...@openjdk.java.net
   . To send e-mail to this address
   you must firstsubscribe to the mailing list
   .

Project Panama Early-Access Build: Build 16-panama+2-193 
 (2020/10/1)


 * These early-access, open-source builds are provided under the GNU
   General Public License, version 2, with the Classpath Exception
   .
 * These builds are based on an incomplete version of JDK 16.
 * Please send feedback via e-mail topanama-...@openjdk.java.net
   . To send e-mail to this address
   you must firstsubscribe to the mailing list
   .

Oracle JRE and JDK Cryptographic Roadmap has been updated [1]

 * Oracle has announced plans to add support for x25519 and x448 named
   elliptic curve groups to TLS.
 * Support is targeted for JDK 11 with the January 2021 CPU release.

Oracle Critical Patch Update released 21-Oct-2020

 * https://www.oracle.com/security-alerts/cpuoct2020.html


*__*
Rgds,Rory

[1] https://java.com/en/jre-jdk-cryptoroadmap.html

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