Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java

Filter by

183M results  (2 s)

183M results

- [ ] I confirm that I make this contribution in accordance with the OpenJDK Interim AI Policy.

When the server is running and user runs start.sh, currently the script pretends it starts the server Instead, this change makes the script inform the user that the server is already running, that it ...

Responses carried no security headers. Adds CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy and HSTS as defense-in-depth against clickjacking, MIME-sniffing and injected resources. CSP allows ...

Summary - Updated stale default values for CPU options, GraalVM (25.0.2-graalce), Java (25.0.3-tem), and JVM memory (-Xms512m -Xmx512m) - Added 3 missing options: --description, --run-identifier, ...

This PR contains 3 commits pushed before opening

Проблема Прошлый фикс делал бегущую строку статичной, когда пунктов мало и они помещаются в полосу. Пользователь справедливо заметил: строка должна бежать. Причина И «двоение», и «статика» — следствие ...

Summary: Remove outdated cloning command and clarify directory structure in README.md.

Admin Basic-auth compared credentials with != (timing side-channel) and accepted the shipped placeholder password. Switches to constant-time hmac.compare_digest and refuses access (503) while the password ...