Integrated: 8333131: Source launcher should work with service loader SPI

Christian Stein cstein at openjdk.org
Fri May 31 15:06:06 UTC 2024


On Wed, 29 May 2024 06:29:54 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Please review this fix for the memory class loader to find classes defined by a modular source program; including classes referenced in its module descriptor.

This pull request has now been integrated.

Changeset: 681137ca
Author:    Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/681137cad2b1de8a0af1dfea949439bcaf5e7500
Stats:     114 lines in 2 files changed: 114 ins; 0 del; 0 mod

8333131: Source launcher should work with service loader SPI

Reviewed-by: jjg

-------------

PR: https://git.openjdk.org/jdk/pull/19443


More information about the compiler-dev mailing list