nashorn-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: RFR 8147070: Dynalink GuardedInvocation must check the Class object passed
Michael Haupt
Review request for JDK-8147008: Nashorn primitive linker should handle ES6 symbols
Hannes Wallnoefer
Re: Review request for JDK-8147008: Nashorn primitive linker should handle ES6 symbols
Attila Szegedi
Re: Review request for JDK-8147008: Nashorn primitive linker should handle ES6 symbols
Sundararajan Athijegannathan
Re: Review request for JDK-8147008: Nashorn primitive linker should handle ES6 symbols
Hannes Wallnoefer
Review request for JDK-8146888: Wrong license headers in test files
Hannes Wallnoefer
Re: Review request for JDK-8146888: Wrong license headers in test files
Michael Haupt
Contributing to Nashorn
Vivin Suresh Paliath
Re: Contributing to Nashorn
Jim Laskey (Oracle)
RFR 8146625: OverloadedDynamicMethod has unused ClassLoader field that can be removed
Sundararajan Athijegannathan
Re: RFR 8146625: OverloadedDynamicMethod has unused ClassLoader field that can be removed
Attila Szegedi
8049422: Remove @jdk.Exported
Alan Bateman
Re: 8049422: Remove @jdk.Exported
Daniel Fuchs
Re: 8049422: Remove @jdk.Exported
Mandy Chung
Re: 8049422: Remove @jdk.Exported
Joseph D. Darcy
Re: 8049422: Remove @jdk.Exported
Chris Hegarty
RFR 8146556: jdk.dynalink.beans.ClassLinker can avoid using specific lookup and can use publicLookup instead
Sundararajan Athijegannathan
Re: RFR 8146556: jdk.dynalink.beans.ClassLinker can avoid using specific lookup and can use publicLookup instead
Jim Laskey (Oracle)
RFR 8146240: Three nashorn files contain "GNU General Public License" header
Sundararajan Athijegannathan
Re: RFR 8146240: Three nashorn files contain "GNU General Public License" header
Jim Laskey (Oracle)
Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Attila Szegedi
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Remi Forax
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Attila Szegedi
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
forax
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Sundararajan Athijegannathan
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Attila Szegedi
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Attila Szegedi
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Sundararajan Athijegannathan
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Attila Szegedi
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Hannes Wallnoefer
Re: Review request for JDK-8133299: Nashorn Java adapters should not early bind to functions
Marcus Lagergren
RFR 8146253: jjs should look for "doc string" property to print documentation on shift-tab
Sundararajan Athijegannathan
Re: RFR 8146253: jjs should look for "doc string" property to print documentation on shift-tab
Attila Szegedi
RFR 8146251: Avoid annotation to specify documentation for JS builtin functions
Sundararajan Athijegannathan
Re: RFR 8146251: Avoid annotation to specify documentation for JS builtin functions
Attila Szegedi
Using java.math.BigInteger in Nashorn / jjs?
Roland Bouman
Re: Using java.math.BigInteger in Nashorn / jjs?
Sundararajan Athijegannathan
Dereferencing properties on foreign script objects creates a new ScriptObjectMirror instance each time, making direct comparisons difficult
Vivin Suresh Paliath
Re: Dereferencing properties on foreign script objects creates a new ScriptObjectMirror instance each time, making direct comparisons difficult
Vivin Suresh Paliath
RFR 8146147: Java linker indexed property getter does not work for computed nashorn string
Sundararajan Athijegannathan
Re: RFR 8146147: Java linker indexed property getter does not work for computed nashorn string
Jim Laskey (Oracle)
Re: RFR 8146147: Java linker indexed property getter does not work for computed nashorn string
Attila Szegedi
Review request for JDK-8144919: Implement missing member handler for BeansLinker
Attila Szegedi
Re: Review request for JDK-8144919: Implement missing member handler for BeansLinker
Sundararajan Athijegannathan
Re: Review request for JDK-8144919: Implement missing member handler for BeansLinker
Attila Szegedi
Re: Review request for JDK-8144919: Implement missing member handler for BeansLinker
Sundararajan Athijegannathan
Re: Review request for JDK-8144919: Implement missing member handler for BeansLinker
Michael Haupt
Re: Review request for JDK-8144919: Implement missing member handler for BeansLinker
Marcus Lagergren
Re: Review request for JDK-8144919: Implement missing member handler for BeansLinker
Attila Szegedi
Review request for JDK-8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Attila Szegedi
Review request for JDK-8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Attila Szegedi
Re: Review request for JDK-8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Sundararajan Athijegannathan
Re: Review request for JDK-8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Attila Szegedi
Re: Review request for JDK-8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Michael Haupt
Re: Review request for JDK-8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Attila Szegedi
Using === across different contexts
Vivin Suresh Paliath
Re: Using === across different contexts
Vivin Suresh Paliath
Re: Using === across different contexts
Sundararajan Athijegannathan
Re: Using === across different contexts
Vivin Suresh Paliath
Re: Using === across different contexts
Sundararajan Athijegannathan
Re: Using === across different contexts
Vivin Suresh Paliath
Re: Using === across different contexts
Sundararajan Athijegannathan
Re: Using === across different contexts
Vivin Suresh Paliath
Re: Using === across different contexts
Attila Szegedi
Re: Using === across different contexts
Vivin Suresh Paliath
Re: Using === across different contexts
Sundararajan Athijegannathan
Re: Using === across different contexts
Vivin Suresh Paliath
Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Hannes Wallnoefer
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Sundararajan Athijegannathan
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Attila Szegedi
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Sundararajan Athijegannathan
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Hannes Wallnoefer
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Hannes Wallnoefer
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Sundararajan Athijegannathan
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Hannes Wallnoefer
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Sundararajan Athijegannathan
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Attila Szegedi
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Hannes Wallnoefer
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Attila Szegedi
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Hannes Wallnoefer
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Sundararajan Athijegannathan
Re: Review request for JDK-8143896: java.lang.Long is implicitly converted to double
Attila Szegedi
RFR 8145750: jjs fails to run simple scripts with security manager turned on
Sundararajan Athijegannathan
Re: RFR 8145750: jjs fails to run simple scripts with security manager turned on
Alan Bateman
Re: RFR 8145750: jjs fails to run simple scripts with security manager turned on
Sundararajan Athijegannathan
Re: RFR 8145750: jjs fails to run simple scripts with security manager turned on
Sean Mullan
Re: RFR 8145750: jjs fails to run simple scripts with security manager turned on
Alan Bateman
Re: RFR 8145750: jjs fails to run simple scripts with security manager turned on
Sundararajan Athijegannathan
Re: RFR 8145750: jjs fails to run simple scripts with security manager turned on
Hannes Wallnoefer
[8u] approval request for 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic, 8145669: apply2call optimized callsite fails after becoming megamorphic
Sundararajan Athijegannathan
Re: [8u] approval request for 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic, 8145669: apply2call optimized callsite fails after becoming megamorphic
Jim Laskey (Oracle)
Re: [8u] approval request for 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic, 8145669: apply2call optimized callsite fails after becoming megamorphic
Seán Coffey
RFR 8145669: apply2call optimized callsite fails after becoming megamorphic
Sundararajan Athijegannathan
Re: RFR 8145669: apply2call optimized callsite fails after becoming megamorphic
Jim Laskey (Oracle)
Re: RFR 8145669: apply2call optimized callsite fails after becoming megamorphic
Hannes Wallnoefer
RFR 8145630: accidental debug printlns in NativeFunction.java
Sundararajan Athijegannathan
Re: RFR 8145630: accidental debug printlns in NativeFunction.java
Hannes Wallnoefer
Re: RFR 8145630: accidental debug printlns in NativeFunction.java
Marcus Lagergren
TypeError: I could use some explanation
Kasmeroglu, Daniel
Re: TypeError: I could use some explanation
Jim Laskey (Oracle)
Re: TypeError: I could use some explanation
Sundararajan Athijegannathan
Re: TypeError: I could use some explanation
Kasmeroglu, Daniel
Re: TypeError: I could use some explanation
Sundararajan Athijegannathan
RFR 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Sundararajan Athijegannathan
Re: RFR 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Jim Laskey (Oracle)
Re: RFR 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Hannes Wallnoefer
Re: RFR 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Attila Szegedi
RFR 8145486: jjs should support documentation key shortcut in interactive mode
Sundararajan Athijegannathan
Re: RFR 8145486: jjs should support documentation key shortcut in interactive mode
Michael Haupt
Re: RFR 8145486: jjs should support documentation key shortcut in interactive mode
Hannes Wallnoefer
Re: RFR 8145486: jjs should support documentation key shortcut in interactive mode
Sundararajan Athijegannathan
Re: RFR 8145486: jjs should support documentation key shortcut in interactive mode
Michael Haupt
Re: RFR 8145486: jjs should support documentation key shortcut in interactive mode
Hannes Wallnoefer
Re: ClassCastException NativeRegExpExecResult cannot be cast to NativeArray
Jim Laskey (Oracle)
Re: ClassCastException NativeRegExpExecResult cannot be cast to NativeArray
Sundararajan Athijegannathan
VM Tech Summit 2016 update
Marcus Lagergren
nashorn migration
Wyatt, Steven
Re: nashorn migration
Sundararajan Athijegannathan
RFR 8145314: jjs tab-completion should support camel case completion
Sundararajan Athijegannathan
Re: RFR 8145314: jjs tab-completion should support camel case completion
Michael Haupt
Re: RFR 8145314: jjs tab-completion should support camel case completion
Hannes Wallnoefer
RFR(S): 8144221: fix Nashorn shebang argument handling on Mac/Linux
Michael Haupt
Re: RFR(S): 8144221: fix Nashorn shebang argument handling on Mac/Linux
Marcus Lagergren
Re: RFR(S): 8144221: fix Nashorn shebang argument handling on Mac/Linux
Jim Laskey (Oracle)
Review request for JDK-8144020: Remove long as an internal numeric type
Hannes Wallnoefer
Re: Review request for JDK-8144020: Remove long as an internal numeric type
Sundararajan Athijegannathan
Re: Review request for JDK-8144020: Remove long as an internal numeric type
Marcus Lagergren
RFR 8145186: jjs package completion should have a fallback when javac is not available
Sundararajan Athijegannathan
Re: RFR 8145186: jjs package completion should have a fallback when javac is not available
Hannes Wallnoefer
Re: RFR 8145186: jjs package completion should have a fallback when javac is not available
Sundararajan Athijegannathan
Re: RFR 8145186: jjs package completion should have a fallback when javac is not available
Michael Haupt
Keeping ScriptEngine per Thread?
Frantzius , Jörg
Re: Keeping ScriptEngine per Thread?
Sundararajan Athijegannathan
Re: Keeping ScriptEngine per Thread?
Frantzius , Jörg
8144979: Context.fromClass should catch exception from Class.getClassLoader call
Sundararajan Athijegannathan
Re: 8144979: Context.fromClass should catch exception from Class.getClassLoader call
Michael Haupt
Re: 8144979: Context.fromClass should catch exception from Class.getClassLoader call
Attila Szegedi
Re: 8144979: Context.fromClass should catch exception from Class.getClassLoader call
Sundararajan Athijegannathan
Re: 8144979: Context.fromClass should catch exception from Class.getClassLoader call
Attila Szegedi
Re: 8144979: Context.fromClass should catch exception from Class.getClassLoader call
Sundararajan Athijegannathan
Nashorn webview issue
Chris Root
Re: Nashorn webview issue
Jim Laskey (Oracle)
Re: Nashorn webview issue
Sundararajan Athijegannathan
Sharing native JavaScript objects across contexts
Vivin Suresh Paliath
Re: Sharing native JavaScript objects across contexts
Sundararajan Athijegannathan
Review request for JDK-8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
Attila Szegedi
Re: Review request for JDK-8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
Sundararajan Athijegannathan
Re: Review request for JDK-8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
Attila Szegedi
Re: Review request for JDK-8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
Hannes Wallnoefer
RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Sundararajan Athijegannathan
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Michael Haupt
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Sundararajan Athijegannathan
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Michael Haupt
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Attila Szegedi
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Sundararajan Athijegannathan
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Attila Szegedi
Re: RFR 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Sundararajan Athijegannathan
Override load pseudo URL schemes
Axel Dörfler
Re: Override load pseudo URL schemes
Sundararajan Athijegannathan
Re: Override load pseudo URL schemes
Attila Szegedi
RFR 8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Sundararajan Athijegannathan
Re: RFR 8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Michael Haupt
Re: RFR 8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Marcus Lagergren
Re: RFR 8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Marcus Lagergren
Re: RFR 8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Sundararajan Athijegannathan
RFR 8144473: Nashorn code assumes NashornCallSiteDescriptor always
Sundararajan Athijegannathan
Re: RFR 8144473: Nashorn code assumes NashornCallSiteDescriptor always
Michael Haupt
Re: RFR 8144473: Nashorn code assumes NashornCallSiteDescriptor always
Attila Szegedi
Re: RFR 8144473: Nashorn code assumes NashornCallSiteDescriptor always
Hannes Wallnoefer
Re: Review request for JDK-8144131: ArrayData.getInt implementations do not convert to int32
Sundararajan Athijegannathan
RFR 8144230: Add a sample for pluggable dynalink linker
Sundararajan Athijegannathan
Re: RFR 8144230: Add a sample for pluggable dynalink linker
Hannes Wallnoefer
Re: RFR 8144230: Add a sample for pluggable dynalink linker
Michael Haupt
Re: RFR 8144230: Add a sample for pluggable dynalink linker
Attila Szegedi
Re: RFR 8144230: Add a sample for pluggable dynalink linker
Sundararajan Athijegannathan
Re: RFR 8144230: Add a sample for pluggable dynalink linker
Marcus Lagergren
Nashorn parser directives
Anthony Vanelverdinghe
Re: Nashorn parser directives
Jim Laskey (Oracle)
Re: Nashorn parser directives
Sundararajan Athijegannathan
Re: Nashorn parser directives
Anthony Vanelverdinghe
RFR 8144189: Turn off Tiered compilation for nashorn test262parallel test run
Sundararajan Athijegannathan
Re: RFR 8144189: Turn off Tiered compilation for nashorn test262parallel test run
Michael Haupt
Re: RFR 8144189: Turn off Tiered compilation for nashorn test262parallel test run
Sundararajan Athijegannathan
RFR 8144186: Update Main.asm sample to use dynalink public API
Sundararajan Athijegannathan
Re: RFR 8144186: Update Main.asm sample to use dynalink public API
Hannes Wallnoefer
Re: RFR 8144186: Update Main.asm sample to use dynalink public API
Michael Haupt
Re: RFR 8144186: Update Main.asm sample to use dynalink public API
Marcus Lagergren
Review request for JDK-8144131: ArrayData.getInt implementations do not convert to int32
Hannes Wallnoefer
Re: Review request for JDK-8144131: ArrayData.getInt implementations do not convert to int32
Marcus Lagergren
RFR 8144160: Regression: two tests fail on Windows with "ant test" target
Sundararajan Athijegannathan
Re: RFR 8144160: Regression: two tests fail on Windows with "ant test" target
Hannes Wallnoefer
Re: RFR 8144160: Regression: two tests fail on Windows with "ant test" target
Michael Haupt
Re: RFR 8144160: Regression: two tests fail on Windows with "ant test" target
Marcus Lagergren
Re: RFR 8144160: Regression: two tests fail on Windows with "ant test" target
Michael Haupt
RFR 8144051: failing test262parallel run leads to successful build
Sundararajan Athijegannathan
Re: RFR 8144051: failing test262parallel run leads to successful build
Michael Haupt
Re: RFR 8144051: failing test262parallel run leads to successful build
Hannes Wallnoefer
Re: RFR 8144051: failing test262parallel run leads to successful build
Marcus Lagergren
RFR 8144150: test262parallel test exclusion does not work and is incomplete
Sundararajan Athijegannathan
Re: RFR 8144150: test262parallel test exclusion does not work and is incomplete
Michael Haupt
Earlier messages
Later messages