On Sat, 22 Jun 2024 13:37:30 GMT, Kevin Rushforth wrote:
>> This PR updates `build.gradle` to define javac lint options for three
>> different types of java compilation tasks: sdk classes, test classes
>> (including shims), and tool classes (including JSLC). The defaults for these
>> three gro
On Sat, 22 Jun 2024 13:37:30 GMT, Kevin Rushforth wrote:
>> This PR updates `build.gradle` to define javac lint options for three
>> different types of java compilation tasks: sdk classes, test classes
>> (including shims), and tool classes (including JSLC). The defaults for these
>> three gro
On Tue, 18 Jun 2024 14:16:25 GMT, Ambarish Rapte wrote:
>> Kevin Rushforth has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains five additional
>> co
> This PR updates `build.gradle` to define javac lint options for three
> different types of java compilation tasks: sdk classes, test classes
> (including shims), and tool classes (including JSLC). The defaults for these
> three groups of lint options are specified in `build.gradle`.
>
> We al
On Wed, 12 Jun 2024 20:03:24 GMT, Kevin Rushforth wrote:
> This PR updates `build.gradle` to define javac lint options for three
> different types of java compilation tasks: sdk classes, test classes
> (including shims), and tool classes (including JSLC). The defaults for these
> three groups
On Wed, 12 Jun 2024 20:03:24 GMT, Kevin Rushforth wrote:
> This PR updates `build.gradle` to define javac lint options for three
> different types of java compilation tasks: sdk classes, test classes
> (including shims), and tool classes (including JSLC). The defaults for these
> three groups
On Wed, 12 Jun 2024 20:03:24 GMT, Kevin Rushforth wrote:
> This PR updates `build.gradle` to define javac lint options for three
> different types of java compilation tasks: sdk classes, test classes
> (including shims), and tool classes (including JSLC). The defaults for these
> three groups
This PR updates `build.gradle` to define javac lint options for three different
types of java compilation tasks: sdk classes, test classes (including shims),
and tool classes (including JSLC). The defaults for these three groups of lint
options are specified in `build.gradle`.
We also define th