2018-06-19 |
rkennke |
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
|
changeset |
files
|
2018-06-15 |
neliasso |
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
|
changeset |
files
|
2018-06-19 |
rehn |
8204166: TLH: Semaphore may not be destroy until signal have returned.
|
changeset |
files
|
2018-06-19 |
simonis |
8204965: Fix '--disable-cds' and disable CDS on AIX by default
|
changeset |
files
|
2018-06-19 |
tschatzl |
8205043: Make parallel reference processing default for G1
|
changeset |
files
|
2018-06-19 |
roland |
8203197: C2: consider all paths in loop body for loop predication
|
changeset |
files
|
2018-06-19 |
stefank |
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
|
changeset |
files
|
2018-06-07 |
stefank |
8204538: Split ScanClosure and ScanClosureWithParBarrier
|
changeset |
files
|
2018-06-19 |
cushon |
8198669: Refactor annotation array value parsing to reduce duplication
|
changeset |
files
|
2018-06-19 |
pmuthuswamy |
8205148: Turn off logging in jQuery-migrate
|
changeset |
files
|
2018-06-18 |
iignatyev |
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
|
changeset |
files
|
2018-06-19 |
bulasevich |
8203479: JFR enabled ARM32 build assertion failure
|
changeset |
files
|
2018-06-19 |
bulasevich |
8204961: JVMTI jtreg tests build warnings on 32-bit platforms
|
changeset |
files
|
2018-06-19 |
lkorinth |
8205054: Could not find "lsof" on test machine
|
changeset |
files
|
2018-06-19 |
weijun |
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
|
changeset |
files
|
2018-06-18 |
kvn |
8205181: ProblemList applications/ctw/modules/java_desktop_2.java
|
changeset |
files
|
2018-06-18 |
jjg |
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
|
changeset |
files
|
2018-06-18 |
jjg |
8149565: -locale option issues
|
changeset |
files
|
2018-06-18 |
psandoz |
8170159: Improve the performance of BitSet traversal
|
changeset |
files
|
2018-06-18 |
dlong |
8204231: Update Graal
|
changeset |
files
|
2018-06-18 |
rehn |
8204857: ConcurrentHashTable: Fix parallel processing
|
changeset |
files
|
2018-06-18 |
mbaesken |
8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
|
changeset |
files
|
2018-06-18 |
tschatzl |
8043575: Dynamically parallelize reference processing work
|
changeset |
files
|
2018-05-29 |
tschatzl |
8202845: Refactor reference processing for improved parallelism
|
changeset |
files
|
2018-06-18 |
sdama |
8196988: Resolve disabled warnings for libjimage
|
changeset |
files
|
2018-06-16 |
henryjen |
8199871: Deprecate pack200 and unpack200 tools
|
changeset |
files
|
2018-06-16 |
alanb |
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
|
changeset |
files
|
2018-06-15 |
goetz |
8204943: Improve message of ArrayStoreException.
|
changeset |
files
|
2018-06-16 |
stuefe |
8204958: Minor cleanups for the diagnostic framework
|
changeset |
files
|
2018-06-15 |
kbarrett |
8204939: Change Access nomenclature: root to native
|
changeset |
files
|
2018-06-15 |
mchung |
8205116: jdeps --system $java.home fails with IAE
|
changeset |
files
|
2018-06-15 |
bpb |
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
|
changeset |
files
|
2018-06-15 |
vtheeyarath |
8202216: Add Buffer mismatch methods
|
changeset |
files
|
2018-06-15 |
mchung |
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
|
changeset |
files
|
2018-06-15 |
mchung |
8200121: Remove unused qualified exports in java.base
|
changeset |
files
|
2018-06-15 |
erikj |
8203667: Platform specific include files in jdk image in wrong sub directory
|
changeset |
files
|
2018-06-15 |
mcimadamore |
8203838: javac performance regression in 11+11
|
changeset |
files
|
2018-06-15 |
cushon |
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
|
changeset |
files
|
2018-06-15 |
erikj |
8204973: Add build support for filtering translations
|
changeset |
files
|
2018-06-15 |
kvn |
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
|
changeset |
files
|
2018-06-15 |
kvn |
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
|
changeset |
files
|
2018-06-15 |
dnsimon |
8205025: [AOT] make jdk.aot module upgradeable
|
changeset |
files
|
2018-06-15 |
ihse |
8200867: Remove references to "jdk 9" in build system
|
changeset |
files
|
2018-06-15 |
pliden |
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
|
changeset |
files
|
2018-06-15 |
pliden |
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
|
changeset |
files
|
2018-06-15 |
pliden |
8205024: ZGC: Worker threads boost mode not always enabled when is should be
|
changeset |
files
|
2018-06-15 |
pliden |
8205022: ZGC: SoftReferences not always cleared before throwing OOME
|
changeset |
files
|
2018-06-15 |
pliden |
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
|
changeset |
files
|
2018-06-14 |
goetz |
8204654: [testbug] Fix pattern matching in jstat tests.
|
changeset |
files
|
2018-06-15 |
jcbeyler |
8205096: Add missing files for 8203394
|
changeset |
files
|
2018-06-15 |
jcbeyler |
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
|
changeset |
files
|
2018-06-11 |
roland |
8204240: Extend MDO to allow more reasons to be recorded per bci
|
changeset |
files
|
2018-06-15 |
rgoel |
8202537: CLDR33
|
changeset |
files
|
2018-06-15 |
pmuthuswamy |
8204666: javadoc should be updated to use jQuery 3.3.1
|
changeset |
files
|
2018-06-14 |
zgu |
8203641: Refactor String Deduplication into shared
|
changeset |
files
|
2018-06-14 |
epavlova |
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
|
changeset |
files
|
2018-06-14 |
stuefe |
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
|
changeset |
files
|
2018-06-13 |
lmesnik |
8203491: [TESTBUG] Port heapdump tests into java
|
changeset |
files
|
2018-06-14 |
darcy |
8205003: Replace selected link tags with linkplain in java.lang.Class
|
changeset |
files
|
2018-06-14 |
hseigel |
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
|
changeset |
files
|