Closed Bug 746234 Opened 14 years ago Closed 7 years ago

Testing infrastructure for OSR

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Q3 12 - Dolores

People

(Reporter: brbaker, Assigned: brbaker)

References

Details

There needs to be a way to test that OSR is changing the execpolicy during execution. This can't be directly observed via AS3 but it can be observed with verbose out from the executing shell via -Dverbose=execpolicy Interp only: execpolicy interp (1319) global/foobar1() jit-available Interp -> Hot -> Jit: execpolicy interp (1319) global/foobar1() jit-available execpolicy jit hot-call global/foobar1() execpolicy jit (1319) global/foobar1() Jit only: execpolicy jit (1319) global/foobar1() execpolicy jit-invoker global/foobar1() We should be able to come up with an automated way to test that this is working as expected.
Blocks: 741033
Assignee: nobody → brbaker
Flags: in-testsuite?
Flags: flashplayer-qrb?
Target Milestone: --- → Q3 12 - Dolores
Flags: flashplayer-qrb? → flashplayer-qrb+
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.