CINXE.COM
OpenJDK Error
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>OpenJDK Error</title> <style> HTML { font-size: 18px; line-height: 1.3; } BODY { display: grid; grid-template-columns: 1fr; grid-template-rows: 100vh; align-items: center; } DIV.root { align-self: center; justify-self: center; } DIV.img { display: flex; justify-content: center; } IMG { margin-bottom: 2rem; align: center; } P { width: 30em; } P.incident { text-align: center; } A { text-decoration: none; } A:link { color: #437291; } A:visited { color: #666666; } A[href]:hover { color: #e76f00; } </style> </head> <body> <div class="root"> <div class="img"> <img alt="" src="https://oracle.com/splash/openjdk-logo-1940113.png"> </div> <p> The site is experiencing technical difficulty. We are aware of the problem and are working to correct the issue. We apologize for any inconvenience. </p> <p>If you need assistance, please email <a href="mailto:ops@openjdk.org">ops@openjdk.org</a> and provide this incident number:</p> <p class="incident"><b>0.84fa56b8.1742049157.6d3944</b></p> </div> </body> </html>