Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
f5480510
D
dragonwell8_jdk
项目概览
openanolis
/
dragonwell8_jdk
通知
4
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_jdk
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
f5480510
编写于
12月 18, 2019
作者:
N
neugens
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
8236174: Should update javadoc since tags
Reviewed-by: neugens Contributed-by: marcus.hirt@datadoghq.com
上级
4dd7115b
变更
54
隐藏空白更改
内联
并排
Showing
54 changed file
with
108 addition
and
108 deletion
+108
-108
src/share/classes/jdk/jfr/AnnotationElement.java
src/share/classes/jdk/jfr/AnnotationElement.java
+2
-2
src/share/classes/jdk/jfr/BooleanFlag.java
src/share/classes/jdk/jfr/BooleanFlag.java
+2
-2
src/share/classes/jdk/jfr/Category.java
src/share/classes/jdk/jfr/Category.java
+2
-2
src/share/classes/jdk/jfr/Configuration.java
src/share/classes/jdk/jfr/Configuration.java
+2
-2
src/share/classes/jdk/jfr/ContentType.java
src/share/classes/jdk/jfr/ContentType.java
+2
-2
src/share/classes/jdk/jfr/DataAmount.java
src/share/classes/jdk/jfr/DataAmount.java
+2
-2
src/share/classes/jdk/jfr/Description.java
src/share/classes/jdk/jfr/Description.java
+2
-2
src/share/classes/jdk/jfr/Enabled.java
src/share/classes/jdk/jfr/Enabled.java
+2
-2
src/share/classes/jdk/jfr/Event.java
src/share/classes/jdk/jfr/Event.java
+2
-2
src/share/classes/jdk/jfr/EventFactory.java
src/share/classes/jdk/jfr/EventFactory.java
+2
-2
src/share/classes/jdk/jfr/EventSettings.java
src/share/classes/jdk/jfr/EventSettings.java
+2
-2
src/share/classes/jdk/jfr/EventType.java
src/share/classes/jdk/jfr/EventType.java
+2
-2
src/share/classes/jdk/jfr/Experimental.java
src/share/classes/jdk/jfr/Experimental.java
+2
-2
src/share/classes/jdk/jfr/FlightRecorder.java
src/share/classes/jdk/jfr/FlightRecorder.java
+2
-2
src/share/classes/jdk/jfr/FlightRecorderListener.java
src/share/classes/jdk/jfr/FlightRecorderListener.java
+2
-2
src/share/classes/jdk/jfr/FlightRecorderPermission.java
src/share/classes/jdk/jfr/FlightRecorderPermission.java
+2
-2
src/share/classes/jdk/jfr/Frequency.java
src/share/classes/jdk/jfr/Frequency.java
+2
-2
src/share/classes/jdk/jfr/Label.java
src/share/classes/jdk/jfr/Label.java
+2
-2
src/share/classes/jdk/jfr/MemoryAddress.java
src/share/classes/jdk/jfr/MemoryAddress.java
+2
-2
src/share/classes/jdk/jfr/MetadataDefinition.java
src/share/classes/jdk/jfr/MetadataDefinition.java
+2
-2
src/share/classes/jdk/jfr/Name.java
src/share/classes/jdk/jfr/Name.java
+2
-2
src/share/classes/jdk/jfr/Percentage.java
src/share/classes/jdk/jfr/Percentage.java
+2
-2
src/share/classes/jdk/jfr/Period.java
src/share/classes/jdk/jfr/Period.java
+2
-2
src/share/classes/jdk/jfr/Recording.java
src/share/classes/jdk/jfr/Recording.java
+2
-2
src/share/classes/jdk/jfr/RecordingState.java
src/share/classes/jdk/jfr/RecordingState.java
+2
-2
src/share/classes/jdk/jfr/Registered.java
src/share/classes/jdk/jfr/Registered.java
+2
-2
src/share/classes/jdk/jfr/Relational.java
src/share/classes/jdk/jfr/Relational.java
+2
-2
src/share/classes/jdk/jfr/SettingControl.java
src/share/classes/jdk/jfr/SettingControl.java
+2
-2
src/share/classes/jdk/jfr/SettingDefinition.java
src/share/classes/jdk/jfr/SettingDefinition.java
+2
-2
src/share/classes/jdk/jfr/SettingDescriptor.java
src/share/classes/jdk/jfr/SettingDescriptor.java
+2
-2
src/share/classes/jdk/jfr/StackTrace.java
src/share/classes/jdk/jfr/StackTrace.java
+2
-2
src/share/classes/jdk/jfr/Threshold.java
src/share/classes/jdk/jfr/Threshold.java
+2
-2
src/share/classes/jdk/jfr/Timespan.java
src/share/classes/jdk/jfr/Timespan.java
+2
-2
src/share/classes/jdk/jfr/Timestamp.java
src/share/classes/jdk/jfr/Timestamp.java
+2
-2
src/share/classes/jdk/jfr/TransitionFrom.java
src/share/classes/jdk/jfr/TransitionFrom.java
+2
-2
src/share/classes/jdk/jfr/TransitionTo.java
src/share/classes/jdk/jfr/TransitionTo.java
+2
-2
src/share/classes/jdk/jfr/Unsigned.java
src/share/classes/jdk/jfr/Unsigned.java
+2
-2
src/share/classes/jdk/jfr/ValueDescriptor.java
src/share/classes/jdk/jfr/ValueDescriptor.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedClass.java
src/share/classes/jdk/jfr/consumer/RecordedClass.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedClassLoader.java
src/share/classes/jdk/jfr/consumer/RecordedClassLoader.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedEvent.java
src/share/classes/jdk/jfr/consumer/RecordedEvent.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedFrame.java
src/share/classes/jdk/jfr/consumer/RecordedFrame.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedMethod.java
src/share/classes/jdk/jfr/consumer/RecordedMethod.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedObject.java
src/share/classes/jdk/jfr/consumer/RecordedObject.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedStackTrace.java
src/share/classes/jdk/jfr/consumer/RecordedStackTrace.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedThread.java
src/share/classes/jdk/jfr/consumer/RecordedThread.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordedThreadGroup.java
src/share/classes/jdk/jfr/consumer/RecordedThreadGroup.java
+2
-2
src/share/classes/jdk/jfr/consumer/RecordingFile.java
src/share/classes/jdk/jfr/consumer/RecordingFile.java
+2
-2
src/share/classes/jdk/jfr/internal/Cutoff.java
src/share/classes/jdk/jfr/internal/Cutoff.java
+2
-2
src/share/classes/jdk/management/jfr/ConfigurationInfo.java
src/share/classes/jdk/management/jfr/ConfigurationInfo.java
+2
-2
src/share/classes/jdk/management/jfr/EventTypeInfo.java
src/share/classes/jdk/management/jfr/EventTypeInfo.java
+2
-2
src/share/classes/jdk/management/jfr/FlightRecorderMXBean.java
...hare/classes/jdk/management/jfr/FlightRecorderMXBean.java
+2
-2
src/share/classes/jdk/management/jfr/RecordingInfo.java
src/share/classes/jdk/management/jfr/RecordingInfo.java
+2
-2
src/share/classes/jdk/management/jfr/SettingDescriptorInfo.java
...are/classes/jdk/management/jfr/SettingDescriptorInfo.java
+2
-2
未找到文件。
src/share/classes/jdk/jfr/AnnotationElement.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -65,7 +65,7 @@ import jdk.jfr.internal.Utils;
...
@@ -65,7 +65,7 @@ import jdk.jfr.internal.Utils;
* </code>
* </code>
* </pre>
* </pre>
*
*
* @since
9
* @since
8
*/
*/
public
final
class
AnnotationElement
{
public
final
class
AnnotationElement
{
private
final
Type
type
;
private
final
Type
type
;
...
...
src/share/classes/jdk/jfr/BooleanFlag.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
...
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
* Event field annotation, specifies that the value is a boolean flag, a {@code true} or
* Event field annotation, specifies that the value is a boolean flag, a {@code true} or
* {@code false} value
* {@code false} value
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/Category.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -114,7 +114,7 @@ import java.lang.annotation.Target;
...
@@ -114,7 +114,7 @@ import java.lang.annotation.Target;
* |- File Write
* |- File Write
* </pre>
* </pre>
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
...
...
src/share/classes/jdk/jfr/Configuration.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -43,7 +43,7 @@ import jdk.jfr.internal.jfc.JFC;
...
@@ -43,7 +43,7 @@ import jdk.jfr.internal.jfc.JFC;
/**
/**
* A collection of settings and metadata describing the configuration.
* A collection of settings and metadata describing the configuration.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
Configuration
{
public
final
class
Configuration
{
private
final
Map
<
String
,
String
>
settings
;
private
final
Map
<
String
,
String
>
settings
;
...
...
src/share/classes/jdk/jfr/ContentType.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
...
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
* Meta annotation, specifies that an annotation represents a content type, such
* Meta annotation, specifies that an annotation represents a content type, such
* as a time span or a frequency.
* as a time span or a frequency.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Label
(
"Content Type"
)
@Label
(
"Content Type"
)
...
...
src/share/classes/jdk/jfr/DataAmount.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that a value represents an amount of data (for example, bytes).
* Event field annotation, specifies that a value represents an amount of data (for example, bytes).
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/Description.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -37,7 +37,7 @@ import java.lang.annotation.Target;
...
@@ -37,7 +37,7 @@ import java.lang.annotation.Target;
* word, and any proper names such as the word Java. If the description is one
* word, and any proper names such as the word Java. If the description is one
* sentence, a period should not be included.
* sentence, a period should not be included.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Target
({
ElementType
.
TYPE
,
ElementType
.
FIELD
,
ElementType
.
METHOD
})
@Target
({
ElementType
.
TYPE
,
ElementType
.
FIELD
,
ElementType
.
METHOD
})
...
...
src/share/classes/jdk/jfr/Enabled.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -36,7 +36,7 @@ import java.lang.annotation.Target;
...
@@ -36,7 +36,7 @@ import java.lang.annotation.Target;
* <p>
* <p>
* If an event doesn't have the annotation, then by default the event is enabled.
* If an event doesn't have the annotation, then by default the event is enabled.
*
*
* @since
9
* @since
8
*/
*/
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Retention
(
RetentionPolicy
.
RUNTIME
)
...
...
src/share/classes/jdk/jfr/Event.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -83,7 +83,7 @@ package jdk.jfr;
...
@@ -83,7 +83,7 @@ package jdk.jfr;
* {@link Event#shouldCommit()} returns false, then those operations can be
* {@link Event#shouldCommit()} returns false, then those operations can be
* avoided.
* avoided.
*
*
* @since
9
* @since
8
*/
*/
@Enabled
(
true
)
@Enabled
(
true
)
@StackTrace
(
true
)
@StackTrace
(
true
)
...
...
src/share/classes/jdk/jfr/EventFactory.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -75,7 +75,7 @@ import jdk.jfr.internal.Utils;
...
@@ -75,7 +75,7 @@ import jdk.jfr.internal.Utils;
* }
* }
* </pre>
* </pre>
*
*
* @since
9
* @since
8
*/
*/
public
final
class
EventFactory
{
public
final
class
EventFactory
{
...
...
src/share/classes/jdk/jfr/EventSettings.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -51,7 +51,7 @@ import java.util.Map;
...
@@ -51,7 +51,7 @@ import java.util.Map;
*
*
* }
* }
* </pre>
* </pre>
* @since
9
* @since
8
*/
*/
public
abstract
class
EventSettings
{
public
abstract
class
EventSettings
{
...
...
src/share/classes/jdk/jfr/EventType.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -42,7 +42,7 @@ import jdk.jfr.internal.Utils;
...
@@ -42,7 +42,7 @@ import jdk.jfr.internal.Utils;
/**
/**
* Describes an event, its fields, settings and annotations.
* Describes an event, its fields, settings and annotations.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
EventType
{
public
final
class
EventType
{
private
final
PlatformEventType
platformEventType
;
private
final
PlatformEventType
platformEventType
;
...
...
src/share/classes/jdk/jfr/Experimental.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -47,7 +47,7 @@ import java.lang.annotation.Target;
...
@@ -47,7 +47,7 @@ import java.lang.annotation.Target;
* <p>
* <p>
* This annotation is inherited.
* This annotation is inherited.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Label
(
"Experimental"
)
@Label
(
"Experimental"
)
...
...
src/share/classes/jdk/jfr/FlightRecorder.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -54,7 +54,7 @@ import jdk.jfr.internal.Utils;
...
@@ -54,7 +54,7 @@ import jdk.jfr.internal.Utils;
* This class provides the methods necessary for creating, starting, stopping,
* This class provides the methods necessary for creating, starting, stopping,
* and destroying recordings.
* and destroying recordings.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
FlightRecorder
{
public
final
class
FlightRecorder
{
private
static
volatile
FlightRecorder
platformRecorder
;
private
static
volatile
FlightRecorder
platformRecorder
;
...
...
src/share/classes/jdk/jfr/FlightRecorderListener.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -29,7 +29,7 @@ package jdk.jfr;
...
@@ -29,7 +29,7 @@ package jdk.jfr;
/**
/**
* Callback interface to monitor Flight Recorder's life cycle.
* Callback interface to monitor Flight Recorder's life cycle.
*
*
* @since
9
* @since
8
*/
*/
public
interface
FlightRecorderListener
{
public
interface
FlightRecorderListener
{
...
...
src/share/classes/jdk/jfr/FlightRecorderPermission.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -81,7 +81,7 @@ import jdk.jfr.internal.Utils;
...
@@ -81,7 +81,7 @@ import jdk.jfr.internal.Utils;
* directly. Instead the objects are created by the security policy code that is based on
* directly. Instead the objects are created by the security policy code that is based on
* reading the security policy file.
* reading the security policy file.
*
*
* @since
9
* @since
8
*
*
* @see java.security.BasicPermission
* @see java.security.BasicPermission
* @see java.security.Permission
* @see java.security.Permission
...
...
src/share/classes/jdk/jfr/Frequency.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the value is a frequency, measured in Hz.
* Event field annotation, specifies that the value is a frequency, measured in Hz.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/Label.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -40,7 +40,7 @@ import java.lang.annotation.Target;
...
@@ -40,7 +40,7 @@ import java.lang.annotation.Target;
* <p>
* <p>
* The label should not be used as an identifier, see {@link Name}.
* The label should not be used as an identifier, see {@link Name}.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Target
({
ElementType
.
TYPE
,
ElementType
.
FIELD
,
ElementType
.
METHOD
})
@Target
({
ElementType
.
TYPE
,
ElementType
.
FIELD
,
ElementType
.
METHOD
})
...
...
src/share/classes/jdk/jfr/MemoryAddress.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the value is a memory address.
* Event field annotation, specifies that the value is a memory address.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/MetadataDefinition.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -73,7 +73,7 @@ import java.lang.annotation.Target;
...
@@ -73,7 +73,7 @@ import java.lang.annotation.Target;
* Adding {@code @MetadataDefinition} to the declaration of {@code @Severity} and {@code @TransactionId}
* Adding {@code @MetadataDefinition} to the declaration of {@code @Severity} and {@code @TransactionId}
* ensures the information is saved by Flight Recorder.
* ensures the information is saved by Flight Recorder.
*
*
* @since
9
* @since
8
*/
*/
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
...
...
src/share/classes/jdk/jfr/Name.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -38,7 +38,7 @@ import java.lang.annotation.Target;
...
@@ -38,7 +38,7 @@ import java.lang.annotation.Target;
* {@code "com.example.MyEvent"} for an event class or {@code "message"} for an
* {@code "com.example.MyEvent"} for an event class or {@code "message"} for an
* event field).
* event field).
*
*
* @since
9
* @since
8
*/
*/
@Target
({
ElementType
.
TYPE
,
ElementType
.
FIELD
,
ElementType
.
METHOD
})
@Target
({
ElementType
.
TYPE
,
ElementType
.
FIELD
,
ElementType
.
METHOD
})
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Retention
(
RetentionPolicy
.
RUNTIME
)
...
...
src/share/classes/jdk/jfr/Percentage.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -38,7 +38,7 @@ import java.lang.annotation.Target;
...
@@ -38,7 +38,7 @@ import java.lang.annotation.Target;
* should be interpreted as {@code 50%} and rendered in a graphical user
* should be interpreted as {@code 50%} and rendered in a graphical user
* interface with a percentage sign to avoid confusion with {@code 0.005%}.
* interface with a percentage sign to avoid confusion with {@code 0.005%}.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/Period.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
...
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
/**
/**
* Event annotation, specifies the default setting value for a periodic event.
* Event annotation, specifies the default setting value for a periodic event.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Retention
(
RetentionPolicy
.
RUNTIME
)
...
...
src/share/classes/jdk/jfr/Recording.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -58,7 +58,7 @@ import jdk.jfr.internal.WriteableUserPath;
...
@@ -58,7 +58,7 @@ import jdk.jfr.internal.WriteableUserPath;
* </code>
* </code>
* </pre>
* </pre>
*
*
* @since
9
* @since
8
*/
*/
public
final
class
Recording
implements
Closeable
{
public
final
class
Recording
implements
Closeable
{
...
...
src/share/classes/jdk/jfr/RecordingState.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -28,7 +28,7 @@ package jdk.jfr;
...
@@ -28,7 +28,7 @@ package jdk.jfr;
/**
/**
* Indicates a state in the life cycle of a recording.
* Indicates a state in the life cycle of a recording.
*
*
* @since
9
* @since
8
*/
*/
public
enum
RecordingState
{
public
enum
RecordingState
{
...
...
src/share/classes/jdk/jfr/Registered.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -38,7 +38,7 @@ import java.lang.annotation.Target;
...
@@ -38,7 +38,7 @@ import java.lang.annotation.Target;
* can be used to override that registration. To register
* can be used to override that registration. To register
* events programmatically, use {@link FlightRecorder#register(Class)}.
* events programmatically, use {@link FlightRecorder#register(Class)}.
*
*
* @since
9
* @since
8
*/
*/
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
@Inherited
@Inherited
...
...
src/share/classes/jdk/jfr/Relational.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Meta annotation for relational annotations, to be used on an annotation.
* Meta annotation for relational annotations, to be used on an annotation.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Label
(
"Relation"
)
@Label
(
"Relation"
)
...
...
src/share/classes/jdk/jfr/SettingControl.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -143,7 +143,7 @@ import jdk.jfr.internal.Control;
...
@@ -143,7 +143,7 @@ import jdk.jfr.internal.Control;
*
*
* @see SettingDefinition
* @see SettingDefinition
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
public
abstract
class
SettingControl
extends
Control
{
public
abstract
class
SettingControl
extends
Control
{
...
...
src/share/classes/jdk/jfr/SettingDefinition.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -62,7 +62,7 @@ import java.lang.annotation.Target;
...
@@ -62,7 +62,7 @@ import java.lang.annotation.Target;
*
*
* @see SettingControl
* @see SettingControl
*
*
* @since
9
* @since
8
*/
*/
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Retention
(
RetentionPolicy
.
RUNTIME
)
@Target
({
ElementType
.
METHOD
})
@Target
({
ElementType
.
METHOD
})
...
...
src/share/classes/jdk/jfr/SettingDescriptor.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -36,7 +36,7 @@ import jdk.jfr.internal.Type;
...
@@ -36,7 +36,7 @@ import jdk.jfr.internal.Type;
/**
/**
* Describes an event setting.
* Describes an event setting.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
SettingDescriptor
{
public
final
class
SettingDescriptor
{
...
...
src/share/classes/jdk/jfr/StackTrace.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -35,7 +35,7 @@ import java.lang.annotation.Target;
...
@@ -35,7 +35,7 @@ import java.lang.annotation.Target;
* Event annotation, determines whether an event by default has a stack trace
* Event annotation, determines whether an event by default has a stack trace
* or not.
* or not.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
...
...
src/share/classes/jdk/jfr/Threshold.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -35,7 +35,7 @@ import java.lang.annotation.Target;
...
@@ -35,7 +35,7 @@ import java.lang.annotation.Target;
* Event annotation, specifies the default duration below which an event is not
* Event annotation, specifies the default duration below which an event is not
* recorded (for example, {@code "20 ms"}).
* recorded (for example, {@code "20 ms"}).
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
...
...
src/share/classes/jdk/jfr/Timespan.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the value is a duration.
* Event field annotation, specifies that the value is a duration.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/Timestamp.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the value is a point in time.
* Event field annotation, specifies that the value is a point in time.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/TransitionFrom.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the event transitioned from a thread.
* Event field annotation, specifies that the event transitioned from a thread.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Label
(
"Transition From"
)
@Label
(
"Transition From"
)
...
...
src/share/classes/jdk/jfr/TransitionTo.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the event will soon transition to a thread.
* Event field annotation, specifies that the event will soon transition to a thread.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Label
(
"Transition To"
)
@Label
(
"Transition To"
)
...
...
src/share/classes/jdk/jfr/Unsigned.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
...
@@ -33,7 +33,7 @@ import java.lang.annotation.Target;
/**
/**
* Event field annotation, specifies that the value is of an unsigned data type.
* Event field annotation, specifies that the value is of an unsigned data type.
*
*
* @since
9
* @since
8
*/
*/
@MetadataDefinition
@MetadataDefinition
@ContentType
@ContentType
...
...
src/share/classes/jdk/jfr/ValueDescriptor.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -38,7 +38,7 @@ import jdk.jfr.internal.Utils;
...
@@ -38,7 +38,7 @@ import jdk.jfr.internal.Utils;
/**
/**
* Describes the event fields and annotation elements.
* Describes the event fields and annotation elements.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
ValueDescriptor
{
public
final
class
ValueDescriptor
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedClass.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -34,7 +34,7 @@ import jdk.jfr.internal.Type;
...
@@ -34,7 +34,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded Java type, such as a class or an interface.
* A recorded Java type, such as a class or an interface.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedClass
extends
RecordedObject
{
public
final
class
RecordedClass
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedClassLoader.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import jdk.jfr.internal.Type;
...
@@ -33,7 +33,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded Java class loader.
* A recorded Java class loader.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedClassLoader
extends
RecordedObject
{
public
final
class
RecordedClassLoader
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedEvent.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -36,7 +36,7 @@ import jdk.jfr.internal.EventInstrumentation;
...
@@ -36,7 +36,7 @@ import jdk.jfr.internal.EventInstrumentation;
/**
/**
* A recorded event.
* A recorded event.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedEvent
extends
RecordedObject
{
public
final
class
RecordedEvent
extends
RecordedObject
{
private
final
EventType
eventType
;
private
final
EventType
eventType
;
...
...
src/share/classes/jdk/jfr/consumer/RecordedFrame.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -34,7 +34,7 @@ import jdk.jfr.internal.Type;
...
@@ -34,7 +34,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded frame in a stack trace.
* A recorded frame in a stack trace.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedFrame
extends
RecordedObject
{
public
final
class
RecordedFrame
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedMethod.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -34,7 +34,7 @@ import jdk.jfr.internal.Type;
...
@@ -34,7 +34,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded method.
* A recorded method.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedMethod
extends
RecordedObject
{
public
final
class
RecordedMethod
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedObject.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -47,7 +47,7 @@ import jdk.jfr.internal.tool.PrettyWriter;
...
@@ -47,7 +47,7 @@ import jdk.jfr.internal.tool.PrettyWriter;
* {@code "aaa.bbb"}). A method evaluates a nested object from left to right,
* {@code "aaa.bbb"}). A method evaluates a nested object from left to right,
* and if a part is {@code null}, it throws {@code NullPointerException}.
* and if a part is {@code null}, it throws {@code NullPointerException}.
*
*
* @since
9
* @since
8
*/
*/
public
class
RecordedObject
{
public
class
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedStackTrace.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -35,7 +35,7 @@ import jdk.jfr.internal.Type;
...
@@ -35,7 +35,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded stack trace.
* A recorded stack trace.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedStackTrace
extends
RecordedObject
{
public
final
class
RecordedStackTrace
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedThread.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import jdk.jfr.internal.Type;
...
@@ -33,7 +33,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded thread.
* A recorded thread.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedThread
extends
RecordedObject
{
public
final
class
RecordedThread
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordedThreadGroup.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -33,7 +33,7 @@ import jdk.jfr.internal.Type;
...
@@ -33,7 +33,7 @@ import jdk.jfr.internal.Type;
/**
/**
* A recorded Java thread group.
* A recorded Java thread group.
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordedThreadGroup
extends
RecordedObject
{
public
final
class
RecordedThreadGroup
extends
RecordedObject
{
...
...
src/share/classes/jdk/jfr/consumer/RecordingFile.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -59,7 +59,7 @@ import jdk.jfr.internal.consumer.RecordingInternals;
...
@@ -59,7 +59,7 @@ import jdk.jfr.internal.consumer.RecordingInternals;
* </code>
* </code>
* </pre>
* </pre>
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordingFile
implements
Closeable
{
public
final
class
RecordingFile
implements
Closeable
{
static
{
static
{
...
...
src/share/classes/jdk/jfr/internal/Cutoff.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -39,7 +39,7 @@ import jdk.jfr.MetadataDefinition;
...
@@ -39,7 +39,7 @@ import jdk.jfr.MetadataDefinition;
*
*
* This settings is only supported for JVM events,
* This settings is only supported for JVM events,
*
*
* @
since 9
* @
Since 8
*/
*/
@MetadataDefinition
@MetadataDefinition
@Target
({
ElementType
.
TYPE
})
@Target
({
ElementType
.
TYPE
})
...
...
src/share/classes/jdk/management/jfr/ConfigurationInfo.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -41,7 +41,7 @@ import jdk.jfr.Configuration;
...
@@ -41,7 +41,7 @@ import jdk.jfr.Configuration;
*
*
* @see Configuration
* @see Configuration
*
*
* @since
9
* @since
8
*/
*/
public
final
class
ConfigurationInfo
{
public
final
class
ConfigurationInfo
{
private
final
Map
<
String
,
String
>
settings
;
private
final
Map
<
String
,
String
>
settings
;
...
...
src/share/classes/jdk/management/jfr/EventTypeInfo.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -41,7 +41,7 @@ import jdk.jfr.SettingDescriptor;
...
@@ -41,7 +41,7 @@ import jdk.jfr.SettingDescriptor;
*
*
* @see EventType
* @see EventType
*
*
* @since
9
* @since
8
*/
*/
public
final
class
EventTypeInfo
{
public
final
class
EventTypeInfo
{
private
final
List
<
SettingDescriptorInfo
>
settings
;
private
final
List
<
SettingDescriptorInfo
>
settings
;
...
...
src/share/classes/jdk/management/jfr/FlightRecorderMXBean.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -167,7 +167,7 @@ import jdk.jfr.Recording;
...
@@ -167,7 +167,7 @@ import jdk.jfr.Recording;
* </tbody>
* </tbody>
* </table>
* </table>
*
*
* @since
9
* @since
8
*/
*/
public
interface
FlightRecorderMXBean
extends
PlatformManagedObject
{
public
interface
FlightRecorderMXBean
extends
PlatformManagedObject
{
/**
/**
...
...
src/share/classes/jdk/management/jfr/RecordingInfo.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -43,7 +43,7 @@ import jdk.jfr.RecordingState;
...
@@ -43,7 +43,7 @@ import jdk.jfr.RecordingState;
*
*
* @see Recording
* @see Recording
*
*
* @since
9
* @since
8
*/
*/
public
final
class
RecordingInfo
{
public
final
class
RecordingInfo
{
private
final
long
id
;
private
final
long
id
;
...
...
src/share/classes/jdk/management/jfr/SettingDescriptorInfo.java
浏览文件 @
f5480510
/*
/*
* Copyright (c) 2016, 201
8
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 201
9
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
@@ -39,7 +39,7 @@ import jdk.management.jfr.internal.FlightRecorderMXBeanProvider;
...
@@ -39,7 +39,7 @@ import jdk.management.jfr.internal.FlightRecorderMXBeanProvider;
*
*
* @see EventType#getSettingDescriptors()
* @see EventType#getSettingDescriptors()
*
*
* @since
9
* @since
8
*/
*/
public
final
class
SettingDescriptorInfo
{
public
final
class
SettingDescriptorInfo
{
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录