-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b67
-
Not verified
Using the new and latest build-infra makefiles, using build-infra/jdk8 forest,
On Solaris 11, if you run "sh ./configure" it does not create a "build/" directory and clobbers the files at the top of the repository.
hg clone http://hg.openjdk.java.net/build-infra/jdk8 myjdk8
cd myjdk8
sh ./get_source.sh
sh ./configure
On Solaris 11, if you run "sh ./configure" it does not create a "build/" directory and clobbers the files at the top of the repository.
hg clone http://hg.openjdk.java.net/build-infra/jdk8 myjdk8
cd myjdk8
sh ./get_source.sh
sh ./configure