--- a/jdk/test/java/awt/image/Raster/TestChildRasterOp.java Thu Jan 12 12:14:13 2017 -0800
+++ b/jdk/test/java/awt/image/Raster/TestChildRasterOp.java Thu Jan 12 12:15:34 2017 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 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
@@ -22,8 +22,8 @@
*/
/**
- * @bug 8130737
* @test
+ * @bug 8130737 8172559
* @summary test no exception rasterop for child raster with non-zero offset
*/