Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 382637

Summary: dev-java/xjavac-20041208-r5 does not support Oracle as a Java vendor
Product: Gentoo Linux Reporter: Mads <mads>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 384611    
Bug Blocks:    

Description Mads 2011-09-11 19:38:53 UTC
As Oracle has released JDK 1.7.0, java.util.Properties.vendor now says "Oracle" and not "Sun". This makes xjavac to believe that the vendor is not supported, and the default BootClasspath is not set correctly.

This makes packages as for instance dev-java/xerces-2.9.1 to fail compilation.

Reproducible: Always

Steps to Reproduce:
1. Set Oracle JDK 1.7.0 as System VM
2. emerge -v xerces

Actual Results:  
Compilation of xerces fails.

Expected Results:  
Compilation should succeed.
Comment 1 Miroslav Ć ulc gentoo-dev 2011-10-19 15:12:19 UTC
i suppose this could be fixed by bug #384611
Comment 2 Ralph Sennhauser (RETIRED) gentoo-dev 2012-05-04 10:22:15 UTC
=dev-java/xjavac-20110814, stable on all stable archs. Closing.

Thanks for the report.