Skip to content

Commit 53898f5

Browse files
committed
Revert "[GR-51148] Force javac to silence a ECJ warning in generated code of org.truffleruby"
* This reverts commit fda3b4e. * Works now.
1 parent e475935 commit 53898f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mx.truffleruby/suite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@
287287
"checkstyle": "org.truffleruby",
288288
"workingSets": "TruffleRuby",
289289
"findbugsIgnoresGenerated": True,
290-
"forceJavac": True, # GR-51148 We need to force javac to silence a ECJ warning in generated code
291290
"license": [
292291
"EPL-2.0", # JRuby (we're choosing EPL out of EPL,GPL,LGPL)
293292
"BSD-new", # Rubinius

0 commit comments

Comments
 (0)