On Thu, 17 Dec 2020 16:14:56 GMT, Roger Riggs <[email protected]> wrote:

> Disabling all of the tests on 32 bit is not a good idea.
> 
> Instead the HexFormatTest.testOOME test should be skipped or the OOME should 
> be ignored.
> Checking Runtime.getRuntime().maxMemory() should provide enough info to skip 
> it.

Thanks @RogerRiggs for your review and comments.
Let's ignore the OOME for testOOME.
What do you think of the updated change?
Thanks.

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

PR: https://git.openjdk.java.net/jdk/pull/1817

Reply via email to