Looks like they were never working for the AWT module 8-0
Fixed at repo revision r673644.
Regards,
Tim
Sian January wrote:
Yes - I see this error too on Windows.
On 02/07/2008, Mark Hindess <[EMAIL PROTECTED]> wrote:
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.