ZZZank
ZZZank
**Description** 使用 -XX:+G1ElasticHeap 参数会导致JVM在启动瞬间崩溃,错误报告里提到Problematic frame: # V [jvm.dll+0x1eb408] 不加上ElasticHeap的相关参数时启动正常 **Steps to Reproduce** 1. 任意找一个Java程序 2. 在启动参数中加入 -Xms6g -Xmx6g -XX:+G1ElasticHeap -XX:+ElasticHeapPeriodicUncommit -XX:+UseG1GC 3. 启动,立即崩溃,输出hs_err_pid3560.log [hs_err_pid3560.log](https://github.com/alibaba/dragonwell8/files/10402977/hs_err_pid3560.log) **Expected behavior** NO CRASH **JDK version**...
## Describe the issue In the versions section of the official document, the latest Terra version of 1.18 Fabric is 6.1.1, but it is actually version 1.19, and the latest...
### Version information mc1.18.2-0.4.1+build.15 ### Expected Behavior well, view the wiki page ### Actual Behavior The link is redirected to the main page of sodium. ### Reproduction Steps 1. open...
This PR: - Adds type comments for most of functions in `functions.js`. These comments are basically copied from [my `functions.js`](https://github.com/ZZZank/Enlightened6/blob/enlightened_master/kubejs/server_scripts/enigmatica/kubejs/functions.js) - Rewrite about half of all functions in `functions.js`, to...
This is an attempt to bring AE2 support to e6e, because it seems that none of the developers has time to work on it :( Those scripts used for AE2...
### discribe the issue when REI is installed, a player cannot pour a bucket of starlight mannually, but it can be poured out through dispenser. the problem still occured when...
## Is your feature request related to a problem? Vignette is really annoying for me, and it will change when player is not under sky, makiing it even more disturbing....
Cleanroom, unlike Forge, does not includes Scala support by default. This breaks OpenComputer(and possibly other mods) when using Cleanroom. So I suggest including Scalar by default, just like Fugue. Link:...
This issue is about `hasIdenticalParentMethod` method in [ClassInfo.java](https://github.com/Prunoideae/ProbeJS/blob/1.20.1/common/src/main/java/com/probejs/jdoc/java/ClassInfo.java) , it sems not working at all for parameterized interfaces. E.g. `Internal.RecipeFilter`, which is a subclass of `Internal.Predicate`, and here is what...
### What Happened? I tried to add Tectonic datapacks when creating new worlds, but the verification never succeeded. 我想在创建新世界时加一个名为 Tectonic 的数据包,但永远是验证失败  I also tried adding this datapack on another...