On Wed, 28 Feb 2024 17:06:17 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> We have seen a build failure along the lines of:
>> 
>>  /usr/bin/mv: cannot move 
>> '.../build/windows-x64-open-debug/hotspot/variant-server/libjvm/win-exports.def.tmp'
>>  to 
>> '.../build/windows-x64-open-debug/hotspot/variant-server/libjvm/win-exports.def':
>>  No such file or directory
>> 
>> on Windows.
>> 
>> My guess is that this is a race between creating the win-export.def file for 
>> the gtest jvm and the product jvm.
>
> Magnus Ihse Bursie has updated the pull request incrementally with two 
> additional commits since the last revision:
> 
>  - Also restore newline
>  - Roll back gtest changes

Marked as reviewed by erikj (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18043#pullrequestreview-1906887941

Reply via email to