-
Bug
-
Resolution: Won't Fix
-
P3
-
1.5.1, 6
-
generic
-
generic
JFluid typically instruments a program by redefining every loaded class. In J2SE 5.0 redefining 2000 classes which have been extensively run (and thus have many compiled methods) takes 191 seconds, which is around twenty times slower than the experimental JFluid VM.
This is caused in large part by CR 6173560. However, there are other serious inefficiencies which must be addressed.
###@###.### 10/4/04 00:22 GMT
This is caused in large part by CR 6173560. However, there are other serious inefficiencies which must be addressed.
###@###.### 10/4/04 00:22 GMT
- relates to
-
JDK-6338927 Redefine crash on lazy NetBeans instrumentation -- upto 4096 redefines on a single class
-
- Resolved
-
-
JDK-5088035 hotswap fires assert(0 <= i && i < length(),"index out of bounds")
-
- Resolved
-
-
JDK-6173560 constant pool of redefined class should be safe and high-performance -- make it append only
-
- Resolved
-