[10] Review request for 185634: Java Fx-Swing dialogs appearing behind main stage
Phil Race
philip.race at oracle.com
Thu Sep 21 16:55:27 UTC 2017
Some procedural comments :
Since 90% of this is in AWT code, I'd have thought awt-dev should be
included here.
I've added that list.
And apart from needing separate bug ids, I don't see why the bug below
is confidential.
I agree with what Kevin pointed out off-line that as in the dialog case,
the FX side
of the code can use reflection and simply be a harmless non-functional no-op
if the SwingAccessor does not provide the new method.
BTW
264 inline HWND GetOverridenHWnd() { return m_overridenHwnd; }
should be "dd" not "d".
-phil.
On 09/21/2017 03:38 AM, Alexander Zvegintsev wrote:
> Hello,
>
> please review the fix
>
> http://cr.openjdk.java.net/~azvegint/jdk/10/8185634/00/
>
> for the issue
>
> https://bugs.openjdk.java.net/browse/JDK-8185634
>
More information about the openjfx-dev
mailing list