-
http://www.jetbrains.com/phpstorm/download/download-thanks.html?platform=linux
https://download.jetbrains.com/webide/PhpStorm-10.0.3.tar.gz
https://download.jetbrains.com/webide/PhpStorm-2016.1.tar.g…
-
The values of `J9CPTYPE_INTERFACE_STATIC_METHOD` and `J9CPTYPE_INTERFACE_INSTANCE_METHOD` changed from 17 & 18 to 18 & 19, respectively with the merge of #1426.
The method `J9BCUtil.dumpCPShapeDesc…
-
Gradle-6.0 project running with java-11 throwing warning:-
********************************************************************************************************
WARNING: An illegal reflective acc…
-
CI run fails
https://github.com/d10xa/jadd/actions/runs/3752515459/jobs/6374762973
```
Run sbt -v coverage test
sbt -v coverage test
shell: /usr/bin/bash -e {0}
env:
CI: true
J…
-
**Describe the bug**
I imported openpdf into my osgi project and get an Error: "Missing Constraint: Import-Package: sun.misc"
**To Reproduce**
1. Setup an Eclipse Target Platform and add OpenPDF …
-
Could you upgrade the dependency of JFoenix version for java9 Compatibility?
see bug: https://github.com/jfoenixadmin/JFoenix/issues/365
Of course, if you want to keep java8 compatibility, you hav…
-
When targeting JDK 11, in a project that has Java, Kotlin, and Groovy plugins applied but has only Java sources, `run` task fails with:
```
java.lang.module.FindException: Module ___ not found
```
…
-
引入log4j-api-2.14.1.jar包时,由于打包时使用了module新特性导致在log4j-api-2.14.1.jar!\META-INF\versions\9module-info.class会引起报错
Exception in thread "main" java.lang.RuntimeException: cannot find META-INF.versions.9.mod…
nfzsh updated
2 years ago
-
请介绍新镜像
* 上游源(官方镜像)的地址
官网:
二进制存储库:
- [Java8](https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/)
- [Java9](https://github.com/AdoptOpenJDK/openjdk9-binaries/releases/)
- [Java1…
-
Related resources:
- Java 9
- [ ] https://blog.codefx.org/java/java-9-migration-guide/
- [ ] https://docs.oracle.com/javase/9/whatsnew/toc.htm
- [ ] https://blog.frankel.ch/migrating-to-java…