vy commented on issue #3282: URL: https://github.com/apache/logging-log4j2/issues/3282#issuecomment-2523249374
`2.25.0` will deprecate `ThrowableProxy` – see [the staged release notes](https://logging.staged.apache.org/log4j/2.x/release-notes.html) for `2.x.x`. Though incorporated changes might not be addressing this particular corner case, since a `loadClass()` is still needed/used while populating the stack trace. @Tonys-L, can you reproduce the issue using the most recent `2.25.0-SNAPSHOT`? (See [Using snapshots](https://logging.staged.apache.org/log4j/2.x/manual/installation.html#snapshots).) @alan0428a, do you have time to look at this issue? Maybe we should start with writing a test, ideally that doesn't require an OOM. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org