On Fri, 19 May 2023 03:02:33 GMT, David Holmes wrote:
>> Paul Hohensee has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8304074: Need acquire/release in incr_exited_allocated_bytes
>
> src/hotspot/share/services/threadService.hpp line 109
On Sat, 20 May 2023 15:56:35 GMT, Daniel D. Daugherty
wrote:
> A trivial fix to increase a timeout:
> [JDK-8307783](https://bugs.openjdk.org/browse/JDK-8307783)
> runtime/reflect/ReflectOutOfMemoryError.java timed out
>
> Trivial fixes to ProblemList tests:
> [JDK-8308468](https://bugs.openjdk
On Sat, 20 May 2023 15:56:35 GMT, Daniel D. Daugherty
wrote:
> A trivial fix to increase a timeout:
> [JDK-8307783](https://bugs.openjdk.org/browse/JDK-8307783)
> runtime/reflect/ReflectOutOfMemoryError.java timed out
>
> Trivial fixes to ProblemList tests:
> [JDK-8308468](https://bugs.openjdk
On Sat, 20 May 2023 15:56:35 GMT, Daniel D. Daugherty
wrote:
> A trivial fix to increase a timeout:
> [JDK-8307783](https://bugs.openjdk.org/browse/JDK-8307783)
> runtime/reflect/ReflectOutOfMemoryError.java timed out
>
> Trivial fixes to ProblemList tests:
> [JDK-8308468](https://bugs.openjdk
A trivial fix to increase a timeout:
[JDK-8307783](https://bugs.openjdk.org/browse/JDK-8307783)
runtime/reflect/ReflectOutOfMemoryError.java timed out
Trivial fixes to ProblemList tests:
[JDK-8308468](https://bugs.openjdk.org/browse/JDK-8308468) ProblemList
containers/docker/TestMemoryAwareness.
On Sat, 20 May 2023 16:32:10 GMT, Leonid Mesnik wrote:
>> A trivial fix to increase a timeout:
>> [JDK-8307783](https://bugs.openjdk.org/browse/JDK-8307783)
>> runtime/reflect/ReflectOutOfMemoryError.java timed out
>>
>> Trivial fixes to ProblemList tests:
>> [JDK-8308468](https://bugs.openjdk.
On Sat, 20 May 2023 00:21:04 GMT, Serguei Spitsyn wrote:
>> This enhancement adds ForceEarlyReturnXXX support for virtual threads. The
>> spec defines minimal support that the JVMTI ForceEarlyReturnXXX can be used
>> for a virtual thread suspended an an event.
>> Actually, the ForceEarlyReturnX
On Sat, 20 May 2023 00:21:04 GMT, Serguei Spitsyn wrote:
>> This enhancement adds ForceEarlyReturnXXX support for virtual threads. The
>> spec defines minimal support that the JVMTI ForceEarlyReturnXXX can be used
>> for a virtual thread suspended an an event.
>> Actually, the ForceEarlyReturnX
On Sat, 20 May 2023 00:30:17 GMT, Serguei Spitsyn wrote:
>> This enhancement adds `PopFrame` support for virtual threads. The spec
>> defines minimal support that the JVMTI `PopFrame` can be used for a virtual
>> thread suspended an an event.
>> Actually, the `PopFrame` can supports suspended