| Changeset | Bug ID | Synopsys |
| 303a4d63b484 | 7082689 | allow duplicate bug ids in jdk7u repos |
| c7c81f18c834 | 7048332 | Cadd_cmpLTMask doesn't handle 64-bit tmp register properly |
| 28263a73ebfb | 7047491 | C1: registers saved incorrectly when calling checkcast_arraycopy stub |
| 5ac411b3b8fc | 7047961 | JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly |
| b2cb497dec28 | 7047069 | Array can dynamically change size when assigned to an object field |
| 33e2b8f1d466 | 6956668 | misbehavior of XOR operator (^) with int |
| 60b8287df30e | 7049415 | Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError |
| a93146d0e4be | 7049410 | JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM |
| 537a4053b0f9 | 7042740 | CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557 |
| d3b9f2be46ab | 7033141 | assert(has_cp_cache(i)) failed: oob |
| 9dd6c4ba364f | 7049928 | VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63 |
| f918d6096e23 | 7050554 | JSR 292 - need optimization for selectAlternative |
| cba7b5c2d53f | 7045514 | SPARC assembly code for JSR 292 ricochet frames |
| 642c68c75db9 | 7050280 | assert(u->as_Unlock()->is_eliminated()) failed: sanity |
| 5cf771a79037 | 7047697 | MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp |
| c8f2186acf6d | 7053520 | JSR292: crash in invokedynamic with C1 using tiered and compressed oops |
| f8c9417e3571 | 7052219 | JSR 292: Crash in ~BufferBlob::MethodHandles adapters |
| e2af886d540b | 7061691 | Fork HS21 to HS22 - renumber Minor and build numbers of JVM |
| 1e3493ac2d11 | 7048342 | CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit |
| 5c0a3c1858b1 | 7048782 | CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359 |
| 053d84a76d3d | 7032531 | G1: enhance GC logging to include more accurate eden / survivor size transitions |
| ae5b2f1dcf12 | 7045662 | G1: OopsInHeapRegionClosure::set_region() should not be virtual |
| c3f1170908be | 7045330 | G1: Simplify/fix the HeapRegionSeq class |
| 7042285 | G1: native memory leak during humongous object allocation | |
| 6804436 | G1: heap region indices should be size_t | |
| 2a241e764894 | 6941923 | RFE: Handling large log files produced by long running Java Applications |
| ef2d1b8f2dd4 | 7051430 | CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit |
| 74cd10898bea | 6918185 | Remove unused code for lost card-marking optimization in BacktraceBuilder |
| 842b840e67db | 7046558 | G1: concurrent marking optimizations |
| 6747fd0512e0 | 7004681 | G1: Extend marking verification to Full GCs |
| 5130fa1b24f1 | 7045751 | G1: +ExplicitGCInvokesConcurrent causes excessive single region evacuation pauses |
| c9ca3f51cf41 | 6994322 | Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap |
| f75137faa7fe | 6916968 | CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle") |
| 23d434c6290d | 7055073 | G1: code cleanup in the concurrentMark.* files |
| e8b0b0392037 | 7046182 | G1: remove unnecessary iterations over the collection set |
| 5f6f2615433a | 7049999 | G1: Make the G1PrintHeapRegions output consistent and complete |
| 04760e41b01e | 7016112 | CMS: crash during promotion testing |
| d83ac25d0304 | 7055355 | JSR 292: crash while throwing WrongMethodTypeException |
| aacaff365100 | 7052494 | Eclipse test fails on JDK 7 b142 |
| de6a837d75cf | 7056380 | VM crashes with SIGSEGV in compiled code |
| aabf25fa3f05 | 7057587 | JSR 292 - crash with jruby in test/test_respond_to.rb |
| ddd894528dbc | 7056328 | JSR 292 invocation sometimes fails in adapters for types not on boot class path |
| 498c6cf70f7e | 7058036 | FieldsAllocationStyle=2 does not work in 32-bit VM |
| 6ae7a1561b53 | 6990015 | Incorrect Icache line size is used for 64 bit x86 |
| e3cbc9ddd434 | 7044738 | Loop unroll optimization causes incorrect result |
| 7889bbcc7f88 | 7047954 | VM crashes with assert(is_Mem()) failed |
| 6f6e91603a45 | 7058689 | Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods |
| 2c359f27615c | 7057120 | Tiered: Allow C1 to inline methods with loops |
| 15559220ce79 | 6478991 | C1 NullCheckEliminator yields incorrect exceptions |
| fe240d87c6ec | 7061101 | adlc should complain about mixing block and expression forms of ins_encode |
| 3e23978ea0c3 | 7062856 | Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes |
| 7d9e451f5416 | 7061187 | need some includes for arm/ppc |
| eb94b7226b7a | 7061192 | option handling adjustments for oracle and embedded builds |
| 65dba8692db7 | 7061197 | ThreadLocalStorage sp map table should be optional |
| 48048b59a551 | 7061204 | clean the chunk table synchronously in embedded builds |
| bf6481e5f96d | 7061225 | os::print_cpu_info() should support os-specific data |
| 8a4fc2990229 | 7053189 | remove some unnecessary platform-dependent includes |
| b0b8491925fe | 7061212 | use o/s low memory notification in embedded builds |
| faa472957b38 | 7059034 | Use movxtod/movdtox on T4 |
| 263247c478c5 | 7058510 | multinewarray with 6 dimensions uncommon traps in server compiler |
| e6e7d76b2bd3 | 7048009 | Update .jcheck/conf files for JDK 8 |
| 3fbb609d9e96 | 7067288 | compiler regression test Test7052494 timeouts with client VM |
| 341a57af9b0a | 6990212 | JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods |
| 8e5d4aa73a8c | 7069176 | Update the JDK version numbers in Hotspot for JDK 8 |
| 0cc8a70952c3 | 7070061 | Adjust Hotspot make/jprt.properties for new JDK8 settings |
| d425748f2203 | 7043987 | 3/3 JVMTI FollowReferences is slow |
| 88dce6a60ac8 | 6951623 | 3/3 possible performance problems in FollowReferences() and GetObjectsWithTags() |
| 109d1d265924 | 7052988 | JPRT embedded builds don't set MINIMIZE_RAM_USAGE |
| 0b80db433fcb | 7046490 | Preallocated OOME objects should obey Throwable stack trace protocol |
| ca1f1753c866 | 7072341 | enable hotspot builds on Linux 3.0 |
| 14a2fd14c0db | 7068240 | G1: Long "parallel other time" and "ext root scanning" when running specific benchmark |
| 6aa4feb8a366 | 7069863 | G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking |
| a20e6e447d3d | 7060842 | UseNUMA crash with UseHugreTLBFS running SPECjvm2008 |
| 7c2653aefc46 | 7060836 | RHEL 5.5 and 5.6 should support UseNUMA |
| 41e6ee74f879 | 7072527 | CMS: JMM GC counters overcount in some cases |
| 87e40b34bc2b | 7074579 | G1: JVM crash with JDK7 running ATG CRMDemo Fusion App |
| f44782f04dd4 | 7039627 | G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally |
| 46cb9a7b8b01 | 7073913 | The fix for 7017193 causes segfaults |
| b1cbb0907b36 | 7016797 | Hotspot: securely/restrictive load dlls and new API for loading system dlls |
| 279ef1916773 | 7065535 | Mistyped function name that disabled UseLargePages on Windows |
| 43f9d800f276 | 7066339 | Tiered: policy should make consistent decisions about osr levels |
| 6a991dcb52bb | 7012081 | JSR 292: SA-JDI can't read MH/MT/Indy ConstantPool entries |
| 3d42f82cd811 | 7063628 | Use cbcond on T4 |
| 4e761e7e6e12 | 7070134 | Hotspot crashes with sigsegv from PorterStemmer |
| 0f34fdee809e | 7071427 | AdapterFingerPrint can hold 8 entries per int |
| c7b60b601eb4 | 7069452 | Cleanup NodeFlags |
| d17bd0b18663 | 7066143 | JSR 292: Zero support after regressions from 7009923 and 7009309 |
| ce3e1d4dc416 | 7060619 | C1 should respect inline and dontinline directives from CompilerOracle |
| c96c3eb1efae | 7068051 | SIGSEGV in PhaseIdealLoop::build_loop_late_post |
| 4aa5974a06dd | 7075559 | JPRT windows_x64 build failure |
| a3142bdb6707 | 7071823 | Zero: zero/shark doesn't build after b147-fcs |
| a19c671188cb | 7075623 | 6990212 broke raiseException in 64 bit |
| f1c12354c3f7 | 7074017 | Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths |
| 6987871cfb9b | 7077439 | Possible reference through NULL in loopPredicate.cpp:726 |
| 95134e034042 | 7063629 | use cbcond in C2 generated code on T4 |
| fdb992d83a87 | 7071653 | JSR 292: call site change notification should be pushed not pulled |
| 11211f7cb5a0 | 7079317 | Incorrect branch's destination block in PrintoOptoAssembly output |
| 1af104d6cf99 | 7079329 | Adjust allocation prefetching for T4 |
| 381bf869f784 | 7079626 | x64 emits unnecessary REX prefix |
| bd87c0dcaba5 | 7079769 | JSR 292: incorrect size() for CallStaticJavaHandle on sparc |
| 739a9abbbd4b | 7080431 | VM asserts if specified size(x) in .ad is larger than emitted size |
| 24cee90e9453 | 6791672 | enable 1G and larger pages on solaris |
| 3be7439273c5 | 7044486 | open jdk repos have files with incorrect copyright headers, which can end up in src bundles |
| 8b135e6129d6 | 7045697 | JDK7 THIRD PARTY README update |
| 52e4ba46751f | 7020373 | JSR rewriting can overflow memory address size variables |
| bca686989d4b | 7055247 | Ignore test of # 7020373 |
| 337ffef74c37 | 7057046 | Add embedded license to THIRD PARTY README |
| 7c29742c41b4 | 7081251 | bump the hs22 build number to 02 |
| Changeset | Bug ID | Synopsys |
| 8841e2149dfb | 7041125 | LDAP API does not catch malformed filters that contain two operands for the ! operator |
| 62d3e2c51aa8 | 7065972 | Some race condition may happen in SSLSocketImpl class |
| 2c93c0965f99 | 7049774 | UID construction appears to hang if time changed backwards |
| e01325b53a12 | 7057459 | Regression: Performance degradation with java.beans.XMLEncoder |
| 72b2b2a3f228 | 7019963 | The goto parent directory button doesn't operate in JFileChooser |
| 22f8570179e7 | 4909150 | WindowsTreeUI can cause NullPointerException occasionally |
| 56fc480ef969 | 7061379 | [Kerberos] Cross-realm authentication fails, due to nameType problem |
| 449f7f1bb735 | 7047325 | Internal API to improve management of direct buffers |
| Changeset | Bug ID | Synopsys |
| e2ace862236a | 7071246 | Enclosing string literal in parenthesis in switch-case crashes javac |
| d5d8654d8180 | 7064544 | (javadoc) miscellaneous fixes requested by netbeans |