RFR: 8290370: Convert SymbolPropertyTable to Resource Hashtable

Justin Gu duke at openjdk.org
Thu Jul 21 18:25:26 UTC 2022


Converting the invoke_method_table into two tables, invoke_method_instrinsic_table and invoke_method_type_table

-------------

Commit messages:
 - Use lamda function and delete get_symbol and get_iid
 - 8290370: Convert InvokeMethodTable into Intrisic and Type table

Changes: https://git.openjdk.org/jdk/pull/9495/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9495&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8290370
  Stats: 276 lines in 6 files changed: 51 ins; 191 del; 34 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