Bug report: AtomicInteger is converted to a Number when returned from function

A. Sundararajan sundararajan.athijegannathan at oracle.com
Wed Aug 27 04:35:43 UTC 2014


Hi,

* Latest released 8 update is 8u20. Available @ 
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html. 


* Next 8 update "early access" binary can be downloaded @ 
https://jdk8.java.net/download.html

* 8u-dev nashorn development repository is @ 
http://hg.openjdk.java.net/jdk8u/jdk8u-dev/nashorn

If you are using the above nashorn repo, then you're testing the latest 
nashorn code on the 8 update series.

Please send us bug reports - either by posting in the mailing list or by 
filing bug reports.

Thanks,
-Sundar

On Wednesday 27 August 2014 09:59 AM, Tal Liron wrote:
> I'm a bit confused as to 8u-dev:
>
> 1) When is the next JDK8 release, and what will be its version? (8u ...?)
> 2) Am I doing the right thing by testing 8u-dev if I want my 
> application to work well with the next JDK8 release?
>
> As it stands, 8u20 has too many issues, making it impossible for me to 
> deploy on it. But I want my application to be ready for the next 
> general release of JDK8. (Of course, I also want to help in improving 
> Nashorn by reporting bugs)
>
> On 08/27/2014 11:53 AM, A. Sundararajan wrote:
>> Yes, this is a bug with 8u-dev and 9-dev - but not reproduced with 
>> 8u20 binary. With 8u-dev and 9-dev, the scripts runs fine with 
>> --optimistic-types set to false.



More information about the nashorn-dev mailing list