Re: RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode [v2]

2021-10-20 Thread Sergey Bylokhov
On Wed, 20 Oct 2021 16:48:41 GMT, Phil Race wrote: >> The code this test exercises is very obsolete. So this removes the test that >> triggers it along with that code. > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8198336:

Re: RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode [v2]

2021-10-20 Thread Phil Race
> The code this test exercises is very obsolete. So this removes the test that > triggers it along with that code. Phil Race has updated the pull request incrementally with one additional commit since the last revision: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode

Re: RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode [v2]

2021-10-20 Thread Phil Race
On Wed, 20 Oct 2021 06:58:41 GMT, Sergey Bylokhov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode > > src/java.desktop/windows/classes/sun/awt/window

Re: RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode

2021-10-20 Thread Sergey Bylokhov
On Wed, 20 Oct 2021 04:12:46 GMT, Phil Race wrote: > The code this test exercises is very obsolete. So this removes the test that > triggers it along with that code. src/java.desktop/windows/classes/sun/awt/windows/WToolkit.java line 696: > 694: && ((SunFontManager) fm).usePlatform