Integrated: 8324125: Improve class initialization barrier in TemplateTable::_new for RISC-V
Gui Cao
gcao at openjdk.org
Tue Jan 30 02:10:42 UTC 2024
On Wed, 24 Jan 2024 09:16:09 GMT, Gui Cao <gcao at openjdk.org> wrote:
> Hi, This RISC-V Port implementation for https://github.com/openjdk/jdk/pull/17006,
>
> ### Testing:
>
> - [x] Run tier1-3 tests on qemu 8.1.0 with UseRVV (fastdebug)
> - [x] Run tier1-3 tests with SiFive unmatched (release)
This pull request has now been integrated.
Changeset: a1d65eb6
Author: Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a1d65eb6d87ff9019a9a92a775213be2a8b60fd1
Stats: 5 lines in 1 file changed: 0 ins; 1 del; 4 mod
8324125: Improve class initialization barrier in TemplateTable::_new for RISC-V
Reviewed-by: fyang, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/17548
More information about the hotspot-compiler-dev
mailing list