jtreg test failure

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Tue Aug 25 11:14:57 UTC 2015


Hi,
the test for:

https://bugs.openjdk.java.net/browse/JDK-8134250

Which has been recently pushed is failing for me:

java.lang.RuntimeException: FULL date format of Islamic Um-Alqura calendar in en_US is incorrect. Got: Tuesday 12 Safar 1400 AH, expected: Tuesday, Safar 12, 1400 AH
	at Bug8134250.main(Bug8134250.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:519)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
	at java.lang.Thread.run(Thread.java:746)

JavaTest Message: Test threw exception: java.lang.RuntimeException: FULL date format of Islamic Um-Alqura calendar in en_US is incorrect. Got: Tuesday 12 Safar 1400 AH, expected: Tuesday, Safar 12, 1400 AH
JavaTest Message: shutting down test


I couldn't find any related entries on JBS. Any thoughts?

Maurizio



More information about the core-libs-dev mailing list