RFR 8235699 : ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Volker Simonis
simonisv at amazon.de
Thu Jan 2 19:19:31 UTC 2020
On 02.01.20 18:39, Alan Bateman wrote:
> On 02/01/2020 13:26, Volker Simonis wrote:
>> :
>> http://cr.openjdk.java.net/~simonis/webrevs/2020/8235699.02/
>>
>> Ready to push?
>>
> You shouldn't need to use core reflection here. Instead you can create
> the test so that it is compiled and runs as if part of the java.text
> package, e.g.
>
> @build java.base/java.text.CalendarBuilderToStringTest
> @main Driver
>
Thanks for the hint. I wasn't aware of this possibility.
I think Clive will rewrite the test.
> Do you really want the @author tag? We try to avoid them if possible
> because they are so hard to remove, even when code/tests are changed
> significantly.
No not really. It was just a part of the template I used :)
@Clive: please feel free to remove the author tag.
> -Alan
Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss
Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B
Sitz: Berlin
Ust-ID: DE 289 237 879
More information about the core-libs-dev
mailing list