aboutsummaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Expand)Author
2016-06-028158467: AccessControlException is thrown on public Java class access if "scr...sundar
2016-05-118144221: fix Nashorn shebang argument handling on Mac/Linuxmhaupt
2016-02-258148379: jdk.nashorn.api.scripting spec. adjustments, clarificationssundar
2016-02-158149744: fix testng.jar delivery in Nashorn build.xmlmhaupt
2015-12-178145669: apply2call optimized callsite fails after becoming megamorphicsundar
2015-09-258137134: invokespecial on indirect super interface is generated by Java adapt...sundar
2015-07-298130307: improve Nashorn Javadoc targetsundar
2015-06-028081696: reduce dependency of Nashorn tests on external componentsmhaupt
2015-06-028080275: transparently download testng.jar for Nashorn testingmhaupt
2015-06-028081668: fix Nashorn ant externals commandmhaupt
2015-05-208080598: Javadoc warnings in Global.java after lazy initializationsundar
2014-12-168067636: ant javadoc target is brokensundar
2015-05-138080286: use path separator setting consistently in Nashorn project propertiesmhaupt
2015-05-058078049: Nashorn crashes when attempting to start TypeScript compilerhannesw
2015-04-078076972: Several nashorn tests failingsundar
2015-04-068076646: nashorn tests should avoid using package names used by nashorn sourcessundar
2014-11-118064467: type info persistence failed to calculate directory nameattila
2014-10-208061257: nashorn ant build script should have a sanity targetsundar
2014-10-148060238: Reports for optimistic test run overwrite those for pessimistic runattila
2014-10-098059811: Turn off optimistic typing by default and add both ant test-pessimis...lagergren
2014-10-088059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstra...erikj
2014-09-048051889: Implement block scoping in symbol assignment and scope computationhannesw
2014-08-258055878: Nashorn: all tests failed with AccessControlExceptionyan
2014-08-218055762: Nashorn misses linker for netscape.javascript.JSObject instancessundar
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-06-168044517: Run & debug single Nashorn testsundar
2014-05-308044415: ant makefile should have a target to generate javadoc only for jdk.n...sundar
2014-05-228028615: jdk.nashorn.x3::some.serious.failure needs more memory to runmnunez
2014-05-208043443: Test framework changes to run script tests without security managersundar
2014-03-288038615: test262 repo is now a git repo in githubsundar
2014-03-178037400: Remove getInitialMap getters and GlobalObject interfacesundar
2014-03-128021350: Share script classes between threads/globals within contexthannesw
2014-02-108033951: nasgen needs the newly build nasgen and nashorn classes in the bootc...simonis
2014-02-068033763: Add tests to assert map identity of certain objectssundar
2013-12-118029780: "ant externals" broke our test harness with the latest version of th...lagergren
2013-11-048027566: Remove the old build systemihse
2013-11-058027708: NASHORN TEST: Create Nashorn test that draws image step-by-step usin...kshefov
2013-10-218026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.kshefov
2013-10-048025771: Enhance Nashorn Contextssundar
2013-09-308025629: load function should support a way to load scripts from classpathsundar
2013-09-198023154: compileAllTests fails with: 2 tests failed to compilehannesw
2013-09-138024619: JDBC java.sql.DriverManager is not usable from JS scriptsundar
2013-09-128024693: Various minor issues with JSONWriter used by script parser APIsundar
2013-08-098022707: Revisit all doPrivileged blockssundar
2013-08-088022524: Memory leaks in nashorn sources and tests found by jhat analysissundar
2013-07-268021571: @fork tests should use VM options passed from project.propertiessundar
2013-07-268020719: Run tests with reduced splitter thresholdhannesw
2013-07-248021262: Make nashorn access checks consistent with underlying dynalinksundar
2013-07-188020820: Limit access to static members of reflective classesattila
2013-07-168017585: Exclude two failing tests from Nashorn CC runjlaskey