singleton
singleton copied to clipboard
[BUG] [CLDR pattern] CLDR pattern lib can't be compiled with JDK11.
Describe the bug CLDR pattern lib can't be compiled with JDK11.
To Reproduce Steps to reproduce the behavior:
- Install jdk 11.0.13.
- Download g11n-cldr-pattern branch code.
- Compile it with command: gradle build
- See error as below screenshot
Expected behavior CLDR pattern lib can be compiled successfully with JDK11.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10