summaryrefslogtreecommitdiff
path: root/java/openjit/files/patch-aa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 1.1.16.Greg Lewis2003-10-171-13/+8
| | | | | | | | | | | | . Allow build with any native JDK, not just 1.1.8. The default is the Diablo Caffe JDK. This part should be revisited once bsd.java.mk 2.0 hits the scene. One could also consider doing it so it could install for all the native JDKs, not just one at a time. . Fix build on 5.x. . Respect NOPORTDOCS. Notes: svn path=/head/; revision=91478
* Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecodeMaxim Sobolev2000-09-261-0/+27
compiler. Notes: svn path=/head/; revision=33139