1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Status page for JRE emulation (#10208) More... 1 day ago
Make jaxb optional for validation tests, remove from classpath (#10249) More... 7 days ago
Record build details to Java FlightRecorder, rather than SpeedTracer (#10194) More... 15 days ago
Update and improve help info logs (#10081) More... 21 days ago
Read the content-type before closing the inputstream (#10234) More... 21 days ago
Change default SCL instance, and allow selecting from service loader (#10103) More... 21 days ago
StaticResourceServer must only serve static content (#10231) More... 26 days ago
Revert "Enhances I18NCreator for creating Message interfaces from properties" (#10226) More... about 1 month ago
Update Jetty to 9.4.58.v20250814 (#10203) More... about 1 month ago
Remove deprecated types, mark unused code deprecated (#10124) More... about 1 month ago
Enhance AstDumper for debugging and testing (#10177) More... about 1 month ago
Bump actions/upload-artifact from 5 to 6 (#10225) More... about 1 month ago
Add BigInteger.TWO emulation (#10209) More... about 2 months ago
Better error message for Collectors.toMap (#10188) More... about 2 months ago
Faster implementation of long and int rotation (#10187) More... about 2 months ago
Bump actions/checkout from 5 to 6 (#10198) More... about 2 months ago
Rewrite Java9+ references to something that should work in Java 8 (#10195) More... 2 months ago
Fix console log uses debug (#10139) More... 2 months ago
Fix group references in String::matches (#10189) More... 2 months ago
DeadCodeEliminationTest cleanup, optimize String.hashCode (#10183) More... 2 months ago
Fix for String::lastIndexOf with negative position argument (#10191) More... 2 months ago
Use Object.create() instead of our own polyfill (#10184) More... 2 months ago
Improve StrictMath support (#10186) More... 2 months ago
Deprecate and disable CollectorLegacy, simplify startup (#10185) More... 2 months ago
Math emulation improvements (#10176) More... 2 months ago
Checkstyle: use SuppressWarnings instead of inline comments (#10182) More... 2 months ago
Add emulation for Collection.toArray(IntFunction) (#10180) More... 3 months ago
Use INSECURE_DELETE to support MacOS filesystems (#10179) More... 3 months ago
Allow JsUtils.uncheckedCast to be inlined away (#10165) More... 3 months ago
Use JS String includes/startsWith/endsWith (#10170) More... 3 months ago