Losses JLabel underline when switches to Windows L -and-F using 1.5.0

Hello,

I have an underlined label created using this:

new JLabel ("<html><u><font color=#FF0000>SOME TEXT HERE</font></u></html>");

By default, UI is using the "Windows" look-and-feel. When the application is running in Chinese locale, the underline disappeared. This only happens when the JRE is 1.5.0. It always works with 1.4.2. I also noticed that the fonts look smaller in 1.5.0. I am wondering if this could be the reason but I don't know how to tackle it yet.

When I switched to Metal look-and-feel, the underlines came back.

Please help.

[677 byte] By [jvm11a] at [2007-10-2 3:21:02]
# 1
Works for me in United States locale with 1.5.0_05 - red, underlined.
ChuckBinga at 2007-7-15 21:48:29 > top of Java-index,Administration Tools,Sun Connection...
# 2
We did not have problem with US-English locale either, just in Chinese.
jvm11a at 2007-7-15 21:48:29 > top of Java-index,Administration Tools,Sun Connection...