jdk-24/jdk/test/java/lang/System
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
..
finalization 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Logger 8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code 2016-07-12 11:29:01 +01:00
LoggerFinder 8163162: The separation between system loggers and application loggers should take the extension loader in consideration 2016-10-28 12:10:12 +01:00
MacEncoding 8150998: Fix module dependences in java/lang tests 2016-03-03 15:13:55 -08:00
Available.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ExitFinalizersAndJIT.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
IgnoreNullSecurityManager.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
IHashCode.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
OsVersionTest.java 8149529: Adapt SAP copyrights to new company name in jdk repository 2016-01-27 10:35:49 +01:00
SecurityRace.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SetPropertiesNull.java 8030781: System.setProperties(null) drops all system properties (RELEASE not set) 2014-01-08 14:04:35 +01:00
System.policy 8043406: Change default policy for JCE providers to run with as few privileges as possible 2014-07-10 22:44:58 +00:00
Versions.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00