Issue 11920 - JavaVM service needs special system properties on Mac OS X
Summary: JavaVM service needs special system properties on Mac OS X
Status: CLOSED DUPLICATE of issue 10895
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-28 18:10 UTC by pluby
Modified: 2003-03-11 17:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pluby 2003-02-28 18:10:14 UTC
The attached patch starts the JavaVM with the following system property on Mac
OS X only:

   -Dcom.apple.hwaccel=false

This is needed because on Mac OS X 10.2, the default (i.e. hardware
acceleration) can cause Java code to ran extremely slow.
Comment 1 pluby 2003-02-28 18:13:02 UTC
Duplicate filing

*** This issue has been marked as a duplicate of 10895 ***
Comment 2 michael.bemmer 2003-03-11 17:19:22 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details. First step in IssueZilla is
unfortunately to set them to verified.
Comment 3 michael.bemmer 2003-03-11 17:57:26 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details.