GET /api/v1/ports/openjdk21-jetbrains/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openjdk21-jetbrains",
"portdir": "java/openjdk21-jetbrains",
"version": "21.0.6b895.91",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any >= 16 }",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JetBrains/JetBrainsRuntime",
"description": "JetBrains Runtime on OpenJDK 21",
"long_description": "JetBrains Runtime is a fork of OpenJDK available for Windows, Mac OS X, and Linux. It supports enhanced class redefinition (DCEVM), features optional JCEF, a framework for embedding Chromium-based browsers, 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.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 159
}
],
"variants": [
"BundledApp",
"JNI"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}