- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    5.0u37, 6u29
- 
        b02
- 
        generic
- 
        solaris_11
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8130171 | 6u105 | Unassigned | P3 | Resolved | Fixed | b04 | 
                    There are 2 problems with test:
1. test failed on solaris x86 and x64 due to sparc binaries using
JAVASE_V142=/java/re/jdk/1.4.2_26/latest/binaries/solaris-sparc/
JAVASE_V150=/java/re/jdk/1.5.0_24/latest/binaries/solaris-sparc/
JAVASE_V160=/java/re/jdk/1.6.0_20/latest/binaries/solaris-sparc/
paths should construct dynamically
2. test failed on solaris sparc due to /java/re is slow in Russia geo; should be possibility to change paths - set default /java/re/.. values for variables only if its values is empty
see comments for more details
            
1. test failed on solaris x86 and x64 due to sparc binaries using
JAVASE_V142=/java/re/jdk/1.4.2_26/latest/binaries/solaris-sparc/
JAVASE_V150=/java/re/jdk/1.5.0_24/latest/binaries/solaris-sparc/
JAVASE_V160=/java/re/jdk/1.6.0_20/latest/binaries/solaris-sparc/
paths should construct dynamically
2. test failed on solaris sparc due to /java/re is slow in Russia geo; should be possibility to change paths - set default /java/re/.. values for variables only if its values is empty
see comments for more details
- backported by
- 
                    JDK-8130171 TEST_BUG: sanity/compatibility/SimpleCrossJVMs.sh failed on solaris -           
- Resolved
 
-