Skip to content

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Jun 12, 2025

A couple of small improvements I accumulated over the last few days:

  • fix javadoc of BlockCreator.with[New]StringBuilder()
  • fix BlockCreator.currentThread()
  • add MapOps.keySet(), values() and entrySet()

Ladicek added 3 commits June 12, 2025 09:21
The method descriptor used a wrong return type of `void`. The correct
return type is `Thread`.
These methods are fairly commonly used, so we should expose them here.
@Ladicek Ladicek added the 2.x Issue applies to Gizmo 2.x label Jun 12, 2025
@Ladicek Ladicek moved this to In Progress in WG - Gizmo 2 Jun 12, 2025
@dmlloyd dmlloyd merged commit 03cff20 into quarkusio:main Jun 12, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in WG - Gizmo 2 Jun 12, 2025
@Ladicek Ladicek deleted the small-improvements branch June 12, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue applies to Gizmo 2.x
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants