[jdk11u-dev] RFR: 8342426: [11u] javax/naming/module/RunBasic.java javac compile fails
Andrew John Hughes
andrew at openjdk.org
Mon Oct 28 19:47:06 UTC 2024
On Wed, 16 Oct 2024 15:49:50 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> The test `test/jdk/javax/naming/module/RunBasic.java` report javac compile fails after `Merge: 1393271305 cee8535a9d`. This PR fix the wrong git context.
> The change has been verified locally, test-fix only, no risk.
I just spotted this bad merge myself. The correction looks right and uses the latest version from [the JDK-8290367 backport](https://github.com/openjdk/jdk11u/commit/34a77a471b260f3b6f65c6cc61609d51eeade193)
Please use `/approve request <reason>` to flag this for maintainer approval. Thanks.
> /label add core-libs
There is no need for this on backports to update releases.
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2953#pullrequestreview-2400053117
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2953#issuecomment-2442474281
More information about the jdk-updates-dev
mailing list