[midPoint-git] [Evolveum/prism] b9a40d: MID-11015 Updated handling of String -> byte[]

Viliam Repan noreply at github.com
Fri May 22 12:51:06 CEST 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/prism
  Commit: b9a40d95a0754585795a18a48231a5e9f871b7c6
      https://github.com/Evolveum/prism/commit/b9a40d95a0754585795a18a48231a5e9f871b7c6
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2026-05-22 (Fri, 22 May 2026)

  Changed paths:
    M infra/util/src/main/java/com/evolveum/midpoint/util/MiscUtil.java

  Log Message:
  -----------
  MID-11015 Updated handling of String -> byte[]

Refactored usage of String.getBytes(Charset) on few places to avoid double size byte[] pre-allocation in default implementation by using streams for Strings longer than 500mb.

This will be in use probably only during tracing scenarios.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications


More information about the midPoint-svn mailing list