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

Ladybird Java Plug-in CLSID doesn't follow naming convention

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.3.1
    • 1.3.1
    • deploy
    • rc1
    • x86
    • windows_nt

      In Java Plug-in, CLSID should be created in a uniform way:

      "CAFEEFAC-<Major Version>-<Minor Version>-<Patch Version>-ABCDEFFEDCBA"

              Major version, minor version and patch version are all four digit hex
      number.

              For example, this is the CLSID for Merlin:

              "CAFEEFAC-0014-0000-0000-ABCDEFFEDCBA"

              This is the CLSID for 1.3.0_03:

              "CAFEEFAC-0013-0000-0003-ABCDEFFEDCBA"

              This is the CLSID for 1.2.2_07:

              "CAFEEFAC-0012-0002-0007-ABCDEFFEDCBA"


      However, CLSID in Ladybird beta is generated randomly that doesn't follow this convention.

            djayaramsunw Devananda Jayaraman (Inactive)
            stanleyh Stanley Ho (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: