vic

Results 13 comments of vic

base env spring-native 0.11.3 graalvm-maven 0.9.10 graalvm jdk11-linux 22.0.0.2 springboot 2.6.4 springcloud 2021.0.1

I get a weird thing,rewrite class can work on jvm run,but not on native run

change to webclient instead of resttemplate I get same error, ------ WARN 2022-05-07 10:48:31.276 [speed4j.hlw.app [http-nio-8090-exec-3] WARN [http-nio-8090-exec-3] o.s.c.c.l.r.ReactorLoadBalancerExchangeFilterFunction - LoadBalancer does not contain an instance for the service ims-param-basics...

nacos-config,包括relfections根据包路径扫描类在native模式下不支持

win10_17063 sublime text 3(3126) reloading plugin CodeFormatter.CodeFormatter Traceback (most recent call last): File "C:\Asofts\sublimetext3\sublime_plugin.py", line 109, in reload_plugin m = importlib.import_module(modulename) File "./python3.3/importlib/__init__.py", line 90, in import_module File "", line...

Is there a development version available to verify jmx to facilitate ,further verification of tomcatmbean thread pool information

if i copy target to local workspace,try to debug on aot mode,then found the type IS GenericApplicationContext its parent IS ServletWebServerApplicationContext

on jvm mode Type is AnnotationConfigApplicationContext Parent is. AnnotationConfigServletWebServerApplicationContext

in file https://github.com/spring-cloud/spring-cloud-commons/blob/main/spring-cloud-context/src/main/java/org/springframework/cloud/context/named/NamedContextFactory.java The following logic is incompatible: context = AotDetector.useGeneratedArtifacts() ? new GenericApplicationContext(beanFactory) : new AnnotationConfigApplicationContext(beanFactory);

-on os centos79 --faketime verison 0.9.10-0.9.11 make test fail,hang when CLOCK_MONOTONIC test ,cannot go ok with -DFORCE_MONOTONIC_FIX ,or add -DFORCE_PTHREAD_NONVER more the java application start for a long time ,100%...