Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jenkinsci/lib-file-leak-detector issues and pull requests

#100 - Bump jenkins from 1.77 to 1.78

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, java

#99 - Use Java 11 language features where possible

Pull Request - State: closed - Opened by basil about 2 years ago
Labels: internal

#98 - Bump jenkins from 1.76 to 1.77

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#97 - Bump jenkins from 1.74 to 1.76

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#96 - Bump mockito-core from 4.6.0 to 4.6.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#95 - Bump mockito-core from 4.5.1 to 4.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#94 - Bump release-drafter/release-drafter from 5.19.0 to 5.20.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#93 - Bump jenkins from 1.73 to 1.74

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#92 - Bump mockito-core from 4.4.0 to 4.5.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#91 - Bump asm.version from 9.2 to 9.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#90 - Bump jenkins from 1.72 to 1.73

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#89 - Bump maven-shade-plugin from 3.2.4 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#88 - Bump jenkins from 1.71 to 1.72

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#87 - Clean up formatting

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#86 - Socket support for Java 17+

Issue - State: open - Opened by basil over 2 years ago - 1 comment
Labels: enhancement

#85 - Document options and link to file-leak-postprocess

Pull Request - State: closed - Opened by centic9 over 2 years ago
Labels: documentation

#84 - Disable Socket to support (broken on Java 17+)

Pull Request - State: closed - Opened by centic9 over 2 years ago
Labels: enhancement

#83 - Add Java 17 to build/test matrix

Pull Request - State: closed - Opened by basil over 2 years ago - 4 comments
Labels: test

#82 - Miscellaneous code cleanup

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#81 - Adopt POM Code Convention

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#80 - Adjust code-style, replace tabs, add comments, add braces

Pull Request - State: closed - Opened by centic9 over 2 years ago
Labels: internal

#79 - Fix `DM_DEFAULT_ENCODING` SpotBugs violations

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: internal

#78 - Fine-grained SpotBugs exclusions

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#77 - Fix indentation in `pom.xml`

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#76 - Add support for `Files#newByteChannel` and `Files#newDirectoryStream`

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: enhancement

#75 - Improve README

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: documentation

#74 - Miscellaneous code cleanup

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: internal

#73 - Run tests on Windows

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: test

#72 - Add support for Java 11

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: enhancement

#71 - Exclude unneeded args4j resources from shaded JAR

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: dependencies

#70 - Bump commons-io from 2.0.1 to 2.11.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#69 - Bump args4j from 2.0.16 to 2.33

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#68 - Bump mockito-core from 3.2.4 to 4.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#67 - Enable Release Drafter

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: internal

#66 - Bump asm6 from 6.0_BETA to 6.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, java

#65 - Bump junit from 4.13.1 to 4.13.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, java

#64 - Add Dependabot configuration

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: dependencies

#63 - Use Jenkins parent POM

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: internal

#62 - Clean up `TransformerTest`

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: test

#61 - Amend help screen

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: documentation

#59 - Add a missing assertion to `TransformerTest`

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: test

#58 - Compile with Java 8

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#57 - Migrate documentation to GitHub

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: documentation

#56 - Add `Jenkinsfile`

Pull Request - State: closed - Opened by basil over 2 years ago
Labels: skip-changelog

#55 - Move this repository to the `jenkinsci` GitHub organization

Issue - State: closed - Opened by basil over 2 years ago - 6 comments

#54 - Dump leak report on a schedule

Pull Request - State: open - Opened by huskercane over 3 years ago

#53 - Bump commons-io from 2.0.1 to 2.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#52 - Bump junit from 4.9 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#51 - Make file-leak-detector compatible with java11

Pull Request - State: closed - Opened by velo about 4 years ago

#50 - Add `-Xverify:none` to docs for OpenJ9

Pull Request - State: closed - Opened by mandragorn over 4 years ago - 6 comments
Labels: documentation

#49 - Add file filters to FLD

Issue - State: open - Opened by Temennigru over 4 years ago

#48 - Java11

Pull Request - State: closed - Opened by akwiatek almost 5 years ago - 1 comment

#47 - Amend help screen

Pull Request - State: closed - Opened by akwiatek almost 5 years ago - 1 comment

#46 - Support for Java 10+

Issue - State: closed - Opened by rjahn over 5 years ago

#45 - Remove tools.jar dependency

Pull Request - State: closed - Opened by melissalinkert over 5 years ago - 1 comment

#44 - An illegal reflective access operation has occurred

Issue - State: open - Opened by Gerungofulus over 5 years ago

#43 - [JENKINS-53394] Check null options

Pull Request - State: closed - Opened by MRamonLeon almost 6 years ago - 2 comments

#42 - Various smaller adjustments

Pull Request - State: closed - Opened by centic9 almost 6 years ago - 2 comments

#40 - Add an option to the command line to keep compatibility

Pull Request - State: closed - Opened by MRamonLeon almost 6 years ago - 1 comment

#39 - Avoid using System.exit because it kills the JVM

Pull Request - State: closed - Opened by MRamonLeon almost 6 years ago - 2 comments

#38 - Fix incorrect trace output upon file closing

Pull Request - State: closed - Opened by blindpirate almost 6 years ago - 6 comments

#36 - Pipes are not detected correctly on Windows

Issue - State: open - Opened by dwnusbaum over 6 years ago

#35 - Files.newDirectoryStream() is not observed to leak

Issue - State: closed - Opened by idodeclare over 6 years ago

#34 - Add Selector support

Pull Request - State: closed - Opened by dwnusbaum over 6 years ago - 3 comments

#33 - Fix file open not dected, add FileChannel support

Pull Request - State: closed - Opened by adangel over 6 years ago

#32 - Got it compiling with Java 9.

Pull Request - State: closed - Opened by patcheng almost 7 years ago

#31 - java.nio.channels.Pipe leak monitoring

Pull Request - State: closed - Opened by denisj44 almost 7 years ago - 3 comments

#30 - current running jar leak

Issue - State: open - Opened by cristyrye over 7 years ago - 2 comments

#28 - Add Readme.md file the project.

Issue - State: closed - Opened by jitendra3109 over 7 years ago - 1 comment

#27 - Compilation error, org.kohsuke:asm3:3.3.0 dependency is missing from pom file,

Issue - State: closed - Opened by tzachs almost 8 years ago - 3 comments

#25 - Can not attach on ibm java8

Issue - State: open - Opened by jwadamson over 8 years ago - 2 comments

#24 - Capture sockets leaks too

Issue - State: closed - Opened by adobni over 8 years ago - 1 comment

#23 - master does not compile

Issue - State: closed - Opened by gaul about 9 years ago - 2 comments

#22 - Fix compiling tests after switch to asm5

Pull Request - State: closed - Opened by centic9 over 9 years ago - 1 comment

#21 - "Strong" property should be documented

Issue - State: closed - Opened by kmatveev over 9 years ago - 1 comment

#20 - Missing open/close from Files.lines

Issue - State: closed - Opened by z669016 almost 10 years ago - 4 comments

#19 - Correct dumpatshutdown usage text

Pull Request - State: closed - Opened by gaul about 10 years ago - 2 comments

#18 - Doesn't work on IBM Java: ATTACH_ERR AgentInitializationException102

Issue - State: open - Opened by candrews over 10 years ago - 3 comments

#16 - Fix loading of jar.

Pull Request - State: closed - Opened by jtnord over 10 years ago - 1 comment

#15 - The process to get the file was incorrect if the jar was in a location c...

Pull Request - State: closed - Opened by jtnord over 10 years ago - 3 comments

#14 - New option "excludes" to provide a file with stacktraces that should be ignored

Pull Request - State: closed - Opened by centic9 almost 11 years ago - 1 comment

#13 - Add option "dumpatshutdown" to print out all remaining file handles during shutdown

Pull Request - State: closed - Opened by centic9 almost 11 years ago - 2 comments

#12 - add possibility to define ExternalListener

Pull Request - State: closed - Opened by mlinhard almost 11 years ago - 2 comments

#11 - Support for java.nio

Issue - State: closed - Opened by centic9 about 11 years ago - 4 comments

#10 - New option "excludes" to provide a file with stacktraces that should be ignored

Pull Request - State: closed - Opened by centic9 about 11 years ago - 4 comments

#8 - Ignore generated Eclipse project files

Pull Request - State: closed - Opened by centic9 about 11 years ago - 1 comment

#7 - Browser displays the HTTP result and then quickly shows error page

Issue - State: closed - Opened by centic9 about 11 years ago - 1 comment

#6 - [JENKINS-16544] Use Shade plugin to avoid breaking Jenkins CLI

Pull Request - State: closed - Opened by jglick about 11 years ago - 1 comment

#5 - Add close flag to configuration

Pull Request - State: closed - Opened by jesperpedersen over 11 years ago - 2 comments

#4 - [master] Use arg4j 2.0.16 and bug fixes

Pull Request - State: closed - Opened by jesperpedersen about 12 years ago - 1 comment

#3 - Manifest doesn't contain entries Main- or Premain-Class in 1.4

Issue - State: closed - Opened by ttf over 12 years ago - 7 comments

#2 - bridge to JavaMelody VirtualMachine

Pull Request - State: closed - Opened by ndeloof over 12 years ago

#1 - maven fails to resolve com.sun:tools dependencies on OSX

Pull Request - State: closed - Opened by ndeloof over 12 years ago