1URL: https://github.com/junit-team/junit/archive/r4.13.2.tar.gz 2Version: 4.13.2 3BugComponent: 40416 4 5Local Changes: 6 Extra generic type information to aid certain javacs. 7 Remove DisableOnDebug (new in 4.12) as it is not supported on Android 8 Remove support for stuck threads 9 Don't convert assumption failures into errors in rules/ErrorCollector 10 Fix compile error on JDK 18 and later (copied from https://github.com/junit-team/junit4/commit/0eb5ce72848d730da5bd6d42902fdd6a8a42055d) 11