JaynLau opened a new issue, #2150:
URL: https://github.com/apache/fury/issues/2150

   ### Search before asking
   
   - [x] I had searched in the [issues](https://github.com/apache/fury/issues) 
and found no similar issues.
   
   
   ### Version
   
   0.10.1
   
   ### Component(s)
   
   Java
   
   ### Minimal reproduce step
   
   Serialize a object with no class registration.
   
   ### What did you expect to see?
   
   Success to serialize the object.
   
   ### What did you see instead?
   
   
![Image](https://github.com/user-attachments/assets/9980228a-2f2a-4856-92c6-d7199b9420c0)
   
   ### Anything Else?
   
   
![Image](https://github.com/user-attachments/assets/617342d7-eda1-4ca8-9680-6f5a8505aef5)
   `System.lineSeparator()` in windows is `\r\n`, but the `disallowed.txt` line 
separator is `\n`, so the loaded `DEFAULT_DISALLOWED_LIST_SET` is empty.
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to