> 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: Sort includes. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32016/files - new: https://git.openjdk.org/jdk/pull/32016/files/49e7dbda..943ec79c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32016&range=07 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32016&range=06-07 Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 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
