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

Linux: should use -fno-exceptions in gcc.make

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.1_01
    • 1.4.0
    • hotspot
    • 01
    • generic
    • linux

        Hotspot does not use C++ exceptions, but it's compiled with -fhandle-exceptions
        on Linux. This flag should probably be changed to "-fno-exceptions". The
        size of libjvm.so can be reducec by about 20% without exception tables.

              hhuangsunw Hui Huang (Inactive)
              hhuangsunw Hui Huang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: