[hibernate-commits] [hibernate/hibernate-validator] 163d34: HV-1585 Added an early check if a message should b...

GitHub noreply at github.com
Thu Mar 8 05:34:56 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 163d346dd9dabdfe2d80b1d01cf95d11fa3c7008
      https://github.com/hibernate/hibernate-validator/commit/163d346dd9dabdfe2d80b1d01cf95d11fa3c7008
  Author: marko-bekhta <marko.prykladna at gmail.com>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/messageinterpolation/AbstractMessageInterpolator.java

  Log Message:
  -----------
  HV-1585 Added an early check if a message should be resolved or not

- Added a check to prevent map lookups in case of simple user defined
message that does not require any message resolution and should not be
stored in the cache.




More information about the hibernate-commits mailing list