Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 337676

Summary: Breakpoints creating random issues that indicate they are affecting program flow
Product: [Eclipse Project] JDT Reporter: Rob connell <robert.connell>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: minor    
Priority: P3 CC: daniel_megert, Michael_Rennie
Version: 3.5.2Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.