Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /3AaSu3zE/qBvsWf4/ZlJ9obh/Hu/fiapbzJb3i0N8h7Dip/SF4jOnQD/... | 21600.0 s | 173.8 KiB |
| openjdk.org/.fonts/DejaVuSans-webfont.woff | 18641.0 s | 21.4 KiB |
| openjdk.org/.fonts/DejaVuSans-Bold-webfont.woff | 29953.0 s | 21.4 KiB |
| openjdk.org/images/duke-thinking.png | 20871.0 s | 14.8 KiB |
| openjdk.org/images/duke-pipes.png | 20871.0 s | 12.6 KiB |
| openjdk.org/akam/13/3ce02fab | 21600.0 s | 9.3 KiB |
| openjdk.org/images/duke-plug.png | 48106.0 s | 11.7 KiB |
| openjdk.org/images/duke-chalkboard.png | 48106.0 s | 8.8 KiB |
| openjdk.org/images/oracle.svg | 18641.0 s | 2.3 KiB |
| openjdk.org/images/openjdk2.svg | 69333.0 s | 2.3 KiB |
| openjdk.org/page.js | 18641.0 s | 1.1 KiB |
| openjdk.org/page.css | 86400.0 s | 1.6 KiB |
| openjdk.org/.fonts/dejavu.css | 86400.0 s | 1.2 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Duke thinking tbody > tr > td > img | openjdk.org/images/duke-thinking.png | 14.3 KiB | 13.4 KiB |
Duke hacking tbody > tr > td > img | openjdk.org/images/duke-pipes.png | 12.0 KiB | 11.5 KiB |
Duke plugging tbody > tr > td > img | openjdk.org/images/duke-plug.png | 11.2 KiB | 10.2 KiB |
Duke chalkboard tbody > tr > td > img | openjdk.org/images/duke-chalkboard.png | 8.3 KiB | 7.6 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| openjdk.org/.fonts/DejaVuSans-webfont.woff | 10 ms |
| openjdk.org/.fonts/DejaVuSans-Bold-webfont.woff | 10 ms |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size |
|---|---|
| openjdk.org/page.css | 1.6 KiB |
| openjdk.org/.fonts/dejavu.css | 1.2 KiB |
| openjdk.org/page.js | 1.1 KiB |
Tap interactions may be delayed by up to 300 ms if the viewport is not optimized for mobile.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /3AaSu3zE/qBvsWf4/ZlJ9obh/Hu/fiapbzJb3i0N8h7Dip/SF4jOnQD/... | 172.9 KiB | 37.0 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page was evicted from back/forward cache because an active network request involved a redirect. | Not actionable |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Duke plugging tbody > tr > td > img | openjdk.org/images/duke-plug.png |
Duke thinking tbody > tr > td > img | openjdk.org/images/duke-thinking.png |
Duke chalkboard tbody > tr > td > img | openjdk.org/images/duke-chalkboard.png |
Duke hacking tbody > tr > td > img | openjdk.org/images/duke-pipes.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
(overview, archive) body > div#sidebar > div.links > div.link |
(overview, archive) body > div#sidebar > div.links > div.link |
JDK (…, 25, 26, 27) body > div#sidebar > div.links > div.link |
© 2026 Oracle Corporation and/or its affiliates
Terms of Use · License: GPLv2 ·… body > div#footer |
Terms of Use body > div#footer > a |
GPLv2 body > div#footer > a |
Privacy body > div#footer > a |
Trademarks body > div#footer > a |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
OpenJDK logo body > div#sidebar > div#openjdk-sidebar-logo > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Installing div#sidebar > div.links > div.link > a |
Contributing div#sidebar > div.links > div.link > a |
Sponsoring div#sidebar > div.links > div.link > a |
Developers' Guide div#sidebar > div.links > div.link > a |
Vulnerabilities div#sidebar > div.links > div.link > a |
JDK GA/EA Builds div#sidebar > div.links > div.link > a |
Mailing lists div#sidebar > div.links > div.links > a |
Mastodon div#sidebar > div.links > div.link > a |
Bluesky div#sidebar > div.links > div.link > a |
Workshop div#sidebar > div.links > div.links > a |
JEP Process div#sidebar > div.links > div.links > a |
GitHub div#sidebar > div.links > div.link > a |
Mercurial div#sidebar > div.links > div.link > a |
Git div#sidebar > div.links > div.link > a |
Adoption div#sidebar > div.links > div.link > a |
Build div#sidebar > div.links > div.link > a |
Client Libraries div#sidebar > div.links > div.link > a |
Compiler div#sidebar > div.links > div.link > a |
Conformance div#sidebar > div.links > div.link > a |
Core Libraries div#sidebar > div.links > div.link > a |
Governing Board div#sidebar > div.links > div.link > a |
HotSpot div#sidebar > div.links > div.link > a |
IDE Tooling & Support div#sidebar > div.links > div.link > a |
Internationalization div#sidebar > div.links > div.link > a |
Members div#sidebar > div.links > div.link > a |
Networking div#sidebar > div.links > div.link > a |
Porters div#sidebar > div.links > div.link > a |
Quality div#sidebar > div.links > div.link > a |
Security div#sidebar > div.links > div.link > a |
Serviceability div#sidebar > div.links > div.link > a |
Vulnerability div#sidebar > div.links > div.link > a |
Web div#sidebar > div.links > div.link > a |
Amber div#sidebar > div.links > div.link > a |
Babylon div#sidebar > div.links > div.link > a |
Brisbane div#sidebar > div.links > div.link > a |
CRaC div#sidebar > div.links > div.link > a |
Code Tools div#sidebar > div.links > div.link > a |
Coin div#sidebar > div.links > div.link > a |
Common VM Interface div#sidebar > div.links > div.link > a |
Detroit div#sidebar > div.links > div.link > a |
Duke div#sidebar > div.links > div.link > a |
Graal div#sidebar > div.links > div.link > a |
IcedTea div#sidebar > div.links > div.link > a |
JDK 8 Updates div#sidebar > div.links > div.link > a |
JDK 9 div#sidebar > div.links > div.link > a |
JDK Updates div#sidebar > div.links > div.link > a |
JMC div#sidebar > div.links > div.link > a |
Jigsaw div#sidebar > div.links > div.link > a |
Lanai div#sidebar > div.links > div.link > a |
Leyden div#sidebar > div.links > div.link > a |
Lilliput div#sidebar > div.links > div.link > a |
Loom div#sidebar > div.links > div.link > a |
Memory Model Update div#sidebar > div.links > div.link > a |
Metropolis div#sidebar > div.links > div.link > a |
Multi-Language VM div#sidebar > div.links > div.link > a |
Nashorn div#sidebar > div.links > div.link > a |
New I/O div#sidebar > div.links > div.link > a |
OpenJFX div#sidebar > div.links > div.link > a |
Panama div#sidebar > div.links > div.link > a |
Port: AArch32 div#sidebar > div.links > div.link > a |
Port: AArch64 div#sidebar > div.links > div.link > a |
Port: BSD div#sidebar > div.links > div.link > a |
Port: Haiku div#sidebar > div.links > div.link > a |
Port: MIPS div#sidebar > div.links > div.link > a |
Port: Mobile div#sidebar > div.links > div.link > a |
Port: PowerPC/AIX div#sidebar > div.links > div.link > a |
Port: RISC-V div#sidebar > div.links > div.link > a |
Port: s390x div#sidebar > div.links > div.link > a |
SCTP div#sidebar > div.links > div.link > a |
Shenandoah div#sidebar > div.links > div.link > a |
Skara div#sidebar > div.links > div.link > a |
Sumatra div#sidebar > div.links > div.link > a |
Tsan div#sidebar > div.links > div.link > a |
Valhalla div#sidebar > div.links > div.link > a |
Wakefield div#sidebar > div.links > div.link > a |
Zero div#sidebar > div.links > div.link > a |
ZGC div#sidebar > div.links > div.link > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Duke plugging tbody > tr > td > img | openjdk.org/images/duke-plug.png | 70 x 82 | 70 x 82 | 105 x 123 |
Duke thinking tbody > tr > td > img | openjdk.org/images/duke-thinking.png | 70 x 72 | 70 x 72 | 105 x 108 |
Duke chalkboard tbody > tr > td > img | openjdk.org/images/duke-chalkboard.png | 70 x 61 | 70 x 61 | 105 x 92 |
Duke hacking tbody > tr > td > img | openjdk.org/images/duke-pipes.png | 70 x 47 | 70 x 47 | 105 x 71 |
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
openjdk.org/page.js line 27, col 20 | TypeError: Cannot set properties of null (setting 'onfocus')
at window.onload (https://openjdk.org/page.js:28:21) |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.oracle.com/java/technologies/downloads/ | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.