jdk/test/java/net/Authenticator/B4769350.java
changeset 38883 d5de564f8089
parent 22976 90ec9fec7c7f
--- a/jdk/test/java/net/Authenticator/B4769350.java	Sun Jun 12 12:14:52 2016 -0700
+++ b/jdk/test/java/net/Authenticator/B4769350.java	Sun Jun 12 21:55:20 2016 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 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 4769350 8017779
+ * @modules jdk.httpserver
  * @run main/othervm B4769350 server
  * @run main/othervm B4769350 proxy
  * @summary proxy authentication username and password caching only works in serial case