1.4.2_01 and 1.4.2_02 difference

Is there any documentation on the difference between JRE 1.4.2_01 and 1.4.2_02.
I can find the docs for enhancements and changes for 1.4.2 but not for this.
Cheers

http://java.sun.com/j2se/1.4.2/ReleaseNotes.html
Cheers,
--Arnout                                                                                                                                                                                           

Similar Messages

  • 1.4.2_01 and 1.4.1_01 jar cache doesn't seem to be working

    I am having a hard time getting the .jar cache to work with the 1.4.2_01 and 1.4.1_01 plugins.
    Here is my applet:
    ====================================================================
    import java.applet.Applet;
    import java.awt.*;
    public class TestApplet extends Applet {
         public void init() {
    setLayout(new BorderLayout());
              setForeground(Color.blue);
              setBackground(Color.white);
         Label label = new Label();
    String resourcePath = "/" + this.getClass().getName().replace('.','/') + ".class";
    String source =this.getClass().getResource(resourcePath).toString();
    System.out.println(source);
    label.setText(source);
              add(label,BorderLayout.CENTER);
    ====================================================================
    You will need to compile this class and put it in a TestApplet.jar file in the same directory that the html file is in. Delete TestApplet.class just for good measure.
    And here is the html that loads it up:
    ====================================================================
    <HTML>
    <BODY>
    <APPLET CODE="TestApplet" NAME="TestApplet" WIDTH="750" HEIGHT="50" CODEBASE="." >
    <PARAM NAME="cache_archive" VALUE="TestApplet.jar">
    <PARAM NAME="cache_version" VALUE="1.1.1.2">
    <PARAM NAME="cache_option" VALUE="Plugin">
    </APPLET>
    </BODY>
    </HTML>
    ====================================================================
    Now, I hope that I'm missing something really stupid here, but when I run this with the 1.3 plugin, the applet clearly states that the class file is loaded from the cached .jar file. For example, it prints out that the class file was loaded from:
    jar:file:/C:/WINNT/Profiles/xxxx/java_plugin_AppletStore/1.3.1_09/jar/TestApplet.jar19890069901.1.1.22036068943678200358.jar!/TestApplet.class
    But when I run this code with the 1.4.2_01 or 1.4.1_01 plugin I get this:
    jar:http://localhost/TestApplet.jar!/TestApplet.class
    and my access log files show this file getting loaded over and over and over again. Using the cached_archive_ex param doesn't help either.
    This is a over simplified example of a problem that is forcing my huge applet to run at 1/3 to 1/4 the speed that it should because of class loader thrashing due to excessing jar file loading.
    Have I missed something obvious?
    Thanks
    Andy

    Hi,
    i don't know but i encountered the same caching problems when plugin version 1.4.2_01 is used.
    Facts:
    -> jar Size: 1MB
    -> Added Parameters:
    <PARAM NAME="cache_archive" VALUE="xxxx">
    <PARAM NAME="cache_version" VALUE="4.1.1.266">
    <PARAM NAME="cache_option" VALUE="Plugin">
    -> Cache is set to unlimited
    No matter if jar-File is already stored in the cache the parameter "Cache-Control: no-cache" is set in the HTTP-Header.
    I have not found anything preventing this yet.
    Cheers
    Thomas

  • TS3408 why will some websites which loaded fine before now not load - when other favourites load fine, and new searches are fine?  This only affects 2 websites, both of which were bookmarked.  I have removed them as bookmarks and this makes no difference.

    why will some websites which loaded fine before now not load - when other favourites load fine, and new searches are fine?  This only affects 2 websites, both of which were bookmarked.  I have removed them as bookmarks and this makes no difference.

    From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.

  • I installed 1.4.2_01 and my guis break

    Hello,
    I hope somebody can help me with this.
    I have been happily running j2sdk 1.4.1 on a winxp pro machine. A while ago I tried to install 1.4.2. The install seemed to go fine, but when I ran some simple gui apps, there was some very strange graphics behaviour. It looked like repaint() wasn't being called, with fragments of things left behind on the window. EG: Menus remaining visible after being dismissed.
    I made sure I uninstalled absolutely everything Java that was installed, tried again, with the same results.
    I uninstalled 1.4.2 and went back to 1.4.1 and everything worked fine again.
    Now I have downloaded the offline installer for 1.4.2_01 and installed it, and exaclty the same thing is happening. Graphical apps are basicly unusable. Command line apps seem to work fine.
    I completely don't get it, and I havn't found any mention of similar problems anywhere else.
    Can anyone help to get j2sdk 1.4.2_01 to work?

    I have not tracked it down completely, but 1.4.2 does behave differently than 1.4.1 when it comes to refreshing the screen. When I step through the execution of the code 1.4.2 blanks out the area covered by a control at places where 1.4.1 did not. This change may have been introduced in 1.4.1_03 as a fix for bug 4531693... but I am not completely sure of that yet.
    In my case, the screen refreshes only after the event code terminates. So, for example, I am calling a JOptionPane on a focusLost event. After the user makes a selection in the JOptionPane the screen area covered by the JOptionPane goes blank until all of the remaining code in the focusLost sequence completes. I am not sure that I have found the exact cause of the problem though, as I see similar behavior in menus.
    Try putting your process in its own thread (SwingUtilities.invokeLater) as a trouble-shooting measure and see if this resolves the problem.

  • Do I need Java 8 or should i disable it? What happens if i disable it? And what is the difference between Java and Java Runtime?

    Do I need Java 8 or should I disable it? What happens if i disable it? And what is the difference between Java and Java Runtime?

    There's no difference. They're both runtime plug-ins (they run when an app calls for Java functions).
    You only need Java if you either have Java apps on your Mac that won't run without having it installed, or you use trusted web sites that require Java to function (getting fewer and far between). Otherwise, you have no need for it at all.

  • Query: how to use structure and selection and what's the difference between

    Query: how to use structure and selection and what's the difference between these two?
    Would be appreciated if some experts here give examples to demenstrate on how to use structure and selection in query and what's the difference between these two?
    Thanks in advance!

    Hi Kevin,
    1. Well by default all the KF that you include in your query go into a Key Figure Structure. You can additionally have another structure for defining how your chars are laid out. A common example is a Calmonth structure where you have selections for 12 months, quarers and YTD values. This would be a char structure with different selections (for each month, qtr etc)
    2. Yes, a selection with a KF is the same as restricting a KF. You can use am RKF is you have one on the left hand side, or if you need to do this locally in the query, right click the structure and choose New Selection, then proceed to choose your KF and reqd char values.
    Hope this helps...

  • How many types i can import as file in FLA and what's the differences ??

    Hello
    How many types i can import as file in FLA and what's the differences ??

    you wouldn't import a .as file. 
    you could open it in the flash ide (or any text editor) and edit it.
    you could  create a fla and assign a document class which flash will compile into your swf.
    you could create a library object in a fla, tick export for actionscript and assign a class that flash will compile that class into your swf.
    you could instantiate a class object (using the "new" constructor) in a flash movieclip timeline or in another class file and flash will compile that class into your swf.
    for Workers to extend a class use something like:
    package
    import Citizens;
          public class Workers  extends Citizens
           protected var baseSalary:Number = 1000;
               public function Workers()
                   super();
              public function receivePayment():Number
                    return this.baseSalary;

  • I have a Macbook Pro that was slowing down. The HD was nearly full as I do a video work. I removed over 400gb of photos and video and it made no difference. I ran disk inventory x and that says that there is only 60gb on the hard drive but disk utility sa

    I have a Macbook Pro that was slowing down. The HD was nearly full as I do a video work. I removed over 400gb of photos and video and it made no difference. I ran disk inventory x and that says that there is only 60gb on the hard drive but disk utility says there is still 430gb on the HD. How do I remove what DU says is still there.
    Thanks

    You may notice a difference in available space statistics between Disk Utility, Finder, and Get Info inspectors. This is expected and can be safely ignored. The Finder displays the available space on the disk without accounting for the local snapshots, because local snapshots will surrender their disk space if needed.
    About Time Machine's "local snapshots" on portable Macs

  • I need help re-installing CS4 production premium. Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

    I need help re-installing CS4 production premium (for PC). Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

    I need help re-installing CS4 production premium (for PC). Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

  • Iphone 4 just turned itself off, won't turn on again - sleep/wake button hasn't worked for a while - tried charging (even though it was 50% charged when it shut down) and that makes no difference....tried usb to computer and directo to wall socket. help?

    phone 4 just turned itself off, won't turn on again - sleep/wake button hasn't worked for a while - tried charging (even though it was 50% charged when it shut down) and that makes no difference....either via usb to computer and direct to wall socket. Any suggestions...other than heading off to the genius bar tomorrow?

    Well, the sleep/wake button is also the power button. If you cannot use it to turn on, then you cannot use it to perform a reset by holding it and the home button together until you see the Apple logo.Those are the only two ways to turn the device on. You can try letting the battery go completely dead and then trying to plug it in. After it has charged for 20-30 minutes, the device may come back on. But, without the sleep/wake button, there is no other way to turn the device on or off.

  • What are the versions of BW and what is the difference between them

    what are the versions of BW and what is the difference between them

    Hi Reddy,
    SAP BIW 2.0a, 2.0b
                   3.0a, 3.b
                   3.1c
                   3.5  and Now BI 7 are some of the versions.
    Major difference between BW3.5 and BI 7.0 versions:
    1. In Info sets now you can include Infocubes as well.
    2. The Remodeling transaction helps you add new key figure and characteristics and handles historical data as well without much hassle. This is only for info cube.
    3. The BI accelerator (for now only for Infocubes) helps in reducing query run time by almost a factor of 10 - 100. This BI accelerator is a separate box and would cost more.
    4. The monitoring has been improved with a new portal based cockpit. Which means you would need to have an EP guy in ur project for implementing the portal.
    5. Search functionality hass improved!! You can search any object. Not like 3.5
    6. Transformations are in and routines are passé! Yes, you can always revert to the old Tcodes.
    7. The *Data Warehousing Workbench *replaces the Administrator Workbench.
    8. Functional enhancements have been made for the Data Store object:
    New type of Data Store object, Enhanced settings for performance optimization of Data Store objects.
    9. The transformation replaces the transfer and update rules.
    10. New authorization objects have been added
    11.*Remodeling *of Info Providers supports you in Information Lifecycle Management.
    12 the DataSource: There is a new object concept for the DataSource .
    Options for direct access to data have been enhanced.
    From BI, remote activation of Data Sources is possible in SAP source systems.
    13. There are functional changes to the Persistent Staging Area (PSA).
    14. BI supports real-time data acquisition.
    15. SAP BW is now known formally as BI (part of NetWeaver 2004s). It implements the Enterprise Data Warehousing (EDW). The new features/ Major differences include:
    a) Renamed ODS as Data Store.
    b) Inclusion of Write-optimized Data Store which does not have any change log and the requests need no activation
    c) Unification of Transfer and Update rules
    d) Introduction of "end routine" and "Expert Routine"
    e) Push of XML data into BI system (into PSA) without Service API or Delta Queue
    f) Introduction of BI accelerator that significantly improves the performance.
    g) Load through PSA has become a must. Info Packages are used to load data upto PSA only.
        You need to create DTP to update data from PSA to Data Target.
    Regards,
    Ram.

  • My iCloud storage is almost full.  I keep deleting pictures from my camera roll and it makes no difference on the backup storage used.  Any thoughts?

    My iCloud storage is almost full.  I keep deleting pictures from my camera roll and it makes no difference on the backup storage used.  Any thoughts?

    See if the estimated size of your camera roll in your backup options agrees with what is reported in Settings>General>Usage>Photos.  If it's significantly different, try resetting your device (hold the power and home buttons at the same time until you see the Apple logo, then release).  Then check again.

  • What are views in DDIC and plz mention the difference between them

    hi,
    What are views in DDIC and plz mention the difference between the different type of views..
    1) maintainence view
    2)database view
    3)Projection view
    4)help view
    P.S : Good answers will be rewarded with points.

    Hi,
    The followings are different types of views:
    - Database View   (SE11)
    Database views are implement an inner join, that is, only records of the primary table (selected via the join operation) for which the corresponding records of the secondary tables also exist are fetched. Inconsistencies between primary and secondary table could, therefore, lead to a reduced selection set. 
    In database views, the join conditions can be formulated using equality relationships between any base fields. In the other types of view, they must be taken from existing foreign keys. That is, tables can only be collected in a maintenance or help view if they are linked to one another via foreign keys.
    - Help View    ( SE54)
    Help views are used to output additional information when the online help system is called. 
    When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view. 
    - Projection View
    Projection views are used to suppress or mask certain fields in a table (projection), thus minimizing the number of interfaces. This means that only the data that is actually required is exchanged when the database is accessed.
    A projection view can draw upon only one table. Selection conditions cannot be specified for projection views.
    - Maintenance View   ( SE54 )
    Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system
    Thanks,
    Shankar

  • Is this ipod touch 2nd or 3rd Generation, and what is the difference?

    Hi,
    Could anyone tell me if this ipod touch 2nd or 3rd Generation, and what is the difference?
    http://www.johnlewis.com/230690655/Product.aspx
    & also would this sleeve fit this ipod model?
    http://www.johnlewis.com/230680469/Product.aspx
    Thanks.
    P.s.
    I'm hoping to get this soon so would be really appreciative of
    your responses.

    There is no hardware difference between what people refer to as a "second-generation" and "third-generation" 8GB iPod touch. The only difference is the version of OS included. Since the site says it's "new" I would presume it's the version with the 3.x version of the OS, but I'd suggest confirming with John Lewis.
    As to the case, I don't believe there's any difference in the physical specs between the 2nd-gen and 3rd-gen hardware, so any case that fits one should fit the other.
    Regards.

  • Why would i connect a external hardrive to the airport extreme and what is the difference between LAN and WAN gigabit ethernet?

    Hey just wanted to know what is the reason i would connect my external hardrive to the extreme and what is the difference between LAN and WAN ehternet. I know one is local and other is wide but can someone explain in simpler terms.

    Connecting a hard drive to the Airport Extreme makes it available to be shared across all the computers on your network.
    WAN (Wide Area Network) is your connection to the internet
    LAN (Local Area Network) is your internal (or local) ethernet connections (computers, printers, etc...)
    AirPort Base Station: About the WAN and LAN Ports

Maybe you are looking for

  • Value in ALV Grid ?

    Hello, is there a method which sets the cell value of a certain cell in a alv grid. I've to set a vallue of a cell after the user has entered a value in a special cell.

  • Invoking a web service from ODI

    Hi All, I am using the Odi Invoke Web Sevice functionality to inoke a web service(BPEL). I was able to successfully invoke this in couple of environments. The same code deployed in a particular environment is failing at this stage with an error messa

  • Buy new Macbook Pro now or wait until 2015

    Hi! I'm currently trying to decide between buying a new Macbook Pro 15" right now, or waiting for any possible releases next year. I'm totally dependent upon my laptop for both school and work. I heavily use programs such as Photoshop, Xcode, and oth

  • How do I make a repreat calendar/diary entry with ...

    Hello, As in the title, I am trying to work out how to make a repeat diary entry with an end date.  In the 'Occurs' tab, when I pick 'every Thursday', it does not offer me an end date option.  When I tried to put an end date through the 'How Long' ta

  • Smart Card Problem in Java with server

    Hi everybody.I use smart card authentication to sign my web application which was deployed in apache tomcat and I use servlet & jsp fro developing this web application.When deploy application on local machine there is no problem.     public String ge