Community
Participate
Working Groups
I'm getting a "Comparing identical expressions" error message for /org.eclipse.wst.jsdt.debug.core/src/org/eclipse/wst/jsdt/debug/core/model/JavaScriptDebugModel.java on line 101. Current content is "if (d != d) {".
Created attachment 174023 [details] fix interesting find....the patch removes the bogus condition check.
applied to HEAD