java option -Xss is not supported on Linux

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: hotspot
    • None
    • beta2
    • generic
    • linux

      Prior to Redhat 7.1 with 2.4 kernel, thread stack size on Linux is fixed
      at 2M for each thread, therefore the flag -Xss was disabled for Java on
      Linux. However, with the introduction of floating stack in Redhat 7.1,
      thread stack size can be changed by user application. "-Xss" should be
      supported for RH 7.1. Also, having a smaller default stack size (instead
      of the huge 8M stack set by the OS) may boost the thread creation speed.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: