Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-227

Support both flavors of Java on HP-UX IA64

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Nightly Builds
    • 1.0.8
    • Jsvc
    • None

    Description

      Compared to Linux and other OS on IA64, HP delivers two types of JVMs in IA64. A normal (32 bit) and a wide (64 bit). Any binary or lib can be compiled that way.

      smartld@blnn721x - /opt/java6/jre/lib
      bash $ ll | grep  '^d'
      dr-xr-xr-x  19 bin        bin           8192 Jun 28 12:20 ./
      dr-xr-xr-x   8 bin        bin           8192 Jan 22  2009 ../
      dr-xr-xr-x   8 bin        bin           8192 Jun 28 12:20 IA64N/
      dr-xr-xr-x   8 bin        bin           8192 Jun 28 12:20 IA64W/
      dr-xr-xr-x   3 bin        bin             96 Dec  4  2007 PA_RISC2.0/
      dr-xr-xr-x   2 bin        bin             96 Oct 16  2009 applet/
      dr-xr-xr-x   2 bin        bin             96 Dec  4  2007 audio/
      ...
      

      The apsupport.m4 does not reflect that in ia64). I have adapted it to support both options. Default is 32 bit build on HP-UX 64 bit can be enabled with a switch.

      Attachments

        1. DAEMON-227.patch
          1 kB
          Michael Osipov

        Activity

          People

            mturk@apache.org Mladen Turk
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: