-
**Current status**
1. Apache Arrow Java is compiled and tested by JDK 8, 11, 17, 18 but packaged with source/target JDK8
**Changes implemented by this PR** [https://github.com/apache/arrow/pull/…
-
```Launching lib\main.dart on MI 6 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebu…
-
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…
-
jdk版本21的是否可以使用哪个?还是只能支持jdk8的版本
-
jdk8 not supported
-
Hi,
I am getting compiling errors after upgrading JDK from 1.7 to 1.8.
The lombok.extern.slfj4 ang some getter(), builder() methods were no longer working.
I upgraded lombok.jar to the latest version(…
-
It appears as though the java8 ppc64le patches have been brought in upstream, we however still have the following diffs between our branches and upstream:
```
diff --git a/hotspot/agent/src/os/lin…
-
Since JDK8 Javadocs has become very strict:
- <br/> should be replaced with <br>
- tables must have summary attribute.
- all links must be valid
Otherwise Javadocs generation fails.
-
Olá
Estou tentando construir o conteiner, mas após a execução do comando docker compose, me dá essa mensagem de erro:
Error response from daemon: pull access denied for cleydyr/tomcat7-jdk8_postgr…
-
It is impossible to build BC with Gradle, because it seems to require that **all** the four JDKs - JDK8, JDK11, JDK17, JDK21 - are installed.
No sane organization, except for those who's distributi…