hg: jdk9/dev/nashorn: 8015958: DataView constructor is not defined
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Thu Mar 13 10:44:59 UTC 2014
Changeset: 91ef0e039d91
Author: sundar
Date: 2014-03-13 15:58 +0530
URL: http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/91ef0e039d91
8015958: DataView constructor is not defined
Reviewed-by: attila, hannesw, lagergren
! src/jdk/nashorn/internal/objects/Global.java
! src/jdk/nashorn/internal/objects/NativeArrayBuffer.java
+ src/jdk/nashorn/internal/objects/NativeDataView.java
! src/jdk/nashorn/internal/runtime/Context.java
! src/jdk/nashorn/internal/runtime/resources/Messages.properties
+ test/script/basic/dataview_endian.js
+ test/script/basic/dataview_getset.js
+ test/script/basic/dataview_new.js
More information about the jdk9-dev-changes
mailing list