Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4559100

The VM crashes when a method in a redefined class throws an exception.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0_02
    • 1.4.0
    • vm-legacy
    • 02
    • x86
    • windows_2000



        Name: gm110360 Date: 12/07/2001


        java version "1.4.0-beta3"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b84)
        Java HotSpot(TM) Client VM (build 1.4.0-beta3-b84, mixed mode)

        There are actually two problems, both in HotSwap functionality:
        1) If method gus calls method fred and while fred is active, fred is redefined,
        then when fred is resumed, if it throws an exception, a hotspot crash
        may occur.

        2) If method gus calls method fred and while fred is active, both
        fred and gus are defined, then when fred is resumed and returns to gus,
        a hotspot crash may occur. This occurs only with C1 on x86 crash.


        (Review ID: 136995)
        ======================================================================

        The fix is available from Misha Dmitriev.

              swamyv Swamy Venkataramanappa
              gmanwanisunw Girish Manwani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: