RFR: JDK-8242522: Minor LingeredApp improvements

Chris Plummer chris.plummer at oracle.com
Fri Apr 24 22:42:38 UTC 2020


Hi Alex,

Overall it looks good, although I'm not so sure I agree with removing 
getAppOutput(). It's a generally useful utility API. Seems it is better 
off in LingeredApp.java rather than in the one test that currently uses it.

thanks,

Chris

On 4/24/20 3:17 PM, Alex Menkov wrote:
> Hi all,
>
> Please review the fix for
> https://bugs.openjdk.java.net/browse/JDK-8242522
> webrev:
> http://cr.openjdk.java.net/~amenkov/jdk15/LingeredApp_improve/webrev/
>
> The fix contains minor fixes/improvements for LingeredApp and tests 
> which use it. See jira for details.
>
> Tested all tests which use LingeredApp.
>
> --alex



More information about the serviceability-dev mailing list