Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Logging fix for RC4

p2 is looking at a fix for RC4

https://bugs.eclipse.org/bugs/show_bug.cgi?id=409640
how does o.e.e.p2.ui.sdk.scheduler compile on JDK 1.5?

There are actually two fixes here:
1. p2 was using some 1.6 API in a bundle marked with a 1.5 BREE
2. There is a problem in the p2 parent POM which is why this was never noticed.

Cheers,
Ian


On Mon, Jun 3, 2013 at 8:39 AM, Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx> wrote:
Platform UI is considering a fix for RC4
Bug 409746 - ISE in ContributedPartRenderer$2.setFocus

When this condition is hit, we are filling up the log with unwanted error messages until the next session start.  We plan to remove the logging code.   Since we already have recursive protection code in place, the risk of this change is minimal.

PW


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev




--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource

Back to the top