jdk-24/hotspot/test/runtime/NMT
Coleen Phillimore d6de951947 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
Signed bitfield size y can only have (1 << y)-1 values.

Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
2014-11-11 09:59:50 -05:00
..
AutoshutdownNMT.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
BaselineWithParameter.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
ChangeTrackingLevel.java 8059100: SIGSEGV VirtualMemoryTracker::remove_released_region 2014-10-10 19:36:12 +00:00
CommandLineDetail.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
CommandLineEmptyArgument.java 8055684: runtime/NMT/CommandLineEmptyArgument.java fails 2014-08-21 14:37:39 -07:00
CommandLineInvalidArgument.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
CommandLineSummary.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
CommandLineTurnOffNMT.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
JcmdBaselineDetail.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
JcmdDetailDiff.java 8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available 2014-08-22 06:46:29 -07:00
JcmdScale.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
JcmdScaleDetail.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
JcmdSummaryDiff.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
JcmdWithNMTDisabled.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
MallocRoundingReportTest.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
MallocSiteHashOverflow.java 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter 2014-11-11 09:59:50 -05:00
MallocStressTest.java 8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running 2014-08-22 06:28:14 -07:00
MallocTestType.java Merge 2014-08-19 10:04:29 -04:00
MallocTrackingVerify.java 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter 2014-11-11 09:59:50 -05:00
NMTWithCDS.java 8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions 2014-08-22 09:30:57 -07:00
PrintNMTStatistics.java 8058606: [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit 2014-10-15 05:55:44 -07:00
PrintNMTStatisticsWithNMTDisabled.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
ReleaseCommittedMemory.java Merge 2014-08-19 10:04:29 -04:00
ReleaseNoCommit.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
ShutdownTwice.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
SummaryAfterShutdown.java 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated 2014-08-18 11:56:12 -07:00
SummarySanityCheck.java Merge 2014-08-19 10:04:29 -04:00
ThreadedMallocTestType.java Merge 2014-08-19 10:04:29 -04:00
ThreadedVirtualAllocTestType.java Merge 2014-08-19 10:04:29 -04:00
VirtualAllocCommitUncommitRecommit.java 8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used 2014-08-22 14:21:41 -07:00
VirtualAllocTestType.java Merge 2014-08-19 10:04:29 -04:00