-
Offshoot from #212:
On BigSur, none of the system-java installs are recognized.
```
[BigSur:~] nieder $ ls -l /Library/Java/JavaVirtualMachines
total 0
drwxr-xr-x 3 root wheel 96 Dec 14 17:…
-
A graal vm master build from source fails with OpenJDK 16 or (via mandrel) for OpenJDK 11. The offending commit seems to be cc11ae1d1fad550424b1fdc0a6cf7e9d6815874a which a) removed some flags configs…
-
### 检查项
- [X] 我已点击 `设置 → 启动器 → 检查更新` 确认了启动器已为最新版,且最新版未修复这个 Bug。[怎样更新?](https://shimo.im/docs/qKPttVvXKqPD8YDC#anchor-oTgb)
- [X] 我已在 [Issues 页面](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue…
-
**Describe the bug**
Running sudo apt-get install msopenjdk-17
yields the following:
```
Reading package lists... Done
Building dependency tree
Reading state information... Done
The followi…
-
**Describe the issue**
I already raised this issue here #2800 . I was trying to implement the fix suggested in this comment https://github.com/oracle/graal/issues/2800#issuecomment-702480444 , but I …
-
Hi all,
Reading the latest Guice release (5.0.1), now Guice supports java15. What are the plans to support java16? In our project we would like to do the upgrade but we depend on Guice to do the mi…
-
Hi guys, sorry if this is not allowed, if it's not please by all means go ahead and remove it 🙂 otherwise if any one could help me out that would be great.
Basically I'm looking for files/code in t…
-
-
When I start the server with Java16, I encounter this error
> [19:31:38 WARN]: Exception encountered when loading plugin: HAProxyDetector
java.lang.NoSuchFieldException: modifiers
at java…
-
The [documentation](http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/examples/generating-other-api-signatures.html) claims you can generate signatures of other APIs. I just tried to …