|
From: Dale A. <da...@da...> - 2018-04-10 23:11:27
|
I did a largish check-in today, I've fixed all the deprecation warnings (several hundred) that you see when compiling with Java 9. I've been running these for a couple of months now with no issues using Java 8, but let me know if you see anything weird that I might have missed in testing. There are two issues where Java 9 says deprecated, but Java 8 doesn't, I've marked those in the code with // TODO: and mention in the comment on how to fix those when the time comes for jEdit to require Java 9. Dale |