-
With openJDK end of life about a month away when will eclair transition away from openJDK 11 as recomended runtime?
-
在非Undertow线程,注入不成功。
调试了,发现,是在getContext,这里获取失败
-
$ java -version
openjdk version "11.0.5" 2019-10-15 LTS
OpenJDK Runtime Environment Corretto-11.0.5.10.1 (build 11.0.5+10-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.5.10.1 (build 11.0.5+10-LTS, mi…
-
# Feature Request
This is a followup issue for https://github.com/kittinunf/Fuel/issues/274
## Description
Currently PATCH methods are silently transformed to POST methods.
However, in java …
-
## 软件包信息
软件包名称: jboss-dmr
openEuler 仓库地址: https://gitee.com/src-openeuler/jboss-dmr
构建仓库地址:
## 说明
问题背景: 升级jdk版本,这是构建系统升级jdk版本计划的一部分。需要注意上游依赖。
所需技能:
其它:
-
A place holder for OpenJCEPlusFIPS 140-3 strict profile test failures as https://github.com/ibmruntimes/openj9-openjdk-jdk/issues/859#issuecomment-2407439154.
-
This needs to be checked for every release. This issues should not be closed but moved forward.
When freetype in jdk11 is updated, this should be backported to jdk8 as was done in https://github.co…
-
As of recently Oracle has forced MacOS users to download JDK11 and not anymore 10.0.2, which is troublesome as the app created by jar2app (exactly the JavaAppLauncher) fails with JDK11 installed
An…
-
### Description
I'm trying to build the https://github.com/joelittlejohn/jsonschema2pojo/pull/1599 under JDK11 and later.
Robolectric 3.8 doesn't work with JDK11. I suppose it is because the inc…
-
Hi i'm using sigar very usefully.
but some critical problem was occurred.
in Windows 10 & jdk11 sigar lib make JVM crash(append logs below) at all method.
but, It works fine when using jdk8 under…