summaryrefslogtreecommitdiff
path: root/java/jdk15 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.Maxim Sobolev2000-11-031-1/+3
| | | | | | | Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org> Notes: svn path=/head/; revision=34749
* Correct patch, so it will apply cleanly.Maxim Sobolev2000-10-161-2/+2
| | | | | | | Submitted by: Ed Sweeney <edwardsweeney@yahoo.com> Notes: svn path=/head/; revision=33886
* This port is i386 only for the moment. We need some assembler code writtenMaxim Sobolev2000-10-141-0/+1
| | | | | | | | | to make the Alpha work. Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au> Notes: svn path=/head/; revision=33820
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromMaxim Sobolev2000-10-137-0/+1206
Sun and patchset from FreeBSD Java Project. Notes: svn path=/head/; revision=33771