Roman Marchenko
Roman Marchenko
I'm building and debugging OpenJDK 17 on Windows 11. I'd like to debug it with VSCode. I submitted the issue #1285 before for other version of extensions, but now Java...
I'm building and debugging the latest version of OpenJDK on Windows 11. I'd like to debug it with VSCode, however I met the following problem: I made changes in JDK...
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 11u. This fixes "make test" build problem occured with make version --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must...
This is backport of "[JDK-8350813](https://bugs.openjdk.org/browse/JDK-8350813) Rendering of bulky sound bank from MIDI sequence can cause OutOfMemoryError" The problem exists in jdk8 also. Almost clean backport, resolved conflict in copyright, and...