I have a JFrame, which contains JScrollPane. The JScrollPane contains swingbutton & few AWT components. When i resize the frame to see all the components , checkbox is partially seen. This was fine in 6u12 b01 promoted build , but fails in 6u12 b02 pit build . Hence its a regression. This is may be regression of http://monaco.sfbay.sun.com/detail.jsf?cr=6769511.
I have attached the screen of the same
Step to reproduce:-
-------------------
1) Run the attached testcase.
2) Move the frame to the center of the screen.
3) Resize the frame , so that you can see all the components.
4) Observe that checkbox is not seen fully. If you see the same then the bug is not reproducable.