annotate make/windows/projectfiles/compiler2/vm.def @ 14677:e0365e7b7454

8035983: Fix "Native frames:" in crash report (hs_err file) Summary: check fr.sender_sp() in java thread instead of os::is_first_C_frame(&fr). Reviewed-by: twisti, coleenp
author kvn
date Wed, 05 Mar 2014 16:21:22 -0800
parents aa6e219afbf1
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
91
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
4 ; make\windows\build_vm_def.sh and
2027
aa6e219afbf1 7006354: Updates to Visual Studio project creation and development launcher
sla
parents: 91
diff changeset
5 ; make\windows\makefiles\projectcreator.make (esp. the "-prelink"
0
a61af66fc99e Initial load
duke
parents:
diff changeset
6 ; options).
a61af66fc99e Initial load
duke
parents:
diff changeset
7 ;