Packages for UTF-8 support in S10?

Which packages do I need to have installed on my Solaris 10 systems in order to use UTF-8 locales? Specifically, I want to be able to do something like this:
# LANG=en_CA.UTF-8 asadmin start-domain domain1I want to run my JES app server with LANG set to a UTF-8 locale. When I do this right now I get a "could not set locale" error message.
Thanks,
Mark

If you just want en_CA.UTF-8 locale to be installed, you may need SUNWnamos (Northern America OS support) package.
To check, if the package is already installed:
pkginfo -l SUNWnamosOr check under /usr/lib/locale directory.

Similar Messages

  • A few packages for chinese

    I have compiled a few packages for better chinese support, though you can do it yourself easily, but if you like, there are mine.
    freetype-2.1.7(with aiko's CJK patch)
    scim-0.9.0
    scim-tables-0.3.1
    reciteword-0.8.2
    stardict-2.4.1
    I don't know how to put them in the incoming, and I am on the office right now, I will post my PKGBUILD when I go back home.
    Sorry for this.

    Sorry fot posting in the wrong section. By default Arch has some mess-up when displaying chinese charactors due to freetype and fontconfig, so I have to patch them firstly to get my chinese showing beautifully(surely it doesn't affect Non-chinese, but it's not a bug, it's defection of freetype mostly). I have some troubles in fontconfig makepkg but freetype comes out without problems.
    scim is a input method platform for chinese(both Simplifed and Traditional), japanese and korean written by C++. it is GPL application, too.
    scim-table is coding tables fot inputing chinese and so on.
    A input method is a must-have for CJK user, so please include SCIM or FCITX in the next  Arch release.

  • How to download and Install bos.loc.utf.EN_US Package for the Oracle BI locale setting english-usa language in Windows 7 64bit

    OBIEE 11G Installation error during configuration steps with message "Distributing Repository" failed.
    I searched lot of forums but all they say, install bos.loc.utf.EN_US Package for the Oracle BI locale setting english-usa language. From where we can download this package.
    Thanks in advance.

    But I am assuming that when I make the installer, the 32-bit Run Time Engine is appened with the installer, as show below
    Since from the picture you can see its including the support installers from '\Program Files (x86)\'
    The application runs queries to fetch data from database in SQL server 2008, and for that I am using a Microsoft SQL Native Client 2008 R2 64 bit ( this is the only version that installs on either PC, even the one on which I developed my LV Application).
    I am not using any driver, only toolkits for reports - and for that I un-checked the "Remove unused polymorphic VI instances" when making the executable, otherwise LV throws up an exception that share variable are not being included.
    Yes I did reboot every time after I ran the installation.
    Still getting the same error.

  • Upgrade Support Package for one Software Component

    Dear Experts,
    I am new with SAP Basis Administrator and I have new task to upgrade EA-HR software component from release 600 sp30 to release 602 sp9.
    Actually, EA-HR component in Development system already in release 602 sp9 while quality and production in release 600 sp30. This is where the problem started, since there is one SAP Note we need to apply that depends on the release version. The consultant wants to do the changes in development and transport it to quality then production. Since the way to apply SAP Note is vary based on EA-HR release version, the consultant wants the release version of EA-HR in all systems to be the same.
    I have download support package for EA-HR 602 sp9.
    My question is very basis, how to upgrade EA-HR component to release 602 sp9?
    Regards
    Rian Wisandanu

    EA-HR component in Development system already in release 602 sp9 while quality and production in release 600 sp30
    This is a no go... This is why most people call for a development freeze while the system is been patched.
    the consultant wants to do the changes in development and transport it to quality then production. Since the way to apply SAP Note is vary based on EA-HR release version, the consultant wants the release version of EA-HR in all systems to be the same
    You system is not consistent, transporting data into a system with a different patch set can cause serious problems. You are going to have to tell your consultant that he'll have to wait until the whole landscape is patched to the same level.
    Who upgraded the component in DEV??
    The note also states that this corrections are available for 600 so there was no need for 602 if you are not planning a EHP upgrade..
    EA-HRRXX   600  SAPK-60050INEAHRXX
    Maybe you can give us some more info about what are you planning to do with your system patch wise?
    Regards
    Juan

  • Business packages support packages for specific languages?

    Hi all,
         If i have one business package and i want to implement it in a language which is not mentioned in the languages list given in  the documentation for that business package.
      Are there in anyn support packages of business packages for specific languages?
    If yes where i can get these information?
      Regards
      Rajendra

    Hi
    You can find the information regarding business packages and its support packages in Service market place.
    Also you can find some documents in contentportfolio in sdn.
    https://websmp201.sap-ag.de/swdc
    https://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio
    Regards
    Yoga

  • I can't find any support package for Solution Manager 4.0

    I can't find any support package for solution manager at
    Support Packages and Patches - > SAP Technology Components
    SAP Technology Components
    GATEWAY
    JAVA LOG VIEWER
    SAPCAR
    SAP EXCHANGE CONNECTOR
    SAP CR CONTENT
    SAPROUTER
    SAPSECULIB
    SAPSSOEXT
    I'm searching it at a wrong place?

    You´re at the right place - but your user doesn´t seem to have permissions to download them.
    You have a license for Solution Manager?
    Markus

  • [SOLVED] NTFS-3G UTF-8 Support

    Ever since the "todo: have to rethink extra options" error started showing up on NTFS-3G, I've been using the /usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi fix found at <http://bbs.archlinux.org/viewtopic.php?id=42070> (fifth post down, by Pilli).
    That would allow me to mount external NTFS partitions, and by changing the contents of /sbin/mount.ntfs-3g to
    #!/bin/bash
    /bin/ntfs-3g $1 $2 -o locale=en_GB.UTF-8
    and making it executable, I was able to restore UTF-8 support.
    On a new Arch install today, I tried mounting my external NTFS drive without using the fix shown at the top of this post. I was overjoyed to find that it mounted, as well as an internal NTFS drive. However, I noticed I did not have UTF-8 support. I tried using the UTF-8 fix shown above but it seems it does not work now. Does anyone know how to restore UTF-8 support with the new NTFS-3G package?
    Last edited by tony5429 (2008-10-18 22:16:01)

    the fix from the first post in this topic worked for me fo far
    now when i use this fix, and try to mount a disk there's "unknown error"
    christ it's an outrage the hal option doesn't get parsed like it's supposed to after all this time!!
    how to make hal automount a ntfs-3g drive with utf-8 locale?
    Last edited by _saiko (2008-10-27 23:52:43)

  • Adobe Creative Cloud Packager for macintosh fails

    Adobe Creative Cloud Packager for macintosh fails.
    The error log says "[ERROR] AdobePackageBuilder -  AdobePackageBuilder : SendPacket returned error : -1".
    I tried 4-5 times.
    Everything is downloaded (took about 14 Gb).
    I now have only 12Gb free space on my disk. Can that be the reason (will the packager need to make a copy of the downloaded stuff?).
    When I am done, how do I reclaim the space eaten by the packager?
    Seems like it is caching it at ~/Library/Application Support/Adobe/CCP, but will I manually have to delete that cache?
    I cannot find a menu entrance for doing so.
    Would be nice if the packager could use a mounted network disk as destination, but it seems not to discover these.
    /Peter Andersen

    Wanted to join in and say this has been happening to me too. I wiped every adobe file I could find, and used the cleaner too. Started over from scratch in a brand new user account.
    It's been about 7 days and I cannot get CCP to actually build a package. I've gotten a variety of messages but everything single time something fails. The new thing is that it says it fails on individual applications. So I disable them, and the error jumps to a new app. I can see that the .dmg's are fine and intact in ~/Library/Application Support/Adobe/CCP/
    Given the amount of time this has cost me I really wish I had purchased CS6 Master Collection for every workstation. From my perspective, Creative Cloud has been nothing more then a giant waste of time and effort. It's genuinely bad product from an IT management perspective. Why push off the job of building and installer onto the customer? I should just be able to download the full Master Collection dmg, and then turn on and off the apps I want. Instead I am stuck with a workstation down, and everyone using CC trials to work.

  • Acrobat XI Pro Install via CCP Packager for Enterprise unuseable - tips for the unitiated

    Well, after at least six weeks of trying to script and package Acrobat XI via the CCP packager for enterprise (Windows 7 X64) I have learnt many home truths which I thought I would share with the unitiated. This process, from the point of view of an IT admin who has to mass deploy this application to 680 PC's as part of an updated SOE has been the most painful scripting process I have ever found of any package (we successfully deploy Office, and Autodesk apps!). Not only that, but our entire State technical colleges have all purchased the same version. This will be affecting IT staff across a huge area, perhaps worldwide. Below are some some facts relating to this that I will share so others do not have to trawl the minefiled of dead-ends and confusion that is Adobe forums/official documentation. Apologies for not finding direct links to all of the below just yet but I've run out of time as we now have MANUALLY install Acrobat XI on all of these machines. When I get time I will post some of the links:
    Facts:
    Acrobat XI and Lightroom are NOT "CC" packages. Therefore they rely on a spearate serial numbers to install standalone without another major Adobe product (eg Photoshop) to be installed and then run first. Otherwise they will run in trial mode. If your organistaion is wanting to install these products I highly recommend seeing if Adobe can provide you with these.
    Without the use of serial number for Acrobat XI this almost renders the Customisation Wizard effectively useless, none of the silent install switch will work with "Offline Exception"
    Yes, one Adobe employee notes that you must install a major package before Acrobat but as the aoplogies for not fixing this were posted last August, we are still in the quandry of not having any useable fix except for the ridiculous "Exceptions" file and Exceptions installer.
    If you run the Build and/or execeptions msi's it installs Acrobat twice, gold Adobe, gold.
    http://forums.adobe.com/message/6039529#6039529 - look at this for a working script for Photoshop etc, it's great.Thanks to http://forums.adobe.com/people/PetriRiihikallio for posting this. However, alas, it cannot silently install Acrobat correctly (thus far).
    It appears that the msi builder for CCP for enterprise is fatally flawed. I have never had as much problem with installing msi's -  ever. For example, I have had to re-package the msi multiples times and many times simply running the msi will fail.
    The idea that all major installs have to install the 32 bit version AND the 64 bit version is riduclous, enough said.
    http://blogs.adobe.com/acrolaw/2013/02/acrobat-xi-deployment-guide-for-large-firms/ this guide may be useful for people who have been given a separate serial number.
    http://helpx.adobe.com/acrobat/kb/known-issues-acrobat-xi-reader.html another useful link
    I think for the time being I have now wasted enough time trying to tear my hair out with this. I will be waiting for Adobe to announce Acrobat and Lightroom CC. this will enable the correct deployment of a single app without having the bloat my SOE with unnecessary applications that most staff rarely use. Ahhh, I love a good manual install via VNC/RDP, don't you?

    Hi Waltpenner and others, yes it can be very confusing and writing script after script got me even more confused.
    Now, the story continues, after 6+ hours on the phone with Adobe Support...
    When you install Adobe Acrobat XI it asks you to install the C++ Redistributable package and this is where the msi will STOP INSTALLING. even though the MSI says "complete"
    Now you think to yourself, OK, I'll write a script to install this msi package no problems, solved.
    Nope, the msi for Acrobat Pro XI will Still Halt even if you write this into the script along with halt no err or something similar in your code.
    So what do you do?
    When you create your msi in Cloud Packager, even though this feels completely against your better judgement tick the box under conflicting Process entitled "Ignore Conflicts and Continue installations" This will (finally) allow you to run the msi. Please see the wonderful deployment script above, which you may still need to edit to your needs (I did) - which I post once it's working perfectly.
    You could then install the C++ redist from Microsoft at a later date ----> On that note however (thanks Microsoft for this gem) the Visual C++ redist is an msi for download, but it's actually a zip file calling an exe inside it. I suggest using the App Deploy Repackager  to help you change registry entries if you need to install this, but choose your favourite tool (and no I'm not talking about that work colleague you don't like
    Note: You will need to install this for certain features of Acro Pro XI to function, most of which relates to sever functions of Acrobat. I will post the exact reasons when I find them. Under pressure to get this deployed, I have not deployed this pckage as yet. Also, I'm unsure how Visual C++ will affect other major apps across my enterprise just yet.
    Things to still consider
    Acrobat still installs twice in the program directory (1.7GB nd 1.8GB respectively)
    As all of the other CC packages are quite easy to install, Adobe needs to provide better service to it's enterprise customers by creating a proper version of Acrobat and Lightroom which is Acrobat CC and Lightroom CC, not version numbers tacked onto their new Cloud Service.
    As for the above point I would still recommend creating the smallest msi packages you can, as large msi's that install a number of Apps (eg all of the web/image editing apps) take forever and quite often exhibit install errors
    The amount of time I've spent on this is ridiculous, and we've had to package everything from Office to Autocad.
    The amount of bandwidth I've chewed up is excessive, with package re-creation (download) of all the products probably about 100GB - however the ability to edit these packages with updates with the CCP is a good step forward.
    Using the CCP through a proxy is horrendous, and complicated with the amount of exception through the servers you have to prvide (even then it rarely works).
    The MSI packager still needs quite alot of work. As Petri states why he had to write a script like this when Adobe could have done the same thing is beyond him.
    Adobe needs to trawl it's forum posts and take out the many false leads and dead ends provided by it's experts.
    When I Think of anything else, or wite more scipts I'll let you all know.
    Cheers,

  • Possible to run 2 different Business Packages for ECC 5.0 and 6.0 ?

    Hi there,
    anybody knows a solution, to support a Busienss Package for ECC5.0 and 6.0 on one NW7.0 Portal?
    We build a concernportal as mainportal with different companies in one portal. These companies have their own SAP-Systems.
    It´s a complex systemlandscape:
    Company ABC have a SAP HR System with ECC5.0 with one client 401.
    Company XYZ have a SAP HR System with ECC6.0 with TWO clients 020 and 050.
    These both companies wants to get the Business Package for ECC5.0 and ECC6.0
    Our solution is to implement the Federated Portal Network, thats works very fine. (Okay, Sessionproblem with ECC5.0)
    For company ABC we installed a Javastack on host to install the WebDynpros directly to targetsystem ECC5.0
    For company XYZ we have a problem with FPN, because the two clients in the targetsystem.
    We installed a Javastack with portal on this machine, import BP for ECC6.0, customize portal and ABAP and pick the roles vis FPN from mainportal. But only for ONE client (020).
    Now we can´t connect these Jco´s to the other client, because the users, tehre are in client 050 are not in 020 for logon to the portal. The portal supports only one client as UME on a doublestack-installation.
    On Mainportal we don´t install any business packages, because there are only for one Targetrelease.
    SAP Help have a solution for mapping the Jco´s, but don´t help us:
    http://help.sap.com/saphelp_nw70/helpdata/DE/af/84a34098022a54e10000000a1550b0/content.htm
    Does anyone have same problems?
    Must we install a Javaonly-system, to connect the other Client for company XYZ (050) ?
    Best regards
    Christian

    There are two approaches (that I'm aware of):
    - install external authentication (such as an LDAP which can be populated from the R/3 backends)
    - install an additional Java instance
    I would go for both of them because
    - it will make things easier if you implement other functionality that is in the portal (non-ESS)
    - it will avoid patching one portal and to keep the SPs of both backend systems in sync with the portal
    Markus

  • Generated RoboHelp Packager for Adobe Air Errors

    Generated RH 8 to AIR 2 help yesterday and it is working. Now I want to package the AIR file
    for deployment using the RoboHelp Packager for Adobe AIR utility. My Finish Dialog box displays" The Adobe AIR package was not generated".
    The 1st grouping of errors are: Error(DirAssist&GreenPub_Icon.Bmp): The file names should not contain '&'.
    I had taken the '&' out of the .bmp name before generating the file.
    2nd grouping of errors are: Warning (Acct_Password_Auth.bmp): Adobe AIR 1.0 cannot render BMP image format in HTML. Hence it is converted to png.
    This is fine.
    3rd grouping of errors are: Warning (Back_Office_Management\Billing\About_BIlling_Processes.htm): Adobe AIR 1.0 does not support DHTML Effects and Triggers in HTML.
    This one worries me. I have DHTML effects all over the help file.
    Michelle

    Quite. RH8 creates the AIR file for you. The packager was for RH7.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Unsupported Content-Type: text/html;charset=utf-8 Supported ones are: [text

    Hi I am in trouble with JAX-WS 2.1.2M1
    I try to call my Webservice like this:
    Service service = Service.create(serviceName);
            service.addPort(portName, SOAPBinding.SOAP11HTTP_BINDING, "http://spblue.liberty:8084/SPBlue/GlobalLogoutService");
    Dispatch<SOAPMessage> disp = service.createDispatch(portName, SOAPMessage.class, Service.Mode.MESSAGE);
            SOAPMessage message = XmlUtil.getSOAPMessageFromString(request);
            SOAPMessage response = disp.invoke(message);when my disp invokes I get following Exception which seems to as a little Problem, anyway I don�t know how to get rid of this Exception.
    com.sun.xml.ws.server.UnsupportedMediaException: Unsupported Content-Type: text/html;charset=utf-8 Supported ones are: [text/xml]
    at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:116)
    at com.sun.xml.ws.encoding.SOAPBindingCodec.decode(SOAPBindingCodec.java:280)
    at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:158)
    at com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:74)
    at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:559)
    at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:518)
    at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:503)
    at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:400)
    at com.sun.xml.ws.client.Stub.process(Stub.java:234)
    at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:166)
    at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:192)
    at test.service.Logout.requestLogout(Logout.java:115)
    at test.service.Logout.main(Logout.java:149)
    ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2
    JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820]
    my ServiceClass is:
    @ServiceMode(value=Service.Mode.MESSAGE)
    @WebServiceProvider( targetNamespace="http://spblue.liberty:8084/wsdl/globalLogout")
    public class GlobalLogoutServiceImpl implements Provider<SOAPMessage> {
         * Web service operation
        public SOAPMessage invoke( SOAPMessage logoutRequest ){
            return logoutRequest;
    }So how can I set the Charachter set before invokikng the service.
    Or how can I change the Service to accept UTF-8.
    Well, I don�t know.
    Any help is welcome.

    Hi,
    I don't know if this can help you, but I had a similar problem while invoking a web service. Eventually, I found out that the server was returning an html error page, and not the expected xml answer.
    That's why the client code raises such an error... It means that the MIME type of the anser is text/html (for the html page) and not the text/xml type of the 'nominal' web service answer.
    You can verify this by using a proxy to intercept the http request and answer involved in this web service invocation (use Fiddler for instance). Then, you will see that the server responds by sending an html page saying that something is wrong.
    Hope this helps...
    Sam

  • When will Adobe Reader for Mobile Devices support 3D PDF files?

    When will Adobe Reader for Mobile Devices support 3D PDF files?

    There are two basic varieties of LiveCycle XFA...Static XFA and Dynamic XFA, which are very different in terms of their future for potential support in Adobe Reader for iOS. Which variety of XFA are you using?
    Static XFA uses the PDF markup language for content and form fields, so users can view the documents in Adobe Reader for iOS, but we currently do not properly handle filling, saving, and submitting those forms. I have improving our handling of Static XFA on my roadmap, but cannot offer any specific date yet (sorry, policy plus actual uncertainty). I know that there are some other apps that partially support Static XFA, though I do not know how complete their support is. If you can even open the XFA document in Adobe Reader for iOS, it is likely Static XFA.
    Dynamic XFA is effectively a JavaScript application packaged inside a PDF wrapper, which generates layout and form fields via code and requires a significant engine to support this. Support for Dynamic XFA is unfortunately not currently on our roadmap for iOS due to the nature of the technology, and our concern that any implementation we try likely will not pass Apple's restriction against installing something that allows other "apps" to be downloaded and executed from within it. The LiveCycle team is exploring solutions for our enterprise customers wanting to use Dynamic XFA from mobile devices as part of their server offering, but I cannot offer any insight here. To my knowledge, there are no applications that handle Dynamic XFA other than Adobe Reader for the desktop platforms (Windows, Mac, Linux).
    Dennis

  • [SOLVED] Is full UTF-8 supported in unicode-rxvt?

    Does urxvt have full UTF-8 support, or it only supports 16 bit unicode characters?
    I have set inconsolata font for URXVT adding to .Xdefaults this line: URxvt*font: xft: Inconsolata:pixelsize=17:antialias=True:hinting=True
    I can write most characters, like á, ñ, etc. But It looks like characters with codes greater than 16 bits are not printed. E.g.:
    - If I open XFCE Terminal (also configured to use Inconsolata font) and input: [CTRL]+[SHIFT]+U,1F600, it outputs the smiling face.
    - If I open urxvt ant while holding [CTRL]+[SHIFT] type 1F600, only an empty rectangle is shown.
    The same happens for other characters I have tested with codes greater than 16 bit. It works flawlessly though with 16 bit codes. Is there a way to make these characters to work? I need the smileys because of the telegram CLI client...
    Last edited by doragasu (2014-03-08 20:41:45)

    locale output:
    LANG=es_ES.UTF-8
    LC_CTYPE="es_ES.UTF-8"
    LC_NUMERIC="es_ES.UTF-8"
    LC_TIME="es_ES.UTF-8"
    LC_COLLATE="es_ES.UTF-8"
    LC_MONETARY="es_ES.UTF-8"
    LC_MESSAGES="es_ES.UTF-8"
    LC_PAPER="es_ES.UTF-8"
    LC_NAME="es_ES.UTF-8"
    LC_ADDRESS="es_ES.UTF-8"
    LC_TELEPHONE="es_ES.UTF-8"
    LC_MEASUREMENT="es_ES.UTF-8"
    LC_IDENTIFICATION="es_ES.UTF-8"
    LC_ALL=
    But I don't think this is a locale problem, because as I already wrote, I can write most characters, including spanish (es_ES) ones like á, Á, ñ, etc.

  • UTF-16 support

    I'd like to determine what non-Latin characters can be displayed on my handset. Using the encoding UTF-16BE does not throw an exception and I can create Latin characters and basic symbols. However when I try Greek, Hebrew, and such the generated strings are blank.
    I understand that full UTF-16 support is the manufacturer's preference, however these characters are displayed elsewhere in the UI (e.g. if I change languages). What's more, I've been told the phone UI is written in Java, though I can't confirm.
    I imagine the problem could be a one of several levels:
    1. The extended characters are accessible through some other encoding, just not UTF-16.
    2. My code uses LWUIT, perhaps it cannot render these characters.
    3. Extended characters aren't supported on the phone's JVM even though the native UI uses them.

    Dude,
    UTF-8: I'm looking to represent Asian symbols so unless I'm horribly wrong those aren't in UTF-8.Please have a look at [this UTF8 table|http://www.atm.ox.ac.uk/user/iwi/charmap.html] At my work place we have software that uses Traditional and Simplified Chinese, Thai, Vietnamese, Greek, Russian and few more and all are achieved using UTF8.
    Source values: I've dumbed it down as much as possible, by creating hard coded strings with various byte values. I can be confident in the syntax, endianness, and signed byte issues because a the Latin portion of UTF-16BE works fine. Does it mean that your string has value similar to: u023f,u002d,... and you do parsing of that to a byte array and then creating the String object by using this byte array and correct encoding identifier? Or do you hardcode the string you want to display using the actual characters? In second approach you have to make absolutely sure that your code editor or IDE (Eclipse, Netbeans, ...) use exactly the encoding that you are trying to achieve. Even when the text is correctly displayed on the computer screen does not guarantee that it will be saved and read using the same encoding, which you can appreciate is essential here.
    Again I urge to use the UTF8 encoding in order to be sure about the font support. It is the simplest to implement of all Unicodes and for that reason vendors would choose it over any UTF-16.
    Java native UI: This is just hearsay I've picked up. If this is the case, it's plausible that Samsung is running a JVM for the UI and another for client games and apps. It certainly makes sense from a mfg cost standpoint. It's sorta immaterial, other than being definite proof that the extended encoding exists in the Java libraries.JVM is a quite sizeable thing to run in order to get the UI. What would be the scenario if your Java UI threw an exception? I am not native app/UI expert, but unless Java is a integral part of the core system (like in Android), UI stays native. Again, I might be wrong here at it really does not matter in the context of your problem.

Maybe you are looking for