We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
| Subject: |
|
Byte Code Enhancement vs. Class Mutilation |
| Date: |
|
2002-12-17 05:38:21 |
| From: |
|
markusp
|
Response to: Byte Code Enhancement vs. Class Mutilation
|
|
As you all might be aware of, at least one such custom JVM exist already. Although it currently does not fully support JDO 1.0, GemStone Facets has a HotSpot-derived JVM that doesn't require byte code enhancement (but allows it) for transparent persistence. Drawbacks include that they still only support JDK 1.3.1_something, Win2k and Solaris.
/Markus
|