carrerasdarren-cell commented on PR #1889:
URL: https://github.com/apache/struts/pull/1889#issuecomment-5550559947

   Addressed the requested deprecated-API cleanup: both token buffers now use 
`DeserializationContext.bufferAsCopyOfValue(parser)`.
   
   Added compatibility tests for JSON method/field any-setters and values 
buffered before a property-based constructor, with `USE_BIG_DECIMAL_FOR_FLOATS` 
both disabled and enabled, plus XML numeric-text round trips. The four new 
tests pass on both the preceding implementation and this update; they establish 
compatibility for these cases rather than demonstrate another defect.
   
   Validation: Core and REST compiled with JDK 17 and the pinned Jackson 2.22.1 
dependency. All six selected compatibility/positive-path tests passed, with no 
failures, errors, or skips; `git diff --check` is clean. The full upstream 
suite was not run locally.
   
   Assisted by OpenAI Codex.
   


-- 
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]

Reply via email to