After class is redefined the STEP_LINE/STEP_OVER in non EMCP method
behaves like STEP_OVER because of missing line number info.
But STEP_LINE/STEP_INTO in non EMCP method behaves like STEP_MIN/STEP_INTO.
I think that is the correct behavior when the line number info is missing
it should do behave like a STEP_MIN.
behaves like STEP_OVER because of missing line number info.
But STEP_LINE/STEP_INTO in non EMCP method behaves like STEP_MIN/STEP_INTO.
I think that is the correct behavior when the line number info is missing
it should do behave like a STEP_MIN.
- duplicates
-
JDK-4689395 "step over" after a class is redefined acts like "step out"
-
- Resolved
-