RFR (XXS) 8020622 - Visual Studio 2012 project creation for hotspot
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Aug 26 19:00:03 PDT 2013
On 8/26/13 7:17 PM, Ioi Lam wrote:
> Please review a very small fix:
>
> http://cr.openjdk.java.net/~iklam/8020622/vs2012_proj_001/
make/windows/create.bat
No comments.
make/windows/makefiles/rules.make
line 74: # upgrade them automatically yo VS2012 format).
typo: 'yo' -> 'to'
Thumbs up.
Dan
>
> Bug: create.bat on Windows failed to create project file for Visual
> Studio 2012
>
> https://bugs.openjdk.java.net/browse/JDK-8020622
>
> Summary of fix:
>
> Treat VS2012 as VS2010. The generated project will be automatically
> upgraded to VS2012 format by the IDE.
>
> Tests:
>
> I built X64 and X86 VMs inside VS2012 and ran Eclipse.
> JPRT
>
> Thanks
> - Ioi
>
More information about the hotspot-runtime-dev
mailing list