Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8199403: Require binutils 2.18 or newer
2018-03-09, by ihse
8199416: Remove debug output left over since JDK-8198844
2018-03-09, by ihse
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
2018-03-09, by jlahoda
8199154: Accessibility issues in jdk.security.auth
2018-03-09, by weijun
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
2018-03-02, by rehn
Merge
2018-03-02, by jwilhelm
8191369: NMT: Enhance thread stack tracking
2018-03-01, by zgu
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
2018-03-01, by kbarrett
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
2018-03-01, by kvn
8198887: JDK-8168722 broke the build on macosx
2018-03-01, by mlarsson
8148871: Possible wrong expression stack depth at deopt point
2018-03-01, by thartmann
8168722: Unified Logging configuration output needs simplifying
2018-02-28, by mlarsson
8198252: Null pointer dereference in fold_compares_helper
2018-02-28, by rraghavan
Merge
2018-03-01, by jwilhelm
8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
2018-02-28, by coleenp
8197841: Remove unused function Universe::create_heap_ext
2018-02-28, by ehelin
8187066: -Xlog:help "=debug" example is not quite accurate
2018-02-28, by mlarsson
8198825: Resolve missing review feedback for JDK-8170976
2018-02-28, by mlarsson
8153945: Track if log configuration has changed during runtime
2018-02-28, by mlarsson
8190346: improve unified JVM logging help message and warnings
2018-02-28, by mlarsson
8197453: Add support of extra problem list
2018-02-27, by epavlova
8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
2018-02-27, by iignatyev
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
2018-02-27, by kbarrett
8041626: Shutdown tracing event
2018-02-13, by rwestberg
8197408: Bad pointer comparison and small cleanup in os_linux.cpp
2018-02-27, by rehn
8196868: AARCH64: ld/st instructions hit guarantee assert while using sp
2018-02-27, by dpochepk
8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2
2018-02-27, by dchuyko
8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142
2018-02-27, by mdoerr
8170976: [TESTBUG] LogTestFixture does not restore previous logging state
2018-02-26, by mlarsson
8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp
2018-02-26, by eosterlund
8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code
2018-02-26, by hseigel
8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits
2018-02-26, by lfoltan
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests
2018-02-26, by lfoltan
8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp
2018-02-26, by lfoltan
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization
2018-02-26, by lfoltan
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
2018-02-26, by eosterlund
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
2018-02-26, by mlarsson
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
2018-02-24, by iklam
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
2018-02-03, by zyao
8199347: Always use -Z7 for debug symbols when compiling on Windows
2018-03-09, by ihse
8199266: Update boot and build jdk requirements in configure
2018-03-08, by erikj
8194296: Check copyright of files in make/langtools/tools
2018-03-08, by jjg
8199339: JDK-8198859 broke solaris x64
2018-03-08, by erikj
8199331: Don't limit debug information for fastdebug JDK native libraries
2018-03-08, by ihse
8199338: Use -g0 on solstudio also for compiling C programs
2018-03-08, by ihse
8198899: Compilation errors in java.prefs with VS 2017
2018-03-08, by bpb
8169358: httpserver does not close connections when RejectedExecutionException occurs
2018-03-08, by ykubota
8199327: nuke var type name after a lambda has been accepted
2018-03-08, by vromero
8193262: JNI array not released in libsunmscapi convertToLittleEndian
2018-03-08, by weijun
8191139: Remove deprecated javax.security.auth.Policy API
2018-03-08, by weijun
8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
2018-03-08, by weijun
8199198: Remove unused functions in jdk.crypto.mscapi native code
2018-03-08, by weijun
8199197: Set _NT_SYMBOL_PATH when running tests on windows
2018-03-07, by erikj
8199224: Refactor add_native_source in SetupNativeCompilation
2018-03-07, by ihse
8199236: Nashorn uses deprecated HTML tags in Javadoc
2018-03-07, by hannesw
8199152: Configure broken on arm32
2018-03-06, by enevill
8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
2018-03-07, by alanb
8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
2018-03-07, by alanb
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
2018-03-07, by alanb
8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
2018-03-06, by bpb
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip