On Fri, 1 Oct 2021 01:46:40 GMT, Sergey Bylokhov <[email protected]> wrote:

> I assume that the update test still can be used for 6364882 verification.

Yes, the assertions still work correctly. In JDK 6-b75, the explicitly broken 
lines are justified:


java.lang.Error: Line 5 is justified: 453 > 290
        at bug6364882.checkJustification(bug6364882.java:192)
        …
java.lang.Error: Line 5 and 6 have different width: 453 != 567
        at bug6364882.checkJustification(bug6364882.java:198)
        …

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

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

Reply via email to