-
java: java.lang.NullPointerException: Cannot invoke "javax.lang.model.element.TypeElement.getAnnotationMirrors()" because "targetElement" is null
at io.github.linpeilie.processor.generator.AutoMap…
-
```
java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.code.Symbol$MethodSymbol.flags()" because "rc.accessor" is null
at com.sun.tools.javac.comp.Lower.lambda$generateMandatedAcces…
-
```
ERROR: /BUILD:3:14: scala @// failed: Worker process returned an unparseable WorkResponse!
Did you try to print something to stdout? Workers aren't allowed to do this, as it breaks the protocol …
-
I use [DbSetup](http://dbsetup.ninja-squad.com/) to define dataset for tests.
When trying to compile the project test classes (mvn clean test-compile), it crash with a StackOverflowError.
```
Caused…
-
java asm compiler: see this [project]( https://github.com/Konloch/bytecode-viewer)
-
Hi team,
I have noticed that the [commit](https://github.com/openshift/jenkins/commit/f5deb0ab0e8dc96878c0ebf36d3adeea373ebb4c#diff-2d78b9157beed695d8f20444794c5a3372110ee103bee8db4a6b8fa808e747e2)…
-
I'm trying to run a compilation with javac arguments in an arguments file. Here is the file:
[test-args.gz](https://github.com/typetools/checker-framework/files/3499256/test-args.gz)
When I run…
-
Using mvn install -DskipTests throws
it may be causd by this pr: https://github.com/StarRocks/starrocks/pull/33738
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal o…
-
Forked from #19876
-
It takes ~ 30 secs to compile Fib.java using Chrome 48
Is this expected?