wro4j icon indicating copy to clipboard operation
wro4j copied to clipboard

What about Nashhorn?

Open FagnerMartinsBrack opened this issue 11 years ago • 3 comments
trafficstars

I did not see any issue about it, but is there any plans in integrating wro4j with the new Java 8 Oracle Nashhorn Javascript Engine?

I remember many past issues regarding Rhino bad performance.

FagnerMartinsBrack avatar Aug 28 '14 15:08 FagnerMartinsBrack

It would be a great to integrate nashorn and create an alternative for each rhino based processor, though it would require users to use jdk 8, and most of the applications use jdk 7 or older (this is the reason why wro4j-core is compatible with jdk5). I had an attempt to port some of the rhino based processors to nashorn, but had some problems ... At some point of time I will try again, but if anybody else is willing to play around and manage to make it work, it would be great to share the contribution.

alexo avatar Aug 29 '14 07:08 alexo

I'll give it a try =)

g0dkar avatar Sep 05 '14 20:09 g0dkar

How did it go @g0dkar

apatrida avatar Dec 11 '14 22:12 apatrida