issues
search
fusesource
/
jansi
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.12k
stars
139
forks
source link
Support for FFM on JDK 21 (fixes #230)
#259
Closed
gnodet
closed
1 year ago
gnodet
commented
1 year ago
the minimal build requirement is bumped to JDK 21
FFM is the default provider if available (JDK >= 21 with
--enable-preview
flag)
--enable-preview
flag)