[Rev 01] RFR: 8234474: [macos 10.15] Crash in file dialog in sandbox mode

Phil Race prr at openjdk.java.net
Mon Jan 6 17:12:55 UTC 2020


On Mon, 6 Jan 2020 16:24:33 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

>> The pull request has been updated with 1 additional commit.
> 
> Looks good to me, Verified that all tests pass on Mojave 10.14.6

Based on my reading of https://bugs.openjdk.java.net/browse/JDK-8092977, this means the support for edit operations in these dialogs is on its way out ... now supportable only in non-sandboxed apps on the older macOS releases. Is there a serious practical consequence of this, or was the editing just a convenience ? There must have been some resason we went to the trouble. However based on this being "on its way out" why try to prolong it ? Just drop the subclasses now.

-------------

PR: https://git.openjdk.java.net/jfx/pull/70


More information about the openjfx-dev mailing list