aboutsummaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Expand)Author
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
2013-07-118020325: static property does not work on accessible, public classessundar
2013-07-088020015: shared PropertyMaps should not be used without duplicationsundar
2013-07-058019947: inherited property invalidation does not work with two globals in sa...sundar
2013-07-038010946: AccessControl.doPrivileged is broken when called from js scriptattila
2013-07-028019580: Build Script Change for Nashorn promotion testingjlaskey
2013-06-178016550: nashorn.option.no.syntax.extensions has the wrong defaultsundar
2013-05-298005979: A lot of tests are named "runTest" in reportssundar
2013-05-278015447: Octane harness fixes for rhino and entire test runs: ant octane, ant...lagergren
2013-05-278014219: Make the run-octane harness more deterministic by not measuring elap...lagergren
2013-05-248015351: Nashorn shell does not start with Turkish localesundar
2013-05-208014909: ant test compilation error with JoniTest.javasundar
2013-05-168012359: Increase code coverage in Jonihannesw
2013-05-158014648: Exclude testing and infrastructure packages from code coverage, roun...jlaskey
2013-05-158014639: Remove debug flag from test runsattila
2013-05-14Mergejlaskey
2013-05-148014512: Exclude testing and infrastructure packages from code coveragejlaskey
2013-05-088014225: Rerun only failed 262 testsattila
2013-05-078013914: Removed explicit LineNumberNodes that were too brittle when code mov...lagergren
2013-04-268013369: nashorn build failure with jdk8 b84sundar
2013-04-178012529: Remove -esa from testing jvmargsjlaskey
2013-04-028011233: Create a Nashorn shell for JavaFXjlaskey
2013-03-298011063: With older ant, we get the error "The <property> type doesn't suppor...sundar
2013-03-238010652: Eliminate non-child references in Block/FunctionNode, and make few n...attila
2013-03-198009969: CodeCoverage should use templatejlaskey