mandrean opened a new pull request, #3791:
URL: https://github.com/apache/fory/pull/3791

   ## Summary
   
   Fix hidden generated serializer field updates during async Java serializer 
JIT.
   
   The first commit adds a failing regression test using the allow-all 
TypeChecker setup and a generated serializer-shaped hidden class. The second 
commit avoids Unsafe field offsets for hidden-class fields and prevents async 
JIT callback failures from cascading into a secondary NPE.
   
   Closes #3790
   
   ## Validation
   
   - JDK 17 focused `JITContextTest`
   - JDK 25 focused `JITContextTest`
   - `spotless:check`
   - `checkstyle:check`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to