hg: hsx/hotspot-gc/nashorn: 15 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Fri Apr 26 11:33:21 UTC 2013
Changeset: 480b90430d29
Author: lana
Date: 2013-04-11 19:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/480b90430d29
Merge
Changeset: 635a93b61d34
Author: hannesw
Date: 2013-04-10 14:00 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/635a93b61d34
8011714: Regexp decimal escape handling still not correct
Reviewed-by: lagergren, attila
! src/jdk/nashorn/internal/runtime/regexp/RegExpScanner.java
+ test/script/basic/JDK-8011714.js
+ test/script/basic/JDK-8011714.js.EXPECTED
Changeset: b4ea8678bf15
Author: hannesw
Date: 2013-04-10 14:05 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/b4ea8678bf15
8011749: Bugs with empty character class handling
Reviewed-by: lagergren, attila
! src/jdk/nashorn/internal/runtime/regexp/RegExpScanner.java
+ test/script/basic/JDK-8011749.js
+ test/script/basic/JDK-8011749.js.EXPECTED
Changeset: 8ae9ed1ac1e2
Author: hannesw
Date: 2013-04-10 14:08 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/8ae9ed1ac1e2
8011756: Wrong characters supported in RegExp \c escape
Reviewed-by: lagergren, attila
! src/jdk/nashorn/internal/runtime/regexp/RegExpScanner.java
+ test/script/basic/JDK-8011756.js
+ test/script/basic/JDK-8011756.js.EXPECTED
Changeset: 571e06d5d23c
Author: sundar
Date: 2013-04-11 13:20 +0530
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/571e06d5d23c
8011960: [2,1].sort(null) should throw TypeError
Reviewed-by: hannesw, lagergren
! src/jdk/nashorn/internal/objects/NativeArray.java
+ test/script/basic/JDK-8011960.js
Changeset: 256bb030ce0a
Author: sundar
Date: 2013-04-11 15:04 +0530
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/256bb030ce0a
8011974: Comparator function returning negative and positive Infinity does not work as expected with Array.prototype.sort
Reviewed-by: hannesw, lagergren
! src/jdk/nashorn/internal/objects/NativeArray.java
+ test/script/basic/JDK-8011974.js
Changeset: a3fc89d33072
Author: hannesw
Date: 2013-04-11 12:16 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/a3fc89d33072
8011980: Allow NUL character in character class
Reviewed-by: sundar, lagergren
! src/jdk/nashorn/internal/runtime/regexp/RegExpScanner.java
+ test/script/basic/JDK-8011980.js
+ test/script/basic/JDK-8011980.js.EXPECTED
Changeset: ed4293ceec0e
Author: hannesw
Date: 2013-04-12 16:31 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/ed4293ceec0e
8011884: Regexp literals are compiled twice
Reviewed-by: lagergren, sundar
! src/jdk/nashorn/internal/runtime/regexp/joni/Analyser.java
! src/jdk/nashorn/internal/runtime/regexp/joni/Regex.java
! src/jdk/nashorn/internal/runtime/regexp/joni/ast/QuantifierNode.java
Changeset: 36e36a2d4312
Author: hannesw
Date: 2013-04-12 16:32 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/36e36a2d4312
8011885: Switch to Joni as default Regexp engine
Reviewed-by: lagergren, sundar
! src/jdk/nashorn/internal/runtime/regexp/RegExpFactory.java
Changeset: e70e6b38826b
Author: jlaskey
Date: 2013-04-15 08:39 -0300
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/e70e6b38826b
Merge
Changeset: 222a72df2f42
Author: mchung
Date: 2013-04-16 22:11 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/222a72df2f42
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Reviewed-by: jrose, alanb, twisti, sundar
! src/jdk/nashorn/api/scripting/NashornScriptEngineFactory.java
! src/jdk/nashorn/internal/runtime/Context.java
Changeset: 44d8612e29b0
Author: lana
Date: 2013-04-17 10:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/44d8612e29b0
Merge
Changeset: cba329ce5efe
Author: lana
Date: 2013-04-17 21:50 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/cba329ce5efe
Merge
Changeset: 774aeaa89bc1
Author: lana
Date: 2013-04-23 09:26 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/774aeaa89bc1
Merge
Changeset: 40c107d1ae6f
Author: katleman
Date: 2013-04-25 09:24 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/nashorn/rev/40c107d1ae6f
Added tag jdk8-b87 for changeset 774aeaa89bc1
! .hgtags
More information about the hotspot-gc-dev
mailing list