RFR: JDK-8297449: Update JInternalFrame Metal Border code [v5]
Harshitha Onkar
honkar at openjdk.org
Thu Dec 1 18:15:04 UTC 2022
> Updated Metal Border code for JInternalFrame.
>
> - Added instanceof check before casting Graphics to G2D.
> - Replaced roundHalfDown with Region.clipRound()
Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
minor change
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11305/files
- new: https://git.openjdk.org/jdk/pull/11305/files/b1e3557a..042f9491
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11305&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11305&range=03-04
Stats: 8 lines in 1 file changed: 4 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11305.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11305/head:pull/11305
PR: https://git.openjdk.org/jdk/pull/11305
More information about the client-libs-dev
mailing list