RFR: 8259851: Using boolean type for tasks in SubTasksDone
Albert Mingkun Yang
ayang at openjdk.java.net
Mon Jan 18 20:39:41 UTC 2021
On Mon, 18 Jan 2021 15:30:48 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> For Zero I don't care. But there are affected platforms.
I see arm and s390 with grepping `CmpxchgByteUsingInt`; I will test specjbb2015 and dacapo on arm to see if there is any perf diff.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2131
More information about the hotspot-gc-dev
mailing list