RFR: 8321428: Deprecate for removal the package java.beans.beancontext [v4]
Kevin Rushforth
kcr at openjdk.org
Thu May 9 22:58:06 UTC 2024
On Thu, 9 May 2024 22:42:28 GMT, Larry Cable <duke at openjdk.org> wrote:
> can someone with write access review and push?
That's not how it works.
When the PR is marked as ready, you will issue the `/integrate` command. If you notice in the Description, it already has sufficient reviewers. The only thing preventing it from being marked as ready is that there is a whitespace problem that is causing `jcheck` to fail.
See: https://github.com/openjdk/jdk/pull/18569/checks?check_run_id=23713234898
Once you fix that, you can push a new commit to your source branch in your personal fork and Skara will reevaluate.
Also, you are 513 commits behind the upstream master, so you might want to merge in the latest master so you are up to date.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18569#issuecomment-2103570365
More information about the client-libs-dev
mailing list