1. 9f6e3f0 8008193: test262 tests should be run with security manager enabled by Athijegannathan Sundararajan · 12 years ago
  2. ecc2be2 8008103: Source object should maintain URL of the script source as a private field by Athijegannathan Sundararajan · 12 years ago
  3. b8d10c0 8008096: TokenStream buffer should grow exponentially by Hannes Wallnöfer · 12 years ago
  4. d50e382 8007900: Function binding is inefficient by Attila Szegedi · 12 years ago
  5. b98a77d 8007956: Wrong or obsolete system properties in docs/DEVELOPER_README by Hannes Wallnöfer · 12 years ago
  6. 1e1537c 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code by Athijegannathan Sundararajan · 12 years ago
  7. 710f066 8006943: Fix order of function method arguments to be (callee, thisObject) by Attila Szegedi · 12 years ago
  8. 32d71c7 8006222: Move slot from SpillProperty to Property by James Laskey · 12 years ago
  9. f2dc010 8007718: Make static RegExp properties fully compatible to other engines by Hannes Wallnöfer · 12 years ago
  10. 37905fb 8007627: Support @Getter annotation on constructor by Hannes Wallnöfer · 12 years ago
  11. b247ddf 8007715: Make sure that not all tests run with AllPermission by Athijegannathan Sundararajan · 12 years ago
  12. 57ef7ce 8007643: Add testing for quit and exit by James Laskey · 12 years ago
  13. 574016d 8007629: Remove extraneous quit from shell.js by James Laskey · 12 years ago
  14. 5900e64 8007545: jjs input evalinput need to be NOT_ENUMERABLE by James Laskey · 12 years ago
  15. c95d492 8007619: Add support for deprecated properties of RegExp constructor by Athijegannathan Sundararajan · 12 years ago
  16. 4eee363 8007273: Creation of ScriptFunctions can be refactored by Hannes Wallnöfer · 12 years ago
  17. 292a819 8007523: VerifyError on script that uses regular expression literals with ternary operator by Athijegannathan Sundararajan · 12 years ago
  18. ac9ca52 8007522: IllegalStateException thrown from String.prototype.search function by Athijegannathan Sundararajan · 12 years ago
  19. be50050 8007521: $ENV should be undefined when security manager is present by Athijegannathan Sundararajan · 12 years ago
  20. 31aa060 8007452: add scripting programmers doc changes for nashorn by Athijegannathan Sundararajan · 12 years ago
  21. 233a904 8006191: `cmd` -> exec("cmd") in script mode by James Laskey · 12 years ago
  22. 8b7a8d7 8007215: Varargs broken for the case of passing more than the arg limit arguments by Marcus Lagergren · 12 years ago
  23. bd2303d 8007460: var assignment to a parameter in a varargs method causes compilation error by Attila Szegedi · 12 years ago
  24. 58f1fb6 8007455: Extraneous $(ECHO) in make/Makefile by James Laskey · 12 years ago
  25. 4f2891c 8007060: Primitive wrap filter throws ClassCastException in test262parallel by Hannes Wallnöfer · 12 years ago
  26. fe52eb5 8006529: Methods always get callee - it should be conditional by Attila Szegedi · 12 years ago
  27. bdcffc2 8007286: Add JavaAdapter and importPackage to compatibility script by Athijegannathan Sundararajan · 12 years ago
  28. fcd28bd 8007140: Java.extend crashes when attempting to extend java.lang.Object by Athijegannathan Sundararajan · 12 years ago
  29. 411b70d 8007109: Regression: String(ConsString) does not flatten argument to String by Hannes Wallnöfer · 12 years ago
  30. 8cd63a7 8007132: Java objects returned from constructor functions are lost by Athijegannathan Sundararajan · 12 years ago
  31. 30b950d 8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes by Marcus Lagergren · 12 years ago
  32. b342e3c 8007094: Apply version to nashorn.jar manifest by James Laskey · 12 years ago
  33. ae80adf 8007091: Provide private API to pass application class loader for nashorn script engine by Athijegannathan Sundararajan · 12 years ago
  34. 0b9014a 8006676: Integrate Nashorn into new build system by James Laskey · 12 years ago
  35. 97a071d 8007004: nashorn script engine should not use thread context class loader as script 'application loader' by Athijegannathan Sundararajan · 12 years ago
  36. daaeb20 8006983: Introduce a command line option to switch off syntactic extensions of nashorn by Athijegannathan Sundararajan · 12 years ago
  37. 327a6cf 8006766: Array-like access to characters of a string is slow by Hannes Wallnöfer · 12 years ago
  38. 5231fef 8006857: ClassCastException when interface implementing function uses arguments object by Athijegannathan Sundararajan · 12 years ago
  39. c2bdb49 8006852: Move tests from JIRA for prepopulated map failures by James Laskey · 12 years ago
  40. d9ecc2e 8006408: Clean up and specialize NativeString by Hannes Wallnöfer · 12 years ago
  41. d3f071d 8006755: Functions inside with statements dont get correct scope by Athijegannathan Sundararajan · 12 years ago
  42. 67db0ba 8006575: Error in codegen for element access on primitive value by Athijegannathan Sundararajan · 12 years ago
  43. 4135674 8006736: nashorn script engine should support the usage multiple global objects with same engine instance by Athijegannathan Sundararajan · 12 years ago
  44. 7014b0c 8006678: Avoid too many Context.getGlobal() calls by Athijegannathan Sundararajan · 12 years ago
  45. 245ec82 8006677: Remove unused FunctionNode flags by Attila Szegedi · 12 years ago
  46. 739b531 8006570: This-value for non-strict functions should be converted to object by Hannes Wallnöfer · 12 years ago
  47. 017fe2d 8006635: Reduce access levels as much as possible by Athijegannathan Sundararajan · 12 years ago
  48. acaee2a 8006525: Give StaticClass objects their own linker by Attila Szegedi · 12 years ago
  49. 993b92c 8006557: JDK8/Lambda build clashes on Map.replace() by Athijegannathan Sundararajan · 12 years ago
  50. 7784f11 8006584: improve variable handling in NashornScriptEngine by Athijegannathan Sundararajan · 12 years ago
  51. cef1f6c 8006562: findOwnMH in nashorn "objects" package should be cleaned up by Athijegannathan Sundararajan · 12 years ago
  52. 0748414 8006527: nashorn jsr223 engine does not work in sandbox by Athijegannathan Sundararajan · 12 years ago
  53. e1e5093 8006517: PropertyHashMap.Element.equals() compares to Property by James Laskey · 12 years ago
  54. 71e9d57 8006424: Passing null or undefined to adapter class constructors results in NPE or ClassCastException by Athijegannathan Sundararajan · 12 years ago
  55. d35ae9a 8006412: Improve toString method of ScriptObjectMirror class by Athijegannathan Sundararajan · 12 years ago
  56. c6c424f 8006304: Remove pre-population of maps for constructor produced maps by James Laskey · 12 years ago
  57. a2efb1b 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects by Attila Szegedi · 12 years ago
  58. 311e573 8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated by Attila Szegedi · 12 years ago
  59. 0c53c5d 8006293: Reduce ScriptObject.findCallMethodMethod by Attila Szegedi · 12 years ago
  60. 246e4e8 8006181: nashorn script engine does not run jrunscript's initialization script by Andreas Rieber · 12 years ago
  61. f36a46a 8006168: ability to generate multi-type Java adapters by Attila Szegedi · 12 years ago
  62. 7e7ea2a 8006093: Add a makefile target to run all tests (test, test262, perf tests) by Athijegannathan Sundararajan · 12 years ago
  63. a8b9e9a 8006082: Provide option to run octane benchmarks in separate processes by Athijegannathan Sundararajan · 12 years ago
  64. 8bbf26b 8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator by Marcus Lagergren · 12 years ago
  65. ddf4b86 8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end by Attila Szegedi · 12 years ago
  66. 164350c 8005982: NASHORN-71.js failing in nightlys by Athijegannathan Sundararajan · 12 years ago
  67. 643a6b8 8005987: ant octane tries to run non-benchmark scripts by Athijegannathan Sundararajan · 12 years ago
  68. 3d26948 8005971: runsunspider.js should check results of benchmarks by Marcus Lagergren · 12 years ago
  69. ff98299 8005940: provide ant targets to get and update external test scripts by Athijegannathan Sundararajan · 12 years ago
  70. 12801c4 8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super by Attila Szegedi · 12 years ago
  71. e40b456 8005848: assigning to global toString variable affects Object.prototype.toString by Athijegannathan Sundararajan · 12 years ago
  72. dd47345 8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes by Marcus Lagergren · 12 years ago
  73. df21b08 8005801: Refactor findSetMethod by Attila Szegedi · 12 years ago
  74. 3cb7831 8005846: Remove Mangler in favor of Dynalink's NameCodec by Attila Szegedi · 12 years ago
  75. eb0f105 8005843: refSymbols lookup of unbound variable could cause NullPointerException in Lower by Marcus Lagergren · 12 years ago
  76. d8e79f1 8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file by Athijegannathan Sundararajan · 12 years ago
  77. 51ceb76 8005788: Loggers and their corresponding system properties not working correctly by Marcus Lagergren · 12 years ago
  78. b501e8f 8005782: get rid of javadoc errors, warnings in nashorn build by Athijegannathan Sundararajan · 12 years ago
  79. 569e8ef 8005703: Offsets miscalculated for blocks by Petr Hejl · 12 years ago
  80. 24e583d 8005789: Forgot to document -Dnashorn.unstable.relink.threshold by Marcus Lagergren · 12 years ago
  81. 311f43d 8005663: Update copyright year to 2013 by James Laskey · 12 years ago
  82. 33e2b39 8005665: JavaDoc should only display public interfaces by James Laskey · 12 years ago
  83. 440f8df 8005666: Add webrev to .hgignore by James Laskey · 12 years ago
  84. dca6998 8005440: Improve .hgignore filtering for Nashorn repo by James Laskey · 12 years ago
  85. 98762d6 8005403: Open-source Nashorn by Jim Laskey · 12 years ago
  86. 9580995 8005364: initial hg tags for nashorn repo by John Coomes · 12 years ago
  87. db7a003 Initial load by J. Duke · 17 years ago
  88. ac2b824 Merge by J. Duke · 7 years ago
  89. 884fa55 Merge by J. Duke · 7 years ago
  90. 98551c5 Merge by J. Duke · 7 years ago
  91. bdf5a70 Merge by J. Duke · 7 years ago
  92. 9fed0f8 Merge by J. Duke · 7 years ago
  93. df056e8 Merge by J. Duke · 7 years ago
  94. faf975f Merge by J. Duke · 7 years ago
  95. 3a5d99b Added tag jdk8-b80 for changeset 3fa21fbf9be7 by J. Duke · 7 years ago
  96. ef906c8 Merge by J. Duke · 7 years ago
  97. 97a6b4b Merge by J. Duke · 7 years ago
  98. b5abced Merge by J. Duke · 7 years ago
  99. 5972611 Merge by J. Duke · 7 years ago
  100. 9425da3 Merge by J. Duke · 7 years ago