Re: RFR: 8350819: Ignore core files

2025-02-28 Thread Mikael Vidstedt
On Wed, 26 Feb 2025 22:26:58 GMT, Mikael Vidstedt wrote: > Core files may from time to time end up in the source tree of the JDK, adding > noise in git etc. Because we have valid files and directories called "core*" > in the tree it's non-trivial to exclude any and all core files, but as a > s

Re: RFR: 8350819: Ignore core files

2025-02-26 Thread David Holmes
On Wed, 26 Feb 2025 22:26:58 GMT, Mikael Vidstedt wrote: > Core files may from time to time end up in the source tree of the JDK, adding > noise in git etc. Because we have valid files and directories called "core*" > in the tree it's non-trivial to exclude any and all core files, but as a > s

Re: RFR: 8350819: Ignore core files

2025-02-26 Thread Erik Joelsson
On Wed, 26 Feb 2025 22:26:58 GMT, Mikael Vidstedt wrote: > Core files may from time to time end up in the source tree of the JDK, adding > noise in git etc. Because we have valid files and directories called "core*" > in the tree it's non-trivial to exclude any and all core files, but as a > s