<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Unable to run FIJI in 32 bit mode"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1018">bug 1018</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>ctrueden@wisc.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Unable to run FIJI in 32 bit mode"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1018#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Unable to run FIJI in 32 bit mode"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1018">bug 1018</a>
              from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
        <pre>It may be that this is no longer possible with recent versions of OS X.

Here is the output when I try forcing 32-bit mode from the command line on my
OS X 10.10 system:

 $ alias fiji='/Applications/Fiji.app/Contents/MacOS/ImageJ-macosx'
 $ $(fiji --dry-run | sed 's/^java/java -d32/')
 Error: This Java instance does not support a 32-bit JVM.
 Please install the desired version.

I tried with Apple Java 6, OpenJDK 7 and OpenJDK 8, and all produce the same
error message.

So unfortunately, I don't see any way we can possibly fix this, so I'm closing
as WONTFIX (in this case, more like CANTFIX). But if you find a way, please
feel free to reopen the issue!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>