RFR: 8252476: as_Worker_thread() doesn't check what it intends [v3]

Albert Mingkun Yang ayang at openjdk.java.net
Wed May 26 20:31:20 UTC 2021


> Convert `as_Worker_thread` to non-virtual, like other `as_*_thread` methods.

Albert Mingkun Yang has updated the pull request incrementally with two additional commits since the last revision:

 - inline
 - tmp

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4167/files
  - new: https://git.openjdk.java.net/jdk/pull/4167/files/de74ee24..56b1e17c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4167&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4167&range=01-02

  Stats: 13 lines in 3 files changed: 7 ins; 5 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4167.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4167/head:pull/4167

PR: https://git.openjdk.java.net/jdk/pull/4167


More information about the hotspot-runtime-dev mailing list