hg: jdk9/dev/jdk: 8055004: Reduce allocation overhead in java.time.Period/Duration parse methods

xueming.shen at oracle.com xueming.shen at oracle.com
Thu Aug 14 22:43:46 UTC 2014


Changeset: 362a6ea9bc84
Author:    sherman
Date:      2014-08-14 15:54 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/362a6ea9bc84

8055004: Reduce allocation overhead in java.time.Period/Duration parse methods
Summary: To use the offset based new parse methods.
Reviewed-by: sherman
Contributed-by: claes.redestad at oracle.com

! src/share/classes/java/time/Duration.java
! src/share/classes/java/time/Period.java



More information about the jdk9-dev-changes mailing list