singleton icon indicating copy to clipboard operation
singleton copied to clipboard

[BUG] [CLDR pattern] CLDR pattern lib can't be compiled with JDK11.

Open lyiyu66 opened this issue 3 years ago • 0 comments

Describe the bug CLDR pattern lib can't be compiled with JDK11.

To Reproduce Steps to reproduce the behavior:

  1. Install jdk 11.0.13.
  2. Download g11n-cldr-pattern branch code.
  3. Compile it with command: gradle build
  4. See error as below screenshot

Expected behavior CLDR pattern lib can be compiled successfully with JDK11.

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 10

lyiyu66 avatar Jan 13 '22 02:01 lyiyu66