Re: Error while using self compiled openJDK14 in eclipse

2021-04-25 Thread Manavjeet Singh
I used 'make CONF=linux-x86_64-server-release'. After using `make images CONF=linux-x86_64-server-release` I got the folder images in 'linux-x86_64-server-release'. Thanks! Manavjeet Singh CSD Undergraduate | 2018295 Indraprastha Institute of Information Technology (IIITD) On Sat, Apr 24, 2021 at

Re: Error while using self compiled openJDK14 in eclipse

2021-04-25 Thread Guoxiong Li
Hi Manavjeet, Glad to see that your issue has been solved. FYI: I found your last email was only sent to me and not sent(or CC) to ` build-dev@openjdk.java.net`. It makes it impossible for others to receive and reply to your email. Just a reminder for you. --- Best Regards, Guoxiong. On Sat, A

Re: Error while using self compiled openJDK14 in eclipse

2021-04-24 Thread Guoxiong Li
After building, the sub-directories under 'linux-x86_64-server-release' are shown as below. *bootcycle-spec.gmk build.log.old configure.log hotspot Makefile supportbuildjdk-spec.gmk buildtools configure.log.old images make-supportbuild.log compare.sh configure-supp

Re: Error while using self compiled openJDK14 in eclipse

2021-04-24 Thread Manavjeet Singh
Moved this thread to build-dev@openjdk.java.net from hotspot-gc-...@openjdk.java.net. On Sat, Apr 24, 2021 at 7:44 PM Guoxiong Li wrote: > Hi Manavjeet, > > It seems like an issue about building. Could you move this thread to > build-dev@openjdk.java.net ? > We can continue the discussion there