RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" [v5]

Cesar Soares Lucas cslucas at openjdk.org
Tue Jun 3 19:33:57 UTC 2025


> Please review this refactor to transform the reasons for making an nmethod not entrant from `const char*` into enum values.
> 
> Tested on Linux x64 with JTREG tier1-3 in fastdebug and release mode.

Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:

  Revert change to attribute of make_not_entrant element

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25338/files
  - new: https://git.openjdk.org/jdk/pull/25338/files/dc3aa2c1..6af59591

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25338&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25338&range=03-04

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25338.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25338/head:pull/25338

PR: https://git.openjdk.org/jdk/pull/25338


More information about the hotspot-dev mailing list