mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
Merge
This commit is contained in:
commit
b68bd82d9b
1246 changed files with 25722 additions and 41041 deletions
|
@ -769,6 +769,8 @@ class Arguments : AllStatic {
|
|||
static bool copy_expand_pid(const char* src, size_t srclen, char* buf, size_t buflen);
|
||||
|
||||
static void check_unsupported_dumping_properties() NOT_CDS_RETURN;
|
||||
|
||||
static bool atojulong(const char *s, julong* result);
|
||||
};
|
||||
|
||||
// Disable options not supported in this release, with a warning if they
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue