Bug 337676 - Breakpoints creating random issues that indicate they are affecting program flow
Summary: Breakpoints creating random issues that indicate they are affecting program flow
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.5.2   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2011-02-20 20:23 EST by Rob connell CLA
Modified: 2013-12-06 15:18 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob connell CLA 2011-02-20 20:23:01 EST
Build Identifier: 3.5.2

It appears that we are having random issues running java programs under eclipse running on Oracle Weblogic server 10.3 which is fixed when we remove all breakpoints. It is as if the breakpoints get corrupted.

Reproducible: Couldn't Reproduce
Comment 1 Dani Megert CLA 2011-02-21 03:29:20 EST
There's not much we will be able to do without more details.

Are the breakpoints maybe conditional breakpoints that execute some code in the target VM?
Comment 2 Michael Rennie CLA 2013-12-06 15:18:07 EST
Closing worksforme without more info / exact steps / snippets to reproduce.