RFR: 8276623: JDK-8275650 accidentally pushed "out" file
Aleksey Shipilev
shade at openjdk.java.net
Thu Nov 4 08:23:27 UTC 2021
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.
-------------
Commit messages:
- Fix
Changes: https://git.openjdk.java.net/jdk/pull/6248/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6248&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276623
Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/6248.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6248/head:pull/6248
PR: https://git.openjdk.java.net/jdk/pull/6248
More information about the jdk-dev
mailing list