RFR: 8353197: Document preconditions for JavaLangAccess methods [v4]
Jaikiran Pai
jpai at openjdk.org
Mon May 12 08:51:53 UTC 2025
On Fri, 9 May 2025 08:31:35 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Document preconditions on certain `JavaLangAccess` methods that use operations either unsafe and/or without range checks.
>
> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix copyright years
src/java.base/share/classes/jdk/internal/util/HexDigits.java line 2:
> 1: /*
> 2: * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
Hello Volkan, this should be `2024, 2025, `
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2084166104
More information about the core-libs-dev
mailing list