Rob Austin

Results 40 comments of Rob Austin

I'm going to close this, please reopen if not complete

still fails with the latest code with the following: ![image](https://user-images.githubusercontent.com/6506056/167158235-8be9da32-8382-4d04-beea-def29acf986d.png)

see also this test - net.openhft.chronicle.wire.method.MethodWriterProxyTest which is ignored: ![image](https://user-images.githubusercontent.com/6506056/167158465-68be282c-79bd-4392-b9b4-30f7a3315975.png)

I suggest we remove disableProxyGen as it is broken anyway, it was added in 2020 ![image](https://user-images.githubusercontent.com/6506056/167158943-9b3b4639-ca7c-4f33-844e-bd0722f68666.png)

@Roger can you check if this is still the case ?

closing, as this is likely fixed in a newer version, please reopen if this is not the case

@ZiningYin would you be able to write a failing test for this use case?

I'm running this with Java 11 and don't see an issue ![image](https://github.com/OpenHFT/Chronicle-Queue-Demo/assets/6506056/bb3fb31a-ad77-4975-b5eb-d62113bc5cf3) ![image](https://github.com/OpenHFT/Chronicle-Queue-Demo/assets/6506056/28f905e5-8f50-42a2-aece-33785a8a54c9)

also If I do a: $mvn help:effective-pom i dont see any mention of -Werror

Running the demo fails on Java 9+. The pom doesn't add any options for java 9.