Skip to content

Issues: mozilla/rhino

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Slow performance with function callbacks? Performance Issues related to the performance of the Rhino engine
#376 opened Jan 3, 2018 by CaledoniaProject
Debugger: no way to save/restore breakpoints Debugging JavaScript Issues related to tools for debugging JavaScript with Rhino
#252 opened Nov 13, 2015 by nfirvine
Debugger, OS X: can't expand objects in variables list Debugging JavaScript Issues related to tools for debugging JavaScript with Rhino
#253 opened Nov 13, 2015 by nfirvine
Bugs in number to string conversion bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec good first issue Great place to start if you're looking to start an open source "resume"
#254 opened Nov 14, 2015 by hns
Deleted members are not dereferenced Performance Issues related to the performance of the Rhino engine recursion Issues about js code causing overflows & OOM
#274 opened Feb 28, 2016 by omervk
Attribute name of xml node is always "*" on android Android Issues related to running Rhino on Android E4X Issues related to the (deprecated) ECMAScript for XML (E4X/ECMA-357) standard Triage Issues yet to be triaged
#305 opened May 13, 2017 by clearw5
const does not block-scope in loop-body block-scope bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
#326 opened Sep 19, 2017 by oberhamsi
Error parsing commandline module path in Windows CommonJS Issues related to the CommonJS implementation in Rhino docs Issues containing stuff that ought to be documented
#10 opened Sep 27, 2011 by gimmi
Double/Integer in javascript body Java Interop Issues related to the interaction between Java and JavaScript Triage Issues yet to be triaged
#350 opened Oct 23, 2017 by luthionb
objects constructed using call/apply with Language Level 1_8 and above fail to have prototype set bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
#364 opened Nov 17, 2017 by tmallery
NativeError.js_captureStackTrace causes ClassCastException when 'Error' has been overridden Java Exception Leaking Issues related to Java Exceptions leaking into JavaScript non-Ecma Triage Issues yet to be triaged
#366 opened Nov 30, 2017 by tmallery
Inconsistent iteration over Node children Triage Issues yet to be triaged
#116 opened Apr 16, 2013 by cos
about date May 4 1969 Triage Issues yet to be triaged
#384 opened Jan 30, 2018 by LeonDevLifeLog
Support ES2017 async (arrow) functions & “await” Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec feature Issues considered a new feature
#395 opened Feb 21, 2018 by sideshowbarker ES2017
'<!\n' causes java.lang.IllegalStateException: FAILED ASSERTION Annex B (Ecma) Issues related to Annex B from the EcmaScript spec non-Ecma
#397 opened Feb 24, 2018 by sideshowbarker
ES5 Strict mode semantics not fully implemented according to specification Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec Strict Mode Issues related to non-compliance with the ES5 Strict Mode spec
#403 opened Mar 10, 2018 by ThomasHickman ES5
Boolean @JSGetter is not working according to Conventions Potentially Breaking Change Issues that could break backwards compatibility
#349 opened Oct 19, 2017 by AlexTrotsenko
NativeObject should implement equals method Java Interop Issues related to the interaction between Java and JavaScript
#29 opened Dec 22, 2011 by rdingwell
Check for Thread.isInterrupted() when executing compiled scripts docs Issues containing stuff that ought to be documented Java Interop Issues related to the interaction between Java and JavaScript
#49 opened Jun 4, 2012 by ydewit
Caching compiled scripts in Google App Engine Performance Issues related to the performance of the Rhino engine
#50 opened Jun 4, 2012 by Bediako
[CommonJS] Support for loading (nodejs) packages CommonJS Issues related to the CommonJS implementation in Rhino docs Issues containing stuff that ought to be documented feature Issues considered a new feature
#55 opened Jun 29, 2012 by facundocabrera
XML processing performance issue in high concurrency scenarios E4X Issues related to the (deprecated) ECMAScript for XML (E4X/ECMA-357) standard Performance Issues related to the performance of the Rhino engine
#101 opened Jan 3, 2013 by iddo
throws CodeGenerator NPE where I expected a JS ReferenceError bug Issues considered a bug Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec Java Exception Leaking Issues related to Java Exceptions leaking into JavaScript
#110 opened Feb 26, 2013 by oberhamsi
ProTip! no:milestone will show everything without a milestone.