I did some of the original work on LocalBeanProxyFactory way back. I'm happy to take a look. Are you building your own JDK from source, or downloading a specific binary (if so, which one)?
Jon On Thu, Apr 8, 2021 at 8:07 AM Zowalla, Richard < [email protected]> wrote: > Hi, > > I am doing some bleeding edge testing related to JDK/JRE 16 with the > latest TomEE 8.0.7-SNAPSHOT as we have included some 3rd party patches, > which should support JDK/JRE 16. One remaining thing is OpenJPA, which > will support J16 with 3.1.3-SNAPSHOT (so I have patched it in my test). > > I get this weird JVM crash [1] probably related to > LocalBeanProxyFactory when deploying a JSF/JAX-RS WAR archive via the > TomEE Maven Plugin. Maybe someone has some thoughts on it (or a hint)? > > Gruss > Richard > > > [1] https://gist.github.com/rzo1/cf70056a0a27d4cb5a714d6211dc7563 > >
