On Thu, 12 Sep 2024 12:51:27 GMT, Kevin Rushforth wrote:
>> When running JavaFX tests and apps with JDK 24, we now get illegal access
>> warnings of the following form:
>>
>>
>> WARNING: A restricted method in java.lang.System has been called
>> WARNING: java.lang.System::load has been called
On Thu, 12 Sep 2024 12:51:27 GMT, Kevin Rushforth wrote:
>> When running JavaFX tests and apps with JDK 24, we now get illegal access
>> warnings of the following form:
>>
>>
>> WARNING: A restricted method in java.lang.System has been called
>> WARNING: java.lang.System::load has been called
> When running JavaFX tests and apps with JDK 24, we now get illegal access
> warnings of the following form:
>
>
> WARNING: A restricted method in java.lang.System has been called
> WARNING: java.lang.System::load has been called by
> com.sun.glass.utils.NativeLibLoader in module javafx.graphi