Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2018517 | 1.2.0 | Gordon Hirsch | P2 | Closed | Fixed | 1.2beta3 |
When a method is overloaded in a particular class and the 'stop in' command is used to set a breakpoint in that method, JDB chooses a method at random for the breakpoint, with no warning to the user.
This bug is being split off from 4089154. This new bug is concerned with the random selection of a method without reporting an error. The original bug remains to track the inability of the user to choose an overload in the 'stop in' command in the first place.
This bug is being split off from 4089154. This new bug is concerned with the random selection of a method without reporting an error. The original bug remains to track the inability of the user to choose an overload in the 'stop in' command in the first place.
- backported by
-
JDK-2018517 Random overloaded method selected by JDB 'stop in' command.
-
- Closed
-
- relates to
-
JDK-4089154 No way to use 'stop in' to break in overloaded methods
-
- Closed
-