On Wed, 30 Apr 2025 17:32:34 GMT, Chen Liang <li...@openjdk.org> wrote:
> There were a few warnings related to illegal native access in HelloClasslist > after adding some of the downcall infrastructure. Did a clean build and there > were no warning associated with the > > Compiling up to 2 files for CLASSLIST_JAR > Creating support/classlist.jar > > steps. This pull request has now been integrated. Changeset: bccf057f Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bccf057fa4a0208bda55d2972d0161044f050ea5 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8355971: Build warnings after the changes for JDK-8354996 Reviewed-by: shade, erikj ------------- PR: https://git.openjdk.org/jdk/pull/24970