Bug 794469 (JBEPP-1509) - I18N locale identifier parsing code does not support all valid cases in Java 7
Summary: I18N locale identifier parsing code does not support all valid cases in Java 7
Keywords:
Status: VERIFIED
Alias: JBEPP-1509
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal
Version: 5.2.1.GA
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 5.2.2.ER03
Assignee: Peter Palaga
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On: 830077
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-09 19:25 UTC by Chris Laprun
Modified: 2018-02-06 19:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1509 0 Major Closed I18N locale identifier parsing code does not support all valid cases in Java 7 2012-08-31 15:10:14 UTC

Description Chris Laprun 2012-02-09 19:25:14 UTC
project_key: JBEPP

Comment 1 Chris Laprun 2012-02-09 19:25:39 UTC
Link: Added: This issue is a dependency of GTNPORTAL-2337


Comment 2 Boleslaw Dawidowicz 2012-02-20 09:11:57 UTC
We don't support Java 7 atm. and there may be other related issues so this one shouldn't be critical. I'm postponing.

Comment 3 Peter Palaga 2012-07-10 12:26:28 UTC
The fix adds the ability to the I18N class and its tests to run under Java 7. However, the Java 7-specific locale IDs (with e.g. #u-... and #{script} suffixes) are still unsupported. Only two IDs comming from the Java 7 world are supported now: "ja_JP_JP_#u-ca-japanese" and "th_TH_TH_#u-nu-thai"; see http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html


Note You need to log in before you can comment on or make changes to this bug.