jdk-24/jdk/test/java
Daniel Fuchs 53cbda2d85 8163162: The separation between system loggers and application loggers should take the extension loader in consideration
DefaultLoggerFinder.isSystem is changed to return 'true' for classes loaded from the platform loader and its ancestors. This means that classes loaded by the platform loader will get exactly the same kind of loggers than classes loaded by the boot (null) loader.

Reviewed-by: rriggs, mchung
2016-10-28 12:10:12 +01:00
..
awt 8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause 2016-10-19 11:51:40 +03:00
beans 8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes 2016-09-30 17:05:54 +03:00
io 8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong 2016-10-24 09:40:06 -04:00
lang 8163162: The separation between system loggers and application loggers should take the extension loader in consideration 2016-10-28 12:10:12 +01:00
math 4851777: Add BigDecimal sqrt method 2016-05-20 15:34:37 -07:00
net 8164705: Remove pathname canonicalization from FilePermission 2016-10-10 08:28:50 +08:00
nio 8165643: SecureDirectoryStream doesn't work on linux non-x86 2016-09-07 14:44:59 -07:00
rmi 8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use" 2016-10-25 10:31:49 +01:00
security 8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified 2016-10-13 12:37:42 +01:00
sql 8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded 2016-09-15 14:59:20 -04:00
text 8165466: DecimalFormat percentage format can contain unexpected % 2016-10-04 19:28:09 +09:00
time 8163330: HijrahDate aligned day of week incorrect 2016-10-21 14:52:04 +05:30
util 8168789: ModuleReader.list and ModuleFinder.of update 2016-10-28 10:18:07 +01:00