Skip to content
View stokpop's full-sized avatar

Highlights

  • Pro

Block or report stokpop

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lograter Public

    A Java tool to parse logfiles and output performance characteristics.

    Java 1 3

  2. perfana/afterburner Public

    Service with performance issue simulations, packaged as a simple runnable Java jar file.

    Java 9 2

  3. memory-check Public

    Check for possible Java memory leaks using jmap histograms.

    Kotlin 7 2

  4. netstat-info Public

    report and scan netstat files for TPC v4 trouble shoots

    Kotlin

  5. jborgers/PMD-jPinpoint-rules Public

    PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.

    Java 45 10

422 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 8 commits in 1 repository

Created a pull request in jborgers/PMD-jPinpoint-rules that received 1 comment

fix issue356 - False positive in AvoidExposingMutableRecordState

Note that this example uses the non-compact record constructor. Fixed that as well. The fix will check for assignment methods that contain 'copyOf'…

+69 −17 lines changed 1 comment
Opened 1 other pull request in 1 repository
jborgers/PMD-jPinpoint-rules 1 merged
Reviewed 3 pull requests in 1 repository
jborgers/PMD-jPinpoint-rules 3 pull requests

Created an issue in pmd/pmd that received 7 comments

[java] Thread deadlock during PMD analysis in ParseLock.getFinalStatus

Affects PMD Version: 7.10.0 and 7.11.0 Make sure, to test with the latest PMD version. Description: We got reports of PMD analysis blocking the bu…

7 comments
Opened 9 other issues in 2 repositories
Loading