Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-19 | Added tag jdk8u40-b15 for changeset fc37699ddc0ejdk8u40-b16 | katleman | |
2014-11-14 | Mergejdk8u40-b15 | lana | |
2014-11-12 | Added tag jdk8u40-b14 for changeset 7e34104c55ca | katleman | |
2014-11-12 | 8064707: Remove NativeArray link logic fields | attila | |
Reviewed-by: hannesw, lagergren | |||
2014-11-13 | 8062937: Need to block constant assumption for index setters and ↵ | lagergren | |
defineOwnProperty, not just delete Reviewed-by: hannesw, jlaskey | |||
2014-11-12 | 8063036: Various pretty printing issues with --log=recompile | lagergren | |
Reviewed-by: hannesw, jlaskey | |||
2014-11-12 | 8035312: Various array and ScriptObject length issues for non writable ↵ | lagergren | |
length fields Reviewed-by: hannesw, attila | |||
2014-11-12 | 8063037: ApplySpecialization.hasApplies shouuld not descend into nested ↵ | attila | |
functions Reviewed-by: hannesw, lagergren | |||
2014-11-11 | Merge | lana | |
2014-11-11 | 8062799: Binary logical expressions can have numeric types | attila | |
Reviewed-by: lagergren, sundar | |||
2014-11-11 | 8064467: type info persistence failed to calculate directory name | attila | |
Reviewed-by: hannesw, lagergren | |||
2014-11-05 | Added tag jdk8u40-b13 for changeset d60fbb5343c1 | katleman | |
2014-11-03 | 8059443: NPE when unboxing return values | attila | |
Reviewed-by: lagergren, sundar | |||
2014-11-06 | 8062308: Incorrect constant linkage with multiple Globals in a Context | attila | |
Reviewed-by: lagergren, sundar | |||
2014-11-06 | 8062624: java.lang.String methods not available on concatenated strings | hannesw | |
Reviewed-by: lagergren, attila | |||
2014-11-05 | 8062386: Different versions of nashorn use same code cache directory | hannesw | |
Reviewed-by: lagergren, attila | |||
2014-11-05 | 8057825: Bug in apply specialization - if an apply specialization that is ↵ | lagergren | |
available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional. Reviewed-by: attila, hannesw | |||
2014-11-03 | 8062490: Out of memory problems, as untouched array datas didn't go directly ↵ | lagergren | |
to SparseArrayDatas, but dragged very large int arrays around. Reviewed-by: attila, sundar | |||
2014-11-03 | 8061959: ArrayBuffer lacked static isViewMethod | lagergren | |
Reviewed-by: attila, sundar | |||
2014-11-03 | 8062381: Wrong index was used for linking charCodeAt specializations | lagergren | |
Reviewed-by: attila, hannesw | |||
2014-11-03 | 8060204: Fix warnings in Joni and tests | lagergren | |
Reviewed-by: hannesw, sundar, attila | |||
2014-11-03 | 8062050: A method is considered caller sensitive, but it doesn't have the ↵ | attila | |
CallerSensitive annotation Reviewed-by: hannesw, lagergren | |||
2014-11-03 | 8061957: Some arithmetic operations have unnecessary widening | attila | |
Reviewed-by: hannesw, lagergren | |||
2014-10-31 | Merge | lana | |
2014-10-31 | 8062583: Throwing object with error prototype causes error proto to be caught | hannesw | |
Reviewed-by: sundar, jlaskey | |||
2014-10-31 | 8062132: Nashorn incorrectly binds this for constructor created by another ↵ | hannesw | |
function Reviewed-by: jlaskey, sundar | |||
2014-10-31 | 8062401: User accessors require boxing and do not support optimistic types | hannesw | |
Reviewed-by: jlaskey, lagergren | |||
2014-10-29 | Added tag jdk8u40-b12 for changeset 375a3a3256d0 | katleman | |
2014-10-28 | 8062216: [nashorn] regresion test failure with TimeZone | sundar | |
Reviewed-by: hannesw, lagergren | |||
2014-10-27 | 8062024: Issue with date.setFullYear when time other than midnight | sundar | |
Reviewed-by: jlaskey, lagergren | |||
2014-10-23 | 8059813: Type Info Cache flag must must be documented | hannesw | |
Reviewed-by: attila, jlaskey | |||
2014-10-23 | 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData ↵ | lagergren | |
and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous Reviewed-by: attila, hannesw | |||
2014-10-24 | 8061955: asm.js idioms result in unnecessarily code emission | attila | |
Reviewed-by: hannesw, jlaskey | |||
2014-10-22 | Merge | lana | |
2014-10-22 | Added tag jdk8u40-b11 for changeset 57c7b273277e | katleman | |
2014-10-22 | Merge | amurillo | |
2014-10-21 | 8058610: must not let long operations overflow | attila | |
Reviewed-by: hannesw, jlaskey, lagergren | |||
2014-10-20 | 8059844: Implement optimistic splitter | attila | |
Reviewed-by: hannesw, lagergren | |||
2014-10-17 | 8059843: Make AST serializable | attila | |
Reviewed-by: hannesw, lagergren | |||
2014-10-20 | 8060724: ant test262parallel in Nashorn spends a significant amount of time ↵ | hannesw | |
after almost all the tests are run Reviewed-by: lagergren, attila, sundar | |||
2014-10-20 | 8061257: nashorn ant build script should have a sanity target | sundar | |
Reviewed-by: lagergren, hannesw, attila | |||
2014-10-17 | 8060011: Concatenating an array and converting it to Java gives wrong result | hannesw | |
Reviewed-by: lagergren, attila | |||
2014-10-16 | 8061113: Boolean used as optimistic call return type | attila | |
Reviewed-by: hannesw, sundar | |||
2014-10-15 | Added tag jdk8u40-b10 for changeset 076b1f38a5ccjdk8u40-b11 | katleman | |
2014-10-15 | 8060688: Nashorn: Generated script class name fails --verify-code for names ↵ | sundar | |
with special chars Reviewed-by: jlaskey, hannesw | |||
2014-10-15 | 8060241: Immediately invoked function expressions cause lot of deoptimization | attila | |
Reviewed-by: hannesw, lagergren | |||
2014-10-15 | 8060242: Compile-time expression evaluator was not seeing into ArrayBufferViews | attila | |
Reviewed-by: hannesw, lagergren, sundar | |||
2014-10-14 | Mergejdk8u40-b10 | asaha | |
2014-10-14 | 8060238: Reports for optimistic test run overwrite those for pessimistic run | attila | |
Reviewed-by: hannesw, lagergren, sundar | |||
2014-10-14 | 8060471: DynamicLinker.getLinkedCallSiteLocation() is called even when ↵ | lagergren | |
logger is disabled, and it creates a stacktrace. This contributes unnecessarily to compile time. Reviewed-by: lagergren, attila Contributed-by: andreas.gabrielsson@oracle.com |