Hi Magnus,
On 4/10/2017 10:40 PM, Magnus Ihse Bursie wrote:
Since the forest consolidation, multiple "paper-cut" issues have appeared.
This patch will deal with the following issues:
* Changes in autoconf files will no longer cause make to require a
reconfigure.
* "make reconfigure" was broke
Hi Magnus,
Thanks for the quick reply I’ll check these patches with msys2.
Let me specify with more details what I’d like to achieve: I’d like to build
OpenJDK9 with MSYS2 MINGW64 environment using gcc toolchain. (I’m not sure how
familiar are you with MSYS2, but there are 3 different environme
Magnus
Looks good to me as well.
/Tim
On 10/04/17 06:17, Erik Joelsson wrote:
Looks good.
/Erik
On 2017-10-04 14:40, Magnus Ihse Bursie wrote:
Since the forest consolidation, multiple "paper-cut" issues have
appeared.
This patch will deal with the following issues:
* Changes in autoconf f
On 10/4/17 2:01 AM, Magnus Ihse Bursie wrote:
On 2017-10-04 10:47, Magnus Ihse Bursie wrote:
On 2017-10-04 02:36, Ioi Lam wrote:
If you use SharedArchiveFile, you should set -XX:-VerifySharedSpaces
at the same time.
Long story short -- for security, we don't want bad archives to be
mapped
Looks good.
/Erik
On 2017-10-04 14:40, Magnus Ihse Bursie wrote:
Since the forest consolidation, multiple "paper-cut" issues have
appeared.
This patch will deal with the following issues:
* Changes in autoconf files will no longer cause make to require a
reconfigure.
* "make reconfigure" w
Since the forest consolidation, multiple "paper-cut" issues have appeared.
This patch will deal with the following issues:
* Changes in autoconf files will no longer cause make to require a
reconfigure.
* "make reconfigure" was broken when closed sources were present
* The new relationship betw
On 2017-10-04 10:47, Magnus Ihse Bursie wrote:
On 2017-10-04 02:36, Ioi Lam wrote:
If you use SharedArchiveFile, you should set -XX:-VerifySharedSpaces
at the same time.
Long story short -- for security, we don't want bad archives to be
mapped into the JVM.
If you don't specify SharedArchi
On 2017-10-04 02:36, Ioi Lam wrote:
If you use SharedArchiveFile, you should set -XX:-VerifySharedSpaces
at the same time.
Long story short -- for security, we don't want bad archives to be
mapped into the JVM.
If you don't specify SharedArchiveFile, the archive is loaded form the
JDK inst