JDK 10 RFR 8181417: Code cleanups in com.sun.jdi
Langer, Christoph
christoph.langer at sap.com
Fri Jun 16 12:18:21 UTC 2017
Hi,
I just submitted http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0f1d48e3ffa after thoroughly reviewing all copyright headers, cleaning a few additional spots in the same sense, running a build and the jdi jtreg test suite.
Sorry for leaving this open for such a long time and the scarce initial bug description.
Best regards
Christoph
From: serguei.spitsyn at oracle.com [mailto:serguei.spitsyn at oracle.com]
Sent: Freitag, 2. Juni 2017 23:16
To: Langer, Christoph <christoph.langer at sap.com>; serviceability-dev at openjdk.java.net
Cc: Stuefe, Thomas <thomas.stuefe at sap.com>
Subject: Re: JDK 10 RFR 8181417: Code cleanups in com.sun.jdi
Hi Langer,
Thank you for the contribution!
It looks good (agreed with Alan on a lot of noise with the adding/removing empty lines).
Many files (including new in this version of webrev) miss the copyright comment update.
Thanks,
Serguei
On 6/1/17 08:38, Langer, Christoph wrote:
Hi again,
I updated my webrev to include packages com.sun.jdi.event and com.sun.jdi.request as well. With that I’ve added everything that I found in com.sun.jdi and its subpackages.
Please look here: http://cr.openjdk.java.net/~clanger/webrevs/8181417.1/<http://cr.openjdk.java.net/%7Eclanger/webrevs/8181417.1/>
Best regards
Christoph
From: Langer, Christoph
Sent: Donnerstag, 1. Juni 2017 11:40
To: serviceability-dev at openjdk.java.net<mailto:serviceability-dev at openjdk.java.net>; core-libs-dev at openjdk.java.net<mailto:core-libs-dev at openjdk.java.net>
Subject: JDK 10 RFR 8181417: Code cleanups in com.sun.jdi
Hi,
during integration work of the jdi library for one of our projects I spotted some places where a few cleanups could be done. I’d like to contribute this. It is mostly about import statements and formatting/empty lines. I think at this stage of JDK10 it’s a good time for such kind of work.
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8181417.0/<http://cr.openjdk.java.net/%7Eclanger/webrevs/8181417.0/>
Bug: https://bugs.openjdk.java.net/browse/JDK-8181417
Thanks and best regards
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20170616/a0e5357f/attachment.html>
More information about the serviceability-dev
mailing list