space.inline.hpp build failure

2018-03-30 Thread Peter Johnson
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

[11] Review Request: 8200146 Remove the appletviewer launcher

2018-03-30 Thread Sergey Bylokhov
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

RFR(XXS) : 8200538 : cl : Command line warning D9014 : invalid value '2220' for '/wd'

2018-03-30 Thread Igor Ignatyev
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

RE: RFR(XS): 8200469: Update link to license in Docs.gmk

2018-03-30 Thread Iris Clark
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