On Fri, 15 Apr 2022 21:31:09 GMT, Paul Sandoz <[email protected]> wrote:
>> Alan Bateman has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Refresh
>
> src/java.base/share/classes/jdk/internal/vm/Continuation.java line 264:
>
>> 262: } finally {
>> 263: fence();
>> 264: StackChunk c = tail;
>
> `c` is not used
Ron has done some cleanup so this is removed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8166
