Fri, 16 Aug 2019 18:06:51 +0000 |
poonam |
8229420: [Redo] jstat reports incorrect values for OU for CMS GC
|
changeset |
files
|
Fri, 16 Aug 2019 20:01:59 +0200 |
egahlin |
Fix broken generated Event::commit() and add test to verify behavior
JEP-349-branch
|
changeset |
files
|
Fri, 16 Aug 2019 20:00:10 +0200 |
egahlin |
Minor docs fix
JEP-349-branch
|
changeset |
files
|
Fri, 16 Aug 2019 16:50:17 +0200 |
eosterlund |
8229345: Memory leak due to vtable stubs not being shared on SPARC
|
changeset |
files
|
Fri, 16 Aug 2019 15:01:58 +0100 |
dfuchs |
8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException
|
changeset |
files
|
Tue, 06 Aug 2019 10:48:21 +0200 |
stefank |
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
|
changeset |
files
|
Fri, 16 Aug 2019 06:55:31 -0400 |
herrick |
8224594: Simplify jpackage Logging
JDK-8200758-branch
|
changeset |
files
|
Fri, 16 Aug 2019 16:07:33 +0530 |
jdv |
Change log priority for not implemented Opcodes and add logging for opcode name
metal-prototype-branch
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:41 +0200 |
lkorinth |
8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:38 +0200 |
lkorinth |
8224665: Parallel GC: Use WorkGang (7: remove task manager)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:35 +0200 |
lkorinth |
8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:32 +0200 |
lkorinth |
8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:29 +0200 |
lkorinth |
8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:26 +0200 |
lkorinth |
8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:23 +0200 |
lkorinth |
8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask)
|
changeset |
files
|
Fri, 16 Aug 2019 09:18:19 +0200 |
lkorinth |
8224659: Parallel GC: Use WorkGang (1: PCRefProcTask)
|
changeset |
files
|
Fri, 16 Aug 2019 08:42:09 +0800 |
weijun |
8229775: Incorrect warning when jar was signed with -sectionsonly
|
changeset |
files
|
Thu, 15 Aug 2019 16:23:41 -0700 |
ccheung |
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
|
changeset |
files
|
Thu, 15 Aug 2019 19:29:58 +0000 |
bobv |
8229699: [Graal] jck tests fail on windows with AOTed Graal
|
changeset |
files
|
Thu, 15 Aug 2019 13:41:30 -0700 |
mchung |
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
|
changeset |
files
|
Thu, 15 Aug 2019 14:35:29 +0200 |
jlahoda |
8226848: jline/terminal/impl files missing classpath exception clause in license header
|
changeset |
files
|
Thu, 15 Aug 2019 08:03:41 -0400 |
herrick |
8215446 : JPackageCreateInstallerInstallDirTest fails on OLE7
JDK-8200758-branch
|
changeset |
files
|
Thu, 15 Aug 2019 12:58:27 +0100 |
dfuchs |
8229486: Replace wildcard address with loopback or local host in tests - part 21
|
changeset |
files
|
Thu, 15 Aug 2019 15:39:43 +0800 |
weijun |
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
|
changeset |
files
|
Thu, 15 Aug 2019 09:06:42 +0200 |
rehn |
8225788: Dead code in thread and safepoint
|
changeset |
files
|
Thu, 15 Aug 2019 14:00:36 +0800 |
ngasson |
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
|
changeset |
files
|
Thu, 15 Aug 2019 03:57:17 +0200 |
jwilhelm |
Added tag jdk-14+10 for changeset ececb6dae777
|
changeset |
files
|
Thu, 15 Aug 2019 03:00:02 +0200 |
egahlin |
Test streaming without repository being created
JEP-349-branch
|
changeset |
files
|
Thu, 15 Aug 2019 02:58:28 +0200 |
egahlin |
Add streaming support for repository migration
JEP-349-branch
|
changeset |
files
|
Thu, 15 Aug 2019 02:55:30 +0200 |
egahlin |
Fix type in comment
JEP-349-branch
|
changeset |
files
|
Thu, 15 Aug 2019 02:51:20 +0200 |
egahlin |
Rotate disk on JFR.configure repositorypath=...
JEP-349-branch
|
changeset |
files
|
Wed, 14 Aug 2019 18:26:23 -0400 |
dholmes |
8228858: Reimplement JVM_RawMonitors to use PlatformMutex
|
changeset |
files
|
Wed, 14 Aug 2019 16:36:29 -0400 |
herrick |
8229750: Fix bad merge of JDK-8215447 patch
JDK-8200758-branch
|
changeset |
files
|
Wed, 14 Aug 2019 20:32:44 +0200 |
shade |
8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default
jdk-14+10
|
changeset |
files
|
Wed, 14 Aug 2019 20:32:43 +0200 |
shade |
8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs)
|
changeset |
files
|
Wed, 14 Aug 2019 20:34:11 +0200 |
egahlin |
Add streaming API to unspported test
JEP-349-branch
|
changeset |
files
|
Wed, 14 Aug 2019 12:57:34 -0400 |
lancea |
8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider
|
changeset |
files
|
Wed, 14 Aug 2019 10:07:00 -0400 |
coleenp |
5103339: Strengthen NoSafepointVerifier
|
changeset |
files
|
Wed, 14 Aug 2019 08:23:16 -0400 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
Wed, 14 Aug 2019 08:08:39 -0400 |
herrick |
8226534: combination of windows options cause exception in MsiBundler
JDK-8200758-branch
|
changeset |
files
|
Wed, 14 Aug 2019 07:50:54 -0400 |
herrick |
8215447: Investigate if current implementation of --license-file is correct for RPM packages
JDK-8200758-branch
|
changeset |
files
|
Tue, 13 Aug 2019 18:21:07 -0400 |
herrick |
8229138: Add --linux-app-release option for DEB and RPM packages
JDK-8200758-branch
|
changeset |
files
|
Mon, 12 Aug 2019 15:27:17 -0400 |
herrick |
8227172: revert JDK-8225569 on windows
JDK-8200758-branch
|
changeset |
files
|
Wed, 14 Aug 2019 11:14:54 +0100 |
prappo |
8217606: LdapContext#reconnect always opens a new connection
|
changeset |
files
|
Wed, 14 Aug 2019 00:18:00 -0400 |
dholmes |
8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
|
changeset |
files
|
Wed, 14 Aug 2019 01:40:29 +0000 |
valeriep |
8228835: Memory leak in PKCS11 provider when using AES GCM
|
changeset |
files
|
Wed, 14 Aug 2019 00:57:15 +0000 |
valeriep |
8228613: java.security.Provider#getServices order is no longer deterministic
|
changeset |
files
|
Tue, 13 Aug 2019 15:49:11 -0700 |
mchung |
8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works
|
changeset |
files
|
Tue, 13 Aug 2019 16:13:22 -0400 |
dcubed |
8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
|
changeset |
files
|
Tue, 13 Aug 2019 10:10:42 -0700 |
naoto |
8211990: DateTimeException thrown when calculating duration between certain dates
|
changeset |
files
|
Tue, 13 Aug 2019 13:01:41 -0400 |
zgu |
8229474: Shenandoah: Cleanup CM::update_roots()
|
changeset |
files
|
Tue, 13 Aug 2019 16:18:43 +0100 |
dfuchs |
8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently
|
changeset |
files
|
Tue, 13 Aug 2019 16:11:28 +0100 |
aefimov |
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
|
changeset |
files
|
Tue, 13 Aug 2019 16:05:58 +0200 |
rkennke |
8229470: Shenandoah: Fix C1 getAndSetObject() failure
|
changeset |
files
|
Tue, 13 Aug 2019 14:59:29 +0200 |
shade |
8229419: Shenandoah: Cleanup LRB strength selector code
|
changeset |
files
|
Tue, 13 Aug 2019 14:08:28 +0200 |
egahlin |
Add missing driver file
JEP-349-branch
|
changeset |
files
|
Tue, 13 Aug 2019 14:07:04 +0200 |
egahlin |
Put driver for security tests in separate file
JEP-349-branch
|
changeset |
files
|
Tue, 13 Aug 2019 10:27:34 +0200 |
jlahoda |
8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
|
changeset |
files
|
Tue, 13 Aug 2019 10:27:33 +0200 |
jlahoda |
8228647: Broken enum produce inconvenient errors and AST
|
changeset |
files
|
Tue, 13 Aug 2019 10:27:32 +0200 |
jlahoda |
8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody()
|
changeset |
files
|