Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] Platform Debug contribution to 4.4 RC4

Debug would like to contribute a fix for a regression introduced in one of our RC2 fixes.

Bug 436411 - Source lookup ignores ISourceLocator if artifact was cached
https://bugs.eclipse.org/bugs/show_bug.cgi?id=436411

Problem: The bug can cause incorrect results to be returned during source look up.

Fix: Also cache the source locator with the artifact
Risk: Low, the cache is not persisted / restored so changing the cache key has no side effects

Michael Rennie
IBM Canada


Back to the top