jdk17u-dev
jdk17u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
WIP --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous whitespace - [x]...
Hi all, This pull request contains a backport of commit [a04c6c1a](https://github.com/openjdk/jdk/commit/a04c6c1ac663a1eab7d45913940cb6ac0af2c11c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Prasanta Sadhukhan on 11 Sep 2023 and was...
Clean backport to drastically improve safepoint performance under heavy load, fixing regression between JDK 11 and JDK 17. Additional testing: - [x] Ad-hoc performance runs, expected improvements - [x] MacOS...
Clean backport to Consolidate file_exists into os:file_exists This backport is required to close [this](https://github.com/openjdk/jdk/commit/9732fbe428c3b6a5422cc94e7295ba5482d1a7a9) backport clean. Additional testing in addition to GHA tests jtreg/tier2 --------- ### Progress - [x] Change...
Hi, Clean backport of [JDK-8311964](https://github.com/openjdk/jdk/pull/14942). Backport has been verified as bellow. Only change the testcases, the risk is low. There 3 testcases run complaint "Unrecognized VM option" with linux-x86-client-release jdk...
Hi, The testcase ReflectionCallerCacheTest.java run failed with -Xcomp, both on linux-x86_64 and linux-aarch64. And it run pass by jdk23 binary with the same testcase and the same jvm options(-Xcomp): ...
This is a backport of JDK-8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MASK computation is incorrect. Backporting this because this issue can be reproduced in JDK17 as well. The backport isn't clean: 1. Resolved a...
Clean backport to make sure the asserts work in `.ad` files. Additional testing: - [x] macos-aarch64-server-fastdebug, `hotspot:tier1` - [ ] linux-aarch64-server-fastdebug, `tier1` - [ ] linux-x86_64-server-fastdebug, `tier1` --------- ### Progress...
--------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous whitespace - [x] Commit...
--------- ### Progress - [x] Change must not contain extraneous whitespace - [ ] [JDK-8318474](https://bugs.openjdk.org/browse/JDK-8318474) needs maintainer approval - [x] Commit message must refer to an issue ### Issue *...