-
Below commands works as expected in local but not through codeql integration in github.
mvnw.cmd clean package -f pom.xml -B -V -e -Dfindbugs.skip -Dcheckstyle.skip -Dpmd.skip=true -Denforcer.skip …
-
### Description of the bug:
When trying to patch a file into `jdk.unsupported`, using the `--patch-module` javac options succeeds when run with flag `--strategy=Javac=local` but fails when run wi…
-
Output of mvn generate-sources:
[ERROR] : Fatal error - cannot access legacy Javac API: Unable to make field public com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree.type accessible: mo…
-
e.g. when build properties contains
javac.source=1.6
javac.target=1.7
then the file
org.eclipse.jdt.core.prefs should be generated in the .settings directory.
This file contains the following content:…
-
```
What steps will reproduce the problem?
1. export PATH=/data/data/com.spartacusrex.spartacuside/files/system/bin/:$PATH
2. cd /data/data/com.spartacusrex.spartacuside/files/system/src/helloworld
3.…
-
```
What steps will reproduce the problem?
1. try to compile a Java program using generics like this:
foo.bar();
What is the expected output? What do you see instead?
it should compile with no errors…
-
```
Hi!I installed this wonderful app on my Samsung Tab S 10.5 today.
Got stuck with I tried to compile with javac.
What steps will reproduce the problem?
1. compile a java
2. javac
3. javac -hello…
-
```
What steps will reproduce the problem?
1. export PATH=/data/data/com.spartacusrex.spartacuside/files/system/bin/:$PATH
2. cd /data/data/com.spartacusrex.spartacuside/files/system/src/helloworld
3.…
-
```
What steps will reproduce the problem?
1. try to compile a Java program using generics like this:
foo.bar();
What is the expected output? What do you see instead?
it should compile with no errors…
-
```
Hi!I installed this wonderful app on my Samsung Tab S 10.5 today.
Got stuck with I tried to compile with javac.
What steps will reproduce the problem?
1. compile a java
2. javac
3. javac -hello…