RFR: 8269261: The PlaceHolder code uses Thread everywhere but is always dealing with JavaThreads [v2]
David Holmes
dholmes at openjdk.java.net
Fri Jun 25 02:40:41 UTC 2021
> Please review this trivial cleanup to change Thread to JavaThread.
>
> Testing (in progress):
> - tiers 1-3 sanity check
> - GHA
>
> Thanks,
> David
David Holmes has updated the pull request incrementally with one additional commit since the last revision:
Fixed alignment
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4592/files
- new: https://git.openjdk.java.net/jdk/pull/4592/files/42a54844..d84e386d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4592&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4592&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4592.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4592/head:pull/4592
PR: https://git.openjdk.java.net/jdk/pull/4592
More information about the hotspot-runtime-dev
mailing list