[GitHub] hank-whu commented on issue #1500: not support java 10

2018-04-10 Thread GitBox
hank-whu commented on issue #1500: not support java 10
URL: 
https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-379998472
 
 
   应该是我电脑 maven 的问题,删掉 maven 的 repository 后问题解决。
   浪费大家时间了,多谢各位。


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] hank-whu commented on issue #1500: not support java 10

2018-04-09 Thread GitBox
hank-whu commented on issue #1500: not support java 10
URL: 
https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-379981373
 
 
   @diecui1202 
   我试了很多次,还是不行,你的 pom 文件可以贴上来吗?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] hank-whu commented on issue #1500: not support java 10

2018-04-08 Thread GitBox
hank-whu commented on issue #1500: not support java 10
URL: 
https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-379622762
 
 
   ```java
   >java -jar dubbo-server-round-2-jar-with-dependencies.jar
   
   Exception in thread "main" java.lang.NoClassDefFoundError: 
org/springframework/context/support/ClassPathXmlApplicationContext
   at benchmark.rpc.Server.main(Server.java:8)
   Caused by: java.lang.ClassNotFoundException: 
org.springframework.context.support.ClassPathXmlApplicationContext
   at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
   at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
   ... 1 more
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] hank-whu commented on issue #1500: not support java 10

2018-03-22 Thread GitBox
hank-whu commented on issue #1500: not support java 10
URL: 
https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-375212228
 
 
   jmh 1.20, it's no problem


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] hank-whu commented on issue #1500: not support java 10

2018-03-21 Thread GitBox
hank-whu commented on issue #1500: not support java 10
URL: 
https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-375187678
 
 
   There's no exception, but not work. 
   You can run the test: 
   https://github.com/hank-whu/rpc-benchmark/tree/master/dubbo-client
   https://github.com/hank-whu/rpc-benchmark/tree/master/dubbo-server
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services