See attached screenshots, they show how application looks when running with native look and feel (Windows XP L&F) on Windows XP. Attached is also the application, you can run it by 'java -cp dist/JDKTestApp.jar jdktestapp.TestFrame[1,2]'.
L&F was set by call UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()) while application was running on Windows XP with "Windows XP Style".
Setting different color Scheme for windows resulted in little bit different colors but results were still there. Screenshots are taken with color scheme Silver.
This bug is not visible when running on different L&Fs.