Branch: refs/heads/master
Home:
https://github.com/typetools/checker-framework
Commit: fe4e5f9200d40140cfcd088964f59ecf8c2c6bb9
https://github.com/typetools/checker-framework/commit/fe4e5f9200d40140cfcd088964f59ecf8c2c6bb9
Author: Michael Ernst <
mer...@cs.washington.edu>
Date: 2026-03-15 (Sun, 15 Mar 2026)
Changed paths:
M annotation-file-utilities/src/main/java/org/checkerframework/afu/annotator/Main.java
M annotation-file-utilities/src/main/java/org/checkerframework/afu/annotator/find/CaseUtils.java
M annotation-file-utilities/src/main/java/org/checkerframework/afu/scenelib/io/classfile/ClassFileReader.java
M annotation-file-utilities/src/main/java/org/checkerframework/afu/scenelib/io/classfile/ClassFileWriter.java
M annotation-file-utilities/src/main/java/org/checkerframework/afu/scenelib/tools/IndexFileMerger.java
M annotation-file-utilities/src/main/java/org/checkerframework/afu/scenelib/util/CommandLineUtils.java
M annotation-file-utilities/src/main/java/org/checkerframework/afu/scenelib/util/JVMNames.java
M annotation-file-utilities/src/test/java/org/checkerframework/afu/scenelib/test/executable/Example.java
M checker-util/src/main/java/org/checkerframework/checker/formatter/util/FormatUtil.java
M checker-util/src/main/java/org/checkerframework/checker/i18nformatter/util/I18nFormatUtil.java
M checker-util/src/main/java/org/checkerframework/checker/units/util/UnitsTools.java
M checker/src/main/java/org/checkerframework/checker/units/UnitsRelationsTools.java
M dataflow/src/main/java/org/checkerframework/dataflow/cfg/builder/CFGTranslationPhaseThree.java
M dataflow/src/main/java/org/checkerframework/dataflow/util/NodeUtils.java
M dataflow/src/main/java/org/checkerframework/dataflow/util/PurityChecker.java
M dataflow/src/test/java/busyexpr/BusyExpression.java
M dataflow/src/test/java/cfgconstruction/CFGConstruction.java
M dataflow/src/test/java/constantpropagation/ConstantPropagation.java
M dataflow/src/test/java/livevar/LiveVariable.java
M dataflow/src/test/java/reachingdef/ReachingDefinition.java
M framework-test/src/main/java/org/checkerframework/framework/test/TestUtilities.java
M framework-test/src/main/java/org/checkerframework/framework/test/diagnostics/TestDiagnosticUtils.java
M framework/src/test/java/org/checkerframework/framework/testchecker/lib/VarargsMethods.java
Log Message:
-----------
Don't instantiate classes with no instance methods
To unsubscribe from these emails, change your notification settings at
https://github.com/typetools/checker-framework/settings/notifications