-
Enhancement
-
Resolution: Fixed
-
P4
-
6
-
b46
-
generic
-
generic
Ken has told me that use of msvcrtD.dll is not needed for using VC++.
My recommendation is to complete remove use of it and the options that force a
dependence on it /MDd and /D _DEBUG.
This makes hotspot debug and fastdebug builds the same, but other things may end
up distinguishing them.
This change needs to take place in hotspot and j2se and deploy workspaces.
###@###.### 2005-04-19 22:38:23 GMT
My recommendation is to complete remove use of it and the options that force a
dependence on it /MDd and /D _DEBUG.
This makes hotspot debug and fastdebug builds the same, but other things may end
up distinguishing them.
This change needs to take place in hotspot and j2se and deploy workspaces.
###@###.### 2005-04-19 22:38:23 GMT
- relates to
-
JDK-6226995 Hotspot fastdebug vs. debug VM on Windows needs review
-
- Closed
-