I am not sure why systempref is getting created... , if i am not using system methods,then y is sytempref getting created ?
has anyone seen this before
Tony Morris
Ranch Hand
Joined: Sep 24, 2003
Posts: 1608
posted
0
Why do you care? The whole idea of java.util.Preferences is to isolate you (the developer) from these kind of implementation details. If you really really want to care, simply look at the source for your distribution. I'm sure the answer lies therein.