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
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.
8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
2019-09-13, by pliden
8230845: ZGC: Implement ZLock using os::PlatformMutex
2019-09-13, by pliden
Fixed broken build
JEP-349-branch
2019-09-12, by mseledtsov
Fixed tabs and trailing white spaces
JEP-349-branch
2019-09-12, by mseledtsov
Merge
JDK-8200758-branch
2019-09-12, by herrick
change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options.
JDK-8200758-branch
2019-09-12, by herrick
8230653: jpackage error on macOS system without xcode
JDK-8200758-branch
2019-09-12, by herrick
8229779: Shortcut creation policy
JDK-8200758-branch
2019-09-12, by herrick
/home/aherrick/comment
JDK-8200758-branch
2019-09-11, by herrick
8230519: jpackage "--package-type" values and default
JDK-8200758-branch
2019-09-10, by herrick
8230726: Improve jpackage jtreg tests
JDK-8200758-branch
2019-09-10, by herrick
Copyright update - round 2
JEP-349-branch
2019-09-12, by mseledtsov
8230829: Matcher matches a surrogate pair that crosses border of the region
2019-09-12, by igerasim
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
2019-09-12, by ccheung
Updating javac behavior w.r.t. preview API. Based on darcy's patch.
JDK-8226585-branch
2019-09-12, by jlahoda
8230858: Replace wildcard address with loopback or local host in tests - part 23
2019-09-12, by dfuchs
Merge
stuefe-new-metaspace-branch
2019-09-12, by stuefe
8230470: Shenandoah doesn't need change from JDK-8212610 anymore
2019-09-03, by roland
8230888: jfrVirtualMemory.cpp should include globals.hpp
2019-09-12, by stuefe
8220416: Comparison of klass pointers is not optimized any more
2019-09-12, by chagedorn
8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert
2019-09-12, by chagedorn
8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
2019-08-23, by roland
ren jfrChunkState jfrChunk
JEP-349-branch
2019-09-12, by mgronlun
merge stuff
JEP-349-branch
2019-09-12, by mgronlun
Fixes for Windows x64
stuefe-new-metaspace-branch
2019-09-12, by stuefe
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
2019-09-11, by mbaesken
8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
2019-09-11, by mbaesken
8230586: Encapsulate fields in filemap.hpp
2019-09-11, by iklam
8230423: Move os::sleep to JavaThread::sleep
2019-09-11, by dholmes
Added tag jdk-14+14 for changeset cddef3bde924
2019-09-12, by jwilhelm
8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print()
2019-09-11, by lmesnik
8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
2019-09-11, by afarley
8230734: Remove default constructors from java.compiler
2019-09-11, by darcy
8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes
2019-09-11, by iklam
8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
2019-09-11, by bpb
8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
2019-09-11, by amenkov
8229202: Docker reporting causes secondary crashes in error handling
2019-09-11, by bobv
8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
2019-09-11, by naoto
Fix jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize
stuefe-new-metaspace-branch
2019-09-11, by stuefe
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
jdk-14+14
2019-09-11, by lkorinth
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
2019-09-11, by lkorinth
update nanos for flush chunk
JEP-349-branch
2019-09-11, by mgronlun
8230794: Improve assert to get more information about the JDK-8227695 failure
2019-09-11, by tschatzl
8229960: Remove sun.nio.cs.map system property
2019-09-10, by naoto
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
2019-09-10, by shade
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
2019-09-10, by mchung
8225761: Update --release 13 symbol information after JDK 13 GA
2019-09-10, by darcy
JEP-349-branch: fixes to copyright headers
JEP-349-branch
2019-09-10, by mseledtsov
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
2019-09-10, by lmesnik
8230303: JDB hangs when running monitor command
2019-09-10, by igerasim
flush chunk
JEP-349-branch
2019-09-10, by mgronlun
8230709: Array index out of bounds in ES6 mode
2019-09-10, by hannesw
8230766: Changed message in IllegalMonitorStateException
2019-09-10, by hannesw
Fix class space display issue in metaspace report
stuefe-new-metaspace-branch
2019-09-10, by stuefe
Remove always-use-class-space feature
stuefe-new-metaspace-branch
2019-09-10, by stuefe
restructuring in JfrRecorderService
JEP-349-branch
2019-09-10, by mgronlun
commit granule size must not be smaller than native page size
stuefe-new-metaspace-branch
2019-09-10, by stuefe
8230566: ZGC: Don't substitute klass pointer during array clearing
2019-09-10, by pliden
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
2019-09-09, by mbaesken
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
2019-09-06, by mbaesken
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip