Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SableVM
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Overview== The core engine is an [[Interpreter (computing)|interpreter]] which used ground-breaking techniques to deliver performance that can approach that of a "naive" [[just-in-time compilation|just-in-time (JIT) compiler]], while retaining the [[software engineering]] advantages of interpreters: [[Porting|portability]], [[maintainability]] and [[simplicity]].<ref>Gagnon, Etienne M., and Laurie J. Hendren. "SableVM: A research framework for the efficient execution of Java bytecode." Proceedings of the Java Virtual Machine Research and Technology Symposium. Vol. 1. 2001.</ref><ref>Prokopski, Gregory B., Etienne M. Gagnon, and Christian Arcand. Bytecode testing framework for SableVM code-copying engine. Technical Report SABLETR-2007-9, Sable Research Group, School of Computer Science, McGill University, Montréal, Québec, Canada, 2007.</ref> This simplicity makes SableVM's [[source code]] very accessible and easy to understand for new users/programmers. SableVM is [[Free Software]] — it is licensed under the [[GNU]] Lesser General Public License ([[LGPL]]). It also makes use of [[GNU Classpath]] (copyrighted by the [[Free Software Foundation|FSF]]) which is licensed under the [[GPL linking exception|GNU General Public License with linking exception]]. SableVM is the first [[open-source software|open-source]] virtual machine for Java to include the support for [[JVMDI]] (Java Virtual Machine Debugging Interface) and [[JDWP]] (Java Debug Wire Protocol).{{Citation needed|date=August 2008}} These standard Java debugging interfaces are used for example by [[Eclipse (software)|Eclipse]] to provide a rich and user-friendly Java development environment.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)