jdk/test/sun/net/www/protocol/http/6550798/test.java
changeset 38557 5c485e1ea6fa
parent 6685 36f070045e17
--- a/jdk/test/sun/net/www/protocol/http/6550798/test.java	Wed May 25 02:47:28 2016 +0100
+++ b/jdk/test/sun/net/www/protocol/http/6550798/test.java	Wed May 25 03:06:24 2016 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 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
@@ -25,6 +25,7 @@
  * @test
  * @bug 6550798
  * @summary Using InputStream.skip with ResponseCache will cause partial data to be cached
+ * @modules jdk.httpserver
  * @run main/othervm test
  */