Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6764892
Votes 0
Synopsis VS2008 changes required to compile hotspot sources
Category hotspot:other
Reported Against
Release Fixed hs14(b08), 7(b41) (Bug ID:2170015)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6523947
Submit Date 29-OCT-2008
Description
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
Posted Date : 2008-10-29 02:51:12.0
Work Around
N/A
Evaluation
A few more minor fixes uncovered while doing control builds.
Posted Date : 2008-10-29 03:04:35.0

http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3c07cda72b7d
Posted Date : 2008-11-12 08:36:50.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang