Attila Szegedi
505e5097e6
8141338: Move jdk.internal.dynalink package to jdk.dynalink
...
Reviewed-by: hannesw, sundar
2015-11-24 10:19:34 +01:00
Attila Szegedi
0ec14b759a
8135336: Fix broken build after JDK-8135262
...
Reviewed-by: hannesw, sundar
2015-09-10 15:24:39 +02:00
Attila Szegedi
b43c9b8cda
8135262: Sanitize CodeInstaller API
...
Reviewed-by: hannesw, sundar
2015-09-10 14:00:27 +02:00
Athijegannathan Sundararajan
70993527ee
8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
...
Reviewed-by: hannesw, jlaskey, mhaupt
2015-09-03 21:47:48 +05:30
Attila Szegedi
dcc5af1d2d
8134939: Improve toString method of Dynalink DynamicMethod objects
...
Reviewed-by: hannesw, sundar
2015-09-02 16:35:14 +02:00
Athijegannathan Sundararajan
44b017bd90
8076646: nashorn tests should avoid using package names used by nashorn sources
...
Reviewed-by: hannesw
2015-04-03 19:09:34 +05:30
Athijegannathan Sundararajan
ae38f75625
8067854: bound java static method throws NPE when 'null' is used for this argument
...
Reviewed-by: attila, hannesw
2014-12-18 16:33:33 +05:30
Hannes Wallnöfer
7ecdd47620
8051889: Implement block scoping in symbol assignment and scope computation
...
Reviewed-by: attila, lagergren
2014-09-04 15:37:14 +02:00
Sergey Lugovoy
b04e423d8d
8055811: Tests for Nashorn ClassFilter Support
...
Reviewed-by: sundar, attila
2014-08-26 13:26:15 +04:00
Athijegannathan Sundararajan
16bef5aa2a
8050078: Nashorn ClassFilter Support
...
Reviewed-by: lagergren, hannesw
2014-08-20 20:04:19 +05:30
Athijegannathan Sundararajan
983051a456
8055139: test/script/trusted/JDK-8055107.js fails with access control exception
...
Reviewed-by: lagergren, attila, jlaskey
2014-08-14 20:14:54 +05:30
Athijegannathan Sundararajan
62e846549d
8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
...
Reviewed-by: attila, jlaskey
2014-08-14 18:54:54 +05:30
Hannes Wallnöfer
a8ece5cffc
8043956: Make code caching work with optimistic typing and lazy compilation
...
Reviewed-by: attila, lagergren
2014-08-08 12:50:46 +02:00
Attila Szegedi
1eb6e5cb42
8044786: Some tests fail with non-optimistic compilation
...
Reviewed-by: hannesw, jlaskey
2014-08-06 10:42:46 +02:00
Attila Szegedi
52ac2452d0
8044502: Get rid of global optimistic flag
...
Reviewed-by: lagergren, sundar
2014-06-04 14:32:23 +02:00
Attila Szegedi
5ec014a881
8044638: Tidy up Nashorn codebase for code standards
...
Reviewed-by: lagergren, sundar
2014-06-04 13:08:57 +02:00
Attila Szegedi
9fb4c3accc
Merge
2014-05-28 16:53:43 +02:00
Marcus Lagergren
26308e1cd6
8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation
...
Reviewed-by: hannesw, attila
2014-05-19 15:29:42 +02:00
Attila Szegedi
64fd9c191a
8042118: Separate types from symbols
...
Reviewed-by: hannesw, lagergren
2014-05-13 11:30:40 +02:00
Matherey Nunez
e9e18d5614
8038398: OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test framework
...
Reviewed-by: attila, lagergren
2014-04-29 16:00:53 +02:00
Hannes Wallnöfer
60a0f257df
8040078: Avoid repeated reading of source for cached loads
...
Reviewed-by: jlaskey, lagergren
2014-04-25 16:34:17 +02:00
Matherey Nunez
af27b4200d
8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that
...
Reviewed-by: attila, lagergren
2014-04-18 21:24:34 +02:00
Marcus Lagergren
f6722c9a3f
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
...
Reviewed-by: attila, hannesw, sundar
2014-03-27 11:45:54 +01:00
Attila Szegedi
e9e7dd2ec1
8035820: Optimistic recompilation
...
Co-authored-by: Marcus Lagergren <marcus.lagergren@oracle.com>
Reviewed-by: hannesw, jlaskey, sundar
2014-02-26 13:17:57 +01:00
Athijegannathan Sundararajan
961103778f
8032060: PropertyMap of Error objects is not stable
...
Reviewed-by: jlaskey, hannesw
2014-01-17 20:09:47 +05:30
Athijegannathan Sundararajan
5c16d54797
8025629: load function should support a way to load scripts from classpath
...
Reviewed-by: lagergren, hannesw, attila
2013-09-30 21:33:38 +05:30
Athijegannathan Sundararajan
8f90571322
8024973: Using a different ScriptContext with a CompiledScript results in ScriptException
...
Reviewed-by: jlaskey, hannesw
2013-09-18 16:36:25 +05:30
Athijegannathan Sundararajan
67126cb8fb
8021262: Make nashorn access checks consistent with underlying dynalink
...
Reviewed-by: jlaskey, lagergren, attila
2013-07-24 20:28:03 +05:30
Attila Szegedi
85d68499be
8021246: Fix regression for 8021189
...
Reviewed-by: lagergren, sundar
2013-07-24 12:48:09 +02:00
Attila Szegedi
91e5fbd2e0
8021189: Prevent access to constructors of restricted classes
...
Reviewed-by: lagergren, sundar
2013-07-24 11:13:24 +02:00
Attila Szegedi
947610257d
8021129: Use public lookup again
...
Reviewed-by: lagergren, sundar
2013-07-23 18:28:58 +02:00
Attila Szegedi
3a0f1e0653
8020809: Java adapter should not allow overriding of caller sensitive methods
...
Reviewed-by: jlaskey, sundar
2013-07-18 16:22:25 +02:00
Attila Szegedi
4eb5c9e3a4
8013925: Remove symbol fields from nodes that don't need them
...
Reviewed-by: jlaskey, lagergren
2013-07-11 18:33:33 +02:00
Athijegannathan Sundararajan
f0144d9d93
8020325: static property does not work on accessible, public classes
...
Reviewed-by: attila, hannesw, lagergren
2013-07-11 16:34:55 +05:30
Attila Szegedi
3e0c71b6c1
8009758: reactivate the 8006529 test
...
Reviewed-by: jlaskey, sundar
2013-07-09 13:57:24 +02:00
Attila Szegedi
34bc5ff07f
8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively
...
Reviewed-by: jlaskey, sundar
2013-05-20 21:25:14 +02:00
Marcus Lagergren
6f6ec2d9d1
8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now]
...
Reviewed-by: jlaskey, hannesw
2013-05-03 15:33:54 +02:00
Marcus Lagergren
a2c222ef34
8013533: Increase code coverage report for types and logging
...
Reviewed-by: hannesw, sundar
2013-04-30 09:42:13 +02:00
Athijegannathan Sundararajan
bb6c34adc7
8009757: Package access clean up and refactoring
...
Reviewed-by: jlaskey, lagergren, attila
2013-03-12 18:12:42 +05:30
Athijegannathan Sundararajan
d9cd2f6ad3
8009559: clean up method handle lookup code
...
Reviewed-by: ahgross, jlaskey, attila, sundar
2013-03-09 21:49:32 +05:30
Athijegannathan Sundararajan
f688068adf
8008731: Separate configuration environment (options, error/output writer etc.) from Context
...
Reviewed-by: hannesw, lagergren
2013-02-25 16:58:31 +05:30
Marcus Lagergren
9ff7a57a0f
8008648: Lazy JIT scope and callee semantics bugfixes. Broke out wallclock timer
...
Reviewed-by: attila, hannesw
2013-02-21 16:57:21 +01:00
Athijegannathan Sundararajan
b1f72f6fd2
8008305: ScriptEngine.eval should offer the ability to provide a codebase
...
Reviewed-by: lagergren, hannesw, attila
2013-02-18 14:41:58 +05:30
Marcus Lagergren
7c466c84eb
8008199: Lazy compilation and trampoline implementation
...
The code pipeline now supports lazy compilation, which can be used to only compile certain FunctionNodes and leave others be, saving startup time. When these uncompiled nodes are hit, a trampoline will force them to be recompiled. This can also be used to specialize compilation fixing parameter types and return types to a callsite specific compilation. This will give performance.
Reviewed-by: attila, sundar
2013-02-14 13:01:52 +01:00
Athijegannathan Sundararajan
1e1537c13f
8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
...
Reviewed-by: lagergren, jlaskey, attila
2013-02-11 21:26:06 +05:30
Athijegannathan Sundararajan
b247ddfcc3
8007715: Make sure that not all tests run with AllPermission
...
Reviewed-by: lagergren, attila
2013-02-07 17:17:29 +05:30