Java development kit
This package provides the Java development kit OpenJDK built with the IcedTea build harness.
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'nss-certs' should probably not be an input at all |
|
input-labels Identify input labels that do not match package names | label 'ecj4-javac-wrapper' does not match package name 'ecj-javac-wrapper' |
|
input-labels Identify input labels that do not match package names | label 'ant' does not match package name 'ant-bootstrap' |
|
formatting Look for formatting issues in the source | line 431 is way too long (100 characters) |
|
formatting Look for formatting issues in the source | line 239 is way too long (93 characters) |
|
formatting Look for formatting issues in the source | line 230 is way too long (102 characters) |
|