On Wed, 23 Nov 2022 10:14:23 GMT, Serguei Spitsyn wrote:
>> This problem has two sides.
>> One is that the `VirtualThread::run() `cashes the field `notifyJvmtiEvents`
>> value.
>> It caused the native method `notifyJvmtiUnmountBegin()` not called after the
>> field `notifyJvmtiEvents`
>> value
On Mon, 9 Jan 2023 13:25:34 GMT, Yi Yang wrote:
>> harmless refactor to share code across different platforms of
>> VirtualMachineImpl:
>> 1. Shared code to process command response after requesting a command
>> execution
>> 2. Read functionality in SocketInputStream can be reused
>
> Yi Yang h
On Sat, 7 Jan 2023 17:41:04 GMT, Kim Barrett wrote:
> Please review this change to remove GCCause::_wb_conc_mark and the supporting
> implementation. After JDK-8293824 it is no longer used as the cause when
> requesting a GC.
>
> Note: The implementation in ZGC appears to have never been used.
On Mon, 9 Jan 2023 14:50:50 GMT, Erik Österlund wrote:
>> Please review this change to remove GCCause::_wb_conc_mark and the supporting
>> implementation. After JDK-8293824 it is no longer used as the cause when
>> requesting a GC.
>>
>> Note: The implementation in ZGC appears to have never bee
On Sat, 7 Jan 2023 17:41:04 GMT, Kim Barrett wrote:
> Please review this change to remove GCCause::_wb_conc_mark and the supporting
> implementation. After JDK-8293824 it is no longer used as the cause when
> requesting a GC.
>
> Note: The implementation in ZGC appears to have never been used.
Please review this change to remove GCCause::_wb_conc_mark and the supporting
implementation. After JDK-8293824 it is no longer used as the cause when
requesting a GC.
Note: The implementation in ZGC appears to have never been used. Prior to
JDK-8293824 this cause was only used by a G1-specific
Implementation of relativized locals in interpreter frames for x86. x64,
aarch64, ppc64le, riscv.
Not relativized zero and s390 but done some changes to cope with the changed
generic code.
Tested tier1-tier8 on supported platforms. The rest was sanity tested using
Qemu.
-
Commit me
On Mon, 9 Jan 2023 06:37:22 GMT, David Holmes wrote:
> All your new files need a copyright and GPL header.
Sorry if I'm being blind but I'm not seeing it. Which file(s) are you referring
to?
The `@test /nodynamiccopyright/` files don't get one per
[this](https://openjdk.org/groups/compiler/te
> harmless refactor to share code across different platforms of
> VirtualMachineImpl:
> 1. Shared code to process command response after requesting a command
> execution
> 2. Read functionality in SocketInputStream can be reused
Yi Yang has updated the pull request incrementally with one additio
On Mon, 9 Jan 2023 03:29:04 GMT, Yi Yang wrote:
>> harmless refactor to share code across different platforms of
>> VirtualMachineImpl:
>> 1. Shared code to process command response after requesting a command
>> execution
>> 2. Read functionality in SocketInputStream can be reused
>
> Yi Yang h
10 matches
Mail list logo