-
vavr-encodings has a "classpath fence" configured for Immutables in the `META-INF/extensions/org.immutables.inhibit-classpath` file. This prevents the Immutables code generator from using any annotati…
-
When we are access jsp page in java9-jigsaw build we are getting the following exception .
[2015-09-28T13:27:07.193+0530] [glassfish 4.1] [WARNING] [] [javax.enterprise.web] [tid: _ThreadID=33 _Thread…
-
append support Jigsaw module
-
I am trying to get the Groovy project compiling using Gradle 3.2.1 under jigsaw 155. This time I got blocked by the Gradle Compiler Daemon trying to handle the build scripts. I know how to fix the pro…
-
### Expected Behavior
I expected that all tags listed in my plugin's publishing metadata would appear on the plugin's portal page.
### Current Behavior
An unlucky number of only thir…
-
-
### Expected behavior
Hope `reactor-core-3.2.8.RELEASE` support java9+ modular system!
### Actual behavior
it does not support java9+ modular system!
### Steps to reproduce
use reactor-…
-
JDK 9 introduces Jigsaw with JMODs. Support should be added to this library.
It might be even possible to modularize this library into multiple Jigsaw modules. OpenJDK source itself is a good examp…
-
Hi,
We were using classPool.makePackage(currClassLoader, ctClass.getPackageName()) in our code to create a package at runtime.
This is deprecated in Java9+. What is the recommended way of achiev…
-
Yesterday I bootstrapped a new, modularised version of Vavr. It runs on Java 9 and will be the base for the upcoming 1.0.0 release.
In this issue I want to **collect early feedback** while **tracki…