I have a fat jar which uses java 8 features.I would like to use it with buildroot. But as I am reading on it for a couple of days, the jamvm version 2.0 supports java 8 and because of GNUClasspath limitations it we can't use any java 8.0 complaint jar's in it. Is there a way to overcome this? I also read that IcedTea can be used an alternative, but I am not sure how to install or build buildroot with IcedTea. Any pointers on this would be great.
Thanks, G