2019-09-25 |
psadhukhan |
Merge
|
changeset |
files
|
2019-09-24 |
prr |
8231243: [TESTBUG] CustomFont.java cannot find font file
|
changeset |
files
|
2019-07-09 |
clanger |
8227441: Enhance logging when reading the fontconfig info file
|
changeset |
files
|
2019-10-10 |
mbaesken |
8232107: support ThreadPriorityPolicy flag on AIX
|
changeset |
files
|
2019-10-15 |
dholmes |
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
|
changeset |
files
|
2019-10-11 |
fyang |
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
|
changeset |
files
|
2019-10-14 |
mseledtsov |
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
|
changeset |
files
|
2019-10-14 |
lmesnik |
8231981: Refactor test definitions to split RT and SVC tests
|
changeset |
files
|
2019-10-14 |
redestad |
8232165: Reduce allocations in ValueStack copying constructor
|
changeset |
files
|
2019-10-14 |
dtitov |
8227231: JDWP help information shows use of obsolete Xdebug flag
|
changeset |
files
|
2019-10-14 |
herrick |
8232042: [macos] Installation fails if application name contains spaces
JDK-8200758-branch
|
changeset |
files
|
2019-10-14 |
herrick |
8231857: App and Application folder icons are not aligned correctly
JDK-8200758-branch
|
changeset |
files
|
2019-10-14 |
herrick |
8231856: pkg installer dialog contains background image which does not look correc
JDK-8200758-branch
|
changeset |
files
|
2019-10-14 |
herrick |
8231858:[macos] App does not run if installed with pkg
JDK-8200758-branch
|
changeset |
files
|
2019-10-14 |
shade |
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
|
changeset |
files
|
2019-10-14 |
rehn |
8218543: ThreadsList handling during error reporting can crash
|
changeset |
files
|
2019-10-13 |
mgronlun |
Mutual exclusions on emergency dump in relation to flush()
JEP-349-branch
|
changeset |
files
|
2019-10-13 |
mgronlun |
Fix EventProducer kill and TestRecursive
JEP-349-branch
|
changeset |
files
|
2019-10-12 |
egahlin |
Fix build error
JEP-349-branch
|
changeset |
files
|
2019-10-12 |
kbarrett |
8232147: Remove notproduct option IgnoreLockingAssertions
|
changeset |
files
|
2019-10-11 |
akozlov |
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
|
changeset |
files
|
2019-10-11 |
mseledtsov |
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
|
changeset |
files
|
2019-10-11 |
egahlin |
Add logging for TestRemovedChunks
JEP-349-branch
|
changeset |
files
|
2019-10-11 |
egahlin |
Add support for stream in stream with exclusion
JEP-349-branch
|
changeset |
files
|
2019-10-11 |
egahlin |
Update comment
JEP-349-branch
|
changeset |
files
|
2019-10-11 |
egahlin |
Extract EventProducer and update TestRecursive
JEP-349-branch
|
changeset |
files
|
2019-10-11 |
naoto |
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
|
changeset |
files
|
2019-10-11 |
mgronlun |
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
JEP-349-branch
|
changeset |
files
|
2019-10-11 |
rriggs |
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
|
changeset |
files
|
2019-10-11 |
rriggs |
8231427: Warning cleanup in tests of java.io.Serializable
|
changeset |
files
|
2019-10-11 |
iignatyev |
8225654: rework vmTestbase/jit/graph
|
changeset |
files
|
2019-10-10 |
never |
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
|
changeset |
files
|
2019-10-11 |
coleenp |
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
|
changeset |
files
|
2019-10-10 |
aleonard |
8231717: Improve performance of charset decoding when charset is always compactable
|
changeset |
files
|
2019-10-11 |
jvernee |
8232167: Visual Studio install found through --with-tools-dir value is discarded
|
changeset |
files
|
2019-10-11 |
erikj |
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
|
changeset |
files
|
2019-10-11 |
erikj |
8232133: Change to GCC 8.3 for building on Linux at Oracle
|
changeset |
files
|
2019-10-11 |
eosterlund |
8232116: ZGC: Remove redundant ZLock in ZNMethodTable
|
changeset |
files
|
2019-10-10 |
adinn |
8232046: AArch64 build failure after JDK-8225681
|
changeset |
files
|
2019-10-11 |
coleenp |
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
|
changeset |
files
|
2019-10-11 |
jiefu |
8232151: Minimal VM build broken after JDK-8232050
|
changeset |
files
|
2019-09-23 |
sgehwolf |
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
|
changeset |
files
|
2019-10-11 |
tschatzl |
8231956: Remove seq_add_card/reference from PerRegionTable class
|
changeset |
files
|
2019-10-11 |
pliden |
8232070: ZGC: Remove unused ZVerifyLoadBarriers
|
changeset |
files
|
2019-10-11 |
mbaesken |
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
|
changeset |
files
|
2019-10-11 |
ihse |
8065704: Set LC_ALL=C for all relevant commands in the build system
|
changeset |
files
|
2019-10-09 |
mbaesken |
8232052: use string literal for format string when handling PauseAtStartupFile
|
changeset |
files
|
2019-10-10 |
mbaesken |
8232060: add some initializations using sigemptyset in os_aix.cpp
|
changeset |
files
|
2019-10-10 |
redestad |
8232150: aarch64 build broken after JDK-8232050
|
changeset |
files
|
2019-10-09 |
xliu |
8165056: move JIT Compiler related files from runtime/ to compiler/ directory
|
changeset |
files
|
2019-10-10 |
shade |
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
|
changeset |
files
|
2019-10-10 |
shade |
8232102: Shenandoah: print everything in proper units
|
changeset |
files
|
2019-10-10 |
iklam |
8232071: Avoid shared dictionary lookup when the class name is not shared
|
changeset |
files
|
2019-10-10 |
iklam |
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
|
changeset |
files
|
2019-10-10 |
egahlin |
Random sized allocation for TestLaregRootSet.java
JEP-349-branch
|
changeset |
files
|
2019-10-10 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
2019-10-09 |
herrick |
8231910: Expose the APPDIR variable to applications that use jpackage
JDK-8200758-branch
|
changeset |
files
|
2019-10-10 |
redestad |
8232050: Improve inlining of Klass accessors
|
changeset |
files
|
2019-10-10 |
chagedorn |
8231720: Some perf regressions after 8225653
|
changeset |
files
|
2019-10-09 |
mbaesken |
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
|
changeset |
files
|