[hibernate-commits] [hibernate/hibernate-orm] f31e4a: HHH-12339 Optimise TypeNames for memory consumptio...

GitHub noreply at github.com
Fri Mar 2 07:00:48 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f31e4acc03998b110ae2d098570647e40dd49f32
      https://github.com/hibernate/hibernate-orm/commit/f31e4acc03998b110ae2d098570647e40dd49f32
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/TypeNames.java

  Log Message:
  -----------
  HHH-12339 Optimise TypeNames for memory consumption: avoid autoboxing


  Commit: a77c4081f758ebfc4faa38692a4b46a037b2b75a
      https://github.com/hibernate/hibernate-orm/commit/a77c4081f758ebfc4faa38692a4b46a037b2b75a
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/BasicTypeRegistry.java

  Log Message:
  -----------
  HHH-12340 BasicTypeRegistry would benefit from string interning


Compare: https://github.com/hibernate/hibernate-orm/compare/333f7476b46b...a77c4081f758


More information about the hibernate-commits mailing list