0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tag jdk7u6-b08 for changeset 6b668c1049a8 More... almost 12 years ago
Added tag jdk7u6-b07 for changeset 144f8a1a43cb More... about 12 years ago
Merge More... about 12 years ago
Added tag jdk7u6-b06 for changeset be1d97cdee46 More... about 12 years ago
Merge More... about 12 years ago
Added tag jdk7u6-b05 for changeset 77b43af50556 More... about 12 years ago
Merge More... about 12 years ago
Added tag jdk7u4-b20 for changeset ad6f5eaa165e More... about 12 years ago
Merge More... about 12 years ago
Added tag hs23-b21 for changeset 34fce1d343b0 More... about 12 years ago
7159766: Tiered compilation causes performance regressions Summary: Disable tiered in 7u4 because of the performance anomalies with Oracle FMW Reviewed-by: never, kvn More... about 12 years ago
Added tag jdk7u4-b19 for changeset a1292d4e0709 More... about 12 years ago
Merge More... about 12 years ago
Added tag jdk7u6-b04 for changeset b82c43fba5c0
cl
More... about 12 years ago
Merge More... about 12 years ago
7158135: new hotspot build - hs23-b21 Reviewed-by: jcoomes More... about 12 years ago
Merge More... about 12 years ago
Added tag hs23-b20 for changeset 1834c6835b75 More... about 12 years ago
Added tag jdk7u4-b18 for changeset f1b786625e0c
cl
More... about 12 years ago
7156960: Incorrect copyright headers in parts of the Serviceability agent Summary: Errant files added as part of 7088955 fix. The Copyright information now corrected with gpl-header template Reviewed-by: sla, ohair, mbykov More... about 12 years ago
Merge More... about 12 years ago
7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode Summary: Assert doesn't respect invokedynamic opcode Reviewed-by: dcubed, phh More... about 12 years ago
Added tag jdk7u6-b03 for changeset bca9e76ea254
cl
More... about 12 years ago
Merge More... about 12 years ago
7154677: new hotspot build - hs23-b20 Reviewed-by: johnc More... about 12 years ago
Merge More... about 12 years ago
Added tag hs23-b19 for changeset ad5eb0a72fb1 More... about 12 years ago
Merge More... about 12 years ago
7103665: HeapWord*ParallelScavengeHeap::failed_mem_allocate(unsigned long,bool)+0x97 Summary: Make sure that MutableNUMASpace::ensure_parsability() only calls CollectedHeap::fill_with_object() with valid sizes and make sure CollectedHeap::filler_array_max_size() returns a value that can be converted to an int without overflow Reviewed-by: azeemj, jmasa, iveresov More... about 12 years ago
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using contains() method instead of .startsWith(). Reviewed-by: dcubed, phh, ohair, katleman More... about 12 years ago