Re: RFR: 8342912: Remove calls to doPrivileged in fxml

2024-10-31 Thread Lukasz Kostyra
On Mon, 28 Oct 2024 14:48:42 GMT, Andy Goryachev wrote: > Removes `doPrivileged` in the following module: > > * javafx.fxml > > See JDK-8342441 for details. > > As a helpful hint for reviewers, I recommend reviewing this using the "Hide > whitespace" option. LGTM - Marked as re

Re: RFR: 8342912: Remove calls to doPrivileged in fxml

2024-10-30 Thread Kevin Rushforth
On Mon, 28 Oct 2024 14:48:42 GMT, Andy Goryachev wrote: > Removes `doPrivileged` in the following module: > > * javafx.fxml > > See JDK-8342441 for details. > > As a helpful hint for reviewers, I recommend reviewing this using the "Hide > whitespace" option. @lukostyra Can you be the secon