On Wed, 22 Jul 2026 21:06:53 GMT, Coleen Phillimore <[email protected]> wrote:
> Please review this change that moves the Throwable and StackTrace classes > into a new file. I didn't make any modifications to the code, just moved it, > added include directives to javaStackTraceClasses.hpp, minimized include > directives in the new files, and removed includes in javaClasses.cpp that > were no longer needed. > > Tested with tier1 on Oracle supported platforms (product & fastdebug). > > This change to be merged post valhalla integration. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 0bdfb3a2 Author: Coleen Phillimore <[email protected]> URL: https://git.openjdk.org/jdk/commit/0bdfb3a2a4679ba9a3fdd9f728073b21eab3731f Stats: 3006 lines in 40 files changed: 1546 ins; 1450 del; 10 mod 8388791: Refactor JavaClasses Throwable and StackTrace classes Reviewed-by: dholmes, sspitsyn, iklam ------------- PR: https://git.openjdk.org/jdk/pull/32016
