2016-05-31 rgoel 8145136: Upgrade CLDR locale data
2016-05-31 amlu 8154980: Remove intermittent key from test BandIntegrity.java
2016-05-31 xiaofeya 8157816: Mark 4 httpclient tests as intermittently failing
2016-05-30 mli 8158044: Add test that checks uri of upgradeable modules
2016-05-30 alanb Merge
2016-05-30 alanb 8066258: Re-examine com.sun.nio.file to see if it should be a supported API
2016-05-30 igerasim 8158111: Make handling of 3rd party providers more stable
2016-05-30 robilad 8154469: Update FSF address
2016-05-30 nishjain 8158025: Typo in java.util.Locale
2016-06-02 lana Added tag jdk-9+121 for changeset 2435017e82ff
2017-07-05 duke Merge
2016-06-06 amurillo Merge
2016-06-02 amurillo Merge
2016-05-13 goetz 8156922: [ppc] Implement template interpreter stack overflow checks as on x86/sparc.
2016-06-01 hseigel 8156156: Add module specific NMT MemoryType
2016-06-01 hseigel 8158060: BasicLayerTest causes fatal error: Thread holding lock at safepoint that vm can block on: Module_lock
2016-05-31 ctornqvi 8158106: native/GTestWrapper.java gets SIGABR
2016-05-31 rehn Merge
2016-05-31 rehn 8158150: LogConfiguration::describe output can get truncated
2016-05-27 sjohanss 8157153: TestStressRSetCoarsening fails with OOM
2016-05-30 dfazunen 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
2016-05-27 mchernov 8157452: [TESTBUG] PLAB tests don't handle unexpected GC
2016-05-27 asmotrak Merge
2016-05-27 asmotrak 8152207: Perform array bound checks while getting a length of bytecode instructions
2016-05-27 dsamersoff Merge
2016-05-27 dsamersoff 8152950: BasicLauncherTest.java fails due to type error
2016-05-27 coleenp Merge
2016-05-27 coleenp Merge
2016-05-27 coleenp 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
2016-05-27 vlivanov Merge
2016-05-27 vlivanov Merge
2016-05-26 neliasso 8153352: Crash with assert(pd != 0L) failed: PcDesc must not be NULL
2016-05-26 neliasso 8157717: MultiCommand breaks directives amount limit
2016-05-25 enevill 8157841: aarch64: prefetch ignores cache line size
2016-05-25 enevill 8157834: aarch64: Hello World crashes with fastdebug build
2016-05-25 dpochepk 8156470: [JITtester] EOL on Windows
2016-05-25 dpochepk 8156585: Cosmetic: AARCH64 defines in c1_LIRAssembler_aarch64.hpp
2016-05-25 psandoz 8157683: Thread.onSpinWait intrinsification doesn't have sufficient test coverage
2016-05-27 iklam 8145247: incorrect comment in SystemDictionary::load_shared_class
2016-05-27 dholmes 8154589: assert(k != NULL) failed: preloaded klass not initialized
2016-05-26 amurillo Merge
2016-05-25 dholmes Merge
2016-05-25 dholmes 8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error
2016-05-25 kbarrett 8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151
2016-05-24 gziemski 8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
2016-05-24 vlivanov Merge
2016-05-24 vlivanov Merge
2016-05-23 dpochepk 8157438: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before"
2016-05-20 vdeshpande 8154473: Update for CompilerDirectives to control stub generation and intrinsics
2016-05-20 vlivanov 8154831: CastII/ConvI2L for a range check is prematurely eliminated
2016-05-20 vlivanov Merge
2016-05-19 neliasso 8155108: CompilerControl: tests incorrectly set states for excluded methods
2016-05-18 dnsimon 8156835: [JVMCI] clean up and minimize JVMCI
2016-05-18 tpivovarova Merge
2016-05-18 tpivovarova 8141149: [jittester] create Visitor for generating bytecode
2016-05-18 rschatz 8156942: [JVMCI] replace LIRKind with abstract base class
2016-05-16 dpochepk 8152343: JVMCI test tasks: Unit tests for MetaAccessProvider
2016-05-16 dpochepk 8152342: JVMCI test task: Unit tests for MethodHandleAccessProvider
2016-05-16 dpochepk 8152341: JVMCI test task: Unit tests for MemoryAccessProvider
2016-05-16 dpochepk 8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp
2016-05-13 twisti Merge
2016-05-11 twisti 8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
2016-05-13 mdoerr 8141635: Implement VarHandles/Unsafe intrinsics on POWER
2016-05-13 thartmann Merge
2016-05-13 thartmann 8155608: String intrinsic range checks are not strict enough
2016-05-13 rschatz 8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider
2016-05-12 never 8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype
2016-05-12 rschatz Merge
2016-05-11 rschatz 8156741: [JVMCI] remove LocationIdentity interface
2016-05-12 rschatz 8156768: [JVMCI] remove support for patching Symbol pointers
2016-05-12 shade 8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
2016-05-12 thartmann 8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
2016-05-12 thartmann 8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks
2016-05-12 never 8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
2016-05-12 never 8137296: [JVMCI] Enable sharing of debug info by default in all configurations
2016-05-11 twisti Merge
2016-05-04 rschatz 8156025: [JVMCI] make HotSpotResolvedObjectTypeImpl.createField non-public
2016-05-11 never Merge
2016-05-11 never 8156775: IGV: StringUtils is absent
2016-05-11 dnsimon 8153782: [JVMCI] update JVMCI sources to Eclipse 4.5.2 format style
2016-05-11 psandoz 8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
2016-05-10 dnsimon 8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
2016-05-10 never Merge
2016-05-10 never Merge
2016-05-10 dnsimon 8155023: jdk.vm.ci needs to securely export services
2016-05-10 vlivanov Merge
2016-05-10 vlivanov Merge
2016-05-10 rschatz 8156211: [JVMCI] ResolvedJava* interfaces should extend AnnotatedElement
2016-05-10 rschatz 8155719: remove TrustedInterface from JVMCI
2016-05-03 goetz 8140594: Various minor code improvements (compiler)
2016-05-10 jcm 8144856: fix assert in CompiledStaticCall::set_to_interpreted
2016-05-10 jcm 8150016: small typo in ciReplay code
2016-05-24 dsamersoff Merge
2016-05-24 dsamersoff Merge
2016-05-24 dsamersoff 8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
2016-05-24 sjohanss 8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
2016-05-24 zmajo 8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching
2016-06-02 lana Merge
2016-05-31 amurillo Merge
2016-05-26 amurillo Merge
2016-05-23 rehn 8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string
2016-05-23 rehn 8153723: Change the default logging output for errors and warnings from stderr to stdout
2016-05-20 amurillo Merge
2016-05-20 ctornqvi Merge
2016-05-20 ctornqvi Merge
2016-05-19 ctornqvi Merge
2016-05-12 lmesnik 8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
2016-05-17 ctornqvi 8151805: fatal error: heap walk aborted with error 1
2016-05-20 mchernov 8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
2016-05-20 dholmes 8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug
2016-05-19 jprovino 8153582: Logging of ConcGCThreads is done too early
2016-05-19 ehelin 8157325: gtest tests are not excluded for minimal builds
2016-05-18 aeriksso 8135322: ConstantPool::release_C_heap_structures not run in some circumstances
2016-05-18 redestad 8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent
2016-05-30 robilad 8154469: Update FSF address
2016-06-02 lana Added tag jdk-9+121 for changeset 513b90c8a326
2016-06-06 amurillo Merge
2016-06-02 amurillo Merge
2016-05-30 dfazunen 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
2016-06-03 erikj 8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip