JDK-4293386 : full 64 bit support
  • Type: Enhancement
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-11-22
  • Updated: 2014-10-01
  • Resolved: 2000-06-09
Related Reports
Duplicate :  
Description

Name: gh8910			Date: 11/22/99



Merlin should provide full 64 bit support.

This includes (at least):

    Making sure all native platform APIs (JNI, JVMDI, JVMPI, etc)
    are well defined at 64 bits.

    Scrubbing all shared, solaris, and win32 native source code to be 
    64 bit clean.  We need to support both 64 bit unixes and windows.

    Porting HotSpot to 64 bits.


======================================================================