RFR: 8327054: DiagnosticCommand Compiler.perfmap does not log on output() [v3]
    Sonia Zaldana Calles 
    szaldana at openjdk.org
       
    Mon Jul 22 20:08:32 UTC 2024
    
    
  
On Mon, 22 Jul 2024 16:31:32 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> I think it was returning an "exit value" of -1, the test/lib/jdk/test/lib/process/OutputBuffer.java default.
Correct, that was the exit value. 
> But yes just don't check exit code for a JMX Executor, and jcmd would return zero but we don't want to embed that as a requirement, it's really a failure.
Agreed. I removed the exit status check.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20257#discussion_r1687083247
    
    
More information about the serviceability-dev
mailing list