On Tue, 13 Oct 2020 21:56:31 GMT, Marcono1234 <github.com+11685886+marcono1...@openjdk.org> wrote:
>> Roger Riggs has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Various code review comments, rename UpperCase and LowerCase methods to >> match Character, remove unnecessary Class name >> qualifications, etc. > > test/jdk/java/util/HexFormat/HexFormatTest.java line 383: > >> 381: >> 382: @Test >> 383: static void testVariableLength() { > > This test does not contain any assertions. Added missing assertions. ------------- PR: https://git.openjdk.java.net/jdk/pull/482