-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b30
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083322 | emb-9 | Christian Tornqvist | P3 | Resolved | Fixed | b30 |
Enabling /homeparams on Windows x64 fastdebug builds would simplify debugging on Windows x64. This will simply write the first 4 parameters (those kept in registers) to the stack.
See:
http://msdn.microsoft.com/en-us/library/vstudio/6exwh0y6(v=vs.120).aspx
for more information.
See:
http://msdn.microsoft.com/en-us/library/vstudio/6exwh0y6(v=vs.120).aspx
for more information.
- backported by
-
JDK-8083322 Build Windows x64 fastdebug builds using /homeparams
-
- Resolved
-