September 2015 Archives by thread
Starting: Tue Sep 1 07:14:09 UTC 2015
Ending: Wed Sep 30 15:19:51 UTC 2015
Messages: 249
- Review request for JDK-8133300: Ensure symbol table immutability in Nashorn AST
Marcus Lagergren
- RFR 8134731: `Function.prototype.apply` interacts incorrectly with `arguments`
Marcus Lagergren
- RFR 8068901: Surprising behavior with more than one functional interface on a class , 8068903: Can't invoke vararg @FunctionalInterface methods
Sundararajan Athijegannathan
- RFR 8134865: Need to restore for container block from lexical context in finally
Andreas Woess
- RFR 8134873: Implement support for ES6 numeric literals
Andreas Woess
- RFR 8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
Sundararajan Athijegannathan
- Review request for JDK-8134930: Defer stack trace walking of NashornException for extracting line number and file name
Attila Szegedi
- RFR 8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map
Sundararajan Athijegannathan
- Review request for JDK-8134939: Improve toString method of Dynalink DynamicMethod objects
Attila Szegedi
- RFR 8134973: Control flow exceptions should avoid filling stack trace
Sundararajan Athijegannathan
- Bug in Number.prototype.toFixed for 0.5 and -0.5
Esben Andreasen
- RFR 8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
Sundararajan Athijegannathan
- RFR 8134941: Implement ES6 template literal support
Andreas Woess
- RFR 8135054:Add more samples to nashorn samples directory
Sundararajan Athijegannathan
- [8u] approval request for 8135054:Add more samples to nashorn samples directory
Sundararajan Athijegannathan
- Review request for JDK-8135075: Reorder short-circuit tests in ApplySpecialization to run cheapest first
Attila Szegedi
- RFR 8135151: jjs should work in cygwin environment
Sundararajan Athijegannathan
- Review request for JDK-8134403: Nashorn react.js benchmark performance regression
Sebastien Deleuze
- RFR 8027137: Merge ScriptFunction and ScriptFunctionImpl
Sundararajan Athijegannathan
- Data corruption with Nashorn + Handlebars and concurrent requests
Sebastien Deleuze
- Review request for JDK-8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
Attila Szegedi
- [8u] approval request for 8027137, 8087292 and 8130888
Sundararajan Athijegannathan
- Review request for JDK-8135262: Sanitize CodeInstaller API
Attila Szegedi
- Review request for JDK-8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5
Hannes Wallnoefer
- Review request for JDK-8134569: Add tests for prototype callsites
Hannes Wallnoefer
- RFR 8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
Sundararajan Athijegannathan
- NativeDebug.dumpCounters with incorrect scope count
Ahmed Ashour
- Review request for JDK-8135336: Fix broken build after JDK-8135262
Attila Szegedi
- Review request for JDK-8135337: NativeDebug.dumpCounters with incorrect scope count
Attila Szegedi
- [PATCH] Some typos
Ahmed Ashour
- RFR 8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Sundararajan Athijegannathan
- [PATCH] SuppressWarnings
Ahmed Ashour
- Review request for JDK-8134609: Allow constructors with same prototoype map to share the allocator map
Hannes Wallnoefer
- [8u] approval request for 8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Sundararajan Athijegannathan
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Sundararajan Athijegannathan
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Sundararajan Athijegannathan
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Attila Szegedi
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Sundararajan Athijegannathan
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Hannes Wallnoefer
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Attila Szegedi
- [8u] RFR 8055917: jdk.nashorn.internal., , codegen, , .CompilationPhase$N should be renamed to proper classes
Sundararajan Athijegannathan
- [PATCH] Type Inference
Ahmed Ashour
- [8u] approval request for 8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
Sundararajan Athijegannathan
- WebAssembly
Sebastien Deleuze
- RFR 8080501: javaarrayconversion.js test is flawed
Sundararajan Athijegannathan
- RFR 8136544: Call site switching to megamorphic causes incorrect property read
Sundararajan Athijegannathan
- Get nashron work in opnjdk8
ninghua at linux.vnet.ibm.com
- Review request for JDK-8136647: Syntactic error accidentally left in JDK-8135251 changeset
Attila Szegedi
- RFR 8136694: Megemorphic scope access does not throw ReferenceError when property is missing
Sundararajan Athijegannathan
- Review request for JDK-8136700: Make sure Context.anonymousHostClasses doesn't grow unbounded
Attila Szegedi
- Review request for JDK-8135190: Method code too large in Babel browser.js script
Hannes Wallnoefer
- RFR 8136832: property_delete.js tests be moved out from currently-failing
Sundararajan Athijegannathan
- RFR 8136894: test/script/currently-failing/gettersetter.js passes, move it out of currently-failing tests
Sundararajan Athijegannathan
- Default methods
Axel Dörfler
- Review request for JDK-8134490: Dead var statement evacuation incorrectly descends into nested functions
Attila Szegedi
- How could I inject new buil-iin constructors / objects to nashorn?
Lev Serebryakov
- RFR 8137134: invokespecial on indirect super interface is generated by Java adapter generator
Sundararajan Athijegannathan
- Review request for JDK-8134488: var statement in if(false) block incorrectly evacuated into enclosing function
Attila Szegedi
- [8u] approval request for 8137134: invokespecial on indirect super interface is generated by Java adapter generator
Sundararajan Athijegannathan
- Current Level of ES6 Feature Support
Blackburn, Clinton
- Review request for JDK-8134502: introduce abstraction for basic NodeVisitor usage
Attila Szegedi
- RFR 8137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
Sundararajan Athijegannathan
- Review request for JDK-8137333: Boundless soft caching of property map histories causes high memory pressure
Attila Szegedi
- RFR 8137320: jjs should support @argfile to pass command line arguments from a file
Sundararajan Athijegannathan
- RFR 8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources
Sundararajan Athijegannathan
- RFR 8138632: Sparse array does not handle growth of underlying dense array
Hannes Wallnoefer
Last message date:
Wed Sep 30 15:19:51 UTC 2015
Archived on: Wed Sep 30 15:19:58 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).