RFR: 8338686: App classpath mismatch if a jar from the Class-Path attribute is on the classpath [v2]
Calvin Cheung
ccheung at openjdk.org
Fri Sep 13 16:05:05 UTC 2024
On Mon, 9 Sep 2024 03:45:49 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Seems reasonable. A few style nits.
>
Hi David,
Thanks for your review. After discussion with Ioi, we have a much simpler fix. In the new fix, the change is only in classloader.cpp. I've fixed the nits in the test case and added another test scenario. The other nits are no longer applicable.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20697#issuecomment-2349289455
More information about the hotspot-runtime-dev
mailing list