On Fri, 24 Mar 2023 17:51:03 GMT, Eirik Bjorsnos <d...@openjdk.org> wrote:

> Is something wrong with line endings in the added benchmark? jcheck seems to 
> complain a lot?

It often happens when copying a file on windows. Can usually be fixed in 
intellij idea by navigating to the file and changing line endings to LF from 
CRLF, as long as git config is right (as per 
https://github.com/openjdk/jdk/blob/master/doc/building.md#special-considerations)
 the line ending will be fixed.

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

PR Comment: https://git.openjdk.org/jdk/pull/13150#issuecomment-1483200334

Reply via email to