-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b08
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170015 | 7 | Tim Bell | P3 | Closed | Fixed | b41 |
JDK-2172842 | 6u14 | Tim Bell | P3 | Closed | Fixed | b01 |
Changes are required to build HotSpot using the Visual Studio 2008 compiler.
These are minor and are mostly concerned with the new version strings and use
of 'manifest' files to sign .dll and .exe files generated during a build.
The files affected are:
hotspot/make/windows/makefiles/adlc.make
hotspot/make/windows/makefiles/compile.make
hotspot/make/windows/makefiles/debug.make
hotspot/make/windows/makefiles/defs.make
hotspot/make/windows/makefiles/fastdebug.make
hotspot/make/windows/makefiles/product.make
hotspot/make/windows/makefiles/sa.make
hotspot/src/cpu/x86/vm/register_definitions_x86.cpp
These are minor and are mostly concerned with the new version strings and use
of 'manifest' files to sign .dll and .exe files generated during a build.
The files affected are:
hotspot/make/windows/makefiles/adlc.make
hotspot/make/windows/makefiles/compile.make
hotspot/make/windows/makefiles/debug.make
hotspot/make/windows/makefiles/defs.make
hotspot/make/windows/makefiles/fastdebug.make
hotspot/make/windows/makefiles/product.make
hotspot/make/windows/makefiles/sa.make
hotspot/src/cpu/x86/vm/register_definitions_x86.cpp
- backported by
-
JDK-2170015 VS2008 changes required to compile hotspot sources
- Closed
-
JDK-2172842 VS2008 changes required to compile hotspot sources
- Closed
- relates to
-
JDK-6523947 Specific manifest required for bin/*.exe files if build was performed using VS2005/VS2008
- Closed