mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
8012728: Normalize @ignore comments on langtools tests
Reviewed-by: vromero, mcimadamore
This commit is contained in:
parent
0ab1bb68cc
commit
155bd74411
26 changed files with 81 additions and 62 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue