mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
Merge
This commit is contained in:
commit
67ba51cae8
20 changed files with 282 additions and 63 deletions
|
@ -3021,9 +3021,6 @@ jint Arguments::parse(const JavaVMInitArgs* args) {
|
|||
}
|
||||
|
||||
#ifdef JAVASE_EMBEDDED
|
||||
#ifdef PPC
|
||||
UNSUPPORTED_OPTION(EnableInvokeDynamic, "Invoke dynamic");
|
||||
#endif
|
||||
UNSUPPORTED_OPTION(UseG1GC, "G1 GC");
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue