Hello, AWT team. please, review the following fix for 7154778:
http://cr.openjdk.java.net/~art/pchelko/7154778/ The bug description and evaluation is available here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7154778 To work with the new EmbeddedFrame implementation, existing code (e.g. SWT) needs to be modified to use sun.lwawt.macosx.CViewEmbeddedFrame class instead of Apple's apple.awt.CEmbeddedFrame. Here is the corresponding patch for SWT: http://cr.openjdk.java.net/~art/pchelko/7154778/swt_patch.txt Best, Petr Pchelko
