RFR: 8200586: Update JDK11 release date to 2018-09-25

2018-04-02 Thread Abhijit Saha
Release date for jdk11 seems incorrectly shown as '2018-09-18' while it should be '2018-09-25'. Need to update the configuration accordingly. Bug: https://bugs.openjdk.java.net/browse/JDK-8200586 Change: --- a/make/autoconf/version-numbers +++ b/make/autoconf/version-numbers @@ -29,7 +29,7 @@

Re: Problem building openjdk using cygwin

2018-04-02 Thread Alireza Mohamadi
Thanks Volker you are awesome! After reading resources you've mentioned and doing some research I became able to set short name for "Micrisoft Visual Studio" directory using: `fsutil file setshortname "C:\Program Files (x86)\Microsoft Visual Studio" msvs`, without even enabling 8dot3name globally.

Re: RFR(M): 8200126: [TESTBUG] Open source VM runtime signal tests

2018-04-02 Thread Christian Tornqvist
Hi Misha, This looks good, thanks for doing this. Thanks, Christia > On Mar 29, 2018, at 10:41 04PM, Mikhailo Seledtsov > wrote: > > While testing I discovered build errors on Mac and Solaris. The following > statement " BUILD_HOTSPOT_JTREG_EXECUTABLES_LIBS_exesigtest := -ljvm" was > added

Re: RFR: 8200586: Update JDK11 release date to 2018-09-25

2018-04-02 Thread Tim Bell
Abhijit: Release date for jdk11 seems incorrectly shown as '2018-09-18' while it should be '2018-09-25'. Need to update the configuration accordingly. Bug: https://bugs.openjdk.java.net/browse/JDK-8200586 Change: --- a/make/autoconf/version-numbers +++ b/make/autoconf/version-numbers @@ -29,7

Re: RFR: 8200586: Update JDK11 release date to 2018-09-25

2018-04-02 Thread David Holmes
Looks fine. Thanks, David On 3/04/2018 4:58 AM, Abhijit Saha wrote: Release date for jdk11 seems incorrectly shown as '2018-09-18' while it should be '2018-09-25'. Need to update the configuration accordingly. Bug: https://bugs.openjdk.java.net/browse/JDK-8200586 Change: --- a/make/autoconf/