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 |
|
Marcus Lagergren
|
917f13e5db
|
8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode
Reviewed-by: attila, jlaskey
|
2014-09-04 14:42:30 +02:00 |
|
Marcus Lagergren
|
6db003872b
|
8057019: Various problems with extra arguments to applies
Reviewed-by: attila, hannesw, jlaskey
|
2014-09-04 10:52:42 +02:00 |
|
Attila Szegedi
|
b0b75a5371
|
8056913: Limit the size of type info cache on disk
Reviewed-by: jlaskey, lagergren
|
2014-09-03 14:33:34 +02:00 |
|
Attila Szegedi
|
5e59a2ef0d
|
8056243: OptimisticTypePersistence should refuse to work in symlinked directories
Reviewed-by: lagergren, sundar
|
2014-08-28 16:38:23 +02:00 |
|
Athijegannathan Sundararajan
|
b5af5f7eae
|
8056123: Anonymous function statements leak internal function names into global scope
Reviewed-by: hannesw, attila
|
2014-08-27 14:27:56 +05:30 |
|
Attila Szegedi
|
91f1c2c34c
|
8056025: CompilationPhase.setStates() is hot in class installation phase
Reviewed-by: jlaskey, sundar
|
2014-08-26 15:52:55 +02:00 |
|
Attila Szegedi
|
a72b265924
|
8056052: Source.getContent() does excess Object.clone()
Reviewed-by: jlaskey, sundar
|
2014-08-26 15:04:48 +02:00 |
|
Attila Szegedi
|
5eb6a95a44
|
8055954: Do not parallelize class installation
Reviewed-by: jlaskey, sundar
|
2014-08-26 15:04:20 +02:00 |
|
Attila Szegedi
|
362089dbfc
|
8055923: collect timings using System.nanoTime
Reviewed-by: hannesw, lagergren
|
2014-08-26 11:45:36 +02:00 |
|
Marcus Lagergren
|
e533964fc8
|
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
Reviewed-by: attila, hannesw
|
2014-08-26 11:42:07 +02:00 |
|
Attila Szegedi
|
8525a0f5b5
|
8055913: Node.hashCode() delegates to Object.hashCode() and is hot
Reviewed-by: lagergren, sundar
|
2014-08-26 11:32:12 +02:00 |
|
Attila Szegedi
|
2fc5ea4674
|
8055911: Don't use String.intern for IdentNode
Reviewed-by: lagergren, sundar
|
2014-08-26 11:31:31 +02:00 |
|
Attila Szegedi
|
4aeaccdf69
|
8055870: iteration fails if index var is not used
Reviewed-by: hannesw, lagergren
|
2014-08-25 22:36:05 +02:00 |
|
Athijegannathan Sundararajan
|
9700f06b1b
|
8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
Reviewed-by: attila, hannesw
|
2014-08-22 15:47:28 +05:30 |
|
Athijegannathan Sundararajan
|
017d321931
|
8055762: Nashorn misses linker for netscape.javascript.JSObject instances
Reviewed-by: lagergren, jlaskey
|
2014-08-21 20:06:48 +05:30 |
|
Athijegannathan Sundararajan
|
eadc8dbe75
|
8055687: Wrong "this" passed to JSObject.eval call
Reviewed-by: lagergren, hannesw, attila
|
2014-08-20 21:32:09 +05:30 |
|
Athijegannathan Sundararajan
|
16bef5aa2a
|
8050078: Nashorn ClassFilter Support
Reviewed-by: lagergren, hannesw
|
2014-08-20 20:04:19 +05:30 |
|
Chris Hegarty
|
57d4d0207b
|
Merge
|
2014-08-18 10:59:40 +01:00 |
|
Chris Hegarty
|
5fe51a5b71
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:56:32 +01:00 |
|