RFR: 8303186: Missing Classpath exception from Continuation.c
Tyler Steele
tsteele at openjdk.org
Thu Mar 2 00:46:05 UTC 2023
On Wed, 1 Mar 2023 23:31:11 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> This PR adds the Classpath exception to the header file of `src/java.base/share/native/libjava/Continuation.c`.
>
> Seems fine. All the other C files in that directory have it.
Excellent, thank you @dholmes-ora. This also feels trivial (since it's not really a code change). May I proceed with just one review?
-------------
PR: https://git.openjdk.org/jdk/pull/12747
More information about the jdk-dev
mailing list