jdk/test/sun/net/www/protocol/http/UserCookie.java
changeset 38557 5c485e1ea6fa
parent 5506 202f599c92aa
--- a/jdk/test/sun/net/www/protocol/http/UserCookie.java	Wed May 25 02:47:28 2016 +0100
+++ b/jdk/test/sun/net/www/protocol/http/UserCookie.java	Wed May 25 03:06:24 2016 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 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
@@ -24,6 +24,7 @@
 /*
  * @test
  * @bug 6439651
+ * @modules jdk.httpserver
  * @run main/othervm UserAuth
  * @summary Sending "Cookie" header with JRE 1.5.0_07 doesn't work anymore
  */