RFR: 6519127 : user.home property not set correctly (original) (raw)
Sean Chou zhouyx at linux.vnet.ibm.com
Fri Oct 19 09:11:50 UTC 2012
- Previous message: RFR (XXS): 6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
- Next message: RFR: 6519127 : user.home property not set correctly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
This is a fix for 651912. The fix removed the code to read
user.home from registry and get profile directory instead of the parent of desktop directory. As suggested in http://blogs.msdn.com/b/oldnewthing/archive/2003/11/03/55532.aspx from the bug page.
Bug: bugs.sun.com/bugdatabase/view_bug.do?bug_id=6519127
Webrev: http://cr.openjdk.java.net/~zhouyx/6519127/webrev.00/
Please take a look.
-- Best Regards, Sean Chou
- Previous message: RFR (XXS): 6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
- Next message: RFR: 6519127 : user.home property not set correctly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]