2011-03-18 trims 7028846: Bump the HS21 build number to 05
2011-03-18 trims Merge
2011-03-18 jcoomes Merge
2011-03-17 ysr 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
2011-03-16 ysr 6896099: Integrate CMS heap ergo with default heap sizing ergo
2011-03-15 jwilhelm Merge
2011-03-11 jwilhelm 6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
2011-03-15 ysr 6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
2011-03-03 brutisso 7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
2011-03-03 brutisso 7022943: G1: improve logging to avoid interleaved numbers
2011-03-06 jcoomes 7018056: large pages not always enabled by default
2011-03-04 tonyp 7014923: G1: code cleanup
2011-03-18 twisti Merge
2011-03-18 jrose 7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
2011-03-17 kvn 7028394: Newer AMD Processor Prefetch Defaults
2011-03-12 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-03-12 jrose 6839872: remove implementation inheritance from JSR 292 APIs
2011-03-12 jrose Merge
2011-03-11 kvn 7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
2011-03-09 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
2011-03-07 never 6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
2011-03-05 kvn 6589823: Error: meet not symmetric
2011-03-05 never Merge
2011-03-05 never 7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
2011-03-04 iveresov 7020403: Add AdvancedCompilationPolicy for tiered
2011-03-17 vladidan Merge
2011-03-16 vladidan Merge
2011-03-10 vladidan 7011490: Wrong computation results in Test6880034
2011-03-16 coleenp 7019165: Incorrect symbols in pstack output after SymbolTable changes
2011-03-15 dcubed Merge
2011-03-15 dcubed 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
2011-03-15 dcubed 7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
2011-03-14 acorn Merge
2011-03-11 phh 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
2011-03-10 bdelsart 7025485: leverage shared x86-only deoptimization code
2011-03-12 trims Merge
2011-03-07 coleenp 7024584: Symbol printouts shouldnt be under PrintGCDetails
2011-03-07 acorn Merge
2011-03-04 kamg 6845426: non-static <clinit> method with no args is called during the class initialization process
2011-03-04 coleenp 7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
2011-03-04 coleenp 6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
2011-03-04 coleenp 7022999: Can't build with FORCE_TIERED=0
2011-03-18 trims Added tag hs21-b04 for changeset 8f90284bf3fa
2011-03-17 schien Added tag jdk7-b134 for changeset 3cb740be56d2
2011-03-24 cl Merge
2011-03-22 ohair 6896934: README: Document how the drop source bundles work for jaxp/jaxws
2011-03-17 schien Added tag jdk7-b134 for changeset 6baee4c33881
2017-07-05 duke Added tag jdk7-b134 for changeset def8e16dd237
2017-07-05 duke Merge jdk7-b134
2017-07-05 duke Merge
2011-03-15 ohair Merge
2011-03-13 mfang Merge
2011-03-09 mfang 7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated
2011-03-11 lana Merge
2011-03-07 jjg 6980021: javac should document @file command line option
2011-03-07 lana Merge
2011-03-07 mcimadamore 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
2011-03-07 mcimadamore 7024568: Very long method resolution causing OOM error
2011-03-05 jjg 6964914: javadoc does not output number of warnings using user written doclet
2011-03-05 jjg 6227454: package.html and overview.html may not be read fully
2011-03-05 jjg 6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup
2011-03-04 jjg 6966736: javac verbose output is inconsistent
2011-03-03 mcimadamore 7024212: TestWarnErrorCount fails
2011-03-03 mcimadamore 7022054: Invalid compiler error on covariant overriding methods with the same erasure
2011-03-03 mcimadamore 7023703: Valid code doesn't compile
2011-03-03 mcimadamore 7023233: False positive for -Xlint:try with nested try with resources blocks
2011-03-03 jjg 6639645: Modeling type implementing missing interfaces
2011-03-03 jjg 6986892: confusing warning given after errors in annotation processing
2011-03-02 jjg 6986895: compiler gives misleading message for no input files
2011-03-02 mcimadamore 6541876: "Enclosing Instance" error new in 1.6
2011-03-01 jjg 7021183: 269: assertion failure getting enclosing element of an undefined name
2011-02-28 jjg 7022711: compiler crash in try-with-resources
2011-02-28 jjg 7022741: warning counts are wrong after anno processing
2011-02-28 jjg 7022337: repeated warnings about bootclasspath not set
2011-02-28 mcimadamore 7015715: lub gets stuck on type with complex supertype
2011-02-28 mcimadamore 7015430: Incorrect thrown type determined for unchecked invocations
2011-02-25 jjg 7022310: test/tools/javac/diags/Example: args added twice
2011-02-25 jjg 7021650: fix Context issues
2011-02-24 jjh 7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines
2011-02-23 lana Merge
2011-02-23 mcimadamore 7019631: issues in test headers in b130
2011-02-23 mcimadamore 7020657: Javac rejects a fairly common idiom with raw override and interfaces
2011-03-11 cl Added tag jdk7-b133 for changeset 527e04a21c75
2017-07-05 duke Merge
2011-03-14 mfang Merge
2011-03-10 ohair 7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-11 cl Added tag jdk7-b133 for changeset f3c2826383e4
2017-07-05 duke Merge
2011-03-15 ohair Merge
2011-03-14 mfang Merge
2011-03-10 ohair 7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-11 lana Merge
2011-03-07 lana Merge
2011-03-02 ohair 7023289: jaxp 1.4.5 development jdk7 2nd integration
2011-03-11 cl Added tag jdk7-b133 for changeset 97a72738edc8
2017-07-05 duke Merge
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip