RFR (S) 8222491: jcmd can fail converting UTF8 output to strings

Langer, Christoph christoph.langer at sap.com
Tue Apr 16 05:54:43 UTC 2019


Hi Ralf,

looks good, thanks for fixing this. I can push it for you.

Can we please get another Reviewer's review? ��

Thanks & Best regards
Christoph

> -----Original Message-----
> From: serviceability-dev <serviceability-dev-bounces at openjdk.java.net> On
> Behalf Of Schmelter, Ralf
> Sent: Montag, 15. April 2019 15:48
> To: serviceability-dev at openjdk.java.net
> Subject: [CAUTION] RFR (S) 8222491: jcmd can fail converting UTF8 output to
> strings
> 
> Hi,
> 
> please review the small fix to jcmd. Instead of trying to convert only partially
> read bytes to Strings by hand, we now use an InputStreamReader instead.
> 
> webrev:
> http://cr.openjdk.java.net/~rschmelter/webrevs/8222491/webrev.0/
> bugreport: https://bugs.openjdk.java.net/browse/JDK-8222491
> 
> Best regards,
> Ralf


More information about the serviceability-dev mailing list