RFR [XS] : 8223574: add more thread-related system settings info to hs_error file on AIX

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Fri May 10 06:47:17 UTC 2019


Hi Matthias, 

Thanks for doing this change, I think the information will help 
to analyze out-of-threads situations.

Why do you use three calls to print this one line?
I would prefer a single call to st->print_cr().
Eventually you could change the "load average" code similarly.

After pushing, could you please update the bug with what
new printout you added and a short explanation of it's
meaning/purpose?

Don't' need to see a new webrev.

Thanks and best regards,
  Goetz.

> -----Original Message-----
> From: hotspot-dev <hotspot-dev-bounces at openjdk.java.net> On Behalf Of
> Baesken, Matthias
> Sent: Wednesday, May 8, 2019 4:24 PM
> To: 'hotspot-dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>
> Subject: RFR [XS] : 8223574: add more thread-related system settings info to
> hs_error file on AIX
> 
> Hello , please review  this small AIX related change .
> It adds  to the hs_error  file  on AIX  the    maximum number of threads within
> a process.
> 
> (  The previous  change
> 
> https://bugs.openjdk.java.net/browse/JDK-8204598
> 
> added  already  more thread-related system settings info to the hs_error file
> on Linux.
> On AIX I want to enhance the output too .  )
> 
> 
> Bug/webrev :
> 
> https://bugs.openjdk.java.net/browse/JDK-8223574
> 
> http://cr.openjdk.java.net/~mbaesken/webrevs/8223574.0/
> 
> 
> 
> Thanks, Matthias


More information about the hotspot-dev mailing list