RE: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-21 Thread Lindenmaier, Goetz
; >> you > >> removed the last place where it is used. (VM_BITS is dead, too.) > >> > >> Best regards, > >>Goetz. > >> > >>> -Original Message- > >>> From: hotspot-dev [mailto:hotspot-dev-boun...@openjdk.java.net] On > >&g

Re: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-21 Thread Erik Joelsson
ozlov' ; Erik Joelsson ; build-dev ; core-libs-dev ; hotspot-dev developers Subject: RE: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images Hi, we appreciate this change a lot, and also if /server would go away. I built and tested it on linuxppcle, aixppc and

RE: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-21 Thread Lindenmaier, Goetz
nal Message- > From: Lindenmaier, Goetz > Sent: Montag, 21. November 2016 12:35 > To: 'Vladimir Kozlov' ; Erik Joelsson > ; build-dev ; > core-libs-dev ; hotspot-dev developers > > Subject: RE: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux >

RE: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-21 Thread Lindenmaier, Goetz
v-boun...@openjdk.java.net] On > Behalf Of Vladimir Kozlov > Sent: Freitag, 18. November 2016 17:41 > To: Erik Joelsson ; build-dev d...@openjdk.java.net>; core-libs-dev ; > hotspot-dev developers > Subject: Re: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux > and

Re: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-18 Thread Magnus Ihse Bursie
On 2016-11-18 16:30, Erik Joelsson wrote: Hello, Please review this change which removes the $ARCH sub directory in the lib directory of the runtime images, which is an outstanding issue from the new runtime images. Most of the changes are in the build, but there are some in hotspot and launc

Re: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-18 Thread Vladimir Kozlov
Finally! :) Hotspot changes looks fine to me. But you missed hotspot/make/hotspot.script file. Our colleges in RH and SAP should test these changes on their platforms. Next step would be removal of client/server sub-directories on platforms where we have only Server JVM (64-bit JDK has only

Re: RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-18 Thread Tim Bell
Erik: Please review this change which removes the $ARCH sub directory in the lib directory of the runtime images, which is an outstanding issue from the new runtime images. Most of the changes are in the build, but there are some in hotspot and launcher source. I have verified -testset hotspot a

RFR: JDK-8066474: Remove the lib/$ARCH directory from Linux and Solaris images

2016-11-18 Thread Erik Joelsson
Hello, Please review this change which removes the $ARCH sub directory in the lib directory of the runtime images, which is an outstanding issue from the new runtime images. Most of the changes are in the build, but there are some in hotspot and launcher source. I have verified -testset hotsp