coleenp [Wed, 24 Jul 2019 10:22:11 -0400] rev 57511
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
Summary: Add case for JVM_CONSTANT_Dynamic in error_message function.
Reviewed-by: dholmes, shade
zgu [Wed, 24 Jul 2019 08:34:06 -0400] rev 57510
8227927: Move ParallelCleaningTask back to G1
Reviewed-by: tschatzl, kbarrett
aefimov [Wed, 24 Jul 2019 13:08:36 +0100] rev 57509
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
Reviewed-by: chegar, bpb, alanb
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57508
8228388: Add information about dirty/skipped card for Merge HCC in G1 log
Summary: Collect and print informatio about the number of processed cards during the Merge HCC phase to improve log output.
Reviewed-by: kbarrett, sangheki
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57507
8227719: G1 Pending cards estimation too conservative in cost prediction
Summary: Instead of using a coarse prediction for the log buffers, accumulate the actual number directly.
Reviewed-by: kbarrett, sangheki
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57506
8226913: Scale cards per chunk used during heap root scanning with region size
Summary: Scale cards per chunk based on heap size to decrease constant overhead with heap root scanning data structure initialization
Reviewed-by: kbarrett, sangheki
jdv [Wed, 24 Jul 2019 11:08:24 +0530] rev 57505
Scheduling blitting based on Metal Context state
jdv [Wed, 24 Jul 2019 10:24:35 +0530] rev 57504
Merge
mchung [Tue, 23 Jul 2019 20:03:03 -0700] rev 57503
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
Reviewed-by: alanb
mseledtsov [Tue, 23 Jul 2019 11:36:05 -0700] rev 57502
8227122: [TESTBUG] Create Docker sidecar test cases
Summary: Created test cases for container sidecar pattern
Reviewed-by: bobv, sgehwolf
coleenp [Tue, 23 Jul 2019 13:56:41 -0400] rev 57501
8228484: Remove NoAllocVerifier because nothing uses it
Reviewed-by: hseigel, kbarrett
ascarpino [Thu, 18 Jul 2019 13:58:34 -0700] rev 57500
8228396: Re-enable Stateless Resumption On by default for merge to mainline
Reviewed-by: jnimeh
mikael [Tue, 23 Jul 2019 11:17:59 -0700] rev 57499
Merge
jjg [Mon, 22 Jul 2019 15:54:25 -0700] rev 57498
8228492: Remove pako.md
Reviewed-by: mchung
ascarpino [Mon, 22 Jul 2019 10:39:10 -0700] rev 57497
8228399: Remove mistaken open.iml
Reviewed-by: xuelei
naoto [Mon, 22 Jul 2019 08:07:15 -0700] rev 57496
8228450: unicode.md and icu.md text should be pre-formatted
Reviewed-by: rriggs
mbaesken [Wed, 10 Jul 2019 11:11:30 +0200] rev 57495
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
Reviewed-by: jjg, stuefe
dtitov [Thu, 18 Jul 2019 12:29:57 -0700] rev 57494
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
Reviewed-by: cjplummer, amenkov, sgehwolf
iignatyev [Thu, 18 Jul 2019 11:47:52 -0700] rev 57493
8226910: make it possible to use jtreg's -match via run-test framework
Reviewed-by: dholmes, mseledtsov
kbarrett [Thu, 18 Jul 2019 09:15:26 -0700] rev 57492
8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Summary: Add missing call to OopStorage::release() when deleting global handles in JVMCI to prevent handles leak.
Reviewed-by: kvn, dlong
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 57491
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
Reviewed-by: stefank, coleenp
eosterlund [Thu, 18 Jul 2019 11:15:20 +0200] rev 57490
8224674: NMethod state machine is not monotonic
Reviewed-by: dlong, coleenp, thartmann
weijun [Thu, 18 Jul 2019 13:41:55 +0800] rev 57489
8228342: Add SignTwice.java to problem list
Reviewed-by: xuelei
weijun [Thu, 18 Jul 2019 08:53:06 +0800] rev 57488
8217375: jarsigner breaks old signature with long lines in manifest
Reviewed-by: jjiang, weijun
Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
mbalao [Wed, 17 Jul 2019 12:26:56 -0300] rev 57487
8227437: S4U2proxy cannot continue because server's TGT cannot be found
Reviewed-by: weijun
rhalade [Wed, 17 Jul 2019 16:13:26 -0700] rev 57486
8048595: problemList failing/ignored manual tests in security-libs
Reviewed-by: ascarpino
ascarpino [Wed, 17 Jul 2019 14:37:50 -0700] rev 57485
8226338: Updates to Stateless Resumption
Reviewed-by: xuelei, jnimeh
mikael [Wed, 17 Jul 2019 13:41:12 -0700] rev 57484
Added tag jdk-13+30 for changeset 2e63fb0a885f
ascarpino [Wed, 17 Jul 2019 12:31:21 -0700] rev 57483
8227551: Session Resumption without Server-Side State off by default
Reviewed-by: xuelei, jnimeh, jjiang
ccheung [Wed, 17 Jul 2019 08:34:45 -0700] rev 57482
8227646: [TESTBUG] appcds/SharedArchiveConsistency timed out
Summary: Remove the FileChannel.force() calls.
Reviewed-by: dcubed, iklam
mbaesken [Fri, 19 Jul 2019 11:09:41 +0200] rev 57481
8228426: xlc: switch to clang-style warning disabling
Reviewed-by: clanger, mdoerr
mbaesken [Mon, 22 Jul 2019 10:15:46 +0200] rev 57480
8228468: awt_Robot.c : format string contains 0 within the string body
Reviewed-by: serb
dholmes [Tue, 23 Jul 2019 00:29:31 -0400] rev 57479
8225782: Remove expired flags in JDK 14
Reviewed-by: hseigel
rpatil [Thu, 11 Jul 2019 03:28:43 +0530] rev 57478
8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
Summary: Changes to produce/consume the locale-specific equivalent corresponding to the english string "GMT".
Reviewed-by: naoto, rriggs
Contributed-by: thejasvi.v.voniadka@oracle.com
jdv [Mon, 22 Jul 2019 11:07:24 +0530] rev 57477
Merge
jdv [Fri, 19 Jul 2019 15:11:33 +0530] rev 57476
Initial state management for Mask Cache with some cleanup
jdv [Fri, 19 Jul 2019 14:55:22 +0530] rev 57475
Merge
herrick [Mon, 15 Jul 2019 09:44:36 -0400] rev 57474
Merge
herrick [Mon, 15 Jul 2019 09:40:36 -0400] rev 57473
8220807: excessive verbose output when running with --win-per-user-install
Reviewed-by: asemenyuk
aghaisas [Mon, 15 Jul 2019 15:23:54 +0530] rev 57472
JDK-8227261: Add stubs that log a message for unimplemented methods
aghaisas [Mon, 15 Jul 2019 14:31:28 +0530] rev 57471
Merge
egahlin [Fri, 12 Jul 2019 15:04:28 +0200] rev 57470
Reduce jfr framework overhead
jdv [Thu, 11 Jul 2019 15:42:53 +0530] rev 57469
Minor performance improvement and cleanup
jdv [Thu, 11 Jul 2019 15:40:29 +0530] rev 57468
Merge
egahlin [Thu, 11 Jul 2019 02:21:18 +0200] rev 57467
Enable constant pool caching
egahlin [Thu, 11 Jul 2019 02:18:31 +0200] rev 57466
Reduce RecordingInput cache size
stuefe [Wed, 10 Jul 2019 16:19:55 +0200] rev 57465
Closing branch
stuefe [Mon, 08 Jul 2019 22:30:19 +0200] rev 57464
initial commit
egahlin [Tue, 09 Jul 2019 16:18:40 +0200] rev 57463
Cleaning up
jdv [Tue, 09 Jul 2019 17:05:20 +0530] rev 57462
Initial implementation of mask cache for Text rendering
egahlin [Mon, 08 Jul 2019 23:10:56 +0200] rev 57461
Add ObjectContext class
egahlin [Mon, 08 Jul 2019 23:08:05 +0200] rev 57460
Reduce allocation rate by minimizing number of fields in RecordedEvent
egahlin [Mon, 08 Jul 2019 18:11:26 +0200] rev 57459
Make stream more responsive
aghaisas [Mon, 08 Jul 2019 17:17:28 +0530] rev 57458
Minor Corrections
aghaisas [Mon, 08 Jul 2019 16:04:25 +0530] rev 57457
Merge
herrick [Sun, 07 Jul 2019 20:28:41 -0400] rev 57456
Merge
herrick [Sun, 07 Jul 2019 19:40:48 -0400] rev 57455
8227058: Regressions related to no longer setting user.dir
Reviewed-by: almatvee
egahlin [Fri, 05 Jul 2019 17:11:55 +0200] rev 57454
Improve reading long values
egahlin [Fri, 05 Jul 2019 07:33:47 +0200] rev 57453
Remove duplicate of EventConsumer class
egahlin [Fri, 05 Jul 2019 03:36:40 +0200] rev 57452
Reduced allocation pressure. Fix getValue for startTime and duration
herrick [Wed, 03 Jul 2019 17:46:04 -0400] rev 57451
Merge
herrick [Wed, 03 Jul 2019 17:36:06 -0400] rev 57450
8227058: Regressions related to no longer setting user.dir
Reviewed-by: almatvee
egahlin [Wed, 03 Jul 2019 22:51:44 +0200] rev 57449
Provide implementation for all added API methods
herrick [Tue, 02 Jul 2019 12:03:49 -0400] rev 57448
Merge