Thomas Fitzsimmons
Thomas Fitzsimmons
Implemented in #398.
Sorry for the delay in replying; I did not notice that @tstuefe had commented. Thanks for reviewing @jerboaa and @tstuefe . I did the zip_util.c change to fix this Windows...
(From what I can tell, I will not receive GitHub email updates just for comments on this pull request because I did not file it -- that is why I...
I will also investigate whether the `zip_util.c` changes in @gnu-andrew's commit, https://github.com/openjdk/jdk8u-dev/pull/452/commits/462cd916c26f9745abca2cfd78ed8d1107db9f0c, should be a separate backport.
@jerboaa Yes, @gnu-andrew explained it in the first comment of this pull request: > This is a re-do of https://github.com/openjdk/jdk8u-dev/pull/445 as we reached a deadlock where I could not make...
Basically, @gnu-andrew is the author, but I volunteered to do the submission process, and we are not sure how to represent that situation with the tooling.
I did more research: the C parts of the proposed changes are jdk8u-specific, so there are no equivalent parts of zip_util.c in newer branches from which to backport them. They...
Here is some public discussion: https://bugzilla.redhat.com/show_bug.cgi?id=1433262#c21 and https://bugzilla.redhat.com/show_bug.cgi?id=1433262#c22
Neither of the errors happen for me on current code. But I can replicate the formatting issues.
@shamazmazum You should probably build latest kboot from source, then instrument it to narrow down the point of failure. I use the kboot loader for QEMU, but on my ThinkPad...