> On Jun 13, 2017, at 8:13 PM, Ujwal Vangapally <[email protected]> > wrote: > > Thanks for the review Mandy. > > updated webrev with simplified version using @requires os.simpleArch=="x64". > > can't use @requires (os.family != "windows") | (os.simpleArch != "i586") > alone as sometimes it might fail on Linux 32bit as well > > webrev : > http://cr.openjdk.java.net/~uvangapally/webrev/2017/8178508/webrev.03 > <http://cr.openjdk.java.net/~uvangapally/webrev/2017/8178508/webrev.03> >
This version looks good. Mandy
