aboutsummaryrefslogtreecommitdiff
path: root/java/openjit
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainership - I'am so impressed by the performance andMaxim Sobolev2003-04-151-1/+1
| | | | | | | | | stability of native JDK 1.4.1 with its built-in JIT on steroids (HotSpot), so that I am unlikely ever will want to use external JIT. Notes: svn path=/head/; revision=79037
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecodeMaxim Sobolev2000-09-268-0/+166
compiler. Notes: svn path=/head/; revision=33139