Hi Mike, Mike Sullivan wrote: > > I think before you go any farther you better make sure jdk1.4 is > still in solaris and will be for some time. I think it may not be. > And if it _is_ going to be there and you need to use it we should > add a macro to Makefile.master that you can reference instead, I > don't like burying references to something like that in a low-level > Makefile. Though actually it would be much better if you could build > with a newer java, I think it has -source and -target options that > if we're lucky will help. If you haven't tried already that is. > As per your suggestion have given the -source option as "1.4" and using the default JAVA_ROOT as in Makefile.master on the sfw machine for the build. It did not show up any problems. So the issue of depending on a older version is sorted. Thanks!
Updated webrev : http://cr.opensolaris.org/~bkumarm/imperius/ Regards, Bharath
