March 2014 Archives by subject
Starting: Sat Mar 1 09:27:44 UTC 2014
Ending: Mon Mar 31 20:37:43 UTC 2014
Messages: 103
- [8u20] request for approval to backport of nashorn changesets from jdk9/dev to jdk8u20
A. Sundararajan
- [8u20] request for approval to backport of nashorn changesets from jdk9/dev to jdk8u20
Seán Coffey
- [8u20] request for approval to backport of nashorn changesets from jdk9/dev to jdk8u20
A. Sundararajan
- [8u20] request for approval to backport of nashorn changesets from jdk9/dev to jdk8u20
Seán Coffey
- Congrats!
Tal Liron
- Congrats!
Jim Laskey (Oracle)
- Congrats!
Marcus Lagergren
- Disabling extensions
Harshad RJ
- Disabling extensions
HRJet
- Disabling extensions
A. Sundararajan
- Fwd: GC overhead limit exceeded
Tal Liron
- Fwd: GC overhead limit exceeded
Hannes Wallnoefer
- Fwd: GC overhead limit exceeded
Tal Liron
- Fwd: GC overhead limit exceeded
Hannes Wallnoefer
- hg: nashorn/jdk9/nashorn: 8035836: Array performance improvements
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8036127: Prototype filter needs to be applied to getter guard as well, not just getter
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 16 new changesets
attila.szegedi at oracle.com
- hg: nashorn/jdk9/nashorn: 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8033334: Make sure that scope depth information is maintained in the RecompilableScriptFunctionDatas, to avoid unnecessary slow proto linkage when doing on demand compilation
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one.
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8037086: Check that deoptimizing recompilations are correct
attila.szegedi at oracle.com
- hg: nashorn/jdk9/nashorn: 8037177: -Dnashorn.optimistic should be enabled by default, meaning that it has to be explicitly set to false to run with the jdk 8 style conservative types
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8037534: Use scope types to determine optimistic types
attila.szegedi at oracle.com
- hg: nashorn/jdk9/nashorn: 8037967: Broke the build, by commiting without saving the last review comment
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8038223: Symbol trace debug output takes time
attila.szegedi at oracle.com
- hg: nashorn/jdk9/nashorn: 8038396: fix for the compiler expression evaluator to be more inquisitive about types
attila.szegedi at oracle.com
- hg: nashorn/jdk9/nashorn: 8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output.
marcus.lagergren at oracle.com
- hg: nashorn/jdk9/nashorn: 8038416: Access to undefined scoped variables deoptimized too much
attila.szegedi at oracle.com
- Implementing JavaScript index operator in a Java object
Tim Fox
- Implementing JavaScript index operator in a Java object
Andreas Rieber
- Implementing JavaScript index operator in a Java object
A. Sundararajan
- Is there a non-strict setting for the eval() function?
Walter Higgins
- Is there a non-strict setting for the eval() function?
A. Sundararajan
- JEP 194: Nashorn Code Persistence
mark.reinhold at oracle.com
- JEP 194: Nashorn Code Persistence
Jim Laskey (Oracle)
- Nashorn ScriptObject suggestion
Youssef EL HOUTI
- Nashorn ScriptObject suggestion
A. Sundararajan
- nashorn security
Nate Kidwell
- nashorn security
Greg Brail
- nashorn security
Rick Bullotta
- nashorn security
A. Sundararajan
- Review request for JDK-8035948 - Redesign property listeners for shared classes
Hannes Wallnoefer
- Review request for JDK-8035948 - Redesign property listeners for shared classes
Marcus Lagergren
- Review request for JDK-8035948 - Redesign property listeners for shared classes
Marcus Lagergren
- Review request for JDK-8021350: Share script classes between threads/globals within context
Hannes Wallnoefer
- Review request for JDK-8021350: Share script classes between threads/globals within context
Marcus Lagergren
- Review request for JDK-8021350: Share script classes between threads/globals within context
A. Sundararajan
- Review request for JDK-8034055: delete on global object not properly guarded
Hannes Wallnoefer
- Review request for JDK-8034055: delete on global object not properly guarded
A. Sundararajan
- Review request for JDK-8034055: delete on global object not properly guarded
Marcus Lagergren
- Review request for JDK-8034055: delete on global object not properly guarded
Attila Szegedi
- Review request for JDK-8037534
Attila Szegedi
- Review request for JDK-8037534
Attila Szegedi
- Review request for JDK-8037534
Attila Szegedi
- Review request for JDK-8037534
Hannes Wallnoefer
- Review request for JDK-8038223
Attila Szegedi
- Review request for JDK-8038223
Hannes Wallnoefer
- Review request for JDK-8038396
Attila Szegedi
- Review request for JDK-8038396
Hannes Wallnoefer
- Review request for JDK-8038396
Attila Szegedi
- Review request for JDK-8038416
Attila Szegedi
- Review request for JDK-8038416
Marcus Lagergren
- RFR 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
Serge
- RFR 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
A. Sundararajan
- RFR 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
Matherey Nunez
- RFR 8037400: Remove getInitialMap getters and GlobalObject interface
A. Sundararajan
- RFR 8037400: Remove getInitialMap getters and GlobalObject interface
Attila Szegedi
- RFR 8037400: Remove getInitialMap getters and GlobalObject interface
Marcus Lagergren
- RFR 8038456 : improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methods
A. Sundararajan
- RFR 8038456 : improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methods
Jim Laskey (Oracle)
- RFR 8038615: test262 repo is now a git repo in github
A. Sundararajan
- RFR 8038615: test262 repo is now a git repo in github
Hannes Wallnoefer
- RFR JDK-8015958: DataView constructor is not defined
A. Sundararajan
- RFR JDK-8015958: DataView constructor is not defined
Attila Szegedi
- RFR JDK-8015958: DataView constructor is not defined
Hannes Wallnoefer
- RFR JDK-8015958: DataView constructor is not defined
Marcus Lagergren
- RFR JDK-8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys
A. Sundararajan
- RFR JDK-8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys
Hannes Wallnoefer
- RFR JDK-8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys
Jim Laskey (Oracle)
- The class cache
Tal Liron
- The class cache
Hannes Wallnoefer
- The class cache
Tal Liron
- The class cache
A. Sundararajan
- The class cache
Tal Liron
- The class cache
Tal Liron
- The class cache
Rick Bullotta
- The class cache
Tal Liron
- The class cache
Rick Bullotta
- The class cache
Tal Liron
- The class cache
Hannes Wallnoefer
- The class cache
Tal Liron
- The class cache
Hannes Wallnoefer
- Two questions on Nashorn features
Greg Brail
- Two questions on Nashorn features
A. Sundararajan
- Two questions on Nashorn features
Marcus Lagergren
- Two questions on Nashorn features
Greg Brail
- Two questions on Nashorn features
Wei Xiao
- Unable to iterate over Java object properties using for (var p in object) construct
Walter Higgins
- Unable to iterate over Java object properties using for (var p in object) construct
A. Sundararajan
- Unable to iterate over Java object properties using for (var p in object) construct
Attila Szegedi
- Using Nashorn on a web app platform
Edmond Kemokai
- Using Nashorn on a web app platform
Jim Laskey (Oracle)
- Using Nashorn on a web app platform
Edmond Kemokai
Last message date:
Mon Mar 31 20:37:43 UTC 2014
Archived on: Mon Mar 31 20:37:47 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).