cgdecker / vogar

Automatically exported from code.google.com/p/vogar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mode jvm says "WARNING: Prefs file removed in background"

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Run vogar with "--host jvm"

What is the expected output? What do you see instead?

Expected:

Actions: 2
Action libcore.javax.net.ssl.KeyStoreBuilderParametersTest
libcore.javax.net.ssl.KeyStoreBuilderParametersTest#test_init_Builder OK 
(SUCCESS)
Action libcore.javax.net.ssl.KeyManagerFactoryTest
libcore.javax.net.ssl.KeyManagerFactoryTest#test_KeyManagerFactory_getDefaultAlg
orithm OK (SUCCESS)
libcore.javax.net.ssl.KeyManagerFactoryTest#test_KeyManagerFactory_getInstance 
OK (SUCCESS)
Outcomes: 3. All successful. Took 3.83 s.

Actual:

Actions: 2
Action libcore.javax.net.ssl.KeyStoreBuilderParametersTest
Oct 25, 2010 3:34:40 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
Oct 25, 2010 3:34:40 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/tmp/user.home/.java/.userPrefs/prefs.xml
libcore.javax.net.ssl.KeyStoreBuilderParametersTest#test_init_Builder OK 
(SUCCESS)
Action libcore.javax.net.ssl.KeyManagerFactoryTest
Oct 25, 2010 3:34:41 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
Oct 25, 2010 3:34:41 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/tmp/user.home/.java/.userPrefs/prefs.xml
libcore.javax.net.ssl.KeyManagerFactoryTest#test_KeyManagerFactory_getDefaultAlg
orithm OK (SUCCESS)
libcore.javax.net.ssl.KeyManagerFactoryTest#test_KeyManagerFactory_getInstance 
OK (SUCCESS)
Outcomes: 3. All successful. Took 3.83 s.

Original issue reported on code.google.com by b...@google.com on 25 Oct 2010 at 10:44

Original comment by jessewil...@google.com on 29 Oct 2010 at 1:38

  • Changed state: Fixed
Really fixed with r218.

Original comment by jessewil...@google.com on 19 Dec 2010 at 9:55