RFR: 8311661: Resolve duplicate symbol of StringTable::StringTable with JDK static linking
Jiangli Zhou
jiangli at openjdk.org
Sat Jul 8 00:22:09 UTC 2023
Move StringTable to JavaClassFile namespace.
-------------
Commit messages:
- Move '} // namespace JavaClassFile' to after '#endif //INCLUDE_CDS_JAVA_HEAP'.
- 8311661: Resolve duplicate symbol of StringTable::StringTable with JDK static linking
Changes: https://git.openjdk.org/jdk/pull/14808/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14808&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8311661
Stats: 59 lines in 21 files changed: 14 ins; 0 del; 45 mod
Patch: https://git.openjdk.org/jdk/pull/14808.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14808/head:pull/14808
PR: https://git.openjdk.org/jdk/pull/14808
More information about the graal-dev
mailing list