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' |
|
patch-headers Validate patch headers | openjdk-13-classlist-reproducibility.patch: patch lacks comment and upstream status |
|
patch-headers Validate patch headers | openjdk-10-jtask-reproducibility.patch: patch lacks comment and upstream status |
|