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 <[email protected]> On > Behalf Of Schmelter, Ralf > Sent: Montag, 15. April 2019 15:48 > To: [email protected] > 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
