2016-01-05 amurillo Merge
2015-12-18 amurillo Merge
2015-12-14 jprovino Merge
2015-12-11 asmundak 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
2015-12-11 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
2015-11-18 david 8145092: Use Unified Logging for the GC logging
2015-12-09 mhaupt 8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
2016-01-18 mkos 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
2016-01-17 alanb 8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
2016-01-16 darcy 8147508: Correct fix for JDK-8147480
2016-01-16 erikj 8146403: Windows build can be faster
2016-01-16 xuelei 8146669: Test SessionTimeOutTests fails intermittently
2016-01-21 lana Added tag jdk-9+102 for changeset 93b315c61ca3
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-20 ihse 8145596: Enable debug symbols for all libraries
2016-01-15 amurillo Merge
2016-01-13 amurillo 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
2016-01-12 amurillo Merge
2016-01-07 jprovino Merge
2016-01-04 iklam 8145593: Clean up metaspaceShared.cpp
2016-01-04 mlarsson 8145294: TestLogRotation.java triggers a race in the UL framework
2016-01-04 mlarsson 8144220: UL does not support full path names for log files on windows
2016-01-04 mlarsson 8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
2016-01-04 mlarsson 8065331: Add trace events for failed allocations
2016-01-01 jprovino Merge
2015-12-28 kbarrett 8071507: (ref) Clear phantom reference as soft and weak references do
2015-12-24 ctornqvi 8146098: Visual Studio build fails after SA restructure
2015-12-24 coleenp Merge
2015-12-23 coleenp 8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
2015-12-23 rprotacio 8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
2015-12-23 mockner Merge
2015-12-23 mockner 8144874: Reimplement TraceClassResolution with Unified Logging.
2015-12-23 hseigel 8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
2015-12-23 dsamersoff 8067194: Restructure hotspot/agent/src to conform the modular source layout
2015-12-22 rprotacio 8141211: Convert TraceExceptions to Unified Logging
2015-12-22 coleenp Merge
2015-12-22 coleenp 8074457: Remove the non-Zero CPP Interpreter
2015-12-22 ctornqvi Merge
2015-12-22 ctornqvi 8048521: Remove obsolete code from os_windows.cpp/hpp
2015-12-22 tschatzl 8145774: Move scrubbing setup code away out of ConcurrentMark
2015-12-22 tschatzl 8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
2015-12-22 iklam Merge
2015-12-21 iklam 8145271: stand-alone hotspot build is broken
2015-12-21 iignatyev Merge
2015-12-17 kzhaldyb 8132723: Add tests which check that soft references to humongous objects should work correctly
2015-12-21 jmasa Merge
2015-12-18 sangheki 8068394: Trace event for concurrent GC phases
2015-12-17 sangheki 8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
2015-12-21 coleenp Merge
2015-12-20 goetz 8139864: Improve handling of stack protection zones.
2015-12-21 tschatzl 8145671: Rename FromCardCache to G1FromCardCache
2015-12-21 tschatzl 8145667: Move FromCardCache into separate files
2015-12-21 tschatzl 8145674: Fix includes and forward declarations in g1Remset files
2015-12-19 kbarrett Merge
2015-11-18 goetz 8143215: gcc 4.1.2: fix three issues breaking the build.
2015-12-19 coleenp Merge
2015-12-18 coleenp 8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
2015-12-18 rprotacio 8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
2015-12-18 tschatzl Merge
2015-12-18 tschatzl 8145752: Fix include guards in GC code
2015-12-18 tschatzl 8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
2015-12-18 tschatzl 8145534: TestRemsetLogging.java takes a long time
2015-12-18 fparain 8145317: ReservedStackTest fails with ReentrantLock looks corrupted
2015-12-18 jbachorik Merge
2015-12-18 sgehwolf 6425769: Allow specifying an address to bind JMX remote connector
2015-11-24 jbachorik 8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
2015-12-17 ctornqvi 8144716: Unable to build in Visual Studio after JVMCI change
2015-12-17 ctornqvi 8145400: ProjectCreator broken after JEP 223 changes
2015-12-17 ctornqvi 8145603: Enable build.bat to use vcproj to build
2015-12-17 rprotacio 8145629: Disable test/runtime/logging/MonitorInflationTest.java
2015-12-17 stuefe 8079125: [aix] clean up Linux-specific code remnants in AIX coding
2015-12-17 iklam 8145620: Disable compiler/floatingpoint/ModNaN.java
2015-12-16 goetz 8145528: PPC64: Remove cpp interpreter implementation - part II
2015-12-16 brutisso 8145315: VM crashes in print_task_time_stamps()
2015-12-09 stuefe 8144219: [posix] Remove redundant code around os::print_siginfo()
2015-12-07 iklam 8144853: Print the names of callees in PrintAssembly/PrintInterpreter
2015-12-15 coleenp Merge
2015-12-15 coleenp Merge
2015-12-15 coleenp Merge
2015-12-11 rprotacio 8145153: Convert TraceMonitorInflation to Unified Logging
2015-12-15 jprovino Merge
2015-12-15 jprovino Merge
2015-12-14 jprovino 8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
2015-12-10 kzhaldyb 8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
2015-12-10 goetz 8145117: PPC64: Remove cpp interpreter implementation
2015-12-15 ihse Merge
2015-12-15 ihse 8142909: Integration of minor fixes from the build-infra project
2015-12-15 brutisso 8145303: Clean up the units for log_gc_footer
2015-12-15 simonis 8145015: jni_GetStringCritical asserts for empty strings
2016-01-06 thartmann Merge
2016-01-05 dnsimon 8146001: Remove support for command line options from JVMCI
2015-12-29 enevill 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2015-12-29 kvn Merge
2015-12-27 hshi 8144993: Elide redundant memory barrier after AllocationNode
2015-12-29 mdoerr 8145913: PPC64: add Montgomery multiply intrinsic
2015-12-21 aph 8145096: Undefined behaviour in HotSpot
2015-12-29 kvn 8143925: Enhancing CounterMode.crypt() for AES
2015-12-28 twisti 8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
2015-12-26 dnsimon 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
2015-12-28 mdoerr 8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
2015-12-25 iignatyev 8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
2015-12-24 twisti Merge
2015-12-24 twisti 8143072: [JVMCI] Port JVMCI to AArch64
2015-12-23 iignatyev 8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
2015-12-24 kvn 8145688: Update for x86 pow in the math lib
2015-12-24 twisti 8146043: run JVMCI tests in JPRT
2015-12-23 twisti 8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
2015-12-23 twisti 8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
2015-12-22 twisti Merge
2015-12-21 neliasso 8145328: SEGV in DirectivesStack::getMatchingDirective
2015-12-21 thartmann 8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
2015-12-21 thartmann 8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
2015-12-19 neliasso 8145566: PrintNMethods compile command broken since b89
2015-12-15 rschatz 8144704: [JVMCI] add tests for simple code installation
2015-12-18 kvn 8145717: Use AVX3 instructions for Arrays.equals() intrinsic
2015-12-18 twisti Merge
2015-12-17 twisti Merge
2015-12-17 twisti 8145714: [JVMCI] SPARC broken after JDK-8134994
2015-12-17 dlong 8144852: Corrupted oop in nmethod
2015-12-09 neliasso 8144091: CompilerControl: directive file doesn't override inlining rules
2015-12-16 neliasso 8145345: LogCompilation output is empty after JEP165: Compiler Control
2015-12-16 neliasso 8144246: adding lots of directives via jcmd may produce OOM crash
2015-12-16 dpochepk 8141351: Create tests for direct invoke instructions testing
2015-12-16 aph 8145553: Fix warnings in AArch64 directory
2015-12-16 aph 8144582: AArch64 does not generate correct branch profile data
2015-12-15 aph 8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
2015-12-15 twisti Merge
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 tip