RFR: 8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS [v4]

Harshitha Onkar honkar at openjdk.org
Tue Aug 20 16:48:20 UTC 2024


On Tue, 20 Aug 2024 15:20:35 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Unfortunately, Git does not recognise the files are moved with so many additional changes.
> 
> As a workaround, I can submit a new issue and integrate it where the files are moved only. This way we could preserve the history of the changes to the tests.
> 
> Do you have any opinions?

@aivanov-jdk Does it work if you move the test files using `git mv`, commit it and in the next commit modify the files 
I mean 2 separate commits - one for move and another one that modifies the files.

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

PR Comment: https://git.openjdk.org/jdk/pull/20601#issuecomment-2299304448


More information about the client-libs-dev mailing list