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

Support more date formats supported by V8 feature Issues considered a new feature
#224 opened Aug 5, 2015 by gbrail
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
Inconsistent iteration over Node children Triage Issues yet to be triaged
#116 opened Apr 16, 2013 by cos
serialize() vs print() gotchas with UTF-8 Triage Issues yet to be triaged
#123 opened Jul 8, 2013 by 7Two1
Infinite Loop using function .call() docs Issues containing stuff that ought to be documented Triage Issues yet to be triaged
#175 opened Apr 21, 2015 by enricoscoda
Add ability to invalidate cache of require() CommonJS Issues related to the CommonJS implementation in Rhino docs Issues containing stuff that ought to be documented
#198 opened Jun 15, 2015 by AlexTrotsenko
[Request] Android ByteCode generation support Android Issues related to running Rhino on Android compilation docs Issues containing stuff that ought to be documented feature Issues considered a new feature
#211 opened Jun 29, 2015 by F43nd1r
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
importPackage fails, no error message feature Issues considered a new feature Java Interop Issues related to the interaction between Java and JavaScript
#230 opened Aug 22, 2015 by moshewe
Function.prototype.call versus Array.prototype.find Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec Strict Mode Issues related to non-compliance with the ES5 Strict Mode spec
#232 opened Sep 1, 2015 by gbrail
YearFromTime() in NativeDate infinite loop bug Issues considered a bug
#235 opened Sep 8, 2015 by enricoscoda
ConsString does not transforms to java.lang.String when passed to the host java object Java Interop Issues related to the interaction between Java and JavaScript Triage Issues yet to be triaged
#247 opened Oct 1, 2015 by AlexTrotsenko
Bugs with continuations bug Issues considered a bug Continuations Java Exception Leaking Issues related to Java Exceptions leaking into JavaScript
#250 opened Nov 4, 2015 by unktomi
Deserialization of compiled script/function results in error. Triage Issues yet to be triaged
#251 opened Nov 10, 2015 by luinstra
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
Test262 properties outdated
#1764 opened Dec 20, 2024 by andreabergia
ProTip! Type g i on any issue or pull request to go back to the issue listing page.