-
Bug
-
Resolution: Fixed
-
P3
-
8u20
-
b01
-
x86
-
windows_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8058219 | 9 | Victor Drozdov | P3 | Resolved | Fixed | b61 |
JDK-8082158 | emb-9 | Victor Drozdov | P3 | Resolved | Fixed | b61 |
JDK-8071150 | 8u60 | Victor Drozdov | P3 | Resolved | Fixed | b01 |
JDK-8069451 | 8u40 | Victor Drozdov | P3 | Resolved | Fixed | b22 |
JDK-8065012 | emb-8u33 | Victor Drozdov | P3 | Resolved | Fixed | master |
JDK-8062973 | emb-8u26 | Victor Drozdov | P3 | Resolved | Fixed | team |
JDK-8069515 | 7u80 | Victor Drozdov | P3 | Resolved | Fixed | b05 |
JDK-8060329 | 7u76 | Victor Drozdov | P3 | Resolved | Fixed | b04 |
JDK-8058224 | 7u75 | Victor Drozdov | P3 | Resolved | Fixed | b01 |
From 8u11.
Until 8u5, it worked correctry.
ADDITIONAL OS VERSION INFORMATION :
Windows 8.1 x86_64
A DESCRIPTION OF THE PROBLEM :
We used to use USER_JPI_PROFILE environment variable to switch user profile for Java Web Start.
Please see also, bug:6611382
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6611382
Until 8u5, it worked as expected, but from 8u11 (including 8u20), it doesn't work anymore.
Specifying USER_JPI_PROFILE environment variable seems to have no meaning at all.
REGRESSION. Last worked in version 8u5
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Set USER_JPI_PROFILE to some directory
2. Start some Java Web Start application.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
3. Check if directory %USER_JPI_PROFILE%\Sun\Java\Deployment is created and deployment.properties file is created in the directory. (expected behavior)
ACTUAL -
%USER_JPI_PROFILE%\Sun\Java\Deployment directory is not created.
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-8058219 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8058224 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8060329 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8062973 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8065012 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8069451 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8069515 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8071150 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-
-
JDK-8082158 Roaming user profiles by USER_JPI_PROFILE env variables doesn't work anymore
-
- Resolved
-