Review Request JDK-8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out

Alan Bateman Alan.Bateman at oracle.com
Tue Jun 4 06:59:34 UTC 2019


On 04/06/2019 06:06, David Holmes wrote:
> Hi Mandy,
>
> Functional fix looks good, but layout and indentation appears off in 
> the diff.
I think the formatting got lost when it was pasted into a JIRA comment. 
Anyway, I think this is a good start. It would not surprise me if we 
eventually have to add an @requires so that this test is not run with 
debug builds (as this is a core reflection test, it wasn't developed as 
a HotSpot stress test).

-Alan


More information about the core-libs-dev mailing list