Re: [Internet]Re: Reproducer for JDK-8221218

2022-05-13 Thread xueleifan(XueleiFan)
ailto:frain...@redhat.com>> wrote: Hi everyone, I work with the XNIO ( https://github.com/xnio/xnio/ ) project, led by David Lloyd in CC. I'm not sure if this is the best way to get in touch, but I could not find out how to create an account for OpenJDK Jira to add a comment there. We

Re: [Internet]Reproducer for JDK-8221218

2022-04-26 Thread xueleifan(XueleiFan)
way to get in touch, but I could not find out how to create an account for OpenJDK Jira to add a comment there. We have a reproducer for JDK-8221218, and it appears it is not solved yet (tested with jdk 11.0.12). It is not intermittent, and it happens when we try to do an SSLEngine.unwrap

Re: Reproducer for JDK-8221218

2022-04-25 Thread Alan Bateman
mment there. We have a reproducer for JDK-8221218, and it appears it is not solved yet (tested with jdk 11.0.12). It is not intermittent, and it happens when we try to do an SSLEngine.unwrap with a zero remaining() ByteBuffer (in older versions, the engine would just return a BUFFER_UNDERFLOW r

Reproducer for JDK-8221218

2022-04-25 Thread Flavia Rainone
Hi everyone, I work with the XNIO ( https://github.com/xnio/xnio/ ) project, led by David Lloyd in CC. I'm not sure if this is the best way to get in touch, but I could not find out how to create an account for OpenJDK Jira to add a comment there. We have a reproducer for JDK-8221218, a