mirror of
https://github.com/kaboomserver/server.git
synced 2025-07-07 14:47:54 +00:00
Push files
Former-commit-id: cd162717cfb4004bce42eac053fc9f7ae5c5295d
This commit is contained in:
parent
30005ffd90
commit
402960ecc5
42 changed files with 12 additions and 37 deletions
|
@ -1,4 +1,4 @@
|
|||
#Mon Nov 05 19:19:01 UTC 2018
|
||||
#Thu Feb 21 19:11:41 UTC 2019
|
||||
EXEL070=ROM image is wrong version
|
||||
EXEL079=\ -Xscmx<x> set size of new shared class cache to <x>
|
||||
J9VM151=Failed to open jimage library
|
||||
|
@ -135,14 +135,19 @@ DUMP011=%1$s dump created process %2$d
|
|||
DUMP014=VM Action unrecognized\: ...%s
|
||||
DUMP013=Processed dump event "%1$s", detail "%3$.*2$s".
|
||||
DUMP010=%1$s dump written to %2$s
|
||||
SHRC824=STARTUP HINTS DETAIL Flags\: %1$zu DATA1\: %2$zu DATA2\: %3$zu
|
||||
DUMP009=%s dump not available
|
||||
SHRC825=\t startuphint\tPrints only startup hint types in the shared cache.
|
||||
DUMP008=using '%s'
|
||||
SHRC826=Startup hint bytes %*c\= %d
|
||||
SHRC827=\# Startup hints %*c\= %d
|
||||
SHRC820=Disable caching of classes loaded by the bootstrap class loader.
|
||||
DUMP005=Missing external tool
|
||||
SHRC821=Disable caching of classes loaded by the non-bootstrap class loaders. This option also turns on option "nonfatal".
|
||||
DUMP004=Missing file name
|
||||
SHRC822=Do not start up the shared cache if an error occurs.
|
||||
DUMP007=JVM Requesting %1$s dump using '%2$s'
|
||||
SHRC823=%1$d\: 0x%2$p STARTUP HINTS KEY\: %4$.*3$s Address\: 0x%5$p Size\: %6$d
|
||||
DUMP006=Processing dump event "%1$s", detail "%3$.*2$s" - please wait.
|
||||
DUMP023=The requested heap preparation has not been performed because exclusive access was not requested or could not be obtained.
|
||||
DUMP022=The requested heap compaction has not been performed because exclusive access was not requested or could not be obtained.
|
||||
|
@ -170,6 +175,8 @@ J9VM182=Only bootstrap or platform classloader can define package java or java.*
|
|||
J9VM181=Only bootstrap classloader can define module java.base.
|
||||
J9VM184=bad class %2$.*1$s\: Qtype instance field is not a value type
|
||||
J9VM183=Nest member %2$.*1$s must be able to load nest host %4$.*3$s
|
||||
J9VM186=bad object type %2$.*1$s\: object on stack is not a value type
|
||||
J9VM185=bad class %2$.*1$s\: classref is not a value type
|
||||
VRFY007=final method overridden
|
||||
VRFY008=array index not integer
|
||||
VRFY009=array not type compatible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue