This package browser is in early development. Mind the rough edges.

jbr 21.0.3b509.11

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.

Installation

Install jbr 21.0.3b509.11 as follows:

guix install jbr@21.0.3b509.11

Or install the latest version:

guix install jbr

The jbr package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install jbr:doc
guix install jbr:jdk

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.