{"id":26067554,"url":"https://github.com/litermc/ncme","last_synced_at":"2026-03-09T12:04:47.439Z","repository":{"id":280013608,"uuid":"940747781","full_name":"LiterMC/NCME","owner":"LiterMC","description":"No ConcurrentModificationException","archived":false,"fork":false,"pushed_at":"2025-11-23T22:07:46.000Z","size":203,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-24T00:13:12.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LiterMC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-28T18:06:13.000Z","updated_at":"2025-11-23T22:07:50.000Z","dependencies_parsed_at":"2025-02-28T22:29:17.965Z","dependency_job_id":"29dd74e6-9d26-483c-9926-1a11f57caa72","html_url":"https://github.com/LiterMC/NCME","commit_stats":null,"previous_names":["litermc/ncme"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/LiterMC/NCME","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2FNCME","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2FNCME/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2FNCME/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2FNCME/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiterMC","download_url":"https://codeload.github.com/LiterMC/NCME/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiterMC%2FNCME/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30294715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-08T21:45:09.445Z","updated_at":"2026-03-09T12:04:47.416Z","avatar_url":"https://github.com/LiterMC.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# NCME\n\nNo hard debugging on `ConcurrentModificationException` anymore :p\n\nOnly support Java 17.\n\nOnly support `java.util.HashMap`, `java.util.ArrayList` operations.\n\nClass files compiled from [OpenJDK](https://github.com/openjdk)\n\n## Usage\n\nDownload the Jar from [Release Page](https://github.com/LiterMC/NCME/releases)\n\nAdd the following JVM argument:\n```\n--patch-module java.base=/path/to/NCME-\u003cversion\u003e.jar\n```\n\nAnd when `java.util.ConcurrentModificationException` happens, it will log all operations on the object, e.g.:\n```\nException in thread \"main\" java.util.ConcurrentModificationException\n        at java.base/java.util.HashMap.beforeWrite(HashMap.java:472)\n        at java.base/java.util.HashMap.putVal(HashMap.java:716)\n        at java.base/java.util.HashMap.put(HashMap.java:701)\n        at TestHashMap.main(TestHashMap.java:18)\n        Suppressed: java.util.ConcurrentModificationException\n                at java.base/java.util.HashMap.beforeRead(HashMap.java:447)\n                at java.base/java.util.HashMap.forEach(HashMap.java:1596)\n                at TestHashMap.mapForEach(TestHashMap.java:24)\n                at java.base/java.lang.Thread.run(Thread.java:840)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitermc%2Fncme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitermc%2Fncme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitermc%2Fncme/lists"}