From: chiba Date: Fri, 11 May 2007 13:37:19 +0000 (+0000) Subject: fixed JIRA JASSIST-33 X-Git-Tag: rel_3_17_1_ga~268 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4958b9a45ab284be8d5927d8cc96df14c64d02c1;p=javassist.git fixed JIRA JASSIST-33 git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@370 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- diff --git a/Readme.html b/Readme.html index c7c569a1..8f9a0f9f 100644 --- a/Readme.html +++ b/Readme.html @@ -241,7 +241,7 @@ with a web browser running

8. sample/hotswap/*.java

-

This shows dynamic class reloading by the JPDA. +

This shows dynamic class reloading by the JPDA. It needs JDK 1.4 or later. To run, first type the following commands: