RFR (M): 8201247: Various cleanups in the attach framework

Chris Plummer chris.plummer at oracle.com
Tue Apr 10 17:31:19 UTC 2018


On 4/10/18 8:34 AM, Lindenmaier, Goetz wrote:
> Hi Christoph,
>
> thanks for doing this laborious change ... comparing all these files :)
>
> Change looks good, just some minor comments:
>
> You say you are sorting the includes, but in the VirtualMachineImpl.c
> files the order is changed, but according to which order? It's
> not alphabetical as in other files.
>
> In windows VirtualMachineImpl.c, what was wrong with printing the
> last error code?
JNU_ThrowIOExceptionWithLastError already includes it.

Chris
>
> Best regards,
>    Goetz.
>
>
>
>> -----Original Message-----
>> From: serviceability-dev [mailto:serviceability-dev-
>> bounces at openjdk.java.net] On Behalf Of Langer, Christoph
>> Sent: Freitag, 6. April 2018 17:02
>> To: serviceability-dev at openjdk.java.net
>> Cc: hotspot-dev at openjdk.java.net
>> Subject: [CAUTION] RFR (M): 8201247: Various cleanups in the attach
>> framework
>>
>> Hi,
>>
>>
>>
>> can I please get reviews for a set of clean up changes that I came across
>> when doing some integration work.
>>
>>
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8201247
>> <https://bugs.openjdk.java.net/browse/JDK-8201247>
>>
>> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8201247.0/
>> <http://cr.openjdk.java.net/~clanger/webrevs/8201247.0/>
>>
>>
>>
>> Detailed comments about the changes can be found in the bug.
>>
>>
>>
>> Thanks & best regards
>>
>> Christoph
>>
>>
>>
>>



More information about the serviceability-dev mailing list