{"id":20780811,"url":"https://github.com/x4e/javaception","last_synced_at":"2025-04-30T20:34:01.837Z","repository":{"id":52947647,"uuid":"342293016","full_name":"x4e/javaception","owner":"x4e","description":"A Java Virtual Machine running on a Java Virtual Machine. Mirrored from https://sr.ht/~x4e/javaception/.","archived":false,"fork":false,"pushed_at":"2021-10-02T18:50:07.000Z","size":213,"stargazers_count":39,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-30T20:33:46.629Z","etag":null,"topics":["java","jvm","vm"],"latest_commit_sha":null,"homepage":"https://sr.ht/~x4e/javaception/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x4e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-25T15:39:48.000Z","updated_at":"2024-10-03T22:19:34.000Z","dependencies_parsed_at":"2022-08-28T09:53:42.528Z","dependency_job_id":null,"html_url":"https://github.com/x4e/javaception","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fjavaception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fjavaception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fjavaception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2Fjavaception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x4e","download_url":"https://codeload.github.com/x4e/javaception/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251777797,"owners_count":21642229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["java","jvm","vm"],"created_at":"2024-11-17T13:39:28.870Z","updated_at":"2025-04-30T20:34:01.815Z","avatar_url":"https://github.com/x4e.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Javaception\n\nA Java Virtual Machine - running on a Java Virtual Machine - running on a (jk).\n\n# Goals\n* JVMS compliant Java Virtual Machine\n  - Still unclear which JVMS version to follow.\n    We will probably aim for JVMS 8 compliance due to huge complexity increases since.\n    Some more modern but simple features can be added (e.g. frozen arrays).\n* Somewhat fast\n  - We want to be able to virtualise select methods with decent speed however virtualising entire applications is not within our goals - it should be possible but not necessarily fast or practical.\n* Java API for applications to virtualise and debug Java code incl hooks, events...\n* Multiple VMs in a single process\n  - OpenJDK only supports one VM per process.\n    For javaception to be effective as an API for virtualising select Java code it should be possible to create multiple VMs in one process, allowing seperate code to use javaception at the same time, or the same code using it on multiple threads.\n* Resistant to non verifiable bytecode (to a reasonable extent)\n\n# Non Goals\n* Match OpenJDK specific behaviour\n* Class file verification\n* Alternative specs like JDK, JDWP, JVMTI etc\n\n# Contributing\n\nJavaception has an official git repository hosted at `https://git.sr.ht/~x4e/javaception` and `git@git.sr.ht:~x4e/javaception`.\n\nYou can edit files in the repository and test them by running `mvn verify` (make sure you have maven and a jdk installed).\n\nOnce you are happy with your changes you can submit them by following the guide at https://git-send-email.io/ and using the mailing list `~x4e/javaception@lists.sr.ht`.\n\n# Discussion and Support\n\nIf you want to discuss the project, request support, or just send your appreciation, send an email to the official mailing list at `~x4e/javaception@lists.sr.ht`.\nYou can also subscribe to the mailing list at https://lists.sr.ht/~x4e/javaception.\n\n# Licensing\n\nJavaception: A Java Virtual Machine implementation written in Java.\nCopyright (C) 2021  x4e\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fjavaception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx4e%2Fjavaception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fjavaception/lists"}