RFR: 8352016: Improve java/lang/RuntimeTests/RuntimeExitLogTest.java

KIRIYAMA Takuya duke at openjdk.org
Fri Mar 21 09:09:07 UTC 2025


On Wed, 19 Mar 2025 20:07:26 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Out of curiosity, what raised this as an issue that needed more tests? Was there a failure of some implementation that caused a bug?

Thank you for your comment.
No, I haven't found any bugs yet.
This is an important feature that is often used in troubleshooting and should be validated more thoroughly. The original tests compared only strings for a fraction of the logging.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24050#issuecomment-2742747084


More information about the core-libs-dev mailing list