annotate build/windows/projectfiles/kernel/vm.def @ 17:ff5961f4c095

6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long) Reviewed-by: kvn, rasbold
author never
date Wed, 05 Dec 2007 09:01:00 -0800
parents a61af66fc99e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 ;
a61af66fc99e Initial load
duke
parents:
diff changeset
2 ; This .DEF file is a placeholder for one which is automatically
a61af66fc99e Initial load
duke
parents:
diff changeset
3 ; generated during the build process. See
a61af66fc99e Initial load
duke
parents:
diff changeset
4 ; build\windows\build_vm_def.sh and
a61af66fc99e Initial load
duke
parents:
diff changeset
5 ; build\windows\makefiles\makedeps.make (esp. the "-prelink"
a61af66fc99e Initial load
duke
parents:
diff changeset
6 ; options).
a61af66fc99e Initial load
duke
parents:
diff changeset
7 ;