hg: jdk10/master: 8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
mandy.chung at oracle.com
mandy.chung at oracle.com
Fri Oct 27 00:00:53 UTC 2017
Changeset: 60a5d9c77c4c
Author: mchung
Date: 2017-10-26 16:57 -0700
URL: http://hg.openjdk.java.net/jdk10/master/rev/60a5d9c77c4c
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
! src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java
+ test/jdk/java/lang/invoke/StringConcatFactory/BasicTest.java
More information about the jdk10-all-changes
mailing list