[OpenJDK 2D-Dev] Integrated: 8263583: Emoji rendering on macOS

2021-05-31 Thread Dmitry Batrak
On Mon, 15 Mar 2021 10:25:50 GMT, Dmitry Batrak wrote: > This is the implementation used by JetBrains Runtime for the last 4 years, > after some cleanup, and with one problem, > found while preparing the pull request, fixed. > Even though typical scenarios for a UI application should be covered,

Re: [OpenJDK 2D-Dev] RFR: 8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print" [v2]

2021-05-31 Thread Anton Litvinov
On Sun, 30 May 2021 18:08:01 GMT, Phil Race wrote: >> Anton Litvinov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Second version of the fix > > test/jdk/java/awt/print/PrinterJob/ExceptionFromPrintableIsIgnoredTest.java > line 32: >

Re: [OpenJDK 2D-Dev] RFR: 8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print" [v2]

2021-05-31 Thread Anton Litvinov
On Sun, 30 May 2021 18:08:38 GMT, Phil Race wrote: >> Anton Litvinov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Second version of the fix > > test/jdk/java/awt/print/PrinterJob/ExceptionFromPrintableIsIgnoredTest.java > line 85: >

Re: [OpenJDK 2D-Dev] RFR: 8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print" [v2]

2021-05-31 Thread Anton Litvinov
On Sun, 30 May 2021 18:09:36 GMT, Phil Race wrote: >> Anton Litvinov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Second version of the fix > > test/jdk/java/awt/print/PrinterJob/ExceptionFromPrintableIsIgnoredTest.java > line 124: >

Re: [OpenJDK 2D-Dev] RFR: 8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print" [v2]

2021-05-31 Thread Anton Litvinov
On Sun, 30 May 2021 18:11:18 GMT, Phil Race wrote: >> Anton Litvinov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Second version of the fix > > test/jdk/java/awt/print/PrinterJob/ExceptionFromPrintableIsIgnoredTest.java > line 120: >

Re: [OpenJDK 2D-Dev] RFR: 8266459: Implement JEP 411: Deprecate the Security Manager for Removal [v6]

2021-05-31 Thread Weijun Wang
> Please review this implementation of [JEP > 411](https://openjdk.java.net/jeps/411). > > The code change is divided into 3 commits. Please review them one by one. > > 1. > https://github.com/openjdk/jdk/commit/576161d15423f58281e384174d28c9f9be7941a1 > The essential change for this JEP, incl

Re: [OpenJDK 2D-Dev] RFR: 8266459: Implement JEP 411: Deprecate the Security Manager for Removal [v6]

2021-05-31 Thread Weijun Wang
On Mon, 31 May 2021 15:02:57 GMT, Weijun Wang wrote: >> Please review this implementation of [JEP >> 411](https://openjdk.java.net/jeps/411). >> >> The code change is divided into 3 commits. Please review them one by one. >> >> 1. >> https://github.com/openjdk/jdk/commit/576161d15423f58281e38

Re: [OpenJDK 2D-Dev] RFR: 8266459: Implement JEP 411: Deprecate the Security Manager for Removal [v6]

2021-05-31 Thread Lance Andersen
On Mon, 31 May 2021 15:02:57 GMT, Weijun Wang wrote: >> Please review this implementation of [JEP >> 411](https://openjdk.java.net/jeps/411). >> >> The code change is divided into 3 commits. Please review them one by one. >> >> 1. >> https://github.com/openjdk/jdk/commit/576161d15423f58281e38