On Sat, 18 May 2024 13:01:30 GMT, SendaoYan wrote:
> > Is there a related bug on the intermittent failure?
>
> I have reportd the itermittent failure
> [JDK-8332433](https://bugs.openjdk.org/browse/JDK-8332433), and
> [JDK-8316138](https://bugs.openjdk.org/browse/JDK-8316138) is subtask of
>
On Sat, 18 May 2024 12:44:52 GMT, Weijun Wang wrote:
> Is there a related bug on the intermittent failure?
I have reportd the itermittent failure
[JDK-8332433](https://bugs.openjdk.org/browse/JDK-8332433), and
[JDK-8316138](https://bugs.openjdk.org/browse/JDK-8316138) is subtask of
JDK-833243
On Sat, 18 May 2024 12:34:39 GMT, SendaoYan wrote:
> Hi all,
> Before `CAInterop.java#globalsigne46` imtermittent failure has been
> resolved, mark the test as intermittent.
Is there a related bug on the intermittent failure?
-
PR Comment: https://git.openjdk.org/jdk/pull/19291#
Hi all,
Before `CAInterop.java#globalsigne46` imtermittent failure has been resolved,
mark the test as intermittent.
-
Commit messages:
- 8332492: Mark CAInterop.java#globalsigne46 as intermittent
Changes: https://git.openjdk.org/jdk/pull/19291/files
Webrev: https://webrevs.ope
On Fri, 17 May 2024 13:38:25 GMT, Maurizio Cimadamore
wrote:
>> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting
>> the use of JNI in the following ways:
>>
>> * `System::load` and `System::loadLibrary` are now restricted methods
>> * `Runtime::load` and `Runtime::loa