On Mon, 25 Jan 2021 12:57:29 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:
> A problem was found downstream with Eclipse OpenJ9 builds whereby since > JDK-8258411 they were unable to extend the module lists. > This PR adds a IncludeCustomExtension to the conf/module-loader-map.conf, to > enable the module list extension again. > > Signed-off-by: Andrew Leonard <anleo...@redhat.com> This pull request has now been integrated. Changeset: 12ccd211 Author: Andrew Leonard <aleon...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/12ccd211 Stats: 9 lines in 1 file changed: 5 ins; 3 del; 1 mod 8260289: Unable to customize module lists after change JDK-8258411 Reviewed-by: ihse, alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/2219