[OpenJDK 2D-Dev] Integrated: 8253206: Enforce whitespace checking for additional source files
Kevin Rushforth
kcr at openjdk.java.net
Wed Sep 16 14:05:18 UTC 2020
More information about the 2d-dev mailing list
Wed Sep 16 14:05:18 UTC 2020
- Previous message (by thread): [OpenJDK 2D-Dev] RFR: 8253206: Enforce whitespace checking for additional source files
- Next message (by thread): [OpenJDK 2D-Dev] EA5 build of Project Lanai (Metal rendering pipeline for macOS) is now posted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 15 Sep 2020 22:18:09 GMT, Kevin Rushforth <kcr at openjdk.org> wrote: > This adds the following extensions to the list of source files that git jcheck will check for whitespace errors: > > .cc, .hh, .m, .mm > > All files with the above extensions are now white-space clean after the fix for > [JDK-8240487](https://bugs.openjdk.java.net/browse/JDK-8240487). This will help them stay that way. > I just integrated a similar fix to `jfx` (with a few more source extensions that aren't relevant for the JDK) in > [JDK-8240499](https://bugs.openjdk.java.net/browse/JDK-8240499). This pull request has now been integrated. Changeset: 10867134 Author: Kevin Rushforth <kcr at openjdk.org> Committer: Jayathirth D V <jdv at openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/10867134 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8253206: Enforce whitespace checking for additional source files Reviewed-by: prr, erikj, jdv ------------- PR: https://git.openjdk.java.net/jdk/pull/195
- Previous message (by thread): [OpenJDK 2D-Dev] RFR: 8253206: Enforce whitespace checking for additional source files
- Next message (by thread): [OpenJDK 2D-Dev] EA5 build of Project Lanai (Metal rendering pipeline for macOS) is now posted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the 2d-dev mailing list