mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-02 12:10:14 +00:00
8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java
Reviewed-by: aghaisas, psadhukhan
This commit is contained in:
parent
a1bcba5bcd
commit
700685ceaf
@ -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
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user