> 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: Remove useless friend and obsolete comment. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32016/files - new: https://git.openjdk.org/jdk/pull/32016/files/e991e7d6..ea040844 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32016&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32016&range=02-03 Stats: 12 lines in 1 file changed: 0 ins; 12 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
