[lilliput-jdk17u:lilliput] Integrated: 8310573: [Lilliput/JDK17] Revert assert removals for -UCOH paths
Aleksey Shipilev
shade at openjdk.org
Thu Jun 22 09:58:29 UTC 2023
On Wed, 21 Jun 2023 18:41:51 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> We have plenty of removed asserts that were unsafe when +UCOH was enabled. But those asserts should persist and be active on -UCOH paths. This change reverts most of the assert removals.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug `tier1` (default, `-UCOH`)
> - [x] Linux x86_64 fastdebug `tier1` (`+UCOH`)
This pull request has now been integrated.
Changeset: 0b4070aa
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/lilliput-jdk17u/commit/0b4070aaa5913ec199f00b68b3ee31c04aeb6368
Stats: 10 lines in 9 files changed: 9 ins; 0 del; 1 mod
8310573: [Lilliput/JDK17] Revert assert removals for -UCOH paths
Reviewed-by: rkennke
-------------
PR: https://git.openjdk.org/lilliput-jdk17u/pull/41
More information about the lilliput-dev
mailing list