[OpenJDK 2D-Dev] Withdrawn: 8249142: java/awt/FontClass/CreateFont/DeleteFont.sh is unstable

2020-09-19 Thread Phil Race
On Fri, 18 Sep 2020 17:11:04 GMT, Phil Race wrote: > This test is being marked intermittent, although at the same time I am trying > to make it less likely to fail. > However since we have a known issue around NIO mmap'd files not being > directly unmappable, the > deletes the font system make

[OpenJDK 2D-Dev] Integrated: 8249142: java/awt/FontClass/CreateFont/DeleteFont.sh is unstable

2020-09-19 Thread Phil Race
On Fri, 18 Sep 2020 17:11:04 GMT, Phil Race wrote: > This test is being marked intermittent, although at the same time I am trying > to make it less likely to fail. > However since we have a known issue around NIO mmap'd files not being > directly unmappable, the > deletes the font system make

[OpenJDK 2D-Dev] Integrated: 8252070: Some platform-specific BLIT optimizations are not effective

2020-09-19 Thread Sergey Bylokhov
On Thu, 10 Sep 2020 22:47:53 GMT, Sergey Bylokhov wrote: > Some of our code assumes that the native system(XRender, D3D, OGL) makes some > effective optimizations, but in some cases, we can do better. > > One of the areas for improvement is direct blitting. If the source is much > bigger than th