Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6227279

Switch Hotspot compiler1 Win32 optimization level to /o2 for vc7/Visual Studio .NET 2003

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • None
    • b26
    • x86
    • windows

      Hotspot Win32 compiler1 build with Visual Studio 6 currently uses /Ox /Os - "full optimization with minimal space usage". It looks like with Visual Studio .NET 2003 that /O2 - "maximize speed" may yield a better performing VM.

      Modify the Hotspot compiler1 build to build with /O2 if it's building under VC7.

      See also comments.
      ###@###.### 2005-2-09 16:26:27 GMT

            sbohne Steve Bohne (Inactive)
            sbohne Steve Bohne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: