diff --git a/mx.truffleruby/suite.py b/mx.truffleruby/suite.py index dd98aa32b844..66fa5155dda6 100644 --- a/mx.truffleruby/suite.py +++ b/mx.truffleruby/suite.py @@ -287,7 +287,6 @@ "checkstyle": "org.truffleruby", "workingSets": "TruffleRuby", "findbugsIgnoresGenerated": True, - "forceJavac": True, # GR-51148 We need to force javac to silence a ECJ warning in generated code "license": [ "EPL-2.0", # JRuby (we're choosing EPL out of EPL,GPL,LGPL) "BSD-new", # Rubinius