RFR: 8314141: Missing default for switch in CreateBitmap
Ambarish Rapte
arapte at openjdk.org
Fri Aug 11 06:44:29 UTC 2023
This is a simple change to add a missing default statement.
@kevinrushforth @jayathirthrao please review.
-------------
Commit messages:
- default: return NULL;
Changes: https://git.openjdk.org/jfx/pull/1206/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1206&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8314141
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jfx/pull/1206.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1206/head:pull/1206
PR: https://git.openjdk.org/jfx/pull/1206
More information about the openjfx-dev
mailing list