Allow a string as a key with more than MaxLength in java.util.Preferences -


in process of saving registry, trying utilize java.util.prefs.preferences.put(key,value).

but, per limitation not accepting if key more 80 (max_length) characters.

how overwrite behaviour?

any insight


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -