Issue 121715 - Support 64bit JRE on MacOSX
Summary: Support 64bit JRE on MacOSX
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 3.4.1
Hardware: All Mac OS X, all
: P3 Normal (vote)
Target Milestone: 4.1.0
Assignee: hdu@apache.org
QA Contact:
URL:
Keywords:
Depends on: 122195
Blocks: 122301
  Show dependency tree
 
Reported: 2013-02-04 13:56 UTC by hdu@apache.org
Modified: 2014-04-01 12:23 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: 3.4.1
Developer Difficulty: Difficult


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2013-02-04 13:56:36 UTC
JRE6 on MacOSX has reached its EOL date and JRE7 is only available as 64bit with its 32bit option (-d32) disabled. AOO doesn't support running with pure 64bit JREs yet.
Comment 1 SVN Robot 2013-04-26 10:10:31 UTC
"hdu" committed SVN revision 1476122 into trunk:
#i121715# find official JRE>=7 on OSX
Comment 2 SVN Robot 2013-04-29 08:58:26 UTC
"hdu" committed SVN revision 1476927 into trunk:
#i121715# add a CxxAbi compatible UNO bridge for 64bit MacOSX
Comment 3 SVN Robot 2013-04-29 09:32:31 UTC
"hdu" committed SVN revision 1476937 into trunk:
#i121715# let the C++ compiler do the C++ exception handling
Comment 4 SVN Robot 2013-05-08 18:02:20 UTC
"hdu" committed SVN revision 1480381 into branches/rejuvenate01:
#i121715# support 64bit JRE on MacOSX
Comment 5 SVN Robot 2013-05-08 18:34:56 UTC
"hdu" committed SVN revision 1480398 into branches/rejuvenate01:
#i121715# fix debug=t compilation of EditEngine for C++11
Comment 6 SVN Robot 2014-01-23 10:15:47 UTC
"hdu" committed SVN revision 1560617 into branches/rejuvenate01:
#i121715# do not enable java's -d32 option on 32bit capable jre
Comment 7 SVN Robot 2014-01-23 17:05:32 UTC
"hdu" committed SVN revision 1560754 into trunk:
#i121715# do not enable java's -d32 option on 32bit capable jre
Comment 8 hdu@apache.org 2014-02-26 08:44:49 UTC
Fixed with the commits above.
Comment 9 hdu@apache.org 2014-04-01 12:23:24 UTC
Closing the resolved issue.