8012728: Normalize @ignore comments on langtools tests

Reviewed-by: vromero, mcimadamore
This commit is contained in:
Jonathan Gibbons 2013-05-03 09:56:56 -07:00
parent 0ab1bb68cc
commit 155bd74411
26 changed files with 81 additions and 62 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012, 2013, 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,7 +25,7 @@
/**
* @test
* @ignore 8004360
* @ignore 8007517: DefaultMethodRegressionTests.java fail in TL
* @bug 8003639
* @summary convert lambda testng tests to jtreg and add them
* @run testng DefaultMethodRegressionTests