In my latest test run I have a failure like:

testAddLayoutComponent  Error   awt.7F

java.lang.AssertionError: awt.7F
at java.awt.GridBagLayout.addLayoutComponent(GridBagLayout.java:94)
at 
java.awt.GridBagLayoutRTest.testAddLayoutComponent(GridBagLayoutRTest.java:15)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)

where the nls token 'awt.7F' has not been replaced correctly.  Anyone
else noticed this[0] or is it just me?

-Mark.

[0] The NLS issue - though fixing the testAddLayoutComponent failure would
    be good too.

Reply via email to