Closed Bug 705356 Opened 13 years ago Closed 13 years ago

Remove JSOPTION_JIT and JSOPTION_PROFILING

Categories

(Core :: JavaScript Engine, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: RyanVM, Assigned: RyanVM)

References

Details

Attachments

(1 file, 1 obsolete file)

JSOPTION_JIT is unused now that TM has been removed. References to it should be removed.
Attached patch Patch (obsolete) — Splinter Review
dvander, can you review this?

Also, I'm wondering if some of these removals should have JSOPTION_METHODJIT and/or JSOPTION_TYPE_INFERENCE set instead of outright removal. Comments?
Assignee: general → ryanvm
Attachment #576995 - Flags: review?(dvander)
JSOPTION_PROFILING should probably go too, now that I think about it.
Summary: Remove JSOPTION_JIT → Remove JSOPTION_JIT and JSOPTION_PROFILING
Try run for c0b6fe6eb324 is complete.
Detailed breakdown of the results available here:
    https://tbpl.mozilla.org/?tree=Try&rev=c0b6fe6eb324
Results (out of 13 total builds):
    exception: 7
    failure: 6
Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/ryanvm@gmail.com-c0b6fe6eb324
This patch also removes the profiling prefs. Try results incoming.
Attachment #576995 - Attachment is obsolete: true
Attachment #576995 - Flags: review?(dvander)
Attachment #577006 - Flags: review?(dvander)
Attachment #577006 - Flags: review?(dvander) → review+
David, this apparently blew up xpcshell tests. I can't figure out why, though.
https://tbpl.mozilla.org/?tree=Try&rev=24e506407c7f
Try run for 24e506407c7f is complete.
Detailed breakdown of the results available here:
    https://tbpl.mozilla.org/?tree=Try&rev=24e506407c7f
Results (out of 190 total builds):
    exception: 1
    success: 142
    warnings: 41
    failure: 6
Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/ryanvm@gmail.com-24e506407c7f
Of course! It was probably dying because xpcshell was being invoked with -j still. Pretty funny since I had posted a patch to bug 604216 just prior to filing this one to change that to -m -n. Trying this push again with both patches this time.
Depends on: 604216
Try run for d7cd75718272 is complete.
Detailed breakdown of the results available here:
    https://tbpl.mozilla.org/?tree=Try&rev=d7cd75718272
Results (out of 189 total builds):
    exception: 1
    success: 164
    warnings: 19
    failure: 5
Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/ryanvm@gmail.com-d7cd75718272
xpcshell tests are all green now!
Keywords: checkin-needed
Whiteboard: [needs 604216 to be checked in with it]
(note that bug 604216 landed on m-i earlier today)

Landed:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d984d11bffea
Keywords: checkin-needed
Whiteboard: [needs 604216 to be checked in with it]
Target Milestone: --- → mozilla11
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/d984d11bffea
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: