RuedigerMoeller / fast-cast

hp low latency reliable multicast messaging
GNU Lesser General Public License v3.0
123 stars 17 forks source link

sun.misc.Unsafe can't be used anymore? #10

Open hgForAndroid opened 7 years ago

hgForAndroid commented 7 years ago

I used this maven jar for test,and I found that in my Android Stuidio,FastCast can't get his singleton anymore,and the reason is that in FSTUtil,the package sun.misc.Unsafe can't be import.When I google for this,it seems that this class that can't manipulate memory may be duplicated by Oracle.So I wonder if there are something that can take place of it?Thanks for you reply.Best Wishes.

RuedigerMoeller commented 7 years ago

do not use multicast messaging on a cell phone ;)