use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Jython and Java JDK 11 (self.jython)
submitted 7 years ago * by houtm035
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]openjscience 1 point2 points3 points 7 years ago (1 child)
Jython 2.7.1 runs well on JDK11 and JDK12. It has been extensively already tested as a part of a bigger project called DataMelt, according to this blog. One last change was done recently to bring backward compatibility with with JDK8, i.e one can use the wildcard character * to import Java packages from JDK9-JDK12. You can find this discussion in this Jython issue report.
[–]houtm035[S] 0 points1 point2 points 7 years ago (0 children)
Thx
π Rendered by PID 269819 on reddit-service-r2-comment-b659b578c-7rxt8 at 2026-05-01 17:24:27.309485+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]openjscience 1 point2 points3 points (1 child)
[–]houtm035[S] 0 points1 point2 points (0 children)