History log of /openjdk10/jdk/test/java/lang/System/LoggerFinder/internal/api/LoggerFinderAPITest.java
Revision Date Author Comments
# 14300:9e370f96dcf2 27-Apr-2016 dfuchs

8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class.
Summary: Changes System.LoggerFinder methods to take a Module argument instead of a Class.
Reviewed-by: mchung


# 13816:232843a54696 03-Mar-2016 shurailine

8150998: Fix module dependences in java/lang tests
Reviewed-by: mchung


# 13112:445d56c343c7 20-Nov-2015 dfuchs

8140364: JEP 264 Platform Logger API and Service Implementation
Summary: Initial implementation for JEP 264 Platform Logger API and Service
Reviewed-by: mchung, psandoz, rriggs