2010-09-07 igor 6982774: HOTSPOT_IMPORT_PATH detection does not work as expected
2010-09-02 jqzuo Merge
2010-09-01 igor 6981436: Variable gets hidden if Defs-javadoc is included
2010-08-20 herrick Merge
2010-08-13 igor 6976516: Add support for compiling deploy ws without compiling j2se
2010-10-15 cl Added tag jdk7-b114 for changeset 59be7b5071f2
2017-07-05 duke Merge
2010-10-20 trims Merge
2010-10-14 trims 6992267: Bump the HS20 build number to 02
2010-10-14 trims Merge
2010-10-14 kvn Merge
2010-10-13 roland Merge
2010-10-13 roland 6991211: assert failure on sparc: "can not have caller-save register operands at calls"
2010-10-13 twisti Merge
2010-10-13 twisti 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
2010-10-13 iveresov 6991512: G1 barriers fail with 64bit C1
2010-10-12 twisti 6991065: missed a review comment in 6829194
2010-10-11 twisti 6829194: JSR 292 needs to support compressed oops
2010-10-08 twisti 6990549: Zero and Shark fixes after 6978355 and 6953144
2010-10-08 never 6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
2010-10-08 jcoomes Merge
2010-10-01 tonyp 6980838: G1: guarantee(false) failed: thread has an unexpected active value in its SATB queue
2010-10-02 johnc Merge
2010-10-02 johnc 6983311: G1: LoopTest hangs when run with -XX:+ExplicitInvokesConcurrent
2010-10-01 ysr 6794422: Perm gen expansion policy for concurrent collectors
2010-09-30 jcoomes 6988678: fatal error deadlock handling was unintentionally disabled
2010-09-29 ysr 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
2010-09-28 jcoomes 6423256: GC stacks should use a better data structure
2010-09-28 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
2010-09-08 jcoomes 6983296: build sanity checks for jdk7 should require SS12u1
2010-09-20 jmasa 6984287: Regularize how GC parallel workers are specified.
2010-10-06 kvn Merge
2010-10-06 never 6989736: fix mapfile warnings on solaris
2010-10-05 never 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
2010-10-05 kvn 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
2010-10-05 iveresov 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
2010-10-05 never 6968348: Byteswapped memory access can point to wrong location after JIT
2010-10-01 kvn 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
2010-09-29 iveresov 6988346: 6986046 breaks tiered
2010-09-29 roland 6988303: 6986046 breaks build with recent gcc
2010-09-29 twisti 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
2010-09-28 never 6987763: assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
2010-09-27 iveresov 6987115: Non-tiered compilation policy creates unnecessary C1 threads
2010-09-24 roland Merge
2009-12-29 roland 6986046: C1 valuestack cleanup
2010-09-24 twisti 6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site
2010-09-23 never 6986028: assert(_base == Int) failed: Not an Int in CmpINode::sub
2010-09-23 never 6972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
2010-09-22 never 6982537: Crash in Node*step_through_mergemem
2010-09-21 iveresov 6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails
2010-09-16 never 6984979: OptimizeFill misses some cases with an odd memory graph
2010-10-02 trims Added tag hs20-b01 for changeset 75ef8813e3e2
2010-10-15 cl Added tag jdk7-b114 for changeset 21dec68c50e9
2010-10-18 jqzuo Merge
2010-10-12 jqzuo Merge
2010-10-04 jqzuo 6983855: The jre combo bundle target needs to be added in the makefile
2010-10-02 herrick Merge
2010-09-28 igor 6982520: Move kernel to install ws
2010-09-17 herrick Merge
2010-09-17 herrick Merge
2010-09-04 igor 6978977: Productivity: use ant for java part of build
2010-10-15 cl Added tag jdk7-b114 for changeset fec780096b1f
2017-07-05 duke Added tag jdk7-b114 for changeset 750c1ccb2f2d
2017-07-05 duke Merge jdk7-b114
2017-07-05 duke Merge
2010-10-12 lana Merge
2010-10-04 lana Merge
2010-10-03 alanb 6907737: (file) FileVisitor and Files.walkFileTree issues
2010-09-30 jjg 6988436: Cleanup javac option handling
2010-09-30 darcy 6983738: Use a JavacTestingAbstractProcessor
2010-09-29 jjg 6502392: Invalid relative names for Filer.createResource and Filer.getResource
2010-09-28 sundar 6967842: Element not returned from tree API for ARM resource variables.
2010-09-28 jjg 6986246: Trees object is round-specific
2010-09-27 jjg 6877202: Elements.getDocComment() is not getting JavaDocComments
2010-09-27 jjg 6890226: javah -version is broken
2010-09-25 lana Merge
2010-09-22 jjg 6986772: langtools netbeans build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
2010-09-22 sundar 6587674: NoClassdefFound when anonymously extending a class.
2010-09-18 mcimadamore 6863465: javac doesn't detect circular subclass dependencies via qualified names
2010-09-18 mcimadamore 5088624: cannot find symbol message should be more intelligent
2010-09-18 mcimadamore 6980862: too aggressive compiler optimization causes stale results of Types.implementation()
2010-10-07 cl Added tag jdk7-b113 for changeset edcbadb1c4b3
2017-07-05 duke Merge
2010-10-07 cl Added tag jdk7-b113 for changeset 9d2d843d318f
2017-07-05 duke Merge
2010-10-07 cl Added tag jdk7-b113 for changeset 039713686e1c
2017-07-05 duke Merge
2010-10-07 cl Added tag jdk7-b113 for changeset c180f52ae197
2017-07-05 duke Merge
2010-10-12 lana Merge
2010-10-09 sherman 6990846: Demo: NIO.2 filesystem provider for zip/jar archives
2010-10-04 lana Merge
2010-10-04 lancea 6989139: Address JDBC Findbugs where Number type Constructor are used
2010-10-04 alanb 6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
2010-10-03 alanb 6907737: (file) FileVisitor and Files.walkFileTree issues
2010-10-02 alanb Merge
2010-10-02 alanb 6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
2010-10-01 lancea 6988993: Address Findbugs warnings for the use of String Constructor
2010-09-30 alanb Merge
2010-09-30 alanb 6988037: fileClose prints debug message is close fails
2010-09-29 chegar 6987461: Handle leak when enabling java.net.useSystemProxies
2010-09-29 weijun 6988163: sun.security.util.Resources dup and a keytool doc typo
2010-09-28 michaelm 6987927: can't use -Dfile.encoding=Cp037 in net test
2010-09-28 michaelm Merge
2010-09-28 michaelm 6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
2010-09-27 lancea 6987638: javadoc update to RowSetProvider and Statement
2010-09-25 lana Merge
2010-09-25 weijun 6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
2010-09-24 ohair 6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
2010-09-24 ohair 6987117: Add jprt test sets
2010-09-23 mchung 6984036: servicetag vendor rebranding issues
2010-09-23 weijun 6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
(0) -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip