hg: type-annotations/type-annotations/nashorn: 3 new changesets
wdietl at gmail.com
wdietl at gmail.com
Tue Nov 19 15:18:54 PST 2013
Changeset: e65a98146b94
Author: attila
Date: 2013-11-11 14:25 +0100
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/e65a98146b94
8028020: Function parameter as last expression in comma in return value causes bad type calculation
Reviewed-by: jlaskey, lagergren, sundar
! src/jdk/nashorn/internal/codegen/Attr.java
! src/jdk/nashorn/internal/codegen/CodeGenerator.java
+ test/script/basic/JDK-8028020.js
+ test/script/basic/JDK-8028020.js.EXPECTED
Changeset: 2f0f8d1d0753
Author: sundar
Date: 2013-11-12 10:23 +0530
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/2f0f8d1d0753
Merge
Changeset: 779e155419b8
Author: ihse
Date: 2013-11-04 11:11 +0100
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/779e155419b8
8027566: Remove the old build system
Reviewed-by: erikj, tbell
+ make/BuildNashorn.gmk
! make/Makefile
- makefiles/BuildNashorn.gmk
- makefiles/Makefile
More information about the type-annotations-dev
mailing list