Andrey Loskutov

Results 414 comments of Andrey Loskutov

> if all those thousands of users will contribute to eclipse it would of course not be a problem to better support dropins/outdated techniques... We rely on dropins in our...

> Wo other threads are _reading_ the values outside the workspace lock? I'm not saying that they are reading outside the lock, I'm saying they are probably reading stale values....

> I always wondered where the impression comes from that only synchronized methods I never said that, please carefully quote what I've said. > If they are reading them under...

> As in [bug 540132](https://bugs.eclipse.org/bugs/show_bug.cgi?id=540132) (https://git.eclipse.org/c/jdt/eclipse.jdt.debug.git/commit/?id=897972b60a60c5bd9d0b8138d5be9b07addfcaf5), The right link to commit is https://github.com/eclipse-jdt/eclipse.jdt.debug/commit/897972b60a60c5bd9d0b8138d5be9b07addfcaf5

> Add a hard limit to the length of the input String at which point we don't even try to shorten the string Hard limit, substring to that limit and...

@rgrunber , @akurtakov : the test introduced via e381d207cb461db072e6cc75b35c048984347aa6 uses bugzilla for "post" requests. I guess bugzilla will not support that soon? Do you have an idea which other server...

Isn't that **intended extra** check for case insensitive file systems?

No, I just wondered that this extra check was behind extra "if" condition for case insensitive file systems. May be that is not a mistake but intention. I would check...

Considering M3 is this week, I would prefer to postpone this change to 4.39 (assuming it works() in general and not only for specific use case). This change (which affects...

@ptziegler : not sure if the commit title & message, PR title & message are reflecting the actual fix? It would be good to update everything to the latest change...