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 'ant' does not match package name 'ant-bootstrap' |
|
input-labels Identify input labels that do not match package names | label 'jdk' does not match package name 'icedtea:jdk' |
|
formatting Look for formatting issues in the source | line 821 is way too long (99 characters) |
|
formatting Look for formatting issues in the source | line 775 is way too long (109 characters) |
|