René's URL Explorer Experiment


Title: Remove redundant boxing and casting by Minimaximize · Pull Request #5982 · processing/processing · GitHub

Open Graph Title: Remove redundant boxing and casting by Minimaximize · Pull Request #5982 · processing/processing

X Title: Remove redundant boxing and casting by Minimaximize · Pull Request #5982 · processing/processing

Description: Removed array instantiation where parameters could be accepted as VArgs callbackClass.getMethod(callbackMethod, new Class[] { File.class }); => callbackClass.getMethod(callbackMethod, File.class); Remove redundant unboxing where appropriate (scale instanceof Integer && ((Integer)scale).intValue() == 2) => (scale instanceof Integer && (Integer) scale == 2) In this case scale will automaticaly be unboxed to it's int value Replace protected void handleMethods(String methodName) and protected void handleMethods(String methodName, Object[] args) with protected void handleMethods(String methodName, Object...args) as it handles both cases Remove redundant extends Object clause from type wildcards List> reachableWeakReferences => List> reachableWeakReferences

Open Graph Description: Removed array instantiation where parameters could be accepted as VArgs callbackClass.getMethod(callbackMethod, new Class[] { File.class }); => callbackClass.getMethod(callbackMethod, File.class...

X Description: Removed array instantiation where parameters could be accepted as VArgs callbackClass.getMethod(callbackMethod, new Class[] { File.class }); => callbackClass.getMethod(callbackMethod, File.c...

Opengraph URL: https://github.com/processing/processing/pull/5982

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:17c9d5f9-bee0-109f-9801-20b60ba557a6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id97BE:31BD28:42A3E66:5CE0FD2:69713CA7
html-safe-nonceed8369adf09d905a7404135c565467f288aeedc1303b71558cba87d0d1925678
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5N0JFOjMxQkQyODo0MkEzRTY2OjVDRTBGRDI6Njk3MTNDQTciLCJ2aXNpdG9yX2lkIjoiODA0MzgwMTM1NzE2MTkzODA4NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac99e0b223e97402d11c60ca561c94fc121d06f78aab934b2b688f020ee657a3e4
hovercard-subject-tagpull_request:364482665
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/processing/processing/pull/5982/files
twitter:imagehttps://avatars.githubusercontent.com/u/12061276?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/12061276?s=400&v=4
og:image:altRemoved array instantiation where parameters could be accepted as VArgs callbackClass.getMethod(callbackMethod, new Class[] { File.class }); => callbackClass.getMethod(callbackMethod, File.class...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7899979feb505886f0f29e8086a739254f3a850fd3dbc9fb63ce4ec27831b1fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/processing/processing git https://github.com/processing/processing.git
octolytics-dimension-user_id1617169
octolytics-dimension-user_loginprocessing
octolytics-dimension-repository_id7807399
octolytics-dimension-repository_nwoprocessing/processing
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id7807399
octolytics-dimension-repository_network_root_nwoprocessing/processing
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release998d3ef09faa982f8d83ad111166244ae4625572
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fprocessing%2Fprocessing%2Fpull%2F5982%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fprocessing%2Fprocessing%2Fpull%2F5982%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=processing%2Fprocessing
Reloadhttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Reloadhttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Reloadhttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
processing https://patch-diff.githubusercontent.com/processing
processinghttps://patch-diff.githubusercontent.com/processing/processing
Please reload this pagehttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fprocessing%2Fprocessing
Fork 1.5k https://patch-diff.githubusercontent.com/login?return_to=%2Fprocessing%2Fprocessing
Star 6.5k https://patch-diff.githubusercontent.com/login?return_to=%2Fprocessing%2Fprocessing
Code https://patch-diff.githubusercontent.com/processing/processing
Issues 471 https://patch-diff.githubusercontent.com/processing/processing/issues
Pull requests 23 https://patch-diff.githubusercontent.com/processing/processing/pulls
Actions https://patch-diff.githubusercontent.com/processing/processing/actions
Wiki https://patch-diff.githubusercontent.com/processing/processing/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/processing/processing/security
Please reload this pagehttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Insights https://patch-diff.githubusercontent.com/processing/processing/pulse
Code https://patch-diff.githubusercontent.com/processing/processing
Issues https://patch-diff.githubusercontent.com/processing/processing/issues
Pull requests https://patch-diff.githubusercontent.com/processing/processing/pulls
Actions https://patch-diff.githubusercontent.com/processing/processing/actions
Wiki https://patch-diff.githubusercontent.com/processing/processing/wiki
Security https://patch-diff.githubusercontent.com/processing/processing/security
Insights https://patch-diff.githubusercontent.com/processing/processing/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fprocessing%2Fprocessing%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fprocessing%2Fprocessing%2Fissues%2Fnew%2Fchoose
Minimaximizehttps://patch-diff.githubusercontent.com/Minimaximize
processing:masterhttps://patch-diff.githubusercontent.com/processing/processing/tree/master
Minimaximize:Liam/Remove-redundant-castshttps://patch-diff.githubusercontent.com/Minimaximize/processing/tree/Liam/Remove-redundant-casts
Conversation 0 https://patch-diff.githubusercontent.com/processing/processing/pull/5982
Commits 4 https://patch-diff.githubusercontent.com/processing/processing/pull/5982/commits
Checks 0 https://patch-diff.githubusercontent.com/processing/processing/pull/5982/checks
Files changed https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Please reload this pagehttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Remove redundant boxing and casting https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#top
Show all changes 4 commits https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
d334098 Remove unnecessary boxing and casting Minimaximize Dec 7, 2019 https://patch-diff.githubusercontent.com/processing/processing/pull/5982/commits/d33409831e4a24a2437fe49bb9d232e1bb9e3e84
0b19a18 Remove unnecessary boxing and casting Minimaximize Dec 7, 2019 https://patch-diff.githubusercontent.com/processing/processing/pull/5982/commits/0b19a189758352d34ac5fce0b2f76205e056304c
90f8df8 Remove boxing in think different methods Minimaximize Jan 19, 2020 https://patch-diff.githubusercontent.com/processing/processing/pull/5982/commits/90f8df82d839a2fcd5725f9e1d345f7a46fcfb86
261c3f0 Merge branch 'Liam/Remove-redundant-casts' of https://github.com/Mini… Minimaximize Jan 19, 2020 https://patch-diff.githubusercontent.com/processing/processing/pull/5982/commits/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56
Clear filters https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Please reload this pagehttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
Please reload this pagehttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files
PSurfaceAWT.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-d703b50193b4b119b4f02f9126610c12e6e4273c35cec675360b55166128dd86
PApplet.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
Table.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
PGraphicsOpenGL.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-12c7f3d3cf835c59a12edcd8f463f2587828096f59824565925333097430d3e0
PJOGL.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-932bcf913f950c9b29c076f1bd6834e47356d2a8846716f6628ac57ba61542d4
PShapeOpenGL.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-1e7b41d33410f39f81de400d99424a25123d0c2af3f589ec291622b5600e14c0
Texture.java https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-e30efd55e2859281a8cd61b80da915f678464375fc8d06c22ac62fec01736e55
core/src/processing/awt/PSurfaceAWT.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-d703b50193b4b119b4f02f9126610c12e6e4273c35cec675360b55166128dd86
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/awt/PSurfaceAWT.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-d703b50193b4b119b4f02f9126610c12e6e4273c35cec675360b55166128dd86
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-d703b50193b4b119b4f02f9126610c12e6e4273c35cec675360b55166128dd86
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-d703b50193b4b119b4f02f9126610c12e6e4273c35cec675360b55166128dd86
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-d703b50193b4b119b4f02f9126610c12e6e4273c35cec675360b55166128dd86
core/src/processing/core/PApplet.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/core/PApplet.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-846d69408802c91b9a58b14d8cd66c9e7007265822a1e330b64d991aaf27eeda
core/src/processing/data/Table.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/data/Table.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-3c76a9f3bcd6695a73894462f8a9056f76a9a3d6a34656a9620a917a44d5775a
core/src/processing/opengl/PGraphicsOpenGL.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-12c7f3d3cf835c59a12edcd8f463f2587828096f59824565925333097430d3e0
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/opengl/PGraphicsOpenGL.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-12c7f3d3cf835c59a12edcd8f463f2587828096f59824565925333097430d3e0
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-12c7f3d3cf835c59a12edcd8f463f2587828096f59824565925333097430d3e0
core/src/processing/opengl/PJOGL.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-932bcf913f950c9b29c076f1bd6834e47356d2a8846716f6628ac57ba61542d4
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/opengl/PJOGL.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-932bcf913f950c9b29c076f1bd6834e47356d2a8846716f6628ac57ba61542d4
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-932bcf913f950c9b29c076f1bd6834e47356d2a8846716f6628ac57ba61542d4
core/src/processing/opengl/PShapeOpenGL.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-1e7b41d33410f39f81de400d99424a25123d0c2af3f589ec291622b5600e14c0
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/opengl/PShapeOpenGL.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-1e7b41d33410f39f81de400d99424a25123d0c2af3f589ec291622b5600e14c0
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-1e7b41d33410f39f81de400d99424a25123d0c2af3f589ec291622b5600e14c0
core/src/processing/opengl/Texture.javahttps://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-e30efd55e2859281a8cd61b80da915f678464375fc8d06c22ac62fec01736e55
View file https://patch-diff.githubusercontent.com/processing/processing/blob/261c3f0bc9ed647448e69d5cd6c14ac00fa02a56/core/src/processing/opengl/Texture.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-e30efd55e2859281a8cd61b80da915f678464375fc8d06c22ac62fec01736e55
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-e30efd55e2859281a8cd61b80da915f678464375fc8d06c22ac62fec01736e55
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-e30efd55e2859281a8cd61b80da915f678464375fc8d06c22ac62fec01736e55
https://patch-diff.githubusercontent.com/processing/processing/pull/5982/files#diff-e30efd55e2859281a8cd61b80da915f678464375fc8d06c22ac62fec01736e55
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.