Right, it is, I missed it too.

/Erik


On 2017-06-07 14:30, Rob McKenna wrote:
Ack, its there already. Didn't notice it. Thanks Erik,

     -Rob

On 07/06/17 09:16, Erik Joelsson wrote:
The 8u change looks good. In JKD 10 (as well as 9) we have created a macro
to handle this so please use something like this:

# Hook to include the corresponding custom file, if present.
$(eval $(call IncludeCustomExtension, jdk, lib/CoreLibraries.gmk))

/Erik


On 2017-06-06 19:01, Rob McKenna wrote:
Hi folks,

We've found it useful to be able to override LIBJAVA_SRC_DIRS /
LIBJAVA_MAPFILE in libjava. This change in 10 allows the former and
backports the latter to 8:

http://cr.openjdk.java.net/~robm/8173654/

Thanks,

     -Rob


Reply via email to