Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DUMP_PROPERTY |
"net.bytebuddy.agent.attacher.dump" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LATENT_RESOLVE |
"net.bytebuddy.agent.latent" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VIRTUAL_MACHINE_TYPE_NAME |
"com.sun.tools.attach.VirtualMachine" |
public static final String |
VIRTUAL_MACHINE_TYPE_NAME_J9 |
"com.ibm.tools.attach.VirtualMachine" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY |
"net.bytebuddy.agent.toolsjar" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CS_DARWIN_USER_TEMP_DIR |
65537 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LIBRARY_NAME |
"net.bytebuddy.library.name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EAGAIN |
11 |
public static final int |
EDEADLK |
35 |
public static final int |
ESRCH |
3 |
public static final short |
IPC_NOWAIT |
2048 |
public static final int |
NULL_SIGNAL |
0 |
public static final short |
SEM_UNDO |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SEMAPHORE_ALL_ACCESS |
2031619 |
Copyright © 2014–2024. All rights reserved.