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

java.lang.classfile.components.snippets.PackageSnippets shipped in java.base.jmod

XMLWordPrintable

    • b27
    • b08
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The class PackageSnippets in package java.lang.classfile.components.snippets ships with JDK 24 EA build 31. Based on JDK-8345488 and JDK-8323621 I would expect this class to be either moved to jdk.internal.classfile.components.snippets or to be excluded from the build.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      1. Open java.base JMOD in your favourite tool/IDE
      2. Browse to package java.lang.classfile.components.snippets

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Class PackageSnippets is _not_ present (either removed or moved to jdk.internal.classfile.components.snippets)
      ACTUAL -
      Class PackageSnippets is present

            asotona Adam Sotona
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: