Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_langtools
提交
9493f44e
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看板
提交
9493f44e
编写于
1月 31, 2013
作者:
D
darcy
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
8007351: Malformed copyright statements in typeAnnotations test directory
Reviewed-by: jjg
上级
d5e39462
变更
37
隐藏空白更改
内联
并排
Showing
37 changed file
with
47 addition
and
48 deletion
+47
-48
test/tools/javac/annotations/typeAnnotations/TargetTypes.java
.../tools/javac/annotations/typeAnnotations/TargetTypes.java
+1
-1
test/tools/javac/annotations/typeAnnotations/TypeProcOnly.java
...tools/javac/annotations/typeAnnotations/TypeProcOnly.java
+1
-1
test/tools/javac/annotations/typeAnnotations/api/AnnotatedArrayOrder.java
.../annotations/typeAnnotations/api/AnnotatedArrayOrder.java
+1
-1
test/tools/javac/annotations/typeAnnotations/api/ArrayCreationTree.java
...ac/annotations/typeAnnotations/api/ArrayCreationTree.java
+1
-1
test/tools/javac/annotations/typeAnnotations/api/ArrayPositionConsistency.java
...tations/typeAnnotations/api/ArrayPositionConsistency.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/ClassfileTestHelper.java
...ations/typeAnnotations/classfile/ClassfileTestHelper.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java
...ns/typeAnnotations/classfile/CombinationsTargetTest1.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest2.java
...ns/typeAnnotations/classfile/CombinationsTargetTest2.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/NewTypeArguments.java
...notations/typeAnnotations/classfile/NewTypeArguments.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/NoTargetAnnotations.java
...ations/typeAnnotations/classfile/NoTargetAnnotations.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/TypeCasts.java
...avac/annotations/typeAnnotations/classfile/TypeCasts.java
+1
-1
test/tools/javac/annotations/typeAnnotations/classfile/Wildcards.java
...avac/annotations/typeAnnotations/classfile/Wildcards.java
+1
-1
test/tools/javac/annotations/typeAnnotations/failures/target/DotClass.java
...annotations/typeAnnotations/failures/target/DotClass.java
+9
-9
test/tools/javac/annotations/typeAnnotations/newlocations/Varargs.java
...vac/annotations/typeAnnotations/newlocations/Varargs.java
+3
-4
test/tools/javac/annotations/typeAnnotations/packageanno/PackageProcessor.java
...tations/typeAnnotations/packageanno/PackageProcessor.java
+1
-1
test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/Anno.java
...notations/typeAnnotations/packageanno/mypackage/Anno.java
+1
-1
test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/MyClass.java
...ations/typeAnnotations/packageanno/mypackage/MyClass.java
+1
-1
test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/package-info.java
...s/typeAnnotations/packageanno/mypackage/package-info.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassExtends.java
...otations/typeAnnotations/referenceinfos/ClassExtends.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassTypeParam.java
...ations/typeAnnotations/referenceinfos/ClassTypeParam.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/Constructors.java
...otations/typeAnnotations/referenceinfos/Constructors.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/Driver.java
...ac/annotations/typeAnnotations/referenceinfos/Driver.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java
...s/typeAnnotations/referenceinfos/ExceptionParameters.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/Fields.java
...ac/annotations/typeAnnotations/referenceinfos/Fields.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java
...ons/typeAnnotations/referenceinfos/FromSpecification.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodParameters.java
...ions/typeAnnotations/referenceinfos/MethodParameters.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodReceivers.java
...tions/typeAnnotations/referenceinfos/MethodReceivers.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodReturns.java
...tations/typeAnnotations/referenceinfos/MethodReturns.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodThrows.java
...otations/typeAnnotations/referenceinfos/MethodThrows.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodTypeParam.java
...tions/typeAnnotations/referenceinfos/MethodTypeParam.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java
...nnotations/typeAnnotations/referenceinfos/MultiCatch.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java
...notations/typeAnnotations/referenceinfos/NestedTypes.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/NewObjects.java
...nnotations/typeAnnotations/referenceinfos/NewObjects.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/ReferenceInfoUtil.java
...ons/typeAnnotations/referenceinfos/ReferenceInfoUtil.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/RepeatingTypeAnnotations.java
...eAnnotations/referenceinfos/RepeatingTypeAnnotations.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/TypeCasts.java
...annotations/typeAnnotations/referenceinfos/TypeCasts.java
+1
-1
test/tools/javac/annotations/typeAnnotations/referenceinfos/TypeTests.java
...annotations/typeAnnotations/referenceinfos/TypeTests.java
+1
-1
未找到文件。
test/tools/javac/annotations/typeAnnotations/TargetTypes.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/TypeProcOnly.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/api/AnnotatedArrayOrder.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2010
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/api/ArrayCreationTree.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2010
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/api/ArrayPositionConsistency.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2010
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/ClassfileTestHelper.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012, 2013
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2013
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest2.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2013
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/NewTypeArguments.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/NoTargetAnnotations.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2008 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2008
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/TypeCasts.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/classfile/Wildcards.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/failures/target/DotClass.java
浏览文件 @
9493f44e
import
static
java
.
lang
.
annotation
.
ElementType
.
TYPE
;
import
static
java
.
lang
.
annotation
.
ElementType
.
TYPE_PARAMETER
;
import
static
java
.
lang
.
annotation
.
ElementType
.
TYPE_USE
;
import
java.lang.annotation.Retention
;
import
java.lang.annotation.RetentionPolicy
;
import
java.lang.annotation.Target
;
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -36,6 +28,14 @@ import java.lang.annotation.Target;
* @compile/fail/ref=DotClass.out -XDrawDiagnostics DotClass.java
*/
import
java.lang.annotation.Retention
;
import
java.lang.annotation.RetentionPolicy
;
import
java.lang.annotation.Target
;
import
static
java
.
lang
.
annotation
.
ElementType
.
TYPE
;
import
static
java
.
lang
.
annotation
.
ElementType
.
TYPE_PARAMETER
;
import
static
java
.
lang
.
annotation
.
ElementType
.
TYPE_USE
;
@Target
({
TYPE_USE
,
TYPE_PARAMETER
,
TYPE
})
@Retention
(
RetentionPolicy
.
RUNTIME
)
@interface
A
{}
...
...
test/tools/javac/annotations/typeAnnotations/newlocations/Varargs.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2008 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2008
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -22,8 +21,6 @@
* questions.
*/
import
java.lang.annotation.*
;
/*
* @test
* @summary test acceptance of varargs annotations
...
...
@@ -31,6 +28,8 @@ import java.lang.annotation.*;
* @compile Varargs.java
*/
import
java.lang.annotation.*
;
@Target
({
ElementType
.
TYPE_USE
,
ElementType
.
TYPE_PARAMETER
})
@interface
A
{}
...
...
test/tools/javac/annotations/typeAnnotations/packageanno/PackageProcessor.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/Anno.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/MyClass.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/package-info.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassExtends.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassTypeParam.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/Constructors.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/Driver.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009, 2013 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009, 2013
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2013
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/Fields.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodParameters.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodReceivers.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodReturns.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodThrows.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodTypeParam.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2013
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/NewObjects.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/ReferenceInfoUtil.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/RepeatingTypeAnnotations.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/TypeCasts.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
test/tools/javac/annotations/typeAnnotations/referenceinfos/TypeTests.java
浏览文件 @
9493f44e
/*
* Copyright (c) 2009 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009
,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录