RFR | 8073779: StackOverflowError called StackOverflowException in javadoc

Seán Coffey sean.coffey at oracle.com
Tue Feb 24 17:13:52 UTC 2015


On 24/02/2015 17:08, Ivan Gerasimov wrote:
> Right. I shouldn't have pushed it that quick. Sigh
Nothing important. Just thought it might be a useful step while you were 
there! It's something we can keep in mind for a later fix.

regards,
Sean.

>
> On 24.02.2015 19:53, Seán Coffey wrote:
>> Nice catch Ivan. You could also clean up the typo in various test 
>> cases relating to it also perhaps :
>>
>> langtools/test/tools/javac/generics/inference/8043725/T8043725.java
>> jdk/test/java/util/Hashtable/SelfRef.java
>> jdk/test/javax/swing/border/Test6461042.java
>> langtools/test/tools/javac/defaultMethods/Pos13.java
>> jdk/test/java/util/Spliterator/SpliteratorCollisions.java
>> jdk/test/java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java 
>>
>> jdk/test/java/util/stream/bootlib/java/util/stream/SpliteratorTestHelper.java 
>>
>>
>> regards,
>> Sean.
>>
>> On 24/02/2015 16:44, Ivan Gerasimov wrote:
>>> Hi!
>>>
>>> A typo populated over a few places.
>>>
>>> Fix: s/StackOverflowException/StackOverflowError/g
>>>
>>> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8073779
>>> WEBREV: http://cr.openjdk.java.net/~igerasim/8073779/0/webrev/
>>>
>>> Sincerely yours,
>>> Ivan
>>
>>
>>
>




More information about the core-libs-dev mailing list