Language

Package: jbr @ 11_0_16-b2248

Synopsis

JetBrains Java Runtime

Description

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.

Home page
https://www.jetbrains.com/
Location
gnu/packages/java.scm (line: 1862, column: 2)
License

Lint warnings

LinterMessageLocation
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'