JetBrains Java Runtime
This package provides a Java runtime environment for and Java development kit. It supports enhanced class redefinition (DCEVM), includes a number of improvements in font rendering, keyboards support, windowing/focus subsystems, HiDPI, accessibility, and performance, provides better desktop integration and bugfixes not yet present in OpenJDK.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/y9axh3gawbr99cg51vpir8shz94lh1hb-jbr-11_0_16-b2248.drv | ||
| riscv64-linux | /gnu/store/y9xy8s747kdy7j5n1ljm3xjmpzvr8a5g-jbr-11_0_16-b2248.drv | ||
| powerpc-linux | /gnu/store/dcm7xgfwx9kh0y8v92p7v880yqgf4w0w-jbr-11_0_16-b2248.drv | ||
| powerpc64le-linux | /gnu/store/i5yyi1f115nsnjgd7sa7g7ys17bjw126-jbr-11_0_16-b2248.drv | ||
| i686-linux | /gnu/store/1pq2jbm74l3gy284y30y43fccpci8yb6-jbr-11_0_16-b2248.drv | ||
| armhf-linux | /gnu/store/mypsfv5qhvz0ba4lx40mjzc2drbp3rr8-jbr-11_0_16-b2248.drv | ||
| aarch64-linux | /gnu/store/9g4s6k4is1fpxa09ylibkizajfwsx6j2-jbr-11_0_16-b2248.drv |
| 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 'openjdk' does not match package name 'openjdk:jdk' | |
| formatting Look for formatting issues in the source | line 1883 is way too long (94 characters) | |
| inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably be 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' |