eagler-teavm-fork/classlib
Colorize abf90e8b5f Fill in some gaps in the class library (#429)
* Fill in some gaps in the class library:
- the inner classes are marked as public in the JDK, but not in TeaVM's version
- added Color/Dimension/Point, these are defined in AWT, but also accessed from elsewhere in the JDK
- added UUID emulation
- added more logging classes so that applications don't immediately crash when trying to initialize logging
2019-10-10 11:42:20 +03:00
..
src Fill in some gaps in the class library (#429) 2019-10-10 11:42:20 +03:00
pom.xml Update version to 0.7.0 2019-09-24 16:26:14 +03:00
update-cldr.sh Update versions of Unicode data, CLDR, tzdata, asm and Rhino 2019-07-27 22:10:56 +03:00