hangc0276 commented on issue #11789:
URL: https://github.com/apache/pulsar/issues/11789#issuecomment-906113225
Yes, i build and run with java8
```bash
hangc@MacBook-Pro-2 ~/Workspace/release/pulsar-2.8.1 java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
hangc@MacBook-Pro-2 ~/Workspace/release/pulsar-2.8.1 mvn -v
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M;
support was removed in 8.0
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117;
2019-08-27T23:06:16+08:00)
Maven home: /Users/hangc/Cloud/apache-maven-3.6.2
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime:
/Library/Java/JavaVirtualMachines/jdk1.8.0_291.jdk/Contents/Home/jre
Default locale: en_CN, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]