When cross compiling either 9 or 10 to ARM with gcc 5.5.0, I get the
following linker error:
/tmp/cc7TKVtK.ltrans2.ltrans.o: In function
`OffsetTableContigSpace::block_start_const(void const*) const':
:(.text+0x26e4): undefined reference to
`BlockOffsetTable::block_start(void const*) const'
/tmp/cc
Hello.
Please review fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8200146
Webrev can be found at: http://cr.openjdk.java.net/~serb/8200146/webrev.00
CSR: https://bugs.openjdk.java.net/browse/JDK-8200549
Fix description:
- The appletviewer launcher was removed from jdk/bin
- The
http://cr.openjdk.java.net/~iignatyev/8200538/webrev.00/
> 1 line changed: 0 ins; 0 del; 1 mod;
Hi all,
could you please review this one-liner change which removes C2220 from disabled
warning on windows? C2220 is "warning treated as error" compiler error, which
isn't a real compiler warning/er
Thanks, Tim!
Pushed.
iris
-Original Message-
From: Tim Bell
Sent: Thursday, March 29, 2018 9:11 PM
To: Iris Clark
Cc: build-dev
Subject: Re: RFR(XS): 8200469: Update link to license in Docs.gmk
Iris:
> Bug:
>
> 8200469: Update link to license in Docs.gmk
> https://bugs.ope