- 9de8bba BACKPORT: 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK by Colin Cross · 3 years, 7 months ago master
- 0f54331 BACKPORT: 8187570: Comparison between pointer and char in MethodMatcher::canonicalize by Colin Cross · 3 years, 7 months ago
- 6fc3f10 BACKPORT: 8181503: Can't compile hotspot with c++11 by Colin Cross · 3 years, 7 months ago
- 35f517e BACKPORT: 8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One by Colin Cross · 3 years, 7 months ago
- 17fac2f ANDROID: Fix -Wvarargs errors by Colin Cross · 4 years, 6 months ago
- 800f537 ANDROID: Fix clang 4.0 errors by Colin Cross · 5 years ago
- 2c90786 ANDROID: fix -Wdelete-non-virtual-dtor warnings by Colin Cross · 4 years, 10 months ago
- 0aeb1ac Merge tag 'jdk-9+181' into master by Colin Cross · 4 years, 8 months ago
- 8eb96a6 Initial commit by Colin Cross · 4 years, 8 months ago
- 71868e0 Initial empty repository by (raulenrique) · 4 years, 8 months ago
- ab4c613 8185133: Reference pending list root might not get marked by mgerdin · 4 years, 10 months ago jdk-9+181
- f91cc05 Added tag jdk-9+180 for changeset d7baadc223e7 by lana · 4 years, 10 months ago
- 03db048 Merge by lana · 4 years, 10 months ago jdk-9+180
- 7a65f25 Added tag jdk-9+179 for changeset d2661aa42bff by lana · 4 years, 10 months ago
- 56f45bf 8183551: Aarch64 platform specific code for 8173770 Reviewed-by: aph, kvn by roland · 4 years, 10 months ago
- c536b8b Merge by asaha · 4 years, 11 months ago jdk-9+179
- d6b094e Added tag jdk-9+178 for changeset 9d032191f82f by lana · 4 years, 11 months ago
- 1fd0e9f 8184036: Restore -XX:UseAVX=3 as product value Reviewed-by: dlong, roland by kvn · 4 years, 11 months ago jdk-9+178
- 8c165ea Merge by lana · 5 years ago
- 8a7a125 Added tag jdk-9+177 for changeset 1ca8f038fceb by lana · 5 years ago
- c5d1df0 8183103: Post loop vectorization produces incorrect results by thartmann · 5 years ago
- 5824a4d 8183401: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java fails with The VM does not support the minimum JVMCI API version required by Graal by dnsimon · 5 years ago
- 2891422 8183543: Aarch64: C2 compilation often fails with "failed spill-split-recycle sanity check" by roland · 5 years ago
- 095dd8e Added tag jdk-9+176 for changeset 2ab74e5dbdc2 by lana · 5 years ago jdk-9+177
- 64e9d06 8181742: Load that bypasses arraycopy has wrong memory state by roland · 5 years ago jdk-9+176
- 81bf3fa Added tag jdk-9+175 for changeset 8f04d457168b by lana · 5 years ago
- 751b75b Merge by vlivanov · 5 years ago jdk-9+175
- e4aebc2 8181872: C1: possible overflow when strength reducing integer multiply by constant by vlivanov · 5 years ago
- 5dab5a6 8182581: aarch64: fix for crash caused by earlyret of compiled method by fyang · 5 years ago
- e6874eb 8182416: Clean up module-info.java like move requires transitive adjacent to exports by mchung · 5 years ago
- 1a41c87 Merge by alanb · 5 years ago
- 2aae1e7 8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100% by poonam · 5 years ago
- 80af0c6 8182310: [AOT][JVMCI] Get host class of VM anonymous class by dnsimon · 5 years ago
- 21c78c5 8181087: Module system implementation refresh (6/2017) by alanb · 5 years ago
- c74f1a2 Merge by lana · 5 years ago
- b464afb Added tag jdk-9+174 for changeset 944791f81601 by lana · 5 years ago
- 88b4dfc Merge by sspitsyn · 5 years ago
- 4adcf4d 8178054: [TESTBUG] Need test for JVM TI IsModifiableModule by sspitsyn · 5 years ago
- 0ad2dc6 8181757: NonNMethod heap in segmented CodeCache is not scanned in some cases by dlong · 5 years ago
- b6c64fa Merge by lana · 5 years ago jdk-9+174
- baac7bb Added tag jdk-9+173 for changeset e64b1cb48d6e by lana · 5 years ago
- 638ab78 8181639: Add tool and services information to module summary by mchung · 5 years ago
- c5cd924 8181292: Backport Rename internal Unsafe.compare methods from 10 to 9 by psandoz · 5 years ago
- 36cc746 8161145: The min/max macros make hotspot tests fail to build with GCC 6 by eosterlund · 5 years ago
- 518f979 Merge by bobv · 5 years ago jdk-9+173
- bc6e123 8181093: assert(si->is_ldr_literal()) failed on arm64 test nsk/jdi/.../returnValue004 by bobv · 5 years ago
- 5b1f65c 8180322: Move JNI spec to specs directory Reviewed-by: mchung, dholmes by ihse · 5 years ago
- 6f2d4a8 8180197: Failing assert: id must be initialized Reviewed-by: kvn, kbarrett by rbackman · 5 years ago
- a5e3fda 8181906: AArch64: port bugfix for 7009641 to AArch64 by fyang · 5 years ago
- 95c6eb1 8179678: ArrayCopy with same src and dst can cause incorrect execution or compiler crash by roland · 5 years ago
- 2574595 Merge by lana · 5 years ago
- 7dd3246 Added tag jdk-9+172 for changeset 1ae9e84f68b3 by lana · 5 years ago
- 9c3db6d 8181420: PPC: Image conversion improvements by mdoerr · 5 years ago
- 8ec06c1 8179882: C2: Stale control info after cast node elimination during loop optimization pass by vlivanov · 5 years ago
- 76c513f 8180855: Null pointer dereference in OopMapSet::all_do of oopMap.cpp:394 by zmajo · 5 years ago jdk-9+172
- c7e1976 Merge by lana · 5 years ago
- a9926b0 Added tag jdk-9+171 for changeset d53171650a2c by lana · 5 years ago
- 3add2e8 8180813: Null pointer dereference of CodeCache::find_blob() result by thartmann · 5 years ago
- 79184b7 8180721: clean up ProblemList Reviewed-by: sspitsyn, gtriantafill by iignatyev · 5 years ago jdk-9+171
- ca1328f 8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package by iignatyev · 5 years ago
- 8a41e3f 8180575: Null pointer dereference in LoadNode::Identity() by thartmann · 5 years ago
- d0c63fe 8180576: Null pointer dereference in Matcher::xform() by thartmann · 5 years ago
- cc47e5e 8180511: Null pointer dereference in Matcher::ReduceInst() by thartmann · 5 years ago
- ad7d61b 8180617: Null pointer dereference in InitializeNode::complete_stores by thartmann · 5 years ago
- c2a07e6 8180565: Null pointer dereferences of ConstMethod::method() by thartmann · 5 years ago
- 00a970f 8175845: Provide javadoc descriptions for jdk.hotspot.agent module by uvangapally · 5 years ago
- cde8f6f 8180453: [JVMCI] mx eclipseinit doesn't pick up generated sources by twisti · 5 years ago
- 2b743bd Merge by lana · 5 years ago
- f3bf7fe Added tag jdk-9+170 for changeset 38a240fd58a2 by lana · 5 years ago
- 0ede79c 8178800: compiler/c2/PolynomialRoot.java fails on Xeon Phi linux host with UseAVX=3 by mcberg · 5 years ago
- e7f6989 8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent by aph · 5 years ago jdk-9+170
- 2893ffe 8180048: Interned string and symbol table leak memory during parallel unlinking by tschatzl · 5 years ago
- e910845 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management by iignatyev · 5 years ago
- 61b0e6c 8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package by iignatyev · 5 years ago
- 657f83a Merge by lana · 5 years ago
- 97b3a41 Added tag jdk-9+169 for changeset 16d692be099c by lana · 5 years ago
- 7555dd1 8174848: Remove gpl templates from hotspot/make Reviewed-by: erikj by ihse · 5 years ago
- ac18e2d 8179889: Fix typographic errors in copyright headers Reviewed-by: erikj, dholmes by ihse · 5 years ago jdk-9+169
- e77b438 8179070: nashorn+octane's box2d causes c2 to crash with "Bad graph detected in compute_lca_of_uses" by roland · 5 years ago
- 179700f Merge by lana · 5 years ago
- 5353cc2 Added tag jdk-9+168 for changeset fbb9c8026495 by lana · 5 years ago
- 30e294c Merge by alanb · 5 years ago
- 00ecb6e 8178380: Module system implementation refresh (5/2017) by alanb · 5 years ago
- e6eac42 8177845: Need a mechanism to load Graal Reviewed-by: kvn, iveresov, mchung by dnsimon · 5 years ago jdk-9+168
- 4fe968f Merge by lana · 5 years ago
- 5a4e7b9 Added tag jdk-9+167 for changeset 1ca7ed1b17b5 by lana · 5 years ago
- 6e85abd 8179084: HotSpot VM fails to start when AggressiveHeap is set by kbarrett · 5 years ago
- d870acf 8179013: Deprecate the Concurrent Mark Sweep (CMS) Garbage Collector by ehelin · 5 years ago jdk-9+167
- 80db2ca Merge by lana · 5 years ago
- cf3774e Added tag jdk-9+166 for changeset 560d7aa083a2 by lana · 5 years ago
- 9d4f9fa 8178047: Aliasing problem with raw memory accesses by iveresov · 5 years ago
- 0b3f82e 8178731: compiler/ciReplay/SABase.java does not compile by iignatyev · 5 years ago jdk-9+166
- 60792cf Merge by lana · 5 years ago
- 0155f12 Added tag jdk-9+165 for changeset c92c6416ca03 by lana · 5 years ago
- bff84b2 8158168: Missing bounds checks for some String intrinsics by dlong · 5 years ago
- 3c2af42 8178347: Process and ProcessHandle getPid method name inconsistency by rriggs · 5 years ago
- 6ab8896 Merge by iignatyev · 5 years ago jdk-9+165
- 38b5f6c 8178333: CTW/PathHandler uses == instead of String::equals for string comparison by iignatyev · 5 years ago
- 5677f13 8170812: Metaspace corruption caused by incorrect memory size for MethodCounters by aph · 5 years ago
- 5b862d4 Merge by tschatzl · 5 years ago