jdk/test/java/lang/System/Logger/default/DefaultLoggerTest.java
changeset 36237 963d1115678b
parent 34723 734a1c90ce86
child 39634 812020bcb9f1
--- a/jdk/test/java/lang/System/Logger/default/DefaultLoggerTest.java	Thu Mar 03 09:47:40 2016 -0800
+++ b/jdk/test/java/lang/System/Logger/default/DefaultLoggerTest.java	Thu Mar 03 15:13:55 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -56,7 +56,7 @@
  * @summary Tests default loggers returned by System.getLogger, and in
  *          particular the implementation of the the System.Logger method
  *          performed by the default binding.
- *
+ * @modules java.logging
  * @build DefaultLoggerTest AccessSystemLogger
  * @run driver AccessSystemLogger
  * @run main/othervm -Xbootclasspath/a:boot DefaultLoggerTest NOSECURITY