-
## Moved "Lessons learned..." to Wiki
[Lessons learned "JUnit 5 compile and test on Java 9 b162"](https://github.com/junit-team/junit5/wiki/Lessons-learned-%22JUnit-5---compile-and-test-on-Java-9-b…
-
Coming from #270, below is the table of different approaches we identified to initially support Java 9.
Reflection | Freeze 8, Continue 9 | "Boilerplate" directories/modules
----------- | -------…
-
https://github.com/jodastephen/jpms-module-names
http://branchandbound.net/blog/java/2017/12/automatic-module-name/
Related issue: #938
-
### Expected behavior and actual behavior:
I'm getting a "CheckedFunction cannot be resolved to a type" compile error. The same is happening to all others Jool classes.
I'm expecting to get any er…
-
**[Paul Bakker](https://jira.spring.io/secure/ViewProfile.jspa?name=paul.bakker@luminis.eu)** opened **[SPR-14579](https://jira.spring.io/browse/SPR-14579?redirect=false)** and commented
As part of t…
-
I love Lombok but as noted in #1005, the SCL has made if far more difficult to write extensions. I'd like to see a condition where extension authors aren't constantly writing the same code to simply …
-
I have the following issue on Windows 10 with Java 9:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by dorkbox.systemTray.util.SystemTrayFixe…
-
With Java 9 and jigsaw the JDK was modularized and several modules are now not included anymore by default and might even go away as default modules. This applies to stuff like e.g. JAXB that was so f…
-
Given that RichTextFX uses private APIs in JavaFX 8, will the current functionality provided by RichTextFX be possible under JavaFX 9?
-
I have tried the build with the new released jdk 11. This resulted in a new error, compared to the successful build with jdk10.
```
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ de…