mirror of
https://github.com/kaboomserver/server.git
synced 2025-07-10 08:04:18 +00:00
Latest updates
This commit is contained in:
parent
caf7048a3e
commit
67160ffe8c
46 changed files with 117 additions and 47 deletions
|
@ -1,4 +1,4 @@
|
|||
#Thu Feb 21 19:11:41 UTC 2019
|
||||
#Mon Jul 08 18:29:17 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
|
||||
|
@ -96,8 +96,6 @@ J9VM102=-Xlog\:warn Log JVM warning messages.
|
|||
J9VM101=-Xlog\:info Log JVM informational messages.
|
||||
J9VM104=-Xlog\:vital Log JVM vital messages. This is turned on by default.
|
||||
J9VM103=-Xlog\:error Log JVM error messages. This is turned on by default.
|
||||
J9VM139=Failed to create a thread\: retVal %1$zd, errno %2$zd (0x%3$zx), errno2 %4$zd (0x%5$zx)
|
||||
J9VM138=The -Xdiagnosticscollector option is not supported by this JVM.
|
||||
J9VM131=Terminating process using CEE3AB2() with abend %1$u, reason %2$u, cleanup %3$u.
|
||||
J9VM130=Application resumed execution after handling an unrecoverable condition and illegally returned to, or called back into, Java (JIT'ed code)
|
||||
J9VM133=The system core size hard ulimit is set to %d, system dumps may be truncated.
|
||||
|
@ -149,6 +147,8 @@ 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.
|
||||
SHRC828=The shared cache directory path is too long.
|
||||
SHRC829=Failed to use user's home as the default shared cache directory. Cannot get home directory. Please set another directory via environment variable "HOME" or command line option "cacheDir\=", or fix the home directory in the password file entry.
|
||||
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.
|
||||
DUMP025=IEATDUMP failure for DSN\='%s' RC\=0x%08X RSN\=0x%08X
|
||||
|
@ -170,13 +170,26 @@ DUMP017=Aborting\: Cannot compress file (%s)
|
|||
SHRC817=%s value is greater than the shared cache size, so it has been set to unlimited
|
||||
SHRC818=Total unstored bytes due to the setting of shared cache soft max is %u. Unstored AOT bytes due to the setting of -Xscmaxaot is %u. Unstored JIT bytes due to the setting of -Xscmaxjitdata is %u.
|
||||
SHRC819=Failed to start up the shared cache. The existing shared cache was created by a different JVM build and doesn't match the running JVM.
|
||||
J9VM191=%2$.*1$s is not visible
|
||||
J9VM190=Superclass %2$.*1$s can't be an interface
|
||||
J9VM193=Since Java 13 -Xverify\:none and -noverify were deprecated for removal and may not be accepted options in the future.
|
||||
J9VM192=%2$.*1$s is not an interface
|
||||
SHRC830=Failed to use user's home as the default shared cache directory. The path is too long. Cannot get home directory. Please set another directory via environment variable "HOME" or command line option "cacheDir\=", or fix the home directory in the password file entry.
|
||||
SHRC835=Check non-bootstrap URL jar/zip file timestamps on every class load.
|
||||
J9VM180=Module name is invalid.
|
||||
SHRC831=Failed to use user's home as the default shared cache directory. It is on a Network File System. Cannot get home directory. Please set another directory via environment variable "HOME" or command line option "cacheDir\=", or fix the home directory in the password file entry.
|
||||
J9VM182=Only bootstrap or platform classloader can define package java or java.*.
|
||||
SHRC832=Failed to use user's home as the default shared cache directory. Error code is %1$d.
|
||||
J9VM181=Only bootstrap classloader can define module java.base.
|
||||
SHRC833=Failed to allocate native memory required to get the shared cache directory.
|
||||
J9VM184=bad class %2$.*1$s\: Qtype instance field is not a value type
|
||||
SHRC834=Minimize timestamp checking on URL jar/zip files.
|
||||
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
|
||||
J9VM188=Failed to create a thread\: retVal %1$zd, errno %2$zd (0x%3$zx), errno2 0x%4$x
|
||||
J9VM187=bad object type %2$.*1$s\: object that is synchronized is a value type
|
||||
J9VM189=Final superclass %2$.*1$s can't be extended
|
||||
VRFY007=final method overridden
|
||||
VRFY008=array index not integer
|
||||
VRFY009=array not type compatible
|
||||
|
@ -364,7 +377,6 @@ SHRC351=Stored class %2$.*1$s in shared cache for class-loader id %3$d with Toke
|
|||
SHRC352=Failed to store class %2$.*1$s in shared cache for class-loader id %3$d with Token %5$.*4$s.
|
||||
SHRC353=Found AOT code for ROMMethod 0x%1$p in shared cache.
|
||||
EXEL101=\n -Xhealthcenter enable the Health Center agent
|
||||
EXEL102=\n -Xdiagnosticscollector enable the Diagnostics Collector
|
||||
EXEL103=\ -Xscdmx<x> set size of shared class cache debug attribute area to <x>
|
||||
EXEL104=\ -Xscminjit<x> set minimum shared classes cache space reserved for JIT data to <x>
|
||||
SHRC358=Failed to store byte data for key %.*s in shared cache.
|
||||
|
@ -484,8 +496,10 @@ CFRE137=Class has more than one RuntimeVisibleTypeAnnotations or RuntimeInvisibl
|
|||
CFRE127=bootstrap method index must refer to a MethodHandle constant pool entry
|
||||
CFRE128=methodtype signature invalid
|
||||
CFRE129=constant pool entry not valid in class files with versions < 51.0
|
||||
CFRE163=Class file is a preview version but has the wrong major version or preview is not enabled.
|
||||
CFRE160=Constant pool entry not valid in class files with versions < 55.0
|
||||
CFRE161=BootstrapMethod (%1$d) arguments contain invalid constantpool entry at index (\#%2$u) of type (%3$u); class\=%5$.*4$s, offset\=%6$u
|
||||
CFRE162=ValueTypes are only enabled with the -XX\:+EnableValhalla option
|
||||
SHRC703=Failed to open the shared cache snapshot file "%s"
|
||||
SHRC704=Port layer error code \= %1$d
|
||||
SHRC705=Platform error message\: %1$s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue