Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Early Access ReleaseDateContents
EA-1

15 May 2020

First EA release
EA-219 Jun 2020

Bug fixes Fixes on top of EA-1

  • 8247464: Memory Leak in MTLBlitLoops_CopyArea() method
  • 8247304: Use separate MTLCommandQueue for final blit and MTLDrawable
  • 8246495: Lanai: update AA clip info on GPU via compute shader
  • 8246454: Lanai: Create RenderPerf tests for rectangular and shape clips
  • 8242952: fixed MTLBlitLoops::replaceTextureRegion (add correct offset
  • 8242354: support for bufImgOps (RescaleOp, LookupOp, ConvolveOp)
  • 8246331: Lanai: do not update AA clip info in nonAA mode
  • 8246239: Revert JDK-8244193 as it causes performance regression
EA-310 Jul 2020

Bug fixes Fixes on top of EA-2

  • 8242950: Files which can't be selected has different color with metal than opengl in JFileChooser

  • 8247772: Lanai: Several jtreg tests fails with assertion validateTextureDimensions: 759: failed assertion
    'MTLTextureDescriptor has width greater than maximum allowed size of 16384'

  • 8248301: Lanai - Change MTLStorageMode of MTLSurfaceData texture (render backbuffer) to private

EA-408 Aug 2020

Bug fixes Fixes on top of EA-3

  • 8233226: Implement XOR Mode rendering option
  • 8247564: Lanai - SwingSet2 - Motif LF - UI controls border is incorrectly drawn with uiScale=1.0
  • 8244402: Lanai - Motif L&F - Non selected Radio button is barely rendered on non-retina display
  • 8248831: Lanai : SwingSet2Demo Input dialog is not proper for MetalLookAndFeel with default non-retina display
  • 8240221: XOR mode rendering option does not work with Texture paint and Gradient Paint
  • 8247556: Lanai : J2DDemo - ImageOps demo - Few options are not working...
  • 8247831: Clamp texture height to maxTextureSize(16384)
  • 8249174: Fix improper glyph cache initialization logic for text rende...
  • 8243953: Optimize encoder creation/deletion logic for LCD text rendering
EA-518 Sep 2020

Fixes on top of EA-4