hg: type-annotations/type-annotations/nashorn: 7 new changesets
wdietl at gmail.com
wdietl at gmail.com
Mon May 26 21:09:20 UTC 2014
Changeset: 185501198f64
Author: sundar
Date: 2014-05-20 08:32 +0530
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/185501198f64
8043443: Test framework changes to run script tests without security manager
Reviewed-by: attila
! make/build.xml
! make/project.properties
+ test/script/nosecurity/nosecurity.js
Changeset: 5c906c370739
Author: mnunez
Date: 2014-05-22 11:12 +0200
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/5c906c370739
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
Reviewed-by: attila, sundar
Contributed-by: sergey.lugovoy at oracle.com
! make/project.properties
Changeset: 23a42e0d8a5a
Author: hannesw
Date: 2014-05-22 17:51 +0200
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/23a42e0d8a5a
8030202: Nashorn: Multiple RegExp#ignoreCase issues
Reviewed-by: sundar, jlaskey
! src/jdk/nashorn/internal/runtime/regexp/joni/Analyser.java
! src/jdk/nashorn/internal/runtime/regexp/joni/ApplyCaseFold.java
! src/jdk/nashorn/internal/runtime/regexp/joni/ByteCodeMachine.java
! src/jdk/nashorn/internal/runtime/regexp/joni/EncodingHelper.java
! src/jdk/nashorn/internal/runtime/regexp/joni/SearchAlgorithm.java
+ test/script/basic/JDK-8030202.js
+ test/script/basic/JDK-8030202.js.EXPECTED
Changeset: edc146bdfd8d
Author: katleman
Date: 2014-05-22 12:54 -0700
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/edc146bdfd8d
Added tag jdk9-b14 for changeset 806df06b6ac5
! .hgtags
Changeset: d60ebb2d32a6
Author: lana
Date: 2014-05-22 14:40 -0700
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/d60ebb2d32a6
Merge
Changeset: 068b13565a57
Author: sundar
Date: 2014-05-26 15:48 +0530
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/068b13565a57
8043930: TypeError when attemping to create an instance of non-public class could be better
Reviewed-by: attila, lagergren
! src/jdk/nashorn/internal/runtime/linker/NashornStaticClassLinker.java
! src/jdk/nashorn/internal/runtime/resources/Messages.properties
+ test/script/basic/JDK-8043930.js
+ test/script/basic/JDK-8043930.js.EXPECTED
Changeset: ba8bd936551a
Author: wmdietl
Date: 2014-05-26 17:09 -0400
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/ba8bd936551a
Automated merge with http://hg.openjdk.java.net/jdk9/dev/nashorn
More information about the type-annotations-dev
mailing list