Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1981: Optional OSGi bundle's dependency on sun.misc package #1993

Merged
merged 8 commits into from Oct 25, 2021

Commits on Oct 14, 2021

  1. Copy the full SHA
    53db9e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Copy the full SHA
    91a780a View commit details
    Browse the repository at this point in the history
  2. Merging definition of the dependency on sun.misc as optional

    Jaroslav Tulach committed Oct 22, 2021
    Copy the full SHA
    c5aa1fe View commit details
    Browse the repository at this point in the history
  3. Adjusting the test to sun.misc import being optional

    Jaroslav Tulach committed Oct 22, 2021
    Copy the full SHA
    857a561 View commit details
    Browse the repository at this point in the history
  4. Using Collections.list and for loop

    Jaroslav Tulach committed Oct 22, 2021
    Copy the full SHA
    d0835fc View commit details
    Browse the repository at this point in the history
  5. Let the fail message include name of package

    Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
    Jaroslav Tulach and Marcono1234 committed Oct 22, 2021
    Copy the full SHA
    3dc8d3c View commit details
    Browse the repository at this point in the history
  6. Closing the input stream

    Jaroslav Tulach committed Oct 22, 2021
    Copy the full SHA
    306e295 View commit details
    Browse the repository at this point in the history
  7. Dedicated assertSubstring method

    Jaroslav Tulach committed Oct 22, 2021
    Copy the full SHA
    3c1c5ff View commit details
    Browse the repository at this point in the history