[jdk17u-dev] RFR: 8288303: C1: Miscompilation due to broken Class.getModifiers intrinsic
Goetz Lindenmaier
goetz at openjdk.org
Thu Jun 23 10:04:10 UTC 2022
On Wed, 22 Jun 2022 17:49:02 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to fix the C1 intrinsic.
>
> Additional testing:
> - [x] Linux x86_32 fastdebug, JFR reproducer does not hang anymore
> - [x] Linux x86_32 fastdebug, new test passes
> - [x] Linux x86_64 fastdebug, new test passes
> - [x] Linux x86_32 fastdebug, tier1 passes
> - [x] Linux x86_64 fastdebug, tier1 passes
Hi,
what are the strange Pre-submit failures on windows in tools/javac/Paths/MineField.sh?
I would assume they are unrelated, but I have not seen this before.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/500
More information about the jdk-updates-dev
mailing list