Closed
Bug 469612
Opened 16 years ago
Closed 16 years ago
System.privateMemory is 0 on solaris platform.
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: leon.sha, Assigned: leon.sha)
Details
(Keywords: flashplayer)
Attachments
(1 file)
|
1.40 KB,
patch
|
stejohns
:
review+
|
Details | Diff | Splinter Review |
On solaris the test case toplevel.abc failed.
as3/ShellClasses/toplevel.abc : System.privateMemory >0 = false FAILED! expected: true.
GCHeap::GetPrivateBytes() is not implemented on solaris.
Updated•16 years ago
|
Flags: wanted-flashplayer10+
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Keywords: flashplayer
Attachment #354385 -
Flags: review?(stejohns)
Comment 2•16 years ago
|
||
Comment on attachment 354385 [details] [diff] [review]
patch
rubber-stamping this since I am not qualified to review the Solaris OS calls :-)
Attachment #354385 -
Flags: review?(stejohns) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Flags: flashplayer-qrb? → flashplayer-qrb+
You need to log in
before you can comment on or make changes to this bug.
Description
•