RFR: 8257707: Fix incorrect format string in Http1HeaderParser

Aleksey Shipilev shade at openjdk.java.net
Fri Dec 4 06:35:55 UTC 2020


On Thu, 3 Dec 2020 20:05:36 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:

> === Output from failing command(s) repeated here ===
> * For target hotspot_variant-server_libjvm_objs_bytecodeInterpreterWithChecks.obj:
> bytecodeInterpreterWithChecks.cpp
> ./build/windows-x86_64-server-release/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp(3): fatal error C1083: Cannot open include file: 'interpreter/bytecodeInterpreter.cpp': No such file or directory

That's the build failure, actually, and `bytecodeInterpreterWithChecks.cpp` should have been long gone. Run `git clean` on your repo?

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

PR: https://git.openjdk.java.net/jdk/pull/1495


More information about the net-dev mailing list