It does seem that the fix should be in
ProcessHelper.java in getMainClass(), or maybe even
getCommandLine(). Fixing it in the test implies that every user of
getMainClass() should be doing something similar. But then also
note what ProcessArgumentMatch.check() is doing. It also deals
with getMainClass() returing null.
thanks, Chris On 9/11/19 6:59 AM, Thomas Stüfe wrote:
|
- RFR (S): 8230850: Test sun/tools/jcmd/TestProcessHelper.... Langer, Christoph
- Re: RFR (S): 8230850: Test sun/tools/jcmd/TestProce... Thomas Stüfe
- Re: RFR (S): 8230850: Test sun/tools/jcmd/TestP... Chris Plummer
- RE: RFR (S): 8230850: Test sun/tools/jcmd/T... Langer, Christoph
- Re: RFR (S): 8230850: Test sun/tools/jc... Thomas Stüfe
- RE: RFR (S): 8230850: Test sun/too... Langer, Christoph
- Re: RFR (S): 8230850: Test sun... Severin Gehwolf
- RE: RFR (S): 8230850: Test... Langer, Christoph
- Re: RFR (S): 8230850: Test... Severin Gehwolf
- Re: RFR (S): 8230850: Test... Chris Plummer
- RE: RFR (S): 8230850: Test... Langer, Christoph