# Jacobin JVM - Go로 의존성 없이 작성된 Java 17 JVM 구현체

> Clean Markdown view of GeekNews topic #10569. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10569](https://news.hada.io/topic?id=10569)
- GeekNews Markdown: [https://news.hada.io/topic/10569.md](https://news.hada.io/topic/10569.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-08-27T10:31:01+09:00
- Updated: 2023-08-27T10:31:01+09:00
- Original source: [jacobin.org](https://jacobin.org/)
- Points: 12
- Comments: 0

## Topic Body

- OpenJDK 기반의 JVM과 같은 결과를 제공하는 최소한 이상의 JVM 구현이 목표   
- 설계 및 구현시에 일관성 있고 명확한 코드로 구성하는 것을 중요하게 고려   
- 2년째 개발 중   
- JNI 없음(JEP 389로 대체), Security Manager 없음(JEP 411), JIT 없음   
- GC는 Golang Runtime에 의해 처리됨

## Comments



_No public comments on this page._
