From: Stefan R. <Ste...@gm...> - 2017-06-13 18:30:51
|
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div> <div>Tobias,</div> <div>if you (or someone else) had a concrete fix for #2513 (or at least a precise idea how to fix it), ideally kind of a pull request, we can consider it.</div> <div>Otherwise - given that nobody seems to be actively working on #2513 - and there is no totally obvious fix discribed in the threat, I'm afraid chances would be quite minimal. At least AFAICT.</div> <div> </div> <div>- Stefan</div> <div> <div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"> <div style="margin:0 0 10px 0;"><b>Gesendet:</b> Dienstag, 13. Juni 2017 um 11:19 Uhr<br/> <b>Von:</b> Tob...@dl...<br/> <b>An:</b> jyt...@li...<br/> <b>Betreff:</b> Re: [Jython-dev] Need for one more release candidate for Jython 2.7.1</div> <div name="quoted-content"><!--p.MsoNormal, li.MsoNormal, div.MsoNormal { margin: 0.0cm; font-size: 12.0pt; font-family: "Times New Roman" , serif; } a:link, span.MsoHyperlink { color: blue; text-decoration: underline; } a:visited, span.MsoHyperlinkFollowed { color: purple; text-decoration: underline; } span.gmail-il { } span.E-MailFormatvorlage18 { font-family: Calibri , sans-serif; color: rgb(31,73,125); } *.MsoChpDefault { font-family: Calibri , sans-serif; } div.WordSection1 { page: WordSection1; } ol { margin-bottom: 0.0cm; } ul { margin-bottom: 0.0cm; } --> <div> <div class="WordSection1"> <p class="MsoNormal"><span style="font-size: 11.0pt;font-family: Calibri , sans-serif;color: rgb(31,73,125);">Is there any chance that a bug fix for issue 2513 [0] can still be included in Jython 2.7.1? This bug in Jython's JSR 223 implementation prevents parallel execution. Therefore, the execution of Jython scripts is in our application guarded by a global lock, which is a performance bottleneck. A fix would be a great improvement for us!</span></p> <p class="MsoNormal"><span style="font-size: 11.0pt;font-family: Calibri , sans-serif;color: rgb(31,73,125);"> </span></p> <p class="MsoNormal"><span style="font-size: 11.0pt;font-family: Calibri , sans-serif;color: rgb(31,73,125);">Tobias</span></p> <p class="MsoNormal"><span style="font-size: 11.0pt;font-family: Calibri , sans-serif;color: rgb(31,73,125);"> </span></p> <p class="MsoNormal"><span style="font-size: 11.0pt;font-family: Calibri , sans-serif;color: rgb(31,73,125);">[0] <a href="http://bugs.jython.org/issue2513" target="_blank">http://bugs.jython.org/issue2513</a></span></p> <p class="MsoNormal"><span style="font-size: 11.0pt;font-family: Calibri , sans-serif;color: rgb(31,73,125);"> </span></p> <p class="MsoNormal"><span> </span></p> <div style="border: none;border-left: solid blue 1.5pt;padding: 0.0cm 0.0cm 0.0cm 4.0pt;"> <div> <div style="border: none;border-top: solid rgb(181,196,223) 1.0pt;padding: 3.0pt 0.0cm 0.0cm 0.0cm;"> <p class="MsoNormal"><b><span style="font-size: 10.0pt;font-family: Tahoma , sans-serif;">Von:</span></b><span style="font-size: 10.0pt;font-family: Tahoma , sans-serif;"> Jim Baker [mailto:jim...@py...]<br/> <b>Gesendet:</b> Freitag, 9. Juni 2017 07:35<br/> <b>An:</b> Jython Developers; jyt...@li...<br/> <b>Betreff:</b> [Jython-dev] Need for one more release candidate for Jython 2.7.1</span></p> </div> </div> <p class="MsoNormal"> </p> <div> <p class="MsoNormal">So it looks like we will need a RC3 for Jython 2.7.1, given the following two bugs:</p> <div> <div> <ul type="disc"> <li class="MsoNormal"><a href="http://bugs.jython.org/issue2596" target="_blank">http://bugs.jython.org/issue2596</a> - Linebreaks in exceptions are wrong - PENDING</li> <li class="MsoNormal"><a href="http://bugs.jython.org/issue2593" target="_blank">http://bugs.jython.org/issue2593</a> - file.write(obj) if obj is not a str or buffer raises j.l.NullPointerException - OPEN</li> </ul> </div> </div> <div> <p class="MsoNormal">#2596, now fixed in master, is just the sort of bug that may scramble existing user tests (although multi-line messages are relatively rare). #2593 has an easy path to raising a NullPointerException that can come up in common Python code. But it should be very straightforward to guard against, so we should have a fix for it momentarily I would assume.</p> </div> <div> <p class="MsoNormal"> </p> </div> <div> <p class="MsoNormal">And that is it. There are exactly 301 other bugs that are open, as I write this email, so clearly we have plenty of work to consider in the future. But in my judgment, we are about there for a final release.</p> </div> <div> <p class="MsoNormal"> </p> </div> <div> <p class="MsoNormal">But it's still not too late to submit a bug against RC2! Please test against the download links on Frank's blog post: <a href="http://fwierzbicki.blogspot.com/2017/06/jython-271-rc2-released.html" target="_blank"><span style="font-size: 9.5pt;">http://fwierzbicki.blogspot.com/2017/06/<span class="gmail-il">jython</span>-271-<span class="gmail-il">rc2</span>-released.html</span></a></p> </div> <p class="MsoNormal"> </p> <div> <p class="MsoNormal">- Jim</p> </div> </div> </div> </div> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! <a href="http://sdm.link/slashdot_______________________________________________" target="_blank">http://sdm.link/slashdot_______________________________________________</a> Jython-dev mailing list Jyt...@li... <a href="https://lists.sourceforge.net/lists/listinfo/jython-dev" target="_blank">https://lists.sourceforge.net/lists/listinfo/jython-dev</a></div> </div> </div> </div> </div></div></body></html> |