[midPoint-git] [Evolveum/prism] 6332d9: MID-11015 Avoid byte array allocation when writing...

Viliam Repan noreply at github.com
Fri May 22 13:24:35 CEST 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/prism
  Commit: 6332d9052aebe8153e92492746f74744e20b927c
      https://github.com/Evolveum/prism/commit/6332d9052aebe8153e92492746f74744e20b927c
  Author: Vanesa Smoľaková <smolakovavanesa at gmail.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

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

  Log Message:
  -----------
  MID-11015 Avoid byte array allocation when writing ZIP entries


  Commit: 7eb5ff2c78a1252a8a6d958945745091b644f344
      https://github.com/Evolveum/prism/commit/7eb5ff2c78a1252a8a6d958945745091b644f344
  Author: Vanesa Smoľaková <smolakovavanesa at gmail.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 Avoid premature ZIP stream close


  Commit: f1376cb33a34f995214223650c54549ccba2fcad
      https://github.com/Evolveum/prism/commit/f1376cb33a34f995214223650c54549ccba2fcad
  Author: Viliam Repan <1azyman at users.noreply.github.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:
  -----------
  Merge pull request #12 from Evolveum/fix/MID-11015

MID-11015 Avoid byte array pre-allocation limit if using `String.getBytes(charset)` when string size is larger than `Integer.MAX_VALUE / 2` when writing ZIP entries.


Compare: https://github.com/Evolveum/prism/compare/1d70e88e9a35...f1376cb33a34

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