I'm not sure the old code was doing anything useful by essentially checking for jdwpMajor == 0. When was it ever zero?

Chris

On 2/26/18 2:28 AM, Volker Simonis wrote:
Hi Christoph,

I think the new code is wrong for "jdwpMajor == 0", which was
correctly handled before.

But I'm not sure if that is relevant at all nowadays and taking into
account that this is a verbatim downport from 9 I don't think we have
to do better in 8u.

Otherwise looks good from my side. Reviewed for 8u.

Thank you and best regards,
Volker


On Thu, Feb 22, 2018 at 11:21 AM, Langer, Christoph
<christoph.lan...@sap.com> wrote:
Hi JDK 8 reviewers,



I’d like to propose a fix for a backport of JDI changes that came with
modularization.



Egor has brought this up in 8u-dev:
http://mail.openjdk.java.net/pipermail/jdk8u-dev/2018-February/007230.html



The fix is straightforward and is used by Egor in JetBrains, as well as we
at SAP have this already patched for a while in our JDK8 port.



Bug: https://bugs.openjdk.java.net/browse/JDK-8197943

Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8197943.0/



The build went through fine and jtreg tests are running.



@Stephen: In the bug I read that you wanted to backport this. I hope this
matches your intentions. Otherwise I’d step back and wait for your proposal…



Best regards

Christoph




Reply via email to