On Wed, 7 Oct 2020 18:19:40 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> After migration to Git, this serves no purpose. The file is not updated, does > not seem to be used. We can easily remove > it. > There is also .hgtags, but that might have some value for verification, so > let's keep it around until Mercurial repos > are completely dead for everyone. .hgtags removal is tracked as JDK-8254318. This pull request has now been integrated. Changeset: 736e0773 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/736e0773 Stats: 18 lines in 1 file changed: 0 ins; 18 del; 0 mod 8254178: Remove .hgignore Reviewed-by: ehelin ------------- PR: https://git.openjdk.java.net/jdk/pull/549