RFR: 8353197: Document preconditions for JavaLangAccess methods [v3]
Volkan Yazici
vyazici at openjdk.org
Fri May 9 08:31:38 UTC 2025
On Thu, 8 May 2025 14:46:29 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Prefix touched methods with `unchecked`
>
> src/java.base/share/classes/java/io/DataInputStream.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/java/io/ObjectInputStream.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/java/util/HexFormat.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/java/util/zip/ZipCoder.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/jdk/internal/math/ToDecimal.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/jdk/internal/util/HexDigits.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/sun/nio/cs/CESU_8.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/sun/nio/cs/DoubleByte.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/sun/nio/cs/ISO_8859_1.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/sun/nio/cs/SingleByte.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/sun/nio/cs/US_ASCII.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/share/classes/sun/nio/cs/UTF_8.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/java.base/unix/classes/sun/nio/fs/UnixPath.java line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
> src/jdk.charsets/share/classes/sun/nio/cs/ext/EUC_JP.java.template line 1:
>
>> 1: /*
>
> Copyright year
Fixed in 121005eed50.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081190069
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081190301
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081190552
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081190701
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081190811
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081190928
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081191033
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081191280
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081191511
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081191686
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081191903
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081192125
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081192310
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2081192487
More information about the security-dev
mailing list