Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-126352 Prepare formal Qt for Android's Java API review
  3. QTBUG-126371

Make internal Java implementation as package public only

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8
    • None
    • None
    • Android
    • 2024wk24s2FOQtforAndroid, 2024wk26s2FOQtforAndroid, 2024wk38s2FOQtforAndroid, 2024wk28s2FOQtforAndroid, 2024wk30s2FOQtforAndroid, 2024wk32s2FOQtforAndroid, 2024wk36s2FOQtforAndroid, 2024wk40s3FOQtforAndroid, 2024wk42s3FOQtforAndroid
    • eba233181 (dev), 39535e9fc (6.8), b5c46151e (dev), 32f3714d2 (dev), 0ad449180 (dev), b2f177c4b (dev), a833d431c (dev), eb4e417ef (dev), 9eed1704a (dev), 900911abe (dev), fba45eea0 (6.8), 5232c2143 (6.8), 0ab0abcb6 (6.8), b392218d6 (6.8), 5888465f1 (6.8)

      We have lots of Java code that's just declared public everywhere, these are Qt for Android QPA code or other modules' glue between Java and C++, which is not really meant to be public, and arguably wasn't made public intentionally, and in any case, it's very unlikely that anyone was using this code. Since this code is accessed through JNI, it's okay for it to be package public or even private.

        For Gerrit Dashboard: QTBUG-126371
        # Subject Branch Project Status CR V

            assam Assam Boudjelthia
            assam Assam Boudjelthia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes