summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-deploy::jvm_exec::java_vm.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_6_2_0'.release/6.2.0cvs2svn2006-11-171-13/+0
| | | | | Notes: svn path=/head/; revision=177408 svn path=/tags/RELEASE_6_2_0/; revision=177409; tag=release/6.2.0
* . On amd64 the plugin should look for the Server VM, since there is noGreg Lewis2006-07-181-0/+13
Client VM. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=168176