RFR: 8276623: JDK-8275650 accidentally pushed "out" file

David Holmes dholmes at openjdk.java.net
Thu Nov 4 09:07:19 UTC 2021


On Thu, 4 Nov 2021 08:16:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the commit: https://github.com/openjdk/jdk/commit/32895ac60949ccceb0a3d25c73ec5e3a00c29593
> 
> I think this is a trivial fix to remove the accidental addition. I only found this because my local filesystem also has "out" file, and git complained about that pull is about to overwrite it.

Thanks for fixing this Aleksey. The fact it was considered a binary file made it easy to overlook in the PR.

Yes this is a trivial fix.

David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the jdk-dev mailing list