aboutsummaryrefslogtreecommitdiff
path: root/make/project.properties
AgeCommit message (Expand)Author
2016-02-258148379: jdk.nashorn.api.scripting spec. adjustments, clarificationssundar
2016-02-158149744: fix testng.jar delivery in Nashorn build.xmlmhaupt
2015-09-258137134: invokespecial on indirect super interface is generated by Java adapt...sundar
2015-06-028080275: transparently download testng.jar for Nashorn testingmhaupt
2015-05-138080286: use path separator setting consistently in Nashorn project propertiesmhaupt
2015-05-058078049: Nashorn crashes when attempting to start TypeScript compilerhannesw
2014-10-098059811: Turn off optimistic typing by default and add both ant test-pessimis...lagergren
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
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-128021350: Share script classes between threads/globals within contexthannesw
2014-02-068033763: Add tests to assert map identity of certain objectssundar
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-198023154: compileAllTests fails with: 2 tests failed to compilehannesw
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-088020015: shared PropertyMaps should not be used without duplicationsundar
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-248015351: Nashorn shell does not start with Turkish localesundar
2013-05-158014639: Remove debug flag from test runsattila
2013-05-088014225: Rerun only failed 262 testsattila
2013-05-078013914: Removed explicit LineNumberNodes that were too brittle when code mov...lagergren
2013-04-178012529: Remove -esa from testing jvmargsjlaskey
2013-04-028011233: Create a Nashorn shell for JavaFXjlaskey
2013-03-238010652: Eliminate non-child references in Block/FunctionNode, and make few n...attila
2013-03-198009969: CodeCoverage should use templatejlaskey
2013-03-018009263: Fix all javadoc errors in nashorn codesundar
2013-02-228008575: Re-integrate code coveragelagergren
2013-02-148008085: Integrate Dynalink source code into Nashorn codebaseattila
2013-02-118007915: Nashorn IR, codegen, parser packages and Context instance should be ...sundar
2013-02-078007715: Make sure that not all tests run with AllPermissionsundar
2013-01-228006678: Avoid too many Context.getGlobal() callssundar
2013-01-188006562: findOwnMH in nashorn "objects" package should be cleaned upsundar
2013-01-118006082: Provide option to run octane benchmarks in separate processessundar
2013-01-108005987: ant octane tries to run non-benchmark scriptssundar
2013-01-098005940: provide ant targets to get and update external test scriptssundar
2013-01-098005777: Bug in the FacetIntrospector of Dynalink - non-public class should s...attila
2013-01-088005782: get rid of javadoc errors, warnings in nashorn buildsundar
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey