8000407: remove @GenerateNativeHeader

Reviewed-by: vromero, darcy
This commit is contained in:
Jonathan Gibbons 2013-05-03 15:08:47 -07:00
parent ce05f1c8ec
commit cb5ef8cc5c
7 changed files with 4 additions and 173 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2007, 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
@ -23,7 +23,7 @@
/*
* @test
* @bug 7150368 8003412
* @bug 7150368 8003412 8000407
* @summary javac should include basic ability to generate native headers
*/