Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_langtools
提交
e999dd62
D
dragonwell8_langtools
项目概览
openanolis
/
dragonwell8_langtools
通知
0
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_langtools
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
e999dd62
编写于
6月 10, 2010
作者:
J
jjg
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
6944312: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy
上级
1c298245
变更
234
展开全部
隐藏空白更改
内联
并排
Showing
234 changed file
with
429 addition
and
430 deletion
+429
-430
src/share/classes/com/sun/javadoc/package.html
src/share/classes/com/sun/javadoc/package.html
+3
-3
src/share/classes/com/sun/mirror/overview.html
src/share/classes/com/sun/mirror/overview.html
+3
-3
src/share/classes/com/sun/source/tree/DisjointTypeTree.java
src/share/classes/com/sun/source/tree/DisjointTypeTree.java
+7
-7
src/share/classes/com/sun/tools/apt/comp/Apt.java
src/share/classes/com/sun/tools/apt/comp/Apt.java
+1
-1
src/share/classes/com/sun/tools/apt/main/CommandLine.java
src/share/classes/com/sun/tools/apt/main/CommandLine.java
+2
-2
src/share/classes/com/sun/tools/apt/main/JavaCompiler.java
src/share/classes/com/sun/tools/apt/main/JavaCompiler.java
+1
-1
src/share/classes/com/sun/tools/apt/main/Main.java
src/share/classes/com/sun/tools/apt/main/Main.java
+1
-1
src/share/classes/com/sun/tools/apt/util/Bark.java
src/share/classes/com/sun/tools/apt/util/Bark.java
+2
-2
src/share/classes/com/sun/tools/classfile/AccessFlags.java
src/share/classes/com/sun/tools/classfile/AccessFlags.java
+2
-2
src/share/classes/com/sun/tools/classfile/Annotation.java
src/share/classes/com/sun/tools/classfile/Annotation.java
+2
-2
src/share/classes/com/sun/tools/classfile/AnnotationDefault_attribute.java
.../com/sun/tools/classfile/AnnotationDefault_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Attribute.java
src/share/classes/com/sun/tools/classfile/Attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/AttributeException.java
...e/classes/com/sun/tools/classfile/AttributeException.java
+2
-2
src/share/classes/com/sun/tools/classfile/Attributes.java
src/share/classes/com/sun/tools/classfile/Attributes.java
+2
-2
src/share/classes/com/sun/tools/classfile/CharacterRangeTable_attribute.java
...om/sun/tools/classfile/CharacterRangeTable_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/ClassFile.java
src/share/classes/com/sun/tools/classfile/ClassFile.java
+2
-2
src/share/classes/com/sun/tools/classfile/ClassReader.java
src/share/classes/com/sun/tools/classfile/ClassReader.java
+2
-2
src/share/classes/com/sun/tools/classfile/ClassTranslator.java
...hare/classes/com/sun/tools/classfile/ClassTranslator.java
+2
-2
src/share/classes/com/sun/tools/classfile/ClassWriter.java
src/share/classes/com/sun/tools/classfile/ClassWriter.java
+2
-2
src/share/classes/com/sun/tools/classfile/Code_attribute.java
...share/classes/com/sun/tools/classfile/Code_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/CompilationID_attribute.java
...sses/com/sun/tools/classfile/CompilationID_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/ConstantPool.java
src/share/classes/com/sun/tools/classfile/ConstantPool.java
+2
-2
src/share/classes/com/sun/tools/classfile/ConstantPoolException.java
...lasses/com/sun/tools/classfile/ConstantPoolException.java
+2
-2
src/share/classes/com/sun/tools/classfile/ConstantValue_attribute.java
...sses/com/sun/tools/classfile/ConstantValue_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/DefaultAttribute.java
...are/classes/com/sun/tools/classfile/DefaultAttribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Deprecated_attribute.java
...classes/com/sun/tools/classfile/Deprecated_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Descriptor.java
src/share/classes/com/sun/tools/classfile/Descriptor.java
+2
-2
src/share/classes/com/sun/tools/classfile/DescriptorException.java
.../classes/com/sun/tools/classfile/DescriptorException.java
+2
-2
src/share/classes/com/sun/tools/classfile/EnclosingMethod_attribute.java
...es/com/sun/tools/classfile/EnclosingMethod_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Exceptions_attribute.java
...classes/com/sun/tools/classfile/Exceptions_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/ExtendedAnnotation.java
...e/classes/com/sun/tools/classfile/ExtendedAnnotation.java
+2
-2
src/share/classes/com/sun/tools/classfile/Field.java
src/share/classes/com/sun/tools/classfile/Field.java
+2
-2
src/share/classes/com/sun/tools/classfile/InnerClasses_attribute.java
...asses/com/sun/tools/classfile/InnerClasses_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Instruction.java
src/share/classes/com/sun/tools/classfile/Instruction.java
+2
-2
src/share/classes/com/sun/tools/classfile/LineNumberTable_attribute.java
...es/com/sun/tools/classfile/LineNumberTable_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/LocalVariableTable_attribute.java
...com/sun/tools/classfile/LocalVariableTable_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/LocalVariableTypeTable_attribute.java
...sun/tools/classfile/LocalVariableTypeTable_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Method.java
src/share/classes/com/sun/tools/classfile/Method.java
+2
-2
src/share/classes/com/sun/tools/classfile/Opcode.java
src/share/classes/com/sun/tools/classfile/Opcode.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeAnnotations_attribute.java
...com/sun/tools/classfile/RuntimeAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeInvisibleAnnotations_attribute.java
...ools/classfile/RuntimeInvisibleAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeInvisibleParameterAnnotations_attribute.java
...sfile/RuntimeInvisibleParameterAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeInvisibleTypeAnnotations_attribute.java
.../classfile/RuntimeInvisibleTypeAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeParameterAnnotations_attribute.java
...ools/classfile/RuntimeParameterAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeTypeAnnotations_attribute.java
...sun/tools/classfile/RuntimeTypeAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeVisibleAnnotations_attribute.java
.../tools/classfile/RuntimeVisibleAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeVisibleParameterAnnotations_attribute.java
...assfile/RuntimeVisibleParameterAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/RuntimeVisibleTypeAnnotations_attribute.java
...ls/classfile/RuntimeVisibleTypeAnnotations_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Signature.java
src/share/classes/com/sun/tools/classfile/Signature.java
+2
-2
src/share/classes/com/sun/tools/classfile/Signature_attribute.java
.../classes/com/sun/tools/classfile/Signature_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/SourceDebugExtension_attribute.java
...m/sun/tools/classfile/SourceDebugExtension_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/SourceFile_attribute.java
...classes/com/sun/tools/classfile/SourceFile_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/SourceID_attribute.java
...e/classes/com/sun/tools/classfile/SourceID_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/StackMapTable_attribute.java
...sses/com/sun/tools/classfile/StackMapTable_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/StackMap_attribute.java
...e/classes/com/sun/tools/classfile/StackMap_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Synthetic_attribute.java
.../classes/com/sun/tools/classfile/Synthetic_attribute.java
+2
-2
src/share/classes/com/sun/tools/classfile/Type.java
src/share/classes/com/sun/tools/classfile/Type.java
+2
-2
src/share/classes/com/sun/tools/javac/Launcher.java
src/share/classes/com/sun/tools/javac/Launcher.java
+1
-1
src/share/classes/com/sun/tools/javac/Server.java
src/share/classes/com/sun/tools/javac/Server.java
+1
-1
src/share/classes/com/sun/tools/javac/api/DiagnosticFormatter.java
.../classes/com/sun/tools/javac/api/DiagnosticFormatter.java
+1
-1
src/share/classes/com/sun/tools/javac/api/Formattable.java
src/share/classes/com/sun/tools/javac/api/Formattable.java
+1
-1
src/share/classes/com/sun/tools/javac/api/JavacScope.java
src/share/classes/com/sun/tools/javac/api/JavacScope.java
+1
-1
src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java
src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java
+4
-4
src/share/classes/com/sun/tools/javac/api/JavacTool.java
src/share/classes/com/sun/tools/javac/api/JavacTool.java
+1
-1
src/share/classes/com/sun/tools/javac/api/JavacTrees.java
src/share/classes/com/sun/tools/javac/api/JavacTrees.java
+1
-1
src/share/classes/com/sun/tools/javac/api/Messages.java
src/share/classes/com/sun/tools/javac/api/Messages.java
+1
-1
src/share/classes/com/sun/tools/javac/api/WrappingJavaFileManager.java
...sses/com/sun/tools/javac/api/WrappingJavaFileManager.java
+1
-1
src/share/classes/com/sun/tools/javac/code/Attribute.java
src/share/classes/com/sun/tools/javac/code/Attribute.java
+2
-2
src/share/classes/com/sun/tools/javac/code/BoundKind.java
src/share/classes/com/sun/tools/javac/code/BoundKind.java
+1
-1
src/share/classes/com/sun/tools/javac/code/Flags.java
src/share/classes/com/sun/tools/javac/code/Flags.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Kinds.java
src/share/classes/com/sun/tools/javac/code/Kinds.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Lint.java
src/share/classes/com/sun/tools/javac/code/Lint.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Printer.java
src/share/classes/com/sun/tools/javac/code/Printer.java
+1
-1
src/share/classes/com/sun/tools/javac/code/Scope.java
src/share/classes/com/sun/tools/javac/code/Scope.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Source.java
src/share/classes/com/sun/tools/javac/code/Source.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Symbol.java
src/share/classes/com/sun/tools/javac/code/Symbol.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Symtab.java
src/share/classes/com/sun/tools/javac/code/Symtab.java
+2
-2
src/share/classes/com/sun/tools/javac/code/TargetType.java
src/share/classes/com/sun/tools/javac/code/TargetType.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Type.java
src/share/classes/com/sun/tools/javac/code/Type.java
+2
-2
src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
...sses/com/sun/tools/javac/code/TypeAnnotationPosition.java
+2
-2
src/share/classes/com/sun/tools/javac/code/TypeTags.java
src/share/classes/com/sun/tools/javac/code/TypeTags.java
+2
-2
src/share/classes/com/sun/tools/javac/code/Types.java
src/share/classes/com/sun/tools/javac/code/Types.java
+1
-1
src/share/classes/com/sun/tools/javac/comp/Annotate.java
src/share/classes/com/sun/tools/javac/comp/Annotate.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Attr.java
src/share/classes/com/sun/tools/javac/comp/Attr.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/AttrContext.java
src/share/classes/com/sun/tools/javac/comp/AttrContext.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/AttrContextEnv.java
...hare/classes/com/sun/tools/javac/comp/AttrContextEnv.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Check.java
src/share/classes/com/sun/tools/javac/comp/Check.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/ConstFold.java
src/share/classes/com/sun/tools/javac/comp/ConstFold.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Enter.java
src/share/classes/com/sun/tools/javac/comp/Enter.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Env.java
src/share/classes/com/sun/tools/javac/comp/Env.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Flow.java
src/share/classes/com/sun/tools/javac/comp/Flow.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Infer.java
src/share/classes/com/sun/tools/javac/comp/Infer.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Lower.java
src/share/classes/com/sun/tools/javac/comp/Lower.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Resolve.java
src/share/classes/com/sun/tools/javac/comp/Resolve.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/Todo.java
src/share/classes/com/sun/tools/javac/comp/Todo.java
+2
-2
src/share/classes/com/sun/tools/javac/comp/TransTypes.java
src/share/classes/com/sun/tools/javac/comp/TransTypes.java
+2
-2
src/share/classes/com/sun/tools/javac/file/BaseFileObject.java
...hare/classes/com/sun/tools/javac/file/BaseFileObject.java
+1
-1
src/share/classes/com/sun/tools/javac/file/CacheFSInfo.java
src/share/classes/com/sun/tools/javac/file/CacheFSInfo.java
+1
-1
src/share/classes/com/sun/tools/javac/file/FSInfo.java
src/share/classes/com/sun/tools/javac/file/FSInfo.java
+1
-1
src/share/classes/com/sun/tools/javac/file/JavacFileManager.java
...re/classes/com/sun/tools/javac/file/JavacFileManager.java
+1
-1
src/share/classes/com/sun/tools/javac/file/Paths.java
src/share/classes/com/sun/tools/javac/file/Paths.java
+2
-2
src/share/classes/com/sun/tools/javac/file/RegularFileObject.java
...e/classes/com/sun/tools/javac/file/RegularFileObject.java
+1
-1
src/share/classes/com/sun/tools/javac/file/RelativePath.java
src/share/classes/com/sun/tools/javac/file/RelativePath.java
+1
-1
src/share/classes/com/sun/tools/javac/file/SymbolArchive.java
...share/classes/com/sun/tools/javac/file/SymbolArchive.java
+1
-1
src/share/classes/com/sun/tools/javac/file/ZipArchive.java
src/share/classes/com/sun/tools/javac/file/ZipArchive.java
+1
-1
src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java
src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java
+1
-1
src/share/classes/com/sun/tools/javac/file/ZipFileIndexArchive.java
...classes/com/sun/tools/javac/file/ZipFileIndexArchive.java
+1
-1
src/share/classes/com/sun/tools/javac/jvm/ByteCodes.java
src/share/classes/com/sun/tools/javac/jvm/ByteCodes.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/CRTFlags.java
src/share/classes/com/sun/tools/javac/jvm/CRTFlags.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/CRTable.java
src/share/classes/com/sun/tools/javac/jvm/CRTable.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/ClassFile.java
src/share/classes/com/sun/tools/javac/jvm/ClassFile.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/Code.java
src/share/classes/com/sun/tools/javac/jvm/Code.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/Gen.java
src/share/classes/com/sun/tools/javac/jvm/Gen.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/Items.java
src/share/classes/com/sun/tools/javac/jvm/Items.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/Pool.java
src/share/classes/com/sun/tools/javac/jvm/Pool.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/Target.java
src/share/classes/com/sun/tools/javac/jvm/Target.java
+2
-2
src/share/classes/com/sun/tools/javac/jvm/UninitializedType.java
...re/classes/com/sun/tools/javac/jvm/UninitializedType.java
+2
-2
src/share/classes/com/sun/tools/javac/main/CommandLine.java
src/share/classes/com/sun/tools/javac/main/CommandLine.java
+2
-2
src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
+2
-2
src/share/classes/com/sun/tools/javac/main/JavacOption.java
src/share/classes/com/sun/tools/javac/main/JavacOption.java
+1
-1
src/share/classes/com/sun/tools/javac/main/Main.java
src/share/classes/com/sun/tools/javac/main/Main.java
+2
-2
src/share/classes/com/sun/tools/javac/main/OptionName.java
src/share/classes/com/sun/tools/javac/main/OptionName.java
+1
-1
src/share/classes/com/sun/tools/javac/main/RecognizedOptions.java
...e/classes/com/sun/tools/javac/main/RecognizedOptions.java
+1
-1
src/share/classes/com/sun/tools/javac/model/AnnotationProxyMaker.java
...asses/com/sun/tools/javac/model/AnnotationProxyMaker.java
+2
-2
src/share/classes/com/sun/tools/javac/model/FilteredMemberList.java
...classes/com/sun/tools/javac/model/FilteredMemberList.java
+2
-2
src/share/classes/com/sun/tools/javac/model/JavacElements.java
...hare/classes/com/sun/tools/javac/model/JavacElements.java
+1
-1
src/share/classes/com/sun/tools/javac/model/JavacSourcePosition.java
...lasses/com/sun/tools/javac/model/JavacSourcePosition.java
+1
-1
src/share/classes/com/sun/tools/javac/model/JavacTypes.java
src/share/classes/com/sun/tools/javac/model/JavacTypes.java
+1
-1
src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java
...classes/com/sun/tools/javac/nio/JavacPathFileManager.java
+2
-2
src/share/classes/com/sun/tools/javac/nio/PathFileManager.java
...hare/classes/com/sun/tools/javac/nio/PathFileManager.java
+2
-2
src/share/classes/com/sun/tools/javac/nio/PathFileObject.java
...share/classes/com/sun/tools/javac/nio/PathFileObject.java
+2
-2
src/share/classes/com/sun/tools/javac/parser/DocCommentScanner.java
...classes/com/sun/tools/javac/parser/DocCommentScanner.java
+2
-2
src/share/classes/com/sun/tools/javac/parser/EndPosParser.java
...hare/classes/com/sun/tools/javac/parser/EndPosParser.java
+1
-1
src/share/classes/com/sun/tools/javac/parser/JavacParser.java
...share/classes/com/sun/tools/javac/parser/JavacParser.java
+2
-2
src/share/classes/com/sun/tools/javac/parser/Keywords.java
src/share/classes/com/sun/tools/javac/parser/Keywords.java
+1
-1
src/share/classes/com/sun/tools/javac/parser/Lexer.java
src/share/classes/com/sun/tools/javac/parser/Lexer.java
+1
-1
src/share/classes/com/sun/tools/javac/parser/Parser.java
src/share/classes/com/sun/tools/javac/parser/Parser.java
+1
-1
src/share/classes/com/sun/tools/javac/parser/ParserFactory.java
...are/classes/com/sun/tools/javac/parser/ParserFactory.java
+1
-1
src/share/classes/com/sun/tools/javac/parser/Scanner.java
src/share/classes/com/sun/tools/javac/parser/Scanner.java
+2
-2
src/share/classes/com/sun/tools/javac/parser/Token.java
src/share/classes/com/sun/tools/javac/parser/Token.java
+2
-2
src/share/classes/com/sun/tools/javac/processing/AnnotationProcessingError.java
...sun/tools/javac/processing/AnnotationProcessingError.java
+1
-1
src/share/classes/com/sun/tools/javac/processing/JavacFiler.java
...re/classes/com/sun/tools/javac/processing/JavacFiler.java
+1
-1
src/share/classes/com/sun/tools/javac/processing/JavacMessager.java
...classes/com/sun/tools/javac/processing/JavacMessager.java
+1
-1
src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
...un/tools/javac/processing/JavacProcessingEnvironment.java
+2
-2
src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java
...com/sun/tools/javac/processing/JavacRoundEnvironment.java
+1
-1
src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java
...ses/com/sun/tools/javac/processing/PrintingProcessor.java
+1
-1
src/share/classes/com/sun/tools/javac/processing/ServiceProxy.java
.../classes/com/sun/tools/javac/processing/ServiceProxy.java
+1
-1
src/share/classes/com/sun/tools/javac/sym/CreateSymbols.java
src/share/classes/com/sun/tools/javac/sym/CreateSymbols.java
+1
-1
src/share/classes/com/sun/tools/javac/tree/JCTree.java
src/share/classes/com/sun/tools/javac/tree/JCTree.java
+1
-1
src/share/classes/com/sun/tools/javac/tree/Pretty.java
src/share/classes/com/sun/tools/javac/tree/Pretty.java
+2
-2
src/share/classes/com/sun/tools/javac/tree/TreeCopier.java
src/share/classes/com/sun/tools/javac/tree/TreeCopier.java
+2
-2
src/share/classes/com/sun/tools/javac/tree/TreeInfo.java
src/share/classes/com/sun/tools/javac/tree/TreeInfo.java
+2
-2
src/share/classes/com/sun/tools/javac/tree/TreeMaker.java
src/share/classes/com/sun/tools/javac/tree/TreeMaker.java
+2
-2
src/share/classes/com/sun/tools/javac/tree/TreeScanner.java
src/share/classes/com/sun/tools/javac/tree/TreeScanner.java
+2
-2
src/share/classes/com/sun/tools/javac/tree/TreeTranslator.java
...hare/classes/com/sun/tools/javac/tree/TreeTranslator.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Abort.java
src/share/classes/com/sun/tools/javac/util/Abort.java
+2
-2
src/share/classes/com/sun/tools/javac/util/AbstractDiagnosticFormatter.java
...com/sun/tools/javac/util/AbstractDiagnosticFormatter.java
+1
-1
src/share/classes/com/sun/tools/javac/util/AbstractLog.java
src/share/classes/com/sun/tools/javac/util/AbstractLog.java
+2
-2
src/share/classes/com/sun/tools/javac/util/BasicDiagnosticFormatter.java
...es/com/sun/tools/javac/util/BasicDiagnosticFormatter.java
+1
-1
src/share/classes/com/sun/tools/javac/util/Bits.java
src/share/classes/com/sun/tools/javac/util/Bits.java
+2
-2
src/share/classes/com/sun/tools/javac/util/ByteBuffer.java
src/share/classes/com/sun/tools/javac/util/ByteBuffer.java
+2
-2
src/share/classes/com/sun/tools/javac/util/ClientCodeException.java
...classes/com/sun/tools/javac/util/ClientCodeException.java
+2
-2
src/share/classes/com/sun/tools/javac/util/CloseableURLClassLoader.java
...ses/com/sun/tools/javac/util/CloseableURLClassLoader.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Constants.java
src/share/classes/com/sun/tools/javac/util/Constants.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Context.java
src/share/classes/com/sun/tools/javac/util/Context.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Convert.java
src/share/classes/com/sun/tools/javac/util/Convert.java
+2
-2
src/share/classes/com/sun/tools/javac/util/DiagnosticSource.java
...re/classes/com/sun/tools/javac/util/DiagnosticSource.java
+2
-2
src/share/classes/com/sun/tools/javac/util/FatalError.java
src/share/classes/com/sun/tools/javac/util/FatalError.java
+2
-2
src/share/classes/com/sun/tools/javac/util/ForwardingDiagnosticFormatter.java
...m/sun/tools/javac/util/ForwardingDiagnosticFormatter.java
+1
-1
src/share/classes/com/sun/tools/javac/util/JCDiagnostic.java
src/share/classes/com/sun/tools/javac/util/JCDiagnostic.java
+2
-2
src/share/classes/com/sun/tools/javac/util/JavacMessages.java
...share/classes/com/sun/tools/javac/util/JavacMessages.java
+2
-2
src/share/classes/com/sun/tools/javac/util/LayoutCharacters.java
...re/classes/com/sun/tools/javac/util/LayoutCharacters.java
+2
-2
src/share/classes/com/sun/tools/javac/util/List.java
src/share/classes/com/sun/tools/javac/util/List.java
+2
-2
src/share/classes/com/sun/tools/javac/util/ListBuffer.java
src/share/classes/com/sun/tools/javac/util/ListBuffer.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Log.java
src/share/classes/com/sun/tools/javac/util/Log.java
+2
-2
src/share/classes/com/sun/tools/javac/util/MandatoryWarningHandler.java
...ses/com/sun/tools/javac/util/MandatoryWarningHandler.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Name.java
src/share/classes/com/sun/tools/javac/util/Name.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Names.java
src/share/classes/com/sun/tools/javac/util/Names.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Options.java
src/share/classes/com/sun/tools/javac/util/Options.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Pair.java
src/share/classes/com/sun/tools/javac/util/Pair.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Position.java
src/share/classes/com/sun/tools/javac/util/Position.java
+2
-2
src/share/classes/com/sun/tools/javac/util/PropagatedException.java
...classes/com/sun/tools/javac/util/PropagatedException.java
+1
-1
src/share/classes/com/sun/tools/javac/util/RawDiagnosticFormatter.java
...sses/com/sun/tools/javac/util/RawDiagnosticFormatter.java
+1
-1
src/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
...ses/com/sun/tools/javac/util/RichDiagnosticFormatter.java
+1
-1
src/share/classes/com/sun/tools/javac/util/SharedNameTable.java
...are/classes/com/sun/tools/javac/util/SharedNameTable.java
+2
-2
src/share/classes/com/sun/tools/javac/util/UnsharedNameTable.java
...e/classes/com/sun/tools/javac/util/UnsharedNameTable.java
+2
-2
src/share/classes/com/sun/tools/javac/util/Warner.java
src/share/classes/com/sun/tools/javac/util/Warner.java
+1
-1
src/share/classes/com/sun/tools/javah/Gen.java
src/share/classes/com/sun/tools/javah/Gen.java
+1
-1
src/share/classes/com/sun/tools/javah/InternalError.java
src/share/classes/com/sun/tools/javah/InternalError.java
+2
-2
src/share/classes/com/sun/tools/javah/JNI.java
src/share/classes/com/sun/tools/javah/JNI.java
+1
-1
src/share/classes/com/sun/tools/javah/JavahFileManager.java
src/share/classes/com/sun/tools/javah/JavahFileManager.java
+2
-2
src/share/classes/com/sun/tools/javah/JavahTask.java
src/share/classes/com/sun/tools/javah/JavahTask.java
+1
-1
src/share/classes/com/sun/tools/javah/JavahTool.java
src/share/classes/com/sun/tools/javah/JavahTool.java
+1
-1
src/share/classes/com/sun/tools/javah/LLNI.java
src/share/classes/com/sun/tools/javah/LLNI.java
+1
-1
src/share/classes/com/sun/tools/javah/Main.java
src/share/classes/com/sun/tools/javah/Main.java
+2
-2
src/share/classes/com/sun/tools/javah/Mangle.java
src/share/classes/com/sun/tools/javah/Mangle.java
+1
-1
src/share/classes/com/sun/tools/javah/NativeHeaderTool.java
src/share/classes/com/sun/tools/javah/NativeHeaderTool.java
+2
-2
src/share/classes/com/sun/tools/javah/TypeSignature.java
src/share/classes/com/sun/tools/javah/TypeSignature.java
+1
-1
src/share/classes/com/sun/tools/javah/Util.java
src/share/classes/com/sun/tools/javah/Util.java
+1
-1
src/share/classes/com/sun/tools/javap/AnnotationWriter.java
src/share/classes/com/sun/tools/javap/AnnotationWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/AttributeWriter.java
src/share/classes/com/sun/tools/javap/AttributeWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/BasicWriter.java
src/share/classes/com/sun/tools/javap/BasicWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/ClassWriter.java
src/share/classes/com/sun/tools/javap/ClassWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/CodeWriter.java
src/share/classes/com/sun/tools/javap/CodeWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/ConstantWriter.java
src/share/classes/com/sun/tools/javap/ConstantWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/Context.java
src/share/classes/com/sun/tools/javap/Context.java
+2
-2
src/share/classes/com/sun/tools/javap/DisassemblerTool.java
src/share/classes/com/sun/tools/javap/DisassemblerTool.java
+2
-2
src/share/classes/com/sun/tools/javap/InstructionDetailWriter.java
.../classes/com/sun/tools/javap/InstructionDetailWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/InternalError.java
src/share/classes/com/sun/tools/javap/InternalError.java
+2
-2
src/share/classes/com/sun/tools/javap/JavapFileManager.java
src/share/classes/com/sun/tools/javap/JavapFileManager.java
+2
-2
src/share/classes/com/sun/tools/javap/JavapTask.java
src/share/classes/com/sun/tools/javap/JavapTask.java
+2
-2
src/share/classes/com/sun/tools/javap/LocalVariableTableWriter.java
...classes/com/sun/tools/javap/LocalVariableTableWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/LocalVariableTypeTableWriter.java
...ses/com/sun/tools/javap/LocalVariableTypeTableWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/Main.java
src/share/classes/com/sun/tools/javap/Main.java
+2
-2
src/share/classes/com/sun/tools/javap/Messages.java
src/share/classes/com/sun/tools/javap/Messages.java
+2
-2
src/share/classes/com/sun/tools/javap/Options.java
src/share/classes/com/sun/tools/javap/Options.java
+2
-2
src/share/classes/com/sun/tools/javap/SourceWriter.java
src/share/classes/com/sun/tools/javap/SourceWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/StackMapWriter.java
src/share/classes/com/sun/tools/javap/StackMapWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/TryBlockWriter.java
src/share/classes/com/sun/tools/javap/TryBlockWriter.java
+2
-2
src/share/classes/com/sun/tools/javap/TypeAnnotationWriter.java
...are/classes/com/sun/tools/javap/TypeAnnotationWriter.java
+2
-2
src/share/classes/javax/lang/model/overview.html
src/share/classes/javax/lang/model/overview.html
+3
-3
test/tools/apt/mirror/declaration/pkg1/pkg2/package.html
test/tools/apt/mirror/declaration/pkg1/pkg2/package.html
+3
-4
test/tools/javac/6948381/T6948381.java
test/tools/javac/6948381/T6948381.java
+4
-4
test/tools/javac/6948381/npe/A.java
test/tools/javac/6948381/npe/A.java
+4
-4
test/tools/javac/6948381/npe/B.java
test/tools/javac/6948381/npe/B.java
+4
-4
test/tools/javac/api/evalexpr/ByteArrayClassLoader.java
test/tools/javac/api/evalexpr/ByteArrayClassLoader.java
+1
-1
test/tools/javac/api/evalexpr/CompileFromString.java
test/tools/javac/api/evalexpr/CompileFromString.java
+1
-1
test/tools/javac/api/evalexpr/MemoryFileManager.java
test/tools/javac/api/evalexpr/MemoryFileManager.java
+1
-1
test/tools/javac/generics/diamond/T6951833.java
test/tools/javac/generics/diamond/T6951833.java
+4
-4
test/tools/javac/generics/typevars/T6880344.java
test/tools/javac/generics/typevars/T6880344.java
+4
-4
test/tools/javac/varargs/warning/Warn4.java
test/tools/javac/varargs/warning/Warn4.java
+4
-4
未找到文件。
src/share/classes/com/sun/javadoc/package.html
浏览文件 @
e999dd62
...
...
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License version
2 along with this work; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
CA 95054 USA or visit www.sun.com if you need additional information or
have any
questions.
Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
or visit www.oracle.com if you need additional information or have any
questions.
-->
</head>
<body
bgcolor=
"white"
>
...
...
src/share/classes/com/sun/mirror/overview.html
浏览文件 @
e999dd62
...
...
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License version
2 along with this work; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
CA 95054 USA or visit www.sun.com if you need additional information or
have any
questions.
Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
or visit www.oracle.com if you need additional information or have any
questions.
-->
</head>
...
...
src/share/classes/com/sun/source/tree/DisjointTypeTree.java
浏览文件 @
e999dd62
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
com.sun.source.tree
;
...
...
@@ -37,4 +37,4 @@ import java.util.List;
*/
public
interface
DisjointTypeTree
extends
Tree
{
List
<?
extends
Tree
>
getTypeComponents
();
}
\ No newline at end of file
}
src/share/classes/com/sun/tools/apt/comp/Apt.java
浏览文件 @
e999dd62
...
...
@@ -60,7 +60,7 @@ import static com.sun.tools.apt.mirror.declaration.DeclarationMaker.isJavaIdenti
/**
* Apt compiler phase.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/apt/main/CommandLine.java
浏览文件 @
e999dd62
...
...
@@ -35,8 +35,8 @@ import com.sun.tools.javac.util.ListBuffer;
/**
* Various utility methods for processing Java tool command line arguments.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/apt/main/JavaCompiler.java
浏览文件 @
e999dd62
...
...
@@ -45,7 +45,7 @@ import com.sun.mirror.apt.AnnotationProcessorFactory;
import
com.sun.tools.javac.parser.DocCommentScanner
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/apt/main/Main.java
浏览文件 @
e999dd62
...
...
@@ -61,7 +61,7 @@ import static com.sun.tools.javac.file.Paths.pathToURLs;
/** This class provides a commandline interface to the apt build-time
* tool.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/apt/util/Bark.java
浏览文件 @
e999dd62
...
...
@@ -34,8 +34,8 @@ import com.sun.tools.javac.util.Position;
/** A subtype of Log for use in APT.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/AccessFlags.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import java.util.Set;
/**
* See JVMS3, sections 4.2, 4.6, 4.7.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Annotation.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.16.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/AnnotationDefault_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.15.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Attribute.java
浏览文件 @
e999dd62
...
...
@@ -31,8 +31,8 @@ import java.util.HashMap;
import
java.util.Map
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/AttributeException.java
浏览文件 @
e999dd62
...
...
@@ -26,8 +26,8 @@
package
com.sun.tools.classfile
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Attributes.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import java.util.Iterator;
import
java.util.Map
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/CharacterRangeTable_attribute.java
浏览文件 @
e999dd62
...
...
@@ -28,8 +28,8 @@ package com.sun.tools.classfile;
import
java.io.IOException
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ClassFile.java
浏览文件 @
e999dd62
...
...
@@ -35,8 +35,8 @@ import static com.sun.tools.classfile.AccessFlags.*;
/**
* See JVMS3, section 4.2.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ClassReader.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import java.io.IOException;
import
java.io.InputStream
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ClassTranslator.java
浏览文件 @
e999dd62
...
...
@@ -42,8 +42,8 @@ import java.util.Map;
/**
* Rewrites a class file using a map of translations.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ClassWriter.java
浏览文件 @
e999dd62
...
...
@@ -41,8 +41,8 @@ import static com.sun.tools.classfile.StackMapTable_attribute.verification_type_
/**
* Write a ClassFile data structure to a file or stream.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Code_attribute.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import java.util.NoSuchElementException;
/**
* See JVMS3, section 4.8.3.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/CompilationID_attribute.java
浏览文件 @
e999dd62
...
...
@@ -27,8 +27,8 @@ package com.sun.tools.classfile;
import
java.io.IOException
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ConstantPool.java
浏览文件 @
e999dd62
...
...
@@ -33,8 +33,8 @@ import java.util.Iterator;
/**
* See JVMS3, section 4.5.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ConstantPoolException.java
浏览文件 @
e999dd62
...
...
@@ -27,8 +27,8 @@
package
com.sun.tools.classfile
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ConstantValue_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.2.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/DefaultAttribute.java
浏览文件 @
e999dd62
...
...
@@ -26,8 +26,8 @@
package
com.sun.tools.classfile
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Deprecated_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.15.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Descriptor.java
浏览文件 @
e999dd62
...
...
@@ -31,8 +31,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.4.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/DescriptorException.java
浏览文件 @
e999dd62
...
...
@@ -27,8 +27,8 @@
package
com.sun.tools.classfile
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/EnclosingMethod_attribute.java
浏览文件 @
e999dd62
...
...
@@ -31,8 +31,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.7.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Exceptions_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.5.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/ExtendedAnnotation.java
浏览文件 @
e999dd62
...
...
@@ -36,8 +36,8 @@ import static com.sun.tools.classfile.ExtendedAnnotation.TargetAttribute.*;
/**
* See JSR 308 specification, section 4.1
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Field.java
浏览文件 @
e999dd62
...
...
@@ -28,8 +28,8 @@ package com.sun.tools.classfile;
import
java.io.IOException
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/InnerClasses_attribute.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import com.sun.tools.classfile.ConstantPool.*;
/**
* See JVMS3, section 4.8.6.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Instruction.java
浏览文件 @
e999dd62
...
...
@@ -28,8 +28,8 @@ package com.sun.tools.classfile;
/**
* See JVMS3, chapter 6.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*
...
...
src/share/classes/com/sun/tools/classfile/LineNumberTable_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.12.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/LocalVariableTable_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.13.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/LocalVariableTypeTable_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.14.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Method.java
浏览文件 @
e999dd62
...
...
@@ -28,8 +28,8 @@ package com.sun.tools.classfile;
import
java.io.IOException
;
/*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Opcode.java
浏览文件 @
e999dd62
...
...
@@ -34,8 +34,8 @@ import static com.sun.tools.classfile.Opcode.Set.*;
* <p>In addition to providing all the standard opcodes defined in JVMS,
* this class also provides legacy support for the PicoJava extensions.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.16 and 4.8.17.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeInvisibleAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.17.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeInvisibleParameterAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.18.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeInvisibleTypeAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JSR 308 specification, section 4.1
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeParameterAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.18 and 4.8.19.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeTypeAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JSR 308 specification, section 4
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeVisibleAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.16.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeVisibleParameterAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.18.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/RuntimeVisibleTypeAnnotations_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JSR 308 specification, section 4.1
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Signature.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import com.sun.tools.classfile.Type.*;
/**
* See JVMS3 4.4.4.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Signature_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.9.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/SourceDebugExtension_attribute.java
浏览文件 @
e999dd62
...
...
@@ -32,8 +32,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.15.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/SourceFile_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.10.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/SourceID_attribute.java
浏览文件 @
e999dd62
...
...
@@ -27,8 +27,8 @@ package com.sun.tools.classfile;
import
java.io.IOException
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/StackMapTable_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.4.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/StackMap_attribute.java
浏览文件 @
e999dd62
...
...
@@ -28,8 +28,8 @@ package com.sun.tools.classfile;
import
java.io.IOException
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Synthetic_attribute.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import java.io.IOException;
/**
* See JVMS3, section 4.8.8.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/classfile/Type.java
浏览文件 @
e999dd62
...
...
@@ -34,8 +34,8 @@ import java.util.Set;
* Family of classes used to represent the parsed form of a {@link Descriptor}
* or {@link Signature}.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/Launcher.java
浏览文件 @
e999dd62
...
...
@@ -41,7 +41,7 @@ import javax.tools.ToolProvider;
* of a <em>project</em>). Simply ensure that this class is added to
* the project and make it the main class of the project.</p>
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
src/share/classes/com/sun/tools/javac/Server.java
浏览文件 @
e999dd62
...
...
@@ -36,7 +36,7 @@ import javax.tools.*;
* Java Compiler Server. Can be used to speed up a set of (small)
* compilation tasks by caching jar files between compilations.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
src/share/classes/com/sun/tools/javac/api/DiagnosticFormatter.java
浏览文件 @
e999dd62
...
...
@@ -33,7 +33,7 @@ import com.sun.tools.javac.api.DiagnosticFormatter.*;
* Provides simple functionalities for javac diagnostic formatting.
* @param <D> type of diagnostic handled by this formatter
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/api/Formattable.java
浏览文件 @
e999dd62
...
...
@@ -31,7 +31,7 @@ import java.util.Locale;
* This interface must be implemented by any javac class that has non-trivial
* formatting needs (e.g. where toString() does not apply because of localization).
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/api/JavacScope.java
浏览文件 @
e999dd62
...
...
@@ -38,7 +38,7 @@ import com.sun.tools.javac.comp.Env;
/**
* Provides an implementation of Scope.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java
浏览文件 @
e999dd62
...
...
@@ -56,7 +56,7 @@ import com.sun.tools.javac.main.JavaCompiler;
/**
* Provides access to functionality specific to the Sun Java Compiler, javac.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
@@ -502,7 +502,7 @@ public class JavacTaskImpl extends JavacTask {
}
/**
* For internal use
by Sun Microsystems
only. This method will be
* For internal use only. This method will be
* removed without warning.
*/
public
Context
getContext
()
{
...
...
@@ -510,7 +510,7 @@ public class JavacTaskImpl extends JavacTask {
}
/**
* For internal use
by Sun Microsystems
only. This method will be
* For internal use only. This method will be
* removed without warning.
*/
public
void
updateContext
(
Context
newContext
)
{
...
...
@@ -518,7 +518,7 @@ public class JavacTaskImpl extends JavacTask {
}
/**
* For internal use
by Sun Microsystems
only. This method will be
* For internal use only. This method will be
* removed without warning.
*/
public
Type
parseType
(
String
expr
,
TypeElement
scope
)
{
...
...
src/share/classes/com/sun/tools/javac/api/JavacTool.java
浏览文件 @
e999dd62
...
...
@@ -57,7 +57,7 @@ import java.nio.charset.Charset;
/**
* TODO: describe com.sun.tools.javac.api.Tool
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
src/share/classes/com/sun/tools/javac/api/JavacTrees.java
浏览文件 @
e999dd62
...
...
@@ -71,7 +71,7 @@ import com.sun.tools.javac.util.Pair;
/**
* Provides an implementation of Trees.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
src/share/classes/com/sun/tools/javac/api/Messages.java
浏览文件 @
e999dd62
...
...
@@ -32,7 +32,7 @@ import java.util.MissingResourceException;
* This interface defines the minimum requirements in order to provide support
* for localized formatted strings.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/api/WrappingJavaFileManager.java
浏览文件 @
e999dd62
...
...
@@ -42,7 +42,7 @@ import javax.tools.*;
* <p>This class might be moved to {@link javax.tools} in a future
* release.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own
* risk. This code and its internal interfaces are subject to change
* or deletion without notice.</b></p>
...
...
src/share/classes/com/sun/tools/javac/code/Attribute.java
浏览文件 @
e999dd62
...
...
@@ -38,8 +38,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
/** An annotation value.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/BoundKind.java
浏览文件 @
e999dd62
...
...
@@ -27,7 +27,7 @@ package com.sun.tools.javac.code;
/**
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/code/Flags.java
浏览文件 @
e999dd62
...
...
@@ -33,8 +33,8 @@ import javax.lang.model.element.Modifier;
/** Access flags and other modifiers for Java classes and members.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Kinds.java
浏览文件 @
e999dd62
...
...
@@ -38,8 +38,8 @@ import static com.sun.tools.javac.code.Flags.*;
* different subclasses of Symbol. Symbol kinds are organized so they can be
* or'ed to sets.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Lint.java
浏览文件 @
e999dd62
...
...
@@ -39,8 +39,8 @@ import static com.sun.tools.javac.code.Flags.*;
/**
* A class for handling -Xlint suboptions and @SuppresssWarnings.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Printer.java
浏览文件 @
e999dd62
...
...
@@ -41,7 +41,7 @@ import static com.sun.tools.javac.code.Flags.*;
* A combined type/symbol visitor for generating non-trivial localized string
* representation of types and symbols.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/code/Scope.java
浏览文件 @
e999dd62
...
...
@@ -34,8 +34,8 @@ import java.util.Iterator;
* as hash tables. Scopes can be nested; the next field of a scope points
* to its next outer scope. Nested scopes can share their hash tables.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Source.java
浏览文件 @
e999dd62
...
...
@@ -33,8 +33,8 @@ import java.util.*;
/** The source language version accepted.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Symbol.java
浏览文件 @
e999dd62
...
...
@@ -49,8 +49,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
* types, packages. Each subclass is represented as a static inner class
* inside Symbol.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Symtab.java
浏览文件 @
e999dd62
...
...
@@ -42,8 +42,8 @@ import static com.sun.tools.javac.code.Flags.*;
* fields. This makes it possible to work in multiple concurrent
* projects, which might use different class files for library classes.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/TargetType.java
浏览文件 @
e999dd62
...
...
@@ -39,8 +39,8 @@ import java.util.Set;
* annotation targets a type argument in a local variable, method return type,
* or a typecast).
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Type.java
浏览文件 @
e999dd62
...
...
@@ -56,8 +56,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
* the error type (tag: ERROR, class: ErrorType).
* </pre>
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*
...
...
src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
浏览文件 @
e999dd62
...
...
@@ -29,8 +29,8 @@ import com.sun.tools.javac.util.*;
/** A type annotation position.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/TypeTags.java
浏览文件 @
e999dd62
...
...
@@ -29,8 +29,8 @@ package com.sun.tools.javac.code;
/** An interface for type tag values, which distinguish between different
* sorts of types.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/code/Types.java
浏览文件 @
e999dd62
...
...
@@ -58,7 +58,7 @@ import static com.sun.tools.javac.util.ListBuffer.lb;
* <dd>A second list of types should be named ss.</dd>
* </dl>
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/comp/Annotate.java
浏览文件 @
e999dd62
...
...
@@ -35,8 +35,8 @@ import com.sun.tools.javac.tree.JCTree.*;
* which is processed at the top level of any set of recursive calls
* requesting it be processed.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Attr.java
浏览文件 @
e999dd62
...
...
@@ -59,8 +59,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
* @see ConstFold
* @see Infer
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/AttrContext.java
浏览文件 @
e999dd62
...
...
@@ -31,8 +31,8 @@ import com.sun.tools.javac.code.*;
/** Contains information specific to the attribute and enter
* passes, to be used in place of the generic field in environments.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/AttrContextEnv.java
浏览文件 @
e999dd62
...
...
@@ -30,8 +30,8 @@ import com.sun.tools.javac.tree.JCTree;
/** {@code Env<A>} specialized as {@code Env<AttrContext>}
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Check.java
浏览文件 @
e999dd62
...
...
@@ -47,8 +47,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
/** Type checking helper class for the attribution phase.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/ConstFold.java
浏览文件 @
e999dd62
...
...
@@ -37,8 +37,8 @@ import static com.sun.tools.javac.jvm.ByteCodes.*;
/** Helper class for constant folding, used by the attribution phase.
* This class is marked strictfp as mandated by JLS 15.4.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Enter.java
浏览文件 @
e999dd62
...
...
@@ -82,8 +82,8 @@ import static com.sun.tools.javac.code.Kinds.*;
* (only for toplevel classes)
* </pre>
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Env.java
浏览文件 @
e999dd62
...
...
@@ -36,8 +36,8 @@ import java.util.NoSuchElementException;
* a generic component, represented as a type parameter, to carry further
* information specific to individual passes.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Flow.java
浏览文件 @
e999dd62
...
...
@@ -170,8 +170,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
* allow unqualified forms only, parentheses optional, and phase out
* support for assigning to a final field via this.x.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Infer.java
浏览文件 @
e999dd62
...
...
@@ -37,8 +37,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
/** Helper class for type parameter inference, used by the attribution phase.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Lower.java
浏览文件 @
e999dd62
...
...
@@ -48,8 +48,8 @@ import static com.sun.tools.javac.jvm.ByteCodes.*;
/** This pass translates away some syntactic sugar: inner classes,
* class literals, assertions, foreach loops, etc.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
浏览文件 @
e999dd62
...
...
@@ -48,8 +48,8 @@ import com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition;
* by entering their members into the class scope using
* MemberEnter.complete(). See Enter for an overview.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Resolve.java
浏览文件 @
e999dd62
...
...
@@ -47,8 +47,8 @@ import java.util.HashMap;
/** Helper class for name resolution, used mostly by the attribution phase.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/Todo.java
浏览文件 @
e999dd62
...
...
@@ -36,8 +36,8 @@ import javax.tools.JavaFileObject;
/** A queue of all as yet unattributed classes.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/comp/TransTypes.java
浏览文件 @
e999dd62
...
...
@@ -43,8 +43,8 @@ import static com.sun.tools.javac.code.TypeTags.*;
/** This pass translates Generic Java to conventional Java.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems. If
* you write code that depends on this, you do so at your own risk.
* <p><b>This is NOT part of any
supported API.
*
If
you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
*/
...
...
src/share/classes/com/sun/tools/javac/file/BaseFileObject.java
浏览文件 @
e999dd62
...
...
@@ -42,7 +42,7 @@ import static javax.tools.JavaFileObject.Kind.*;
import
com.sun.tools.javac.util.BaseFileManager
;
/**
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/file/CacheFSInfo.java
浏览文件 @
e999dd62
...
...
@@ -36,7 +36,7 @@ import java.util.concurrent.ConcurrentHashMap;
/**
* Caching implementation of FSInfo.
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/file/FSInfo.java
浏览文件 @
e999dd62
...
...
@@ -17,7 +17,7 @@ import com.sun.tools.javac.util.Context;
* Get meta-info about files. Default direct (non-caching) implementation.
* @see CacheFSInfo
*
* <p><b>This is NOT part of any
API supported by Sun Microsystems
.
* <p><b>This is NOT part of any
supported API
.
* If you write code that depends on this, you do so at your own risk.
* This code and its internal interfaces are subject to change or
* deletion without notice.</b>
...
...
src/share/classes/com/sun/tools/javac/file/JavacFileManager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/Paths.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/RegularFileObject.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/RelativePath.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/SymbolArchive.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/ZipArchive.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/file/ZipFileIndexArchive.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/ByteCodes.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/CRTFlags.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/CRTable.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/ClassFile.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/Code.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/Gen.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/Items.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/Pool.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/Target.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/jvm/UninitializedType.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/main/CommandLine.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/main/JavacOption.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/main/Main.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/main/OptionName.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/main/RecognizedOptions.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/model/AnnotationProxyMaker.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/model/FilteredMemberList.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/model/JavacElements.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/model/JavacSourcePosition.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/model/JavacTypes.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/nio/PathFileManager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/nio/PathFileObject.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/DocCommentScanner.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/EndPosParser.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/JavacParser.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/Keywords.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/Lexer.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/Parser.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/ParserFactory.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/Scanner.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/parser/Token.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/AnnotationProcessingError.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/JavacFiler.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/JavacMessager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/processing/ServiceProxy.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/sym/CreateSymbols.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/JCTree.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/Pretty.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/TreeCopier.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/TreeInfo.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/TreeMaker.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/TreeScanner.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/tree/TreeTranslator.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Abort.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/AbstractDiagnosticFormatter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/AbstractLog.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/BasicDiagnosticFormatter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Bits.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/ByteBuffer.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/ClientCodeException.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/CloseableURLClassLoader.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Constants.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Context.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Convert.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/DiagnosticSource.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/FatalError.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/ForwardingDiagnosticFormatter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/JCDiagnostic.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/JavacMessages.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/LayoutCharacters.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/List.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/ListBuffer.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Log.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/MandatoryWarningHandler.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Name.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Names.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Options.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Pair.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Position.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/PropagatedException.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/RawDiagnosticFormatter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/SharedNameTable.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/UnsharedNameTable.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javac/util/Warner.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/Gen.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/InternalError.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/JNI.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/JavahFileManager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/JavahTask.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/JavahTool.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/LLNI.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/Main.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/Mangle.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/NativeHeaderTool.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/TypeSignature.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javah/Util.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/AnnotationWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/AttributeWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/BasicWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/ClassWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/CodeWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/ConstantWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/Context.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/DisassemblerTool.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/InstructionDetailWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/InternalError.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/JavapFileManager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/JavapTask.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/LocalVariableTableWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/LocalVariableTypeTableWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/Main.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/Messages.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/Options.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/SourceWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/StackMapWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/TryBlockWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/com/sun/tools/javap/TypeAnnotationWriter.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
src/share/classes/javax/lang/model/overview.html
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/apt/mirror/declaration/pkg1/pkg2/package.html
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/6948381/T6948381.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/6948381/npe/A.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/6948381/npe/B.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/api/evalexpr/ByteArrayClassLoader.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/api/evalexpr/CompileFromString.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/api/evalexpr/MemoryFileManager.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/generics/diamond/T6951833.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/generics/typevars/T6880344.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
test/tools/javac/varargs/warning/Warn4.java
浏览文件 @
e999dd62
此差异已折叠。
点击以展开。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录