Integrated: 8315029: [BACKOUT] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Mon Aug 28 11:11:19 UTC 2023
On Mon, 28 Aug 2023 08:19:08 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> This changeset backs out the changes introduced by [JDK-8312749](https://bugs.openjdk.org/browse/JDK-8312749) and re-enables the problem-listed `test/jdk/java/lang/template/StringTemplateTest.java`. The backed-out issue will be re-addressed in [JDK-8315082](https://bugs.openjdk.org/browse/JDK-8315082).
>
> #### Testing
>
> - tier1-3 (windows-x64, linux-x64, linux-aarch64, macosx-x64, and macosx-aarch64)
> - `test/jdk/java/lang/template/StringTemplateTest.java`
This pull request has now been integrated.
Changeset: 1c3177ee
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1c3177eea74263d8edd7e90ecb962180ea587a9b
Stats: 116 lines in 5 files changed: 9 ins; 90 del; 17 mod
8315029: [BACKOUT] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Reviewed-by: chagedorn, mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/15442
More information about the hotspot-dev
mailing list