jdk-24/jdk/test/java
Peter Levart 5ada754c71 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950
Final fix for 8062389: Class.getMethod() is inconsistent with Class.getMethods() results, 8029459: getMethods returns methods that are not members of the class, 8061950: Class.getMethods() exhibits quadratic time complexity

Reviewed-by: alanb, mchung, psandoz, dfuchs, darcy, redestad
2017-01-05 08:51:03 +01:00
..
awt Merge 2016-12-19 09:16:40 -08:00
beans 8131347: new @BeanProperty annotation: inconsistent behavior for "enumerationValues" 2016-12-15 20:09:13 +03:00
io 8148023: File.createTempFile is not adhering to the contract regarding file name lengths 2016-12-20 11:46:09 -08:00
lang 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950 2017-01-05 08:51:03 +01:00
math 4851777: Add BigDecimal sqrt method 2016-05-20 15:34:37 -07:00
net 8168840: InetAddress.getByName() throws java.net.UnknownHostException no such interface when used with virtual interfaces on Solaris 2016-12-23 13:53:22 +05:30
nio 8172200: Mark StressLoopback.java as intermittently failing 2017-01-04 10:20:12 -08:00
rmi 8073080: TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to "ConnectException: Connection refused to host" 2016-12-21 18:34:34 -08:00
security 8170876: NPE in JCE engine classes with java.security.debug=provider 2016-12-20 17:13:34 -05:00
sql 8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded 2016-09-15 14:59:20 -04:00
text 8165296: update existing i18n test cases of test/java/util 2016-11-17 11:40:50 +05:30
time 8145633: Adjacent value parsing not supported for Localized Patterns 2016-12-21 18:45:34 +00:00
util 8167143: CLDR timezone parsing does not work for all locales 2016-12-22 06:05:31 +00:00