forked from kaboomserver/server
Sync latest files
This commit is contained in:
parent
74b96b3d82
commit
a4d4afff9c
42 changed files with 6 additions and 4 deletions
BIN
autossh/bin/autossh
Executable file
BIN
autossh/bin/autossh
Executable file
Binary file not shown.
BIN
java/bin/java
BIN
java/bin/java
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
#Mon Jul 15 18:32:55 UTC 2019
|
||||
#Wed Aug 21 18:34:47 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
|
||||
|
@ -9,7 +9,6 @@ EXEL072=VM startup error\: Out of memory
|
|||
J9VM152=Failed to lookup symbol %s in jimage library
|
||||
EXEL073=Internal VM error\: Failed to create Java VM
|
||||
J9VM155=Bad value for -Xpatch; patch path is not specified in the property %s\=%s
|
||||
EXEL074=Unable to redirect console to\: %1$s\:%2$d
|
||||
J9VM154=Bad value for -Xpatch; value of the property %s is not specified
|
||||
EXEL075=\ -Xquickstart improve startup time by delaying optimizations
|
||||
J9VM157=Class %2$.*1$s(%3$s) can not access class %5$.*4$s(%6$s) because module %3$s does not read module %6$s
|
||||
|
@ -365,7 +364,9 @@ VERB006=Failed to initialize
|
|||
EXEL112=\ -Xscsoftmx<x> set soft max size of new shared class cache to <x>
|
||||
EXEL113=\ -Xscmx<x> set size (or soft max size if option -XX\:SharedCacheHardLimit\= is present) of new shared class cache to <x>
|
||||
EXEL114=\ -XX\:SharedCacheHardLimit\=<x> set size of new shared class cache to <x>
|
||||
EXEL115=\ -XX\:+ShareAnonymousClasses enable storing and finding anonymous classes in the shared class cache
|
||||
SHRC369=-Xnolinenumbers \= true
|
||||
EXEL116=\ -XX\:-ShareAnonymousClasses disable storing and finding anonymous classes in the shared class cache
|
||||
EXEL110=\ -XX\:ShareClassesDisableBCI create shared class cache without support for byte-code instrumentation
|
||||
EXEL111=\ -XX\:+StoreIntermediateClassfile store raw class data to be used during re-transformation
|
||||
SHRC354=Failed to find AOT code for ROMMethod 0x%1$p in shared cache.
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
java/lib/modules
BIN
java/lib/modules
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -24,3 +24,4 @@ deop:
|
|||
default: not-op
|
||||
children:
|
||||
minecraft.command.op: true
|
||||
minecraft.command.selector: true
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
server-icon.png
BIN
server-icon.png
Binary file not shown.
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 605 B |
|
@ -20,9 +20,9 @@ settings:
|
|||
user-cache-size: 1000
|
||||
moved-wrongly-threshold: 100.0
|
||||
moved-too-quickly-multiplier: 100.0
|
||||
timeout-time: 120
|
||||
timeout-time: 60
|
||||
restart-on-crash: true
|
||||
restart-script: stop
|
||||
restart-script: script/stop
|
||||
netty-threads: 8
|
||||
debug: false
|
||||
attribute:
|
||||
|
|
Loading…
Reference in a new issue