> 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).
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision: Add forward declarations, fix MAX_VERSION that fails with product compiles ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32016/files - new: https://git.openjdk.org/jdk/pull/32016/files/a7010967..300ee650 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32016&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32016&range=00-01 Stats: 10 lines in 2 files changed: 7 ins; 2 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32016.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32016/head:pull/32016 PR: https://git.openjdk.org/jdk/pull/32016
