René's URL Explorer Experiment


Title: Codes · Issue #185 · ActiveState/code · GitHub

Open Graph Title: Codes · Issue #185 · ActiveState/code

X Title: Codes · Issue #185 · ActiveState/code

Description: public class DeadlockExample { public static Object lock1 = new Object(); public static Object lock2 = new Object(); public static void main(String[] args) { ThreadDemo1 T1 = new ThreadDemo1(); ThreadDemo2 T2 = new ThreadDemo2(); T1.star...

Open Graph Description: public class DeadlockExample { public static Object lock1 = new Object(); public static Object lock2 = new Object(); public static void main(String[] args) { ThreadDemo1 T1 = new ThreadDemo1(); Thr...

X Description: public class DeadlockExample { public static Object lock1 = new Object(); public static Object lock2 = new Object(); public static void main(String[] args) { ThreadDemo1 T1 = new ThreadDemo1(); Thr...

Opengraph URL: https://github.com/ActiveState/code/issues/185

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Codes","articleBody":"public class DeadlockExample {\n    public static Object lock1 = new Object();\n    public static Object lock2 = new Object();\n\n    public static void main(String[] args) {\n        ThreadDemo1 T1 = new ThreadDemo1();\n        ThreadDemo2 T2 = new ThreadDemo2();\n        T1.start();\n        T2.start();\n        System.out.println(\"Main thread finished.\");\n    }\n\n    private static class ThreadDemo1 extends Thread {\n        public void run() {\n            synchronized (lock1) {\n                System.out.println(\"Thread 1: Has lock1\");\n                try {\n                    // Sleeping to allow Thread 2 to lock lock2\n                    Thread.sleep(100);\n                } catch (InterruptedException e) {\n                    e.printStackTrace();\n                }\n                System.out.println(\"Thread 1: Waiting for lock2\");\n                synchronized (lock2) {\n                    System.out.println(\"Thread 1: Has lock1 and lock2\");\n                }\n            }\n        }\n    }\n\n    private static class ThreadDemo2 extends Thread {\n        public void run() {\n            synchronized (lock2) {\n                System.out.println(\"Thread 2: Has lock2\");\n                try {\n                    // Sleeping to allow Thread 1 to lock lock1\n                    Thread.sleep(100);\n                } catch (InterruptedException e) {\n                    e.printStackTrace();\n                }\n                System.out.println(\"Thread 2: Waiting for lock1\");\n                synchronized (lock1) {\n                    System.out.println(\"Thread 2: Has lock2 and lock1\");\n                }\n            }\n        }\n    }\n}\n","author":{"url":"https://github.com/siddharthrgade21-a11y","@type":"Person","name":"siddharthrgade21-a11y"},"datePublished":"2026-01-10T03:55:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/185/code/issues/185"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:7acd1e03-2749-4844-96ea-3858ecce0639
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBB9A:445E4:2B378:39FB9:69695FEE
html-safe-noncec247870084e2c06be5963ea9b48c5732eea9df207ef104f45e11b728cf1737dc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQjlBOjQ0NUU0OjJCMzc4OjM5RkI5OjY5Njk1RkVFIiwidmlzaXRvcl9pZCI6IjQ0Nzk3MTM3NTI2Mzc4NTc3NzQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace396f60051984fca10bc5f5fda7f159871d0bf21730bbc53c2a555c7e7a4e2ec
hovercard-subject-tagissue:3799069210
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/ActiveState/code/185/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e2cb36b9a15e3e73d5d561f902aa1a8f68db7445c72188168ab9c02461336c91/ActiveState/code/issues/185
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e2cb36b9a15e3e73d5d561f902aa1a8f68db7445c72188168ab9c02461336c91/ActiveState/code/issues/185
og:image:altpublic class DeadlockExample { public static Object lock1 = new Object(); public static Object lock2 = new Object(); public static void main(String[] args) { ThreadDemo1 T1 = new ThreadDemo1(); Thr...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesiddharthrgade21-a11y
hostnamegithub.com
expected-hostnamegithub.com
None48487c1ad776a7975b7132d95f4240ff3ae37cd5b8e3cb597102a4edb76738f1
turbo-cache-controlno-preview
go-importgithub.com/ActiveState/code git https://github.com/ActiveState/code.git
octolytics-dimension-user_id319781
octolytics-dimension-user_loginActiveState
octolytics-dimension-repository_id98225960
octolytics-dimension-repository_nwoActiveState/code
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id98225960
octolytics-dimension-repository_network_root_nwoActiveState/code
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release669463fcc54773a88c1f5a44eef6b99a5504b9c7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/ActiveState/code/issues/185#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FActiveState%2Fcode%2Fissues%2F185
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FActiveState%2Fcode%2Fissues%2F185
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=ActiveState%2Fcode
Reloadhttps://github.com/ActiveState/code/issues/185
Reloadhttps://github.com/ActiveState/code/issues/185
Reloadhttps://github.com/ActiveState/code/issues/185
ActiveState https://github.com/ActiveState
codehttps://github.com/ActiveState/code
Notifications https://github.com/login?return_to=%2FActiveState%2Fcode
Fork 695 https://github.com/login?return_to=%2FActiveState%2Fcode
Star 2k https://github.com/login?return_to=%2FActiveState%2Fcode
Code https://github.com/ActiveState/code
Issues 100 https://github.com/ActiveState/code/issues
Pull requests 22 https://github.com/ActiveState/code/pulls
Actions https://github.com/ActiveState/code/actions
Projects 0 https://github.com/ActiveState/code/projects
Wiki https://github.com/ActiveState/code/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/ActiveState/code/security
Please reload this pagehttps://github.com/ActiveState/code/issues/185
Insights https://github.com/ActiveState/code/pulse
Code https://github.com/ActiveState/code
Issues https://github.com/ActiveState/code/issues
Pull requests https://github.com/ActiveState/code/pulls
Actions https://github.com/ActiveState/code/actions
Projects https://github.com/ActiveState/code/projects
Wiki https://github.com/ActiveState/code/wiki
Security https://github.com/ActiveState/code/security
Insights https://github.com/ActiveState/code/pulse
New issuehttps://github.com/login?return_to=https://github.com/ActiveState/code/issues/185
New issuehttps://github.com/login?return_to=https://github.com/ActiveState/code/issues/185
Codeshttps://github.com/ActiveState/code/issues/185#top
https://github.com/siddharthrgade21-a11y
https://github.com/siddharthrgade21-a11y
siddharthrgade21-a11yhttps://github.com/siddharthrgade21-a11y
on Jan 10, 2026https://github.com/ActiveState/code/issues/185#issue-3799069210
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.