首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个简单的java类机的运行程序

一个简单的java类机的运行程序

  • 资源大小:424.85 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 程序 简单 一个 运行

资 源 简 介

JReloader is a very small tool (~11KB) that enables class hot-swapping without the need of a debugger. Class reloading is a must-have tool for developers that need to change small pieces of code on-the-fly without the burden of restarting the application. See QuickStart for details on how to use JReloader in a couple of minutes. If you have questions, see the FAQs. With JReloader it"s possible to reload classes with instances actively invoked by one or more threads. Current invocations will see the old code until they return. New invocations will always see the new code. Most of the time everything works fine. This all is made possible by JVMTI, an API available since Java 1.5. Drop me an email if you find this tool useful. By the way, you may also want to take a look at another project I created, Profiler4j, a very easy-to-use CPU Profiler for Java. If you need more flexibility, s

文 件 列 表

jreloader-0.4
CHANGELOG.txt
INSTALL.txt
LICENSE-2.0.txt
jreloader-src.zip
jreloader.jar
VIP VIP
0.173699s