-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8240688: Remove the JavaBeanXxxPropertyBuilders constructors #140
8240688: Remove the JavaBeanXxxPropertyBuilders constructors #140
Conversation
👋 Welcome back nlisker! A progress list of the required criteria for merging this PR into |
/reviewers 2 |
@kevinrushforth |
/csr |
@kevinrushforth has indicated that a compatibility and specification (CSR) request is needed for this pull request. |
Why was the rfr label not reinstated? |
@edvbld @rwestberg This is affected by https://bugs.openjdk.java.net/browse/SKARA-262 |
@arapte can you also review this? |
Now the the CSR is approved, we need something to "wake up" the Skara bot to notice that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Observed no build errors for apps, tests.
@nlisker This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there has been 1 commit pushed to the ➡️ To integrate this PR with the above commit message, type |
/integrate |
Mailing list message from Nir Lisker on openjfx-dev: Changeset: e3026b9 8240688: Remove the JavaBeanXxxPropertyBuilders constructors Reviewed-by: kcr, arapte ! modules/javafx.base/src/main/java/javafx/beans/property/adapter/JavaBeanBooleanPropertyBuilder.java |
Mailing list message from Eric Bresie on openjfx-dev: Is there any external skara documentation available on all these flags etc? Eric Bresie
|
Followup to the deprecation of the JavaBeanXxxPropertyBuilders constructors.
CSR
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jfx pull/140/head:pull/140
$ git checkout pull/140