Java development kit
This package provides the Java development kit OpenJDK.
| 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 | |
| inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably switched for its minimal variant | |
| input-labels Identify input labels that do not match package names | label 'openjdk' does not match package name 'openjdk:jdk' |