2019-05-23 |
rehn |
8221734: Deoptimize with handshakes
|
changeset |
files
|
2019-05-23 |
thartmann |
8223581: C2 compilation failed with assert(!q->is_MergeMem())
|
changeset |
files
|
2019-05-23 |
thartmann |
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
|
changeset |
files
|
2019-05-23 |
pliden |
8224185: ZGC: Introduce "High Usage" rule
|
changeset |
files
|
2019-05-23 |
darcy |
8224628: Note that type parameters are not visited by ElementScanners
|
changeset |
files
|
2019-05-23 |
henryjen |
8215156: Deprecate the -Xfuture option
|
changeset |
files
|
2019-05-23 |
dholmes |
8224087: Compile C code for at least C99 Standard compliance
|
changeset |
files
|
2019-05-23 |
jwilhelm |
Added tag jdk-13+22 for changeset 181986c54764
|
changeset |
files
|
2019-05-20 |
aeubanks |
8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1
|
changeset |
files
|
2019-05-22 |
valeriep |
7107615: scalability bloker in javax.crypto.JceSecurity
|
changeset |
files
|
2019-05-22 |
shade |
8224522: Shenandoah should apply barriers on deoptimization
jdk-13+22
|
changeset |
files
|
2019-05-22 |
aoqi |
8224568: minimal and zero build fails after JDK-8213084
|
changeset |
files
|
2019-05-22 |
dchuyko |
8220072: GCC 8.3 reports errors in java.base
|
changeset |
files
|
2019-05-22 |
mseledtsov |
8224529: [TESTBUG] JFR TestShenandoahHeapRegion* tests fail on build w/o Shenandoah
|
changeset |
files
|
2019-05-22 |
dpochepk |
8218966: AArch64: String.compareTo() can read memory after string
|
changeset |
files
|
2019-05-22 |
dpochepk |
8215792: AArch64: String.indexOf generates incorrect result
|
changeset |
files
|
2019-05-20 |
aeubanks |
8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available
|
changeset |
files
|
2019-05-22 |
jcbeyler |
8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
|
changeset |
files
|
2019-05-22 |
dtitov |
8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
|
changeset |
files
|
2019-05-22 |
vromero |
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
|
changeset |
files
|
2019-05-22 |
zgu |
8224525: Shenandoah: Eliminate shenandoah verifier's side-effects
|
changeset |
files
|
2019-05-22 |
dfuchs |
8224204: Replace wildcard address with loopback or local host in tests - part 10
|
changeset |
files
|
2019-05-22 |
stefank |
8224203: Remove need to specify type when using FLAG_SET macros
|
changeset |
files
|
2019-05-22 |
stefank |
8224201: Simplify JVM flag macro expansions
|
changeset |
files
|
2019-05-22 |
zgu |
8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
|
changeset |
files
|
2019-05-22 |
redestad |
8224589: Improve startup behavior of SecurityProperties
|
changeset |
files
|
2019-05-22 |
smonteith |
8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
|
changeset |
files
|
2019-05-22 |
dholmes |
8224570: Update ProblemList-graal.txt
|
changeset |
files
|
2019-05-22 |
tschatzl |
8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
|
changeset |
files
|
2019-05-22 |
shade |
8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers
|
changeset |
files
|
2019-05-22 |
clanger |
8224573: Fix windows build after JDK-8221507
|
changeset |
files
|
2019-05-22 |
stuefe |
8224193: stringStream should not use Resouce Area
|
changeset |
files
|
2019-05-22 |
stuefe |
8224487: outputStream should not be copyable
|
changeset |
files
|
2019-05-22 |
henryjen |
8218997: Xusage text, man help, etc doesn't mention -Xlog option.
|
changeset |
files
|
2019-05-22 |
igerasim |
8223593: Refactor code for reallocating storage
|
changeset |
files
|
2019-05-21 |
kbarrett |
8224167: Refactor PtrQueue completed buffer processing
|
changeset |
files
|
2019-05-21 |
joehw |
8219692: DOM and SAX parsers ignore namespace
|
changeset |
files
|
2019-05-21 |
naoto |
8224105: Cannot parse JapaneseDate string on some specified locales
|
changeset |
files
|
2019-05-21 |
vromero |
8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
|
changeset |
files
|
2019-05-21 |
epavlova |
8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
|
changeset |
files
|
2019-05-21 |
vromero |
8223723: j.l.c.MethodTypeDesc.dropParameterTypes​ throws the undocumented exception: IllegalArgumentException
|
changeset |
files
|
2019-05-21 |
mgronlun |
8220293: Deadlock in JFR string pool
|
changeset |
files
|
2019-05-21 |
zgu |
8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC
|
changeset |
files
|
2019-05-21 |
stuefe |
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
|
changeset |
files
|
2019-05-21 |
coleenp |
8224119: Safepoint cleanup logging logs times for things it doesn't do
|
changeset |
files
|
2019-05-21 |
lucy |
8213084: Rework and enhance Print[Opto]Assembly output
|
changeset |
files
|
2019-05-21 |
mdoerr |
8224230: [PPC64, s390] Support AsyncGetCallTrace
|
changeset |
files
|
2019-05-21 |
pmuthuswamy |
8223733: "Detail" in headings should be "Details"
|
changeset |
files
|