RFR: 8290370: Convert SymbolPropertyTable to Resource Hashtable [v2]
Justin Gu
duke at openjdk.org
Mon Aug 1 14:40:14 UTC 2022
> Converting the invoke_method_table into two tables, invoke_method_instrinsic_table and invoke_method_type_table
Justin Gu has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
8290370: Convert InvokeMethodTable into Intrisic and Type table
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9495/files
- new: https://git.openjdk.org/jdk/pull/9495/files/e8c33466..2558f3e7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9495&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9495&range=00-01
Stats: 10 lines in 2 files changed: 0 ins; 7 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/9495.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9495/head:pull/9495
PR: https://git.openjdk.org/jdk/pull/9495
More information about the hotspot-runtime-dev
mailing list