[jdk11u-dev] RFR: 8257679: Improved unix compatibility layer in Windows build (winenv) [v27]

Christoph Langer clanger at openjdk.org
Tue Dec 6 19:54:12 UTC 2022


On Tue, 6 Dec 2022 18:16:54 GMT, Dan Lutker <duke at openjdk.org> wrote:

> This seems to be causing a problem for us at Amazon. I am trying to figure out how but we are loosing a "" in the middle of a path. It should be `C:\tools\cygwin\tmp\fixpath.3ZobaJ\atfile` and not `C:\toolscygwin\tmp\fixpath.3ZobaJ\atfile`
> 
> ```
> Compiling 8 files for BUILD_TOOLS_LANGTOOLS
> error: file not found: C:\toolscygwin\tmp\fixpath.3ZobaJ\atfile
> make[3]: *** [ToolsLangtools.gmk:40: /cygdrive/c/wsjdk/corretto11src/installers/windows/zip/corretto-build/buildroot/build/windows-x86_64-normal-server-release/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS_batch] Error 3
> make[2]: *** [make/Main.gmk:73: buildtools-langtools] Error 2
> ```

Thanks for reporting. Would be good if you could find some more details here. Which make targets do you call?

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1278


More information about the jdk-updates-dev mailing list