Hi Niels,
This issue can be similar to your:
https://issues.apache.org/jira/browse/SUREFIRE-2073
pt., 2 wrz 2022 o 17:41 Niels Basjes napisaĆ(a):
> Hi,
>
> I was working on a project and ran into a problem.
> I have reduced the reproduction to the smallest I could:
>
> https://github.com/niel
Hi,
I was working on a project and ran into a problem.
I have reduced the reproduction to the smallest I could:
https://github.com/nielsbasjes/MavenSurefireForkCount
Summary:
- I use Ubuntu 20.04
- I have Java 11 as the default (i.e. in path and JAVA_HOME).
- I also have Java 8 and Java 17 insta
Sure; I'm using --add-exports
jdk.compiler/com.sun.tools.javac.code=com.foo.mymodule and my module reads
jdk.compiler. All of that is incompatible with --release.
Best,
Laird
On Thu, Sep 1, 2022 at 11:47 PM Benjamin Marwell
wrote:
> Can you give us a hint why you are using source and target in