mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8153416: unexport javah from jdk.compiler module
Reviewed-by: mchung
This commit is contained in:
parent
a80f850898
commit
b892b6e3f0
15 changed files with 22 additions and 21 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2010, 2016, 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
|
||||
* @bug 6890226
|
||||
* @summary javah -version is broken
|
||||
* @modules jdk.compiler
|
||||
* @modules jdk.compiler/com.sun.tools.javah
|
||||
*/
|
||||
|
||||
import java.io.*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue