{"id":18291095,"url":"https://github.com/hakdogan/class-file-api","last_synced_at":"2026-03-10T22:03:01.753Z","repository":{"id":230587015,"uuid":"779724464","full_name":"hakdogan/class-file-api","owner":"hakdogan","description":"Class-File API is a preview API to provide a standard API for parsing, generating, and transforming Java class files","archived":false,"fork":false,"pushed_at":"2024-10-20T11:59:17.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T23:27:13.721Z","etag":null,"topics":["class-file-api","jdk22","preview-features"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hakdogan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-30T15:51:41.000Z","updated_at":"2025-02-14T14:54:43.000Z","dependencies_parsed_at":"2024-03-30T17:28:00.453Z","dependency_job_id":"d7f42d57-c809-423d-b551-9d8907340039","html_url":"https://github.com/hakdogan/class-file-api","commit_stats":null,"previous_names":["hakdogan/class-file-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hakdogan/class-file-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakdogan%2Fclass-file-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakdogan%2Fclass-file-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakdogan%2Fclass-file-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakdogan%2Fclass-file-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakdogan","download_url":"https://codeload.github.com/hakdogan/class-file-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakdogan%2Fclass-file-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30357614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["class-file-api","jdk22","preview-features"],"created_at":"2024-11-05T14:13:13.234Z","updated_at":"2026-03-10T22:03:01.732Z","avatar_url":"https://github.com/hakdogan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Class File API\n\n[JEP 457](https://openjdk.org/jeps/457)[^1] Class-File API is a preview API to provide a standard API for parsing, generating, and transforming Java class files. \n\nThis repository demonstrates how to create a class that has a field, invokes a method, and prints a message, and also how to parse it with the said API.\n\n## Generating\nhttps://github.com/hakdogan/class-file-api/blob/d0af4de3454032762e5d1e8ef04bbfdb5d01b619/src/main/java/org/jugistanbul/GenerateClass.java#L20-L35\n\n## Parsing\n\nhttps://github.com/hakdogan/class-file-api/blob/d0af4de3454032762e5d1e8ef04bbfdb5d01b619/src/main/java/org/jugistanbul/ParseClass.java#L18-L26\n\n## Build and run\n\n```shell\nsh run.sh\n```\n\n## Requirements\n\nJDK 23 or later\n\n[^1]: This proposal was refined by [JEP 466](https://openjdk.org/jeps/466) in JDK 23 and the finalized proposed version is [JEP 484](https://openjdk.org/jeps/484) targeted to JDK 24 with minor changes.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakdogan%2Fclass-file-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakdogan%2Fclass-file-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakdogan%2Fclass-file-api/lists"}