On Fri, 7 Apr 2023 07:43:02 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

>> Alan Bateman has updated the pull request with a new target base due to a 
>> merge or a rebase. The incremental webrev excludes the unrelated changes 
>> brought in by the merge/rebase. The pull request contains 11 additional 
>> commits since the last revision:
>> 
>>  - Test/comments updates
>>  - Merge
>>  - Expand tests for jdk.ThreadSleep event
>>  - Review feedback
>>  - Merge
>>  - Fix ThreadSleepEvent again
>>  - Test updates
>>  - ThreadSleepEvent refactoring
>>  - Merge
>>  - Merge
>>  - ... and 1 more: https://git.openjdk.org/jdk/compare/9db93ce4...a5bb3fd9
>
> test/jdk/java/lang/Thread/virtual/YieldQueuing.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
> 
> Should have been `2022, 2023,`

Yes, it should. There are 200+ tests updated, the majority of which were 
updated with `sed` rather than manual edits, got it wrong for 5 tests it seems. 
I'll fix those, thanks.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13203#discussion_r1160542385

Reply via email to