Community
Participate
Working Groups
20111207-2118. 1. WARNING in /src/org/eclipe/debug/tests/viewer/model/PerformanceTests.java (at line 269) int numElements = (int)Math.pow(2, getTestModelDepth()); The value of the local variable numElements is not used
It was a left-over from the integration testing. Committed fix to master: http://git.eclipse.org/c/platform/eclipse.platform.debug.git/commit/?id=cc853b9b874eccb186d807a16cf173c90b0ce77b Thanks
Verified in N20111211-2000.
Mike or Pawel: it looks like this bug is in the I-build. Did you forget to do the build input for Debug?
(In reply to comment #3) > Mike or Pawel: it looks like this bug is in the I-build. Did you forget to do > the build input for Debug? Yes I'm afraid so. I hadn't seen a notification from Mike but I didn't follow up. Sorry about that.
(In reply to comment #3) > Mike or Pawel: it looks like this bug is in the I-build. Did you forget to do > the build input for Debug? Yup, this was my fault, I was out of the office yesterday afternoon and forgot to do it last night.