Closed vprovodin closed 7 months ago
@vprovodin 8315097: Rename createJavaProcessBuilder
requires this commit or else some JBR-specific tests will not compile:
commit b78debd1581afe991b66752cb456ee3bfefd37ec
Author: Maxim Kartashev <maxim.kartashev@jetbrains.com>
Date: Mon Oct 30 13:22:15 2023 +0400
JBR-6247 Update JBR-specific tests after JDK-8314823
@mkartashev the changes related to JBR-6247 was added into this PR
@vprovodin I don't understand, what kind of conflict was between "8316229: Enhance class initialization logging", which is in HotSpot and "fixup! JBR-5124 Rewrite custom decorations support", which is in AWT?
@vprovodin I don't understand, what kind of conflict was between "8316229: Enhance class initialization logging", which is in HotSpot and "fixup! JBR-5124 Rewrite custom decorations support", which is in AWT?
@YaaZ, Sorry it is my fault, actually it was a conflict with the changes related to DCEVM JBR-5183 pre-dcevm17 squashed commits
JBR-7015 Rebase JBR21 on top of OpenJDK 21.0.3