summaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-..::ext::plugin::oji-plugin::src::motif::jvm_natives::native.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename monstrously long patch filenames that were causing tar to exceedKris Kennaway2002-06-051-31/+0
| | | | | | | length limitations (100 characters) and fail. Notes: svn path=/head/; revision=60663
* Fix some crash bugs in the browser plugin code by usingGreg Lewis2002-04-161-0/+31
the correct functions to call static Java methods. Submitted by: Richard Tobin <richard@cogsci.ed.ac.uk> Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57742