[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/27995] New: classpath-cvs-2006-6-12 compile error
From: |
hys545 at dreamwiz dot com |
Subject: |
[Bug classpath/27995] New: classpath-cvs-2006-6-12 compile error |
Date: |
12 Jun 2006 07:44:42 -0000 |
Found 2 semantic errors compiling
"../gnu/java/lang/management/RuntimeMXBeanImpl.java":
42. import java.lang.management.ManagementPermission;
^---------------------------------------^
*** Semantic Error: The import "java/lang/management/ManagementPermission" is
not valid, since it does not name a type in a package.
76. sm.checkPermission(new ManagementPermission("monitor"));
^------------------^
*** Semantic Error: Type "ManagementPermission" was not found.
--
Summary: classpath-cvs-2006-6-12 compile error
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hys545 at dreamwiz dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27995
- [Bug classpath/27995] New: classpath-cvs-2006-6-12 compile error,
hys545 at dreamwiz dot com <=