Fri, 13 Dec 2019 10:56:49 +0100 |
pliden |
ZGC: Relax jcheck configdefault tip |
Fri, 13 Dec 2019 10:56:23 +0100 |
pliden |
Merge |
Thu, 12 Dec 2019 22:47:24 -0800 |
ssahoo |
8234728: Some security tests should support TLSv1.3 |
Wed, 11 Dec 2019 15:43:42 -0300 |
mbalao |
8005819: Support cross-realm MSSFU |
Fri, 13 Dec 2019 02:49:52 +0100 |
jwilhelm |
Added tag jdk-15+1 for changeset 63e17cf29bed |
Thu, 12 Dec 2019 21:11:49 +0000 |
prappo |
8235447: Remove (obsolete) @author info from javadoc tests |
Thu, 12 Dec 2019 15:20:53 -0500 |
zgu |
8235842: Shenandoah: Implement native LRB for narrow oop |
Thu, 12 Dec 2019 11:39:49 -0800 |
darcy |
8230771: Remove terminally deprecated constructors in java.base |
Thu, 12 Dec 2019 11:31:05 -0800 |
darcy |
8235514: Update record serialization tests to not use hard coded source versionsjdk-15+1 |
Tue, 10 Dec 2019 16:38:53 -0800 |
darcy |
8225361: Start of release updates for JDK 15 |
Thu, 12 Dec 2019 18:34:30 +0100 |
rkennke |
8234974: Shenandoah: Do concurrent roots even when no evacuation is necessary |
Thu, 12 Dec 2019 17:06:21 +0100 |
jwilhelm |
Added tag jdk-15+0 for changeset 2c724dba4c3c |
Thu, 12 Dec 2019 16:23:13 +0100 |
stefank |
8226797: serviceability/tmtools/jstat/GcCapacityTest.java fails with Exception: java.lang.RuntimeException: OGCMN > OGCMX (min generation capacity > max generation capacity)jdk-15+0 |
Thu, 12 Dec 2019 14:22:50 +0100 |
redestad |
8234328: VectorSet::clear can cause fragmentation |
Thu, 12 Dec 2019 13:06:59 +0000 |
prappo |
8215038: Add a page that lists all system properties |
Thu, 12 Dec 2019 13:09:30 +0300 |
jbhateja |
8235756: C2: Merge AD instructions for DivV, SqrtV, and FmaV nodes |
Thu, 12 Dec 2019 13:09:16 +0300 |
jbhateja |
8235719: C2: Merge AD instructions for ShiftV, AbsV, and NegV nodes |
Thu, 12 Dec 2019 13:09:16 +0300 |
jbhateja |
8235688: C2: Merge AD instructions for AddV, SubV, and MulV nodes |
Thu, 12 Dec 2019 13:09:16 +0300 |
jbhateja |
8235405: C2: Merge AD instructions for different vector operations |
Thu, 12 Dec 2019 13:09:16 +0300 |
jbhateja |
8234392: C2: Extend Matcher::match_rule_supported_vector() with element type information |
Wed, 11 Dec 2019 12:53:10 +0100 |
stefank |
8235760: ZGC: Implement precise check for @require vm.gc.Z for Windows |
Wed, 11 Dec 2019 12:29:49 +0100 |
stefank |
8235759: Extend GCConfig::is_gc_supported to mean supported not only included in build |
Wed, 11 Dec 2019 12:29:43 +0100 |
stefank |
8235757: Rename SupportedGC to IncludedGC |
Thu, 12 Dec 2019 10:10:37 +0100 |
pliden |
8235748: ZGC: Remove ZAddress::address() |
Thu, 12 Dec 2019 10:10:28 +0100 |
pliden |
8235696: ZGC: assert(ZNMethod::is_armed(nm) == _should_disarm_nmethods) failed: Invalid state |
Mon, 09 Dec 2019 09:40:09 +0100 |
jlahoda |
8235541: Extend javax.lang.model to cover binding variables |
Thu, 12 Dec 2019 09:52:15 +0100 |
clanger |
8235750: [jpackage] Cleanup imports in WinMsiBundler.java |
Thu, 12 Dec 2019 08:40:19 +0000 |
henryjen |
8234076: JVM crashes on Windows 10 using --module=NAME |
Thu, 12 Dec 2019 09:02:47 +0100 |
rwestberg |
8235815: Revert 8227607: Broken external links in java.desktop |
Wed, 11 Dec 2019 09:42:52 +0100 |
mbaesken |
8235489: handle return values of sscanf calls in hotspot |
Thu, 12 Dec 2019 07:48:08 +0100 |
rwestberg |
8232231: Remove invalid JFR thread CPU load test case |
Thu, 12 Dec 2019 12:04:29 +0530 |
psadhukhan |
8227607: Broken external links in java.desktop |
Wed, 11 Dec 2019 21:15:19 -0800 |
epavlova |
8235808: Remove graalunit from tier1_compiler_not_xcomp |
Wed, 11 Dec 2019 19:20:57 -0800 |
dtitov |
8226575: OperatingSystemMXBean should be made container aware |
Wed, 11 Dec 2019 17:18:32 -0800 |
epavlova |
8235773: Tier3 fails because graalunit tests started to run with ZGC |
Tue, 10 Dec 2019 10:17:36 +0800 |
jiefu |
8235625: [TESTBUG] tools/jpackage/share/JavaOptionsEqualsTest.java fails with debug VMs |
Mon, 09 Dec 2019 20:26:19 -0800 |
serb |
8235620: Broken merge between JDK-8006406 and JDK-8003559 |
Wed, 11 Dec 2019 14:30:45 -0800 |
serb |
8234522: [macos] Crash with use of native file dialog |
Wed, 11 Dec 2019 17:17:58 -0800 |
never |
8229377: [JVMCI] Improve InstalledCode.invalidate for large code caches |
Wed, 11 Dec 2019 16:32:49 -0800 |
jjg |
8235597: Extend support for -XDaccessInternalAPI to plugin modules |
Wed, 11 Dec 2019 16:24:23 -0800 |
jjg |
8235621: Replace use of Function<?,Integer> with ToIntFunction |
Wed, 11 Dec 2019 16:17:03 -0800 |
mikael |
8235789: AC_REQUIRE: 'PLATFORM_EXTRACT_TARGET_AND_BUILD' was expanded before it was required |
Wed, 11 Dec 2019 15:34:19 -0800 |
jjg |
Merge |
Wed, 11 Dec 2019 15:33:17 -0800 |
jjg |
8214916: SourceLauncherTest fails on exploded image |
Wed, 11 Dec 2019 15:25:38 -0800 |
iklam |
8235629: Remove unnecessary calls to Thread::current |
Wed, 11 Dec 2019 14:39:04 -0800 |
rfield |
8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack |
Wed, 11 Dec 2019 17:17:28 -0500 |
mullan |
8234870: Deprecate the OracleUcrypto JCE Provider for removal |
Wed, 11 Dec 2019 16:37:27 -0500 |
almatvee |
8235252: Repair run_tests.sh by locating jtreg locally |
Wed, 11 Dec 2019 22:29:30 +0100 |
hannesw |
8235414: Module level doc-files show "unnamed package" as holder |
Wed, 11 Dec 2019 16:16:39 -0500 |
asemenyuk |
8235728: JDK-8212780 breaks builds with a custom X11 include path |
Wed, 11 Dec 2019 16:07:04 -0500 |
almatvee |
8234284: [dmg] Change DMG background image to TIFF |
Wed, 11 Dec 2019 15:01:11 -0500 |
herrick |
8235788: Changeset for JDK-8235252 pushed with wrong bug ID |
Wed, 11 Dec 2019 15:31:40 -0500 |
vromero |
8234101: Compilation error thrown when repeating annotation is used on record component |
Wed, 11 Dec 2019 11:55:50 -0800 |
jjg |
8235457: Crash when reporting a message about an annotation on a module |
Wed, 11 Dec 2019 14:01:00 -0500 |
zgu |
8235776: Shenandoah: Shenandoah root updater not always uses right code blob closure |
Wed, 11 Dec 2019 13:47:44 -0500 |
almatvee |
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation |
Wed, 11 Dec 2019 09:47:41 -0800 |
never |
8229961: Assert failure in compiler/graalunit/HotspotTest.java |
Tue, 10 Dec 2019 15:50:12 -0800 |
aeubanks |
8235730: Incorrect javadoc in MatchKind |
Wed, 11 Dec 2019 11:52:48 -0500 |
herrick |
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation |
Wed, 11 Dec 2019 16:45:08 +0000 |
eosterlund |
8235654: JFR leak profiler should not trace through the StringTable |
Wed, 11 Dec 2019 08:22:04 -0800 |
erikj |
8233112: Exclude SVG files from build comparison |
Fri, 06 Dec 2019 16:21:26 -0500 |
roland |
8235636: gc/shenandoah/compiler/TestUnsafeOffheapSwap.java fails after JDK-8226411 |
Wed, 11 Dec 2019 16:43:02 +0100 |
rkennke |
8235729: Shenandoah: Remove useless casting to non-constant |
Wed, 11 Dec 2019 16:24:10 +0100 |
redestad |
8235551: BitMap::count_one_bits should use population_count |
Wed, 11 Dec 2019 15:16:21 +0000 |
prappo |
8234746: Improve indexing of system properties |
Wed, 11 Dec 2019 16:13:59 +0100 |
hannesw |
8235670: Javadoc pages not printing correctly in some browsers |
Wed, 11 Dec 2019 16:09:49 +0100 |
hannesw |
8233866: Text in table cells has inconsistent alignment |
Wed, 11 Dec 2019 15:30:07 +0100 |
rehn |
8220049: Obsolete ThreadLocalHandshakes |
Wed, 11 Dec 2019 15:27:23 +0100 |
rehn |
8235410: Enable handshakes on Linux x86 (32-bit) |
Wed, 11 Dec 2019 14:33:32 +0100 |
chagedorn |
8233033: C2 produces wrong result while unswitching a loop due to lost control dependencies |
Wed, 11 Dec 2019 14:08:20 +0100 |
neliasso |
8235653: Clean-up BarrierSetC2 |
Wed, 11 Dec 2019 13:08:45 +0100 |
jlahoda |
8235338: test jdk/jshell/CompletenessTest.java fails for records |
Wed, 11 Dec 2019 13:08:42 +0100 |
jlahoda |
8235474: JShell does not handle records properly |
Wed, 11 Dec 2019 12:12:39 +0100 |
sjohanss |
8235427: Remove unnecessary parameters from G1CollectedHeap::free_region and HeapRegion::hr_clear |
Wed, 11 Dec 2019 10:42:44 +0100 |
thartmann |
8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class |
Mon, 09 Dec 2019 16:14:16 +0100 |
clanger |
8235585: Enable macOS codesigning for all libraries and executables |
Wed, 11 Dec 2019 12:03:39 +0530 |
psadhukhan |
Merge |
Wed, 11 Dec 2019 11:13:41 +0530 |
psadhukhan |
Merge |
Tue, 10 Dec 2019 10:44:09 +0530 |
psadhukhan |
Merge |
Mon, 09 Dec 2019 14:59:33 -0800 |
serb |
8235547: Video memory leak in the OGL pipeline on macOS |
Mon, 09 Dec 2019 19:43:44 +0000 |
aivanov |
8234398: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps |
Mon, 09 Dec 2019 15:09:24 +0530 |
trebari |
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms |
Sun, 08 Dec 2019 20:25:08 -0800 |
serb |
8231438: [macOS] Dark mode for the desktop is not supported |
Fri, 06 Dec 2019 12:06:09 -0800 |
prr |
Merge |
Fri, 06 Dec 2019 16:37:09 +0530 |
arapte |
4949105: Access Bridge lacks html tags parsing |
Thu, 05 Dec 2019 15:36:08 -0800 |
tnakamura |
8234386: [macos] NPE was thrown at expanding Choice from maximized frame |
Thu, 05 Dec 2019 15:33:37 -0800 |
serb |
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail |
Thu, 05 Dec 2019 15:31:23 -0800 |
serb |
7124307: JSpinner and changing value by mouse |
Thu, 05 Dec 2019 15:29:13 -0800 |
serb |
8234137: The "AutoTestOnTop.java" test may run external applications |
Thu, 05 Dec 2019 13:24:52 -0800 |
prr |
8209113: Use WeakReference for lastFontStrike for created Fonts |
Wed, 04 Dec 2019 17:42:18 -0800 |
prr |
8214481: freetype path does not disable TrueType hinting with AA+FM hints |
Wed, 04 Dec 2019 17:41:03 -0800 |
prr |
8234784: Update jpeg.md to reflect code used by JDK |
Wed, 04 Dec 2019 13:49:24 +0000 |
aivanov |
8235245: tiff_metadata.html has invalid HTML structure: misplaced </thead> element |
Wed, 04 Dec 2019 16:28:48 +0530 |
psadhukhan |
8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04 |
Sun, 06 Oct 2019 21:42:50 -0700 |
serb |
8185041: Incorrect GPL header in pnglibconf.h |
Mon, 18 Nov 2019 10:39:34 -0800 |
serb |
8234325: Delete unused vsync related code from the OGL pipeline on macOS |
Tue, 03 Dec 2019 12:45:47 +0530 |
psadhukhan |
Merge |
Mon, 02 Dec 2019 16:38:34 -0800 |
serb |
8230597: Update GIFlib library to the 5.2.1 |
Mon, 02 Dec 2019 12:01:40 +0530 |
psadhukhan |
Merge |
Tue, 10 Dec 2019 21:49:07 -0800 |
epavlova |
8215728: [Graal] we should run some Graal tests in tier1 |
Tue, 10 Dec 2019 20:04:55 -0800 |
mikael |
8234370: Implementation of JEP 362: Deprecate the Solaris and SPARC Ports |
Wed, 11 Dec 2019 11:29:03 +0800 |
jjiang |
8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF" |
Tue, 10 Dec 2019 20:20:18 -0500 |
zgu |
8235685: Shenandoah: Enable leak profiler |
Tue, 10 Dec 2019 11:56:26 -0800 |
bchristi |
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...") |
Tue, 10 Dec 2019 19:12:57 +0000 |
chegar |
8235550: Clarify record reflective support specification |
Tue, 10 Dec 2019 19:10:14 +0000 |
chegar |
8235531: Update record serialization migration tests to not use hard coded source versions |
Tue, 10 Dec 2019 20:06:06 +0100 |
rkennke |
8235598: Shenandoah: Update copyrights |
Tue, 10 Dec 2019 12:50:50 -0600 |
gziemski |
8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code |
Tue, 10 Dec 2019 18:32:45 +0000 |
pchilanomate |
8235515: TestBasicLogOutput.java crashes due to EXCEPTION_ACCESS_VIOLATION in HandshakeThreadsOperation::do_handshake |
Tue, 10 Dec 2019 09:34:33 -0800 |
dnsimon |
8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI |
Tue, 10 Dec 2019 09:31:40 -0800 |
xuelei |
8235655: Clean the duplicated block in SSLContextImpl |
Fri, 10 May 2019 18:20:02 -0400 |
gromero |
8223968: Add abort type description to RTM statistic counters |
Mon, 09 Dec 2019 15:37:04 +0100 |
roland |
8234350: assert(mode == ControlAroundStripMined && (use == sfpt || !use->is_reachable_from_root())) failed: missed a node |
Tue, 10 Dec 2019 07:07:49 -0800 |
xuelei |
8235311: Tag mismatch may alert bad_record_mac |
Tue, 10 Dec 2019 15:00:01 +0000 |
hseigel |
8235513: Change JVM to check for preview features using JVM_CLASSFILE_MAJOR_VERSION |
Tue, 10 Dec 2019 13:50:10 +0000 |
eosterlund |
8235174: ZGC: Add support for JFR leak profiler |
Tue, 10 Dec 2019 14:18:25 +0100 |
redestad |
8234863: Increase default value of MaxInlineLevel |
Tue, 10 Dec 2019 13:22:52 +0000 |
dfuchs |
8235141: Specify the required standard socket options for the socket types in the java.net package |
Tue, 10 Dec 2019 08:15:45 -0500 |
herrick |
8234867: Issue warning for mutually exclusive options on jpackage command line |
Tue, 10 Dec 2019 08:12:29 -0500 |
coleenp |
Merge |
Tue, 10 Dec 2019 08:11:48 -0500 |
coleenp |
8235334: Deprecate jcmd GC.class_stats |
Tue, 10 Dec 2019 08:11:27 -0500 |
herrick |
8235601: redundant code in IOUtils.java |
Tue, 10 Dec 2019 13:39:38 +0100 |
pliden |
8234654: ZGC: Only disarm NMethods when marking/relocating code roots |
Tue, 10 Dec 2019 13:12:25 +0100 |
pliden |
8235366: ZGC: Kitchensink.java fails in ZBarrier::should_mark_through |
Tue, 10 Dec 2019 11:26:04 +0000 |
michaelm |
8234871: deprecate SocketFlow (SO_FLOW_SLA) and related APIs for removal |
Tue, 10 Dec 2019 10:34:31 +0100 |
xliu |
8235383: C1 compilation fails with -XX:+PrintIRDuringConstruction -XX:+Verbose |
Tue, 10 Dec 2019 09:28:38 +0100 |
chagedorn |
8233032: assert(in_bb(n)) failed: must be |
Mon, 09 Dec 2019 21:38:12 -0800 |
rhalade |
8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols |
Mon, 09 Dec 2019 17:24:25 -0800 |
mseledtsov |
8235600: Problemlist JFR streaming/TestJVMCrash until after-test cleanup issue is resolved |
Tue, 10 Dec 2019 00:36:30 +0000 |
henryjen |
8234542: code removal of Pack200 Tools and API |
Mon, 09 Dec 2019 15:28:46 +0100 |
stefank |
8234508: VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier |
Wed, 04 Dec 2019 11:30:32 +0100 |
stefank |
8235324: Dying objects are published from users of CollectedHeap::object_iterate |
Mon, 09 Dec 2019 13:02:07 -0800 |
lmesnik |
8235530: Removed duplicated threadByName methods in nsk/jdi tests |
Mon, 09 Dec 2019 12:27:57 -0800 |
jjg |
8234689: facilitate writing additional custom attributes in a class file |
Mon, 09 Dec 2019 14:01:03 -0500 |
zgu |
8235586: Shenandoah: Traversal GC still uses old CLD::oops_do API |
Mon, 09 Dec 2019 10:56:27 -0800 |
xuelei |
8235448: code cleanup in SSLContextImpl.java |
Mon, 09 Dec 2019 10:44:02 -0800 |
jjg |
8234211: allow discoverable javac plugins to be invoked by default |
Mon, 09 Dec 2019 09:59:03 -0800 |
iklam |
8235490: AppCDS DynamicArchiveRelocationTest.java failed: 'always map archive(s) at an alternative address' missing |
Mon, 09 Dec 2019 13:02:05 -0500 |
herrick |
Merge |
Mon, 09 Dec 2019 13:01:02 -0500 |
herrick |
8235453: tools/jpackage/junit/junit.java failed |
Mon, 09 Dec 2019 23:00:13 +0530 |
sundar |
8225562: jlink --module-path behavior inconsistent with help/errors |
Mon, 09 Dec 2019 19:29:39 +0300 |
vlivanov |
8235143: C2: No memory state needed in Thread::currentThread() intrinsic |
Mon, 09 Dec 2019 19:29:35 +0300 |
vlivanov |
8226411: C2: Avoid memory barriers around off-heap unsafe accesses |
Mon, 09 Dec 2019 15:54:44 +0000 |
pconcannon |
8233191: MulticastSocket joinGroup/leaveGroup do not specify their behavior when the outgoing interface has not been set |
Mon, 09 Dec 2019 16:46:29 +0100 |
redestad |
8234735: InstanceKlass:find_method_index regression after JDK-8231610 |
Mon, 09 Dec 2019 14:25:37 +0000 |
pconcannon |
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options |
Mon, 09 Dec 2019 14:07:26 +0000 |
aefimov |
8141685: com/sun/jndi/ldap/InvalidLdapFilters.java initializes context failed |
Mon, 09 Dec 2019 15:01:57 +0100 |
clanger |
8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java |
Mon, 09 Dec 2019 12:46:12 +0000 |
jboes |
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException |
Mon, 09 Dec 2019 12:06:26 +0000 |
jboes |
8233319: Deprecate MulticastSocket methods that operate on java.net.InetAddress |
Mon, 09 Dec 2019 10:26:41 +0100 |
sjohanss |
8165443: Free Collection Set serial phase takes very long on large heaps |
Mon, 09 Dec 2019 10:16:01 +0100 |
jlahoda |
8235483: Warnings printed during the build |
Mon, 09 Dec 2019 14:02:03 +0530 |
rraghavan |
8233453: MLVM deoptimize stress test timed out |
Sun, 08 Dec 2019 10:05:57 -0500 |
zgu |
8235262: Move c2i_entry_barrier for x86_32 to shared |
Sat, 07 Dec 2019 09:40:28 +0800 |
weijun |
8233222: Clarify system property usage in KerberosPrincipal instantiation |
Fri, 06 Dec 2019 16:03:44 -0800 |
sviswanathan |
8235510: java.util.zip.CRC32 performance drop after 8200067 |
Fri, 06 Dec 2019 15:10:40 -0800 |
mchung |
8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag |
Fri, 06 Dec 2019 14:47:05 -0800 |
kvn |
8235438: [JVMCI] StackTraceElement::decode should use the original Method |
Fri, 06 Dec 2019 13:32:46 -0800 |
darcy |
8235514: Update record serialization tests to not use hard coded source versions |
Fri, 06 Dec 2019 13:03:39 -0800 |
jjg |
8218268: Javac treats Manifest Class-Path entries as Paths instead of URLs |
Fri, 06 Dec 2019 12:13:25 -0800 |
darcy |
8235499: Change HotSpot jtreg records test to better handle JDK updates |
Fri, 06 Dec 2019 12:01:53 -0800 |
erikj |
8230067: Add optional automatic retry when running jtreg tests |
Fri, 06 Dec 2019 12:33:28 -0700 |
dlsmith |
8234835: Use UTF-8 charset in fixuppandoc |
Fri, 06 Dec 2019 14:23:17 -0500 |
vromero |
8235446: confusing error message for records with no parens |
Fri, 06 Dec 2019 18:05:36 +0100 |
redestad |
8234331: Add robust and optimized utility for rounding up to next power of two |
Fri, 06 Dec 2019 09:14:38 -0800 |
iignatyev |
8235353: clean up hotspot problem lists |
Fri, 06 Dec 2019 09:09:33 -0800 |
ccheung |
8225219: [TESTBUG] AppCDS tests timed out with -Xcomp and --limit-modules option won't work with Graal |
Fri, 06 Dec 2019 14:17:25 +0000 |
michaelm |
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java |
Fri, 06 Dec 2019 14:31:05 +0100 |
mdoerr |
8220348: [ntintel] asserts about copying unaligned array |
Fri, 06 Dec 2019 14:13:10 +0100 |
clanger |
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument |
Fri, 06 Dec 2019 13:05:25 +0000 |
hseigel |
8235359: Simplify method Class.getRecordComponents() |
Wed, 23 Oct 2019 21:28:24 +0800 |
sjohanss |
8220465: Use shadow regions for faster ParallelGC full GCs |
Fri, 06 Dec 2019 10:12:51 +0000 |
prappo |
8235435: Remove (obsolete) @author info from javadoc source and tests |
Fri, 06 Dec 2019 10:00:16 +0100 |
chagedorn |
8229994: assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive |
Fri, 06 Dec 2019 09:49:59 +0100 |
tschatzl |
8235341: Improve WorkerDataArray API to disallow separate instantiation of sub-items |
Fri, 06 Dec 2019 09:49:57 +0100 |
tschatzl |
8235346: [Redo] 8235247: WorkerDataArray leaks C heap memory for associated work items |
Fri, 06 Dec 2019 13:42:57 +0530 |
rraghavan |
8228448: Jconsole can't connect to itself |
Fri, 06 Dec 2019 10:13:24 +0800 |
jiefu |
8235456: Minimal VM is broken after JDK-8212160 |
Fri, 06 Dec 2019 10:41:01 +0800 |
jzhu |
8233948: AArch64: Incorrect mapping between OptoReg and VMReg for high 64 bits of Vector Register |
Thu, 05 Dec 2019 14:19:35 -0800 |
darcy |
8235369: Class.toGenericString need to be updated for records |
Thu, 05 Dec 2019 14:14:06 -0800 |
darcy |
8224630: ElementScannerN, N > 9 should scan type parameters |
Thu, 05 Dec 2019 16:58:18 -0500 |
coleenp |
Merge |
Thu, 05 Dec 2019 16:57:17 -0500 |
coleenp |
8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value" |
Thu, 05 Dec 2019 13:52:38 -0800 |
amenkov |
8235433: Problem list JdwpListenTest.java and JdwpAttachTest.java on Windows |
Thu, 05 Dec 2019 13:10:18 -0800 |
naoto |
8222756: Plural support in CompactNumberFormat |
Thu, 05 Dec 2019 16:43:06 +0000 |
michaelm |
8235413: com.sun.net.httpserver.BasicAuthenticator.charset is protected field |
Thu, 05 Dec 2019 11:25:33 -0500 |
herrick |
8212780: Packaging Tool Implementation |
Thu, 05 Dec 2019 15:45:58 +0000 |
hseigel |
8235360: Update JDWP, JDI and Instrumentation specs for Record attribute |
Thu, 05 Dec 2019 09:22:21 -0400 |
jlaskey |
8232681: ArrayIndexOutOfBoundsException with text blocks in javac when using -Xlint |
Thu, 05 Dec 2019 12:52:07 +0100 |
lkorinth |
8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations |
Thu, 05 Dec 2019 12:56:46 +0300 |
jbhateja |
8234391: C2: Generic vector operands |
Thu, 05 Dec 2019 08:21:38 +0100 |
jwilhelm |
Added tag jdk-14+26 for changeset 288777cf0702 |
Thu, 05 Dec 2019 03:55:52 +0000 |
valeriep |
8233016: javax.crypto.Cipher throws NPE for the given custom CipherSpi and Provider |
Thu, 05 Dec 2019 10:36:46 +0800 |
weijun |
8234267: DelegationPermission implementation doesn't completely follow the updated specification |
Wed, 04 Dec 2019 10:38:54 +0100 |
cgo |
8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit |
Wed, 04 Dec 2019 15:01:22 -0800 |
phh |
8234288: Turkey Time Zone returns incorrect time zone name |
Wed, 04 Dec 2019 14:55:15 -0800 |
sviswanathan |
8235288: AVX 512 instructions inadvertently used on Xeon for small vector width operations |
Wed, 04 Dec 2019 14:44:29 -0800 |
mseledtsov |
8235356: [TESTBUG] Disable 'producer is alive' check in JFR TestCrossProcessStreaming |
Wed, 04 Dec 2019 15:57:39 -0500 |
vromero |
8225054: Compiler implementation for records |
Wed, 04 Dec 2019 21:40:08 +0100 |
rkennke |
8235355: Shenandoah: Resolve deadlock between OOM handler and nmethod lock |
Wed, 04 Dec 2019 21:26:57 +0100 |
mgronlun |
8234060: Potential memory reordering problem in JfrBuffer flush mechanismjdk-14+26 |
Wed, 04 Dec 2019 11:19:25 -0800 |
iklam |
8235179: [TESTBUG] DynamicArchiveRelocationTest.java fails with 'runtime archive relocation start' missing |
Wed, 04 Dec 2019 20:03:50 +0100 |
rkennke |
8235337: Shenandoah: Fix evac OOM scoping for concurrent class unloading |
Wed, 04 Dec 2019 13:48:38 -0500 |
coleenp |
8235273: nmethodLocker not needed for COMPILED_METHOD_UNLOAD events |
Wed, 04 Dec 2019 10:46:49 -0800 |
mchung |
8233527: Update Lookup::hasPrivateAccess and Lookup::defineClass spec w.r.t. full power lookup |
Wed, 04 Dec 2019 18:54:29 +0100 |
tschatzl |
8235347: [Backout] 8235247: WorkerDataArray leaks C heap memory for associated work items |
Wed, 04 Dec 2019 16:37:00 +0000 |
alanb |
8235193: (dc) Remove JNI overhead from DatagramChannel.send implementation |
Wed, 04 Dec 2019 11:09:15 -0500 |
coleenp |
8234355: Buffer overflow in jcmd GC.class_stats due to too many classes |
Wed, 04 Dec 2019 16:58:35 +0100 |
tschatzl |
8235247: WorkerDataArray leaks C heap memory for associated work items |
Tue, 03 Dec 2019 15:17:59 +0100 |
mbaesken |
8234397: add OS uptime information to os::print_os_info output |
Mon, 02 Dec 2019 17:10:02 +0100 |
azeller |
8234696: tools/jlink/plugins/VendorInfoPluginsTest.java times out |
Wed, 04 Dec 2019 11:57:58 +0100 |
rehn |
8234742: Improve handshake logging |
Wed, 04 Dec 2019 10:26:32 +0100 |
stefank |
8235257: Split 'assert(loader != NULL && oopDesc::is_oop(loader), "loader must be oop")' |
Wed, 04 Dec 2019 09:43:54 +0100 |
mbaesken |
8235325: build failure on Linux after 8235243 |
Wed, 04 Dec 2019 09:38:32 +0100 |
jlahoda |
8234922: No compilation error reported not reported for a binding variable when loop broken with label |
Wed, 04 Dec 2019 09:38:31 +0100 |
jlahoda |
8234899: Compiler reports AssertionError for conditional operator ? : and pattern matching for instanceof |
Tue, 03 Dec 2019 11:41:20 +0100 |
mbaesken |
8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version |
Fri, 29 Nov 2019 03:48:30 +0000 |
pli |
8234791: Fix Client VM build for x86_64 and AArch64 |
Wed, 04 Dec 2019 07:07:21 +0100 |
thartmann |
8234616: assert(0 <= i && i < _len) failed: illegal index in PhaseMacroExpand::expand_macro_nodes() |
Tue, 03 Dec 2019 20:23:53 -0800 |
iignatyev |
8129092: compiler/intrinsics/classcast/NullCheckDroppingsTest.java testVarClassCast() can fail |
Tue, 03 Dec 2019 20:08:37 -0800 |
cjplummer |
8235221: Fix ProblemList.txt for sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java |
Tue, 03 Dec 2019 17:15:02 -0800 |
xuelei |
8235263: Revert TLS 1.3 change that wrapped IOExceptions |
Tue, 03 Dec 2019 19:09:30 -0500 |
kbarrett |
8234779: Provide idiom for declaring classes noncopyable |
Tue, 03 Dec 2019 21:23:27 +0100 |
rkennke |
8235260: Shenandoah: Don't allow recycle-assist until concurrent roots are done |
Tue, 03 Dec 2019 15:12:56 -0500 |
kbarrett |
8213415: BitMap::word_index_round_up overflow problems |
Tue, 03 Dec 2019 19:45:38 +0000 |
sspitsyn |
8235280: UnProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java |
Tue, 03 Dec 2019 20:13:21 +0300 |
vlivanov |
8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance |
Tue, 03 Dec 2019 20:13:16 +0300 |
vlivanov |
8231430: C2: Memory stomp in max_array_length() for T_ILLEGAL type |
Tue, 03 Dec 2019 16:13:37 +0000 |
eosterlund |
8234662: Sweeper should keep current nmethod alive before yielding for ICStub refills |
Tue, 03 Dec 2019 16:13:37 +0000 |
eosterlund |
8234426: Sweeper should not CompiledIC::set_to_clean with ICStubs for is_unloading() nmethods |
Wed, 04 Dec 2019 00:06:41 +0800 |
jjiang |
8235255: ProblemList javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java |
Tue, 03 Dec 2019 15:32:41 +0100 |
rehn |
8234796: Refactor Handshake::execute to take a more complex type than ThreadClosure |
Tue, 03 Dec 2019 12:44:50 +0000 |
jboes |
8234964: failure_handler: gather more environment information on Windows, Solaris and Linux |
Tue, 03 Dec 2019 14:10:53 +0000 |
hseigel |
8234656: Improve granularity of verifier logging |
Tue, 03 Dec 2019 13:51:29 +0100 |
pliden |
8234543: ZGC: Parallel pre-touch |
Tue, 03 Dec 2019 08:35:21 -0400 |
jlaskey |
8233116: Escape Sequences For Line Continuation and White Space (Preview) |
Tue, 03 Dec 2019 11:57:10 +0000 |
michaelm |
8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10 |
Tue, 03 Dec 2019 11:55:47 +0000 |
michaelm |
8234823: java/net/Socket/Timeouts.java testcase testTimedConnect2() fails on Windows 10 |
Tue, 03 Dec 2019 12:41:45 +0100 |
mgronlun |
8216041: [Event Request] - Deoptimization |
Fri, 29 Nov 2019 09:52:50 +0100 |
mbaesken |
8234741: enhance os::get_core_path on macOS |
Thu, 07 Nov 2019 15:29:21 +0100 |
stefank |
8233299: Implementation: JEP 365: ZGC on Windows |
Tue, 03 Dec 2019 10:40:58 +0100 |
stefank |
8234822: Limit ZGC jtreg-support to Windows 2019 Server |
Tue, 03 Dec 2019 08:29:04 +0100 |
thartmann |
8234617: C1: Incorrect result of field load due to missing narrowing conversion |
Tue, 03 Dec 2019 12:42:20 +0530 |
psadhukhan |
Merge |
Tue, 03 Dec 2019 11:52:31 +0530 |
psadhukhan |
Merge |
Mon, 02 Dec 2019 11:58:14 +0530 |
psadhukhan |
8234149: Several regression tests do not dispose Frame at end |
Wed, 27 Nov 2019 16:39:52 +0530 |
dbatrak |
8210058: Algorithmic Italic font leans opposite angle in Printing |
Wed, 27 Nov 2019 13:35:27 +0530 |
psadhukhan |
8234786: Fix for JDK-8214578 breaks OS X 10.12 compatibility |
Wed, 27 Nov 2019 11:05:22 +0530 |
pbansal |
8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception |
Tue, 26 Nov 2019 09:50:45 -0800 |
prr |
8234769: Duplicate attribution in freetype.md |
Mon, 25 Nov 2019 12:09:01 -0800 |
prr |
8227324: Upgrade to freetype 2.10.1 |
Mon, 25 Nov 2019 11:20:14 +0530 |
psadhukhan |
8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails |
Fri, 22 Nov 2019 11:35:26 +0530 |
jdv |
8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON |
Thu, 21 Nov 2019 14:43:47 +0530 |
psadhukhan |
8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly |
Tue, 03 Dec 2019 09:36:17 +0800 |
jiefu |
8235218: Minimal VM is broken after JDK-8173361 |
Tue, 03 Dec 2019 14:38:18 +0800 |
weijun |
8234744: KeyStore.store can write wrong type of file |
Mon, 02 Dec 2019 10:42:27 -0800 |
xuelei |
8235183: Remove the "HACK CODE" in comment |
Mon, 02 Dec 2019 18:52:18 +0100 |
hannesw |
8223252: Update Javadoc help page with new search features |
Mon, 02 Dec 2019 09:45:32 -0500 |
rriggs |
8233799: Review the need for overview.html in the java.time package |
Mon, 02 Dec 2019 09:02:17 -0500 |
coleenp |
8173658: JvmtiExport::post_class_unload() is broken for non-JavaThread initiators |
Mon, 02 Dec 2019 08:40:52 -0500 |
coleenp |
8173361: various crashes in JvmtiExport::post_compiled_method_load |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8234587: Rename the SurvRateGroup class to G1SurvRateGroup |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8234586: Rename survRateGroup.?pp files to g1SurvRateGroup.?pp |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8234179: Move HeapRegion::_recorded_rs_length/_predicted_elapsed_time_ms into G1CollectionSet |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8234574: Rename prediction methods in G1Analytics |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8231579: G1's incremental calculation of region elapsed time always uses the same age group for prediction |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8233588: Clean up SurvRateGroup |
Mon, 02 Dec 2019 14:21:32 +0100 |
tschatzl |
8233919: Incrementally calculate the occupied cards in a heap region remembered set |
Mon, 02 Dec 2019 10:58:15 +0100 |
jlahoda |
8234078: Missing license headers in a few javac files |
Mon, 02 Dec 2019 10:58:13 +0100 |
jlahoda |
8233524: Wrong module name for \"package P is declared in the unnamed module, but module M does not read it\" |
Sun, 01 Dec 2019 15:29:37 -0800 |
igerasim |
8234147: Avoid looking up standard charsets in core libraries |
Sat, 30 Nov 2019 14:33:05 -0800 |
phh |
8234541: C1 emits an empty message when it inlines successfully |
Sat, 30 Nov 2019 16:21:19 +0000 |
alanb |
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation |
Fri, 29 Nov 2019 14:11:50 -0800 |
iklam |
8230385: [cds] No message is logged when shared image cannot be used due to mismatched configuration |
Fri, 29 Nov 2019 17:31:01 +0100 |
egahlin |
8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice() |
Fri, 29 Nov 2019 15:37:13 +0000 |
adinn |
8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776 |
Fri, 29 Nov 2019 12:09:25 +0100 |
rehn |
8234086: VM operation can be simplified |
Fri, 29 Nov 2019 11:26:25 +0100 |
neliasso |
8234520: ZGC: C2: Oop instance cloning causing skipped compiles |
Thu, 28 Nov 2019 13:02:39 +0100 |
mbaesken |
8234821: remove unused functions from libjli |
Fri, 29 Nov 2019 10:20:17 +0100 |
tschatzl |
8233998: New young regions registered too early in collection set |
Fri, 29 Nov 2019 10:20:16 +0100 |
tschatzl |
8227434: G1 predictions may over/underflow with high variance input |
Fri, 29 Nov 2019 10:20:14 +0100 |
tschatzl |
8227739: Merge cost predictions for scanning cards and log buffer entries |
Fri, 29 Nov 2019 11:28:39 +0300 |
bulasevich |
8234893: ARM32: build failure after JDK-8234387 |
Thu, 28 Nov 2019 09:23:09 +0100 |
mbaesken |
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15 |
Thu, 28 Nov 2019 22:29:07 -0800 |
ssahoo |
8234723: javax/net/ssl/TLS tests support TLSv1.3 |
Fri, 29 Nov 2019 14:07:16 +0800 |
jjiang |
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3 |
Thu, 28 Nov 2019 10:43:35 -0800 |
rhalade |
8233223: Add Amazon Root CA certificates |
Thu, 28 Nov 2019 16:49:52 +0000 |
pconcannon |
8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set |
Thu, 28 Nov 2019 18:30:18 +0100 |
cito |
8232594: Make the output of the JFR command duration more user friendly |
Thu, 28 Nov 2019 13:02:30 +0000 |
jboes |
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread |
Thu, 28 Nov 2019 16:38:25 +0100 |
egahlin |
8234888: EventStream::close doesn't abort streaming thread |
Thu, 28 Nov 2019 16:28:53 +0100 |
lucy |
8234583: PrintAssemblyOptions isn't passed to hsdis library |
Thu, 28 Nov 2019 16:11:44 +0100 |
cgo |
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks |
Mon, 04 Nov 2019 16:10:39 +0800 |
fyang |
8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type |
Wed, 27 Nov 2019 10:13:41 +0100 |
cgo |
8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta |
Thu, 28 Nov 2019 12:28:48 +0000 |
dfuchs |
8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC |
Thu, 28 Nov 2019 12:05:02 +0100 |
mdoerr |
8234645: ARM32: C1: PatchingStub for field access: not enough bytes |
Thu, 28 Nov 2019 10:57:38 +0300 |
bulasevich |
8234891: AArch64: Fix build failure after JDK-8234387 |
Wed, 27 Nov 2019 22:11:08 -0800 |
ssahoo |
8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3 |
Thu, 28 Nov 2019 07:05:13 +0100 |
jwilhelm |
Added tag jdk-14+25 for changeset 17d242844fc9 |
Thu, 28 Nov 2019 13:48:25 +0800 |
mli |
8232446: logging enhancement for rmi when socket closed |
Wed, 27 Nov 2019 16:01:34 +0000 |
pconcannon |
8233018: Add a new test to verify that DatagramSocket is not interruptiblejdk-14+25 |
Wed, 27 Nov 2019 15:13:58 +0000 |
jboes |
8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less" |
Wed, 27 Nov 2019 10:23:40 -0800 |
darcy |
8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec |
Wed, 27 Nov 2019 11:52:57 -0500 |
zgu |
8228720: Shenandoah: Implementation of concurrent class unloading |
Wed, 27 Nov 2019 06:36:41 -0800 |
darcy |
8234781: Update description of InvalidClassException to include more conditions |
Wed, 27 Nov 2019 13:08:16 +0100 |
hannesw |
8223378: CSS solution for navbar problem with <a> elements is not ideal |
Wed, 27 Nov 2019 12:18:40 +0100 |
sjohanss |
8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set |
Wed, 27 Nov 2019 11:31:46 +0100 |
stefank |
8234897: 8234748: Clean up atomic and orderAccess includes - part 2 |
Fri, 15 Nov 2019 16:39:08 +0100 |
phedlin |
8220376: C2: Int >0 not recognized as !=0 for div by 0 check |
Tue, 26 Nov 2019 10:47:46 +0100 |
stefank |
8234748: Clean up atomic and orderAccess includes |
Wed, 27 Nov 2019 10:21:22 +0100 |
tschatzl |
Merge |
Wed, 27 Nov 2019 10:19:45 +0100 |
tschatzl |
8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination |
Wed, 27 Nov 2019 10:07:29 +0100 |
mbaesken |
8234525: enable link-time section-gc for linux s390x to remove unused code |
Tue, 26 Nov 2019 13:55:11 +0100 |
mbaesken |
8234809: set relro in linker flags when building with gcc |
Wed, 27 Nov 2019 09:00:01 +0100 |
jlahoda |
8231826: Implement javac changes for pattern matching for instanceof |
Mon, 09 Sep 2019 11:43:16 -0400 |
zgu |
8230765: Implement nmethod barrier for x86_32 platforms |
Tue, 26 Nov 2019 14:33:56 -0500 |
zgu |
8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86 |
Fri, 22 Nov 2019 17:45:48 -0800 |
iklam |
8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed |
Tue, 26 Nov 2019 10:00:33 +0100 |
cgo |
8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC |
Tue, 26 Nov 2019 19:19:39 +0300 |
sviswanathan |
8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092 |
Tue, 26 Nov 2019 19:18:07 +0300 |
vlivanov |
Merge |
Tue, 26 Nov 2019 16:09:25 +0300 |
jbhateja |
8234394: C2: Dynamic register class support in ADLC |
Tue, 26 Nov 2019 16:09:23 +0300 |
jbhateja |
8234387: C2: Better support of operands with multiple match rules in AD files |
Tue, 26 Nov 2019 16:09:21 +0300 |
vlivanov |
8234403: C2: Enable CallSite.target updates in constructors |
Tue, 26 Nov 2019 16:09:17 +0300 |
vlivanov |
8234401: ConstantCallSite may stuck in non-frozen state |
Tue, 26 Nov 2019 17:00:57 +0100 |
egahlin |
8233870: JFR TestSetEndTime.java times out - onClose() is never called |
Tue, 26 Nov 2019 15:21:37 +0000 |
pchilanomate |
8234613: JavaThread can escape back to Java from an ongoing handshake |
Tue, 26 Nov 2019 14:48:04 +0100 |
rkennke |
8234768: Shenandoah: Streamline enqueueing runtime barriers |
Tue, 26 Nov 2019 09:27:16 -0500 |
zgu |
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area |
Tue, 26 Nov 2019 13:50:26 +0100 |
stefank |
8234798: Build failure after atomic changes in JDK-8234563 |
Tue, 26 Nov 2019 11:57:58 +0100 |
pliden |
8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory |
Tue, 26 Nov 2019 11:13:53 +0530 |
sadayapalam |
8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future. |
Tue, 26 Nov 2019 02:32:32 +0000 |
sspitsyn |
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out |
Mon, 25 Nov 2019 15:30:35 -0800 |
bpb |
8179320: File.getUsableSpace() returns a negative number on very large file system |
Mon, 25 Nov 2019 12:08:20 -0800 |
dnsimon |
8234681: Remove UseJVMCIClassLoader logic from JVMCI code |
Mon, 25 Nov 2019 20:18:54 +0100 |
mgronlun |
8234684: JFR crashes when rotating the JFR output during assertion failure |
Mon, 25 Nov 2019 11:13:02 -0800 |
never |
8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference |
Mon, 25 Nov 2019 18:38:01 +0100 |
mgronlun |
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing |
Mon, 25 Nov 2019 15:21:44 +0000 |
eosterlund |
8234531: Remove CMS code from CLDG and safepoint cleanup |
Mon, 25 Nov 2019 15:00:32 +0100 |
stefank |
8234602: ZGC: Windows compile error in ZHeuristic |
Mon, 25 Nov 2019 14:57:03 +0100 |
stefank |
8234009: ZGC: Move resurrection unblock to before the _unload.purge() call |
Mon, 25 Nov 2019 14:56:15 +0100 |
stefank |
8234010: ZGC: Change ZResurrection to use Atomic::load/store |
Mon, 25 Nov 2019 12:33:15 +0100 |
stefank |
8234740: Harmonize parameter order in Atomic - cmpxchg |
Mon, 25 Nov 2019 12:32:40 +0100 |
stefank |
8234739: Harmonize parameter order in Atomic - xchg |
Mon, 25 Nov 2019 12:32:07 +0100 |
stefank |
8234738: Harmonize parameter order in Atomic - sub |
Mon, 25 Nov 2019 12:31:39 +0100 |
stefank |
8234737: Harmonize parameter order in Atomic - add |
Mon, 25 Nov 2019 12:30:24 +0100 |
stefank |
8234736: Harmonize parameter order in Atomic - store |
Mon, 25 Nov 2019 12:22:13 +0100 |
stefank |
8234562: Move OrderAccess::release_store*/load_acquire to Atomic |
Mon, 25 Nov 2019 14:06:13 +0100 |
egahlin |
8234703: JFR TestOutOfProcessMigration.java should clean up files |
Mon, 25 Nov 2019 12:34:43 +0100 |
pliden |
8234573: ZGC: Enable ZVerifyMarking by default in debug builds |
Mon, 25 Nov 2019 11:08:30 +0100 |
mgronlun |
8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant" |
Fri, 22 Nov 2019 10:29:12 +0100 |
mbaesken |
8234629: remove unused functions from libnet |
Mon, 25 Nov 2019 09:10:41 +0000 |
eosterlund |
8234509: Race in macOS os::processor_id() |
Mon, 25 Nov 2019 08:11:24 +0100 |
lkorinth |
8233029: Obsolete flag GCTaskTimeStampEntries |
Thu, 10 Oct 2019 17:36:38 +0300 |
weijun |
8231507: Update Apache Santuario (XML Signature) to version 2.1.4 |
Sun, 24 Nov 2019 01:03:33 +0100 |
egahlin |
8226897: Provide object age with JFR OldObjectSample event |
Fri, 22 Nov 2019 19:23:30 -0800 |
dlong |
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal |
Fri, 22 Nov 2019 15:32:00 -0800 |
iklam |
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds |
Fri, 22 Nov 2019 15:31:52 -0800 |
iklam |
8233446: Improve error handling when specified dynamic archive doesn't exist |
Fri, 22 Nov 2019 14:48:40 -0800 |
iklam |
8234429: appcds/dynamicArchive tests crashing with Graal |
Fri, 22 Nov 2019 17:03:55 -0800 |
manc |
8087198: G1 card refinement: batching, sorting |
Fri, 22 Nov 2019 16:26:35 -0800 |
jjg |
8234687: change javap reporting on unknown attributes |
Fri, 22 Nov 2019 13:44:06 -0800 |
mseledtsov |
8229209: [TESTBUG] test for cross-process JFR event streaming |
Fri, 22 Nov 2019 11:34:22 -0800 |
mchung |
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order |
Fri, 22 Nov 2019 10:38:35 -0800 |
jjg |
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause |
Fri, 22 Nov 2019 17:53:09 +0000 |
dfuchs |
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached" |
Fri, 22 Nov 2019 09:00:16 -0800 |
bpb |
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException |
Fri, 22 Nov 2019 17:20:43 +0100 |
egahlin |
8233700: EventStream not closed |
Fri, 22 Nov 2019 09:06:35 -0500 |
dcubed |
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project |
Fri, 22 Nov 2019 11:52:48 +0000 |
dfuchs |
8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP |
Fri, 22 Nov 2019 10:07:21 +0000 |
sspitsyn |
8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233597: Clean up code in G1Analytics::compute_pause_time_ratio |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233702: Introduce helper function to clamp value to range |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8234000: Make HeapRegion::bottom/end/hrm_index const |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear() |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233306: Sort members in G1's HeapRegion after removal of Space dependency |
Mon, 18 Nov 2019 16:49:39 +0100 |
mbaesken |
8234339: replace JLI_StrTok in java_md_solinux.c |
Fri, 22 Nov 2019 09:25:09 +0100 |
clanger |
8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem |
Thu, 21 Nov 2019 23:32:11 -0500 |
dbuck |
8230611: infinite loop in LogOutputList::wait_until_no_readers() |
Thu, 21 Nov 2019 18:42:33 -0800 |
xuelei |
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll |
Fri, 22 Nov 2019 09:33:03 +0800 |
weijun |
8026393: jarsigner never shows a warning in badKeyUsage case |
Fri, 22 Nov 2019 00:29:48 +0000 |
joehw |
8233548: Update CUP to v0.11b |
Thu, 21 Nov 2019 14:15:31 -0800 |
iignatyev |
8234290: compiler/c2/Test6857159.java times out and fail to clean up files |
Thu, 21 Nov 2019 13:41:24 -0800 |
jjg |
8234051: doclet crashes if HTML files in module doc-files directories |
Thu, 21 Nov 2019 18:54:21 +0000 |
hseigel |
8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr |
Thu, 21 Nov 2019 17:04:27 +0000 |
alitvinov |
8068184: Fix for JDK-8032832 caused a deadlock |
Thu, 21 Nov 2019 16:33:00 +0000 |
pconcannon |
8234083: DatagramSocket should report SO_BROADCAST as a supported option |
Thu, 21 Nov 2019 12:14:29 +0000 |
chegar |
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup |
Thu, 21 Nov 2019 12:14:28 +0000 |
chegar |
8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError |
Thu, 21 Nov 2019 12:14:26 +0000 |
chegar |
8232101: (sctp) Add minimal sanity tests for SCTP |
Thu, 21 Nov 2019 12:14:25 +0000 |
chegar |
8233845: (sctp) Relax assertion in sun.nio.ch.sctp.AssociationChange::association |
Thu, 21 Nov 2019 09:10:21 +0000 |
jboes |
8234335: Remove line break in class declaration in java.base |
Wed, 20 Nov 2019 10:13:10 +0000 |
pconcannon |
8234103: DatagramSocketImpl::socket is not needed |
Thu, 21 Nov 2019 11:31:58 +0000 |
coffeys |
8233801: GCMEmptyIv.java test fails on Solaris 11.4 |
Thu, 21 Nov 2019 11:42:54 +0100 |
tschatzl |
8228609: G1 copy cost prediction uses used vs. actual copied byte |
Wed, 20 Nov 2019 14:16:29 +0100 |
mbaesken |
8234501: remove obsolete NET_ReadV |
Thu, 21 Nov 2019 13:50:11 +0530 |
psadhukhan |
Merge |
Wed, 20 Nov 2019 12:18:46 +0530 |
trebari |
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit() |
Wed, 20 Nov 2019 11:29:27 +0530 |
psadhukhan |
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly |
Wed, 20 Nov 2019 10:52:28 +0530 |
psadhukhan |
Merge |
Wed, 20 Nov 2019 09:28:31 +0900 |
ysuenaga |
8233707: systemScale.cpp could not compile with VS2019 |
Fri, 15 Nov 2019 16:58:07 +0530 |
jdv |
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows |
Fri, 15 Nov 2019 09:27:50 +0100 |
neugens |
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991 |
Thu, 14 Nov 2019 15:13:29 -0800 |
serb |
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail |
Thu, 14 Nov 2019 10:59:45 +0530 |
psadhukhan |
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos |
Thu, 14 Nov 2019 10:56:09 +0530 |
psadhukhan |
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64 |
Tue, 12 Nov 2019 15:54:24 +0100 |
neugens |
8231991: Mouse wheel change focus on awt/swing windows |
Tue, 12 Nov 2019 12:29:09 +0530 |
psadhukhan |
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system |
Fri, 08 Nov 2019 13:16:27 +0530 |
psadhukhan |
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64 |
Fri, 08 Nov 2019 05:24:29 +0000 |
serb |
8233657: Intermittent NPE in Component.validate() |
Thu, 07 Nov 2019 11:30:22 +0530 |
psadhukhan |
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings |
Wed, 06 Nov 2019 11:05:28 +0530 |
psadhukhan |
8231084: Large performance regression in SwingMark TextArea in 14-b13 |
Wed, 06 Nov 2019 10:48:10 +0530 |
psadhukhan |
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text |
Tue, 05 Nov 2019 15:55:46 -0800 |
prr |
8233649: Update ProblemList.txt to exclude failing headful tests on macos |
Tue, 05 Nov 2019 16:33:55 +0530 |
psadhukhan |
8233583: ProblemList javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java failing incosistently in linux-x64 |
Tue, 05 Nov 2019 11:00:42 +0530 |
psadhukhan |
Merge |
Mon, 04 Nov 2019 10:01:55 -0800 |
prr |
8233097: Fontmetrics for large Fonts has zero width |
Thu, 24 Oct 2019 14:54:31 -0700 |
serb |
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen |
Wed, 30 Oct 2019 13:47:49 -0700 |
prr |
8232154: Update Mesa 3-D Headers to version 19.2.1 |
Wed, 30 Oct 2019 16:59:40 +0530 |
arapte |
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys |
Fri, 25 Oct 2019 13:32:01 -0700 |
prr |
8175984: ICC_Profile has un-needed, not-empty finalize method |
Thu, 24 Oct 2019 01:02:08 -0700 |
serb |
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails |
Fri, 18 Oct 2019 09:25:06 -0700 |
prr |
Merge |
Thu, 17 Oct 2019 14:07:02 -0700 |
serb |
8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar |
Wed, 16 Oct 2019 22:30:30 +0100 |
aivanov |
8223558: Java does not render Myanmar script correctly |
Tue, 15 Oct 2019 22:42:23 -0700 |
serb |
8232225: Rework the fix for JDK-8071483 |
Tue, 19 Nov 2019 09:56:43 +0100 |
mbaesken |
8234323: NULL-check return value of SurfaceData_InitOps on macosx |
Wed, 20 Nov 2019 05:58:19 +0000 |
xgong |
8234321: Call cache flush after generating trampoline. |
Thu, 21 Nov 2019 09:55:12 +0800 |
jiefu |
8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout |
Thu, 21 Nov 2019 03:33:36 +0100 |
jwilhelm |
Added tag jdk-14+24 for changeset 438337c846fb |
Wed, 20 Nov 2019 18:23:06 -0800 |
iignatyev |
8147017: Platform.isGraal should be removed |
Wed, 20 Nov 2019 16:10:38 -0800 |
amenkov |
8234358: Update ProblemList entry for NashornPopFrameTest |
Tue, 12 Nov 2019 00:30:55 -0300 |
mbalao |
8233404: System property to set the number of PBE iterations in JCEKS keystoresjdk-14+24 |
Wed, 20 Nov 2019 14:51:42 +0000 |
eosterlund |
8234512: Missing pieces from JDK-8224816 |
Wed, 20 Nov 2019 09:10:02 -0500 |
dcubed |
8230876: baseline cleanups from Async Monitor Deflation v2.0[789] |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234438: Remove some CMS leftovers |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234437: Remove CollectedHeap::safe_object_iterate() |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234338: ZGC: Improve small heap usage |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234312: ZGC: Adjust warmup criteria |
Wed, 20 Nov 2019 10:37:45 +0100 |
pliden |
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled |
Wed, 20 Nov 2019 08:35:53 +0000 |
alanb |
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS) |
Wed, 20 Nov 2019 09:12:07 +0100 |
lucy |
8231460: Performance issue (CodeHeap) with large free blocks |
Wed, 20 Nov 2019 16:37:42 +0900 |
itakiguchi |
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements |
Wed, 20 Nov 2019 09:29:23 +0300 |
bulasevich |
8233113: ARM32: assert on UnsafeJlong mutex rank check |
Tue, 19 Nov 2019 16:26:58 -0800 |
darcy |
8234381: API docs should mention special handling of enums in serialization |
Wed, 20 Nov 2019 08:12:14 +0800 |
weijun |
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException |
Tue, 19 Nov 2019 23:22:27 +0100 |
redestad |
8233497: Optimize default method generation by data structure reuse |
Tue, 19 Nov 2019 12:28:39 -0800 |
sangheki |
8232533: G1 uses only a single thread for pretouching the java heap |
Tue, 19 Nov 2019 10:02:46 -0800 |
bchristi |
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking |
Fri, 15 Nov 2019 11:05:03 +0100 |
cgo |
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs |
Tue, 19 Nov 2019 11:35:29 +0000 |
alanb |
8233922: Service binding augments module graph with observable incubator modules |
Mon, 18 Nov 2019 23:41:06 -0500 |
dholmes |
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1) |
Tue, 19 Nov 2019 13:33:09 +0900 |
ysuenaga |
8220074: Clean up GCC 8.3 errors in LittleCMS |
Mon, 18 Nov 2019 16:03:51 -0800 |
iignatyev |
8233462: serviceability/tmtools/jstat tests times out with -Xcomp |
Mon, 18 Nov 2019 14:13:11 -0800 |
iignatyev |
8234304: runtime/cds/appcds/javaldr tests should use driver mode |
Mon, 18 Nov 2019 13:22:27 +0100 |
cgo |
8234324: ARM32 build broken after 8231610 |
Mon, 18 Nov 2019 18:21:18 +0100 |
mdoerr |
8233193: Incorrect bailout from possibly_add_compiler_threads |
Mon, 18 Nov 2019 16:48:05 +0000 |
dfuchs |
8233141: DatagramSocket.send doesn't specify exception thrown when no target address |
Mon, 18 Nov 2019 17:11:06 +0100 |
lucy |
8233787: Break cycle in vm_version* includes |
Mon, 18 Nov 2019 16:10:32 +0100 |
redestad |
8234248: More VectorSet cleanups |
Wed, 06 Nov 2019 18:06:36 +0100 |
sgehwolf |
8233712: Limit default tests jobs based on ulimit -u setting |
Fri, 15 Nov 2019 16:10:29 +0100 |
mbaesken |
8233219: NMT output on AIX misses some categories |
Fri, 15 Nov 2019 21:19:56 -0500 |
dcubed |
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area |
Fri, 15 Nov 2019 18:31:55 -0500 |
dcubed |
8234272: ProblemList runtime/NMT/HugeArenaTracking.java |
Fri, 15 Nov 2019 14:22:24 -0800 |
iignatyev |
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5" |
Fri, 15 Nov 2019 16:58:29 -0500 |
kbarrett |
8233280: Remove GCLockerInvokesConcurrent |
Thu, 14 Nov 2019 17:34:45 -0800 |
manc |
8234208: Logging reports zero total refined cards under "Before GC RS summary" |
Fri, 15 Nov 2019 15:33:34 -0500 |
zgu |
8204128: NMT might report incorrect numbers for Compiler area |
Fri, 15 Nov 2019 20:29:11 +0100 |
simonis |
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater() |
Fri, 15 Nov 2019 20:39:26 +0800 |
jiefu |
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp |
Fri, 15 Nov 2019 19:38:31 +0800 |
jiefu |
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum |
Fri, 15 Nov 2019 11:09:29 +0100 |
mdoerr |
8234188: AIX build broken after 8220310 |
Thu, 14 Nov 2019 19:49:55 -0800 |
rhalade |
8232019: Add LuxTrust certificate updates to the existing root program |
Thu, 14 Nov 2019 22:36:40 -0500 |
dholmes |
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state |
Fri, 15 Nov 2019 09:06:58 +0800 |
weijun |
8214024: Remove the default keytool -keyalg value |
Thu, 14 Nov 2019 16:34:24 -0800 |
never |
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying |
Thu, 14 Nov 2019 15:07:37 +0800 |
fyang |
8233912: aarch64: minor improvements of atomic operations |
Thu, 14 Nov 2019 14:54:39 -0800 |
iklam |
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...." |
Wed, 13 Nov 2019 16:49:14 -0800 |
manc |
8234127: BasicHashtable does not support small table_size |
Thu, 14 Nov 2019 12:42:44 -0800 |
jjg |
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile |
Thu, 14 Nov 2019 12:21:00 -0800 |
dlong |
8233841: Update Graal |
Thu, 14 Nov 2019 11:16:14 -0800 |
mseledtsov |
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java |
Thu, 14 Nov 2019 11:04:57 +0000 |
pconcannon |
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java |
Thu, 14 Nov 2019 10:49:20 +0000 |
pconcannon |
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF |
Thu, 14 Nov 2019 18:41:04 +0000 |
joehw |
8233686: XML transformer uses excessive amount of memory |
Thu, 14 Nov 2019 09:06:43 -0800 |
bpb |
8146298: (dc spec) connect and disconnect methods should specify that they may block |
Thu, 14 Nov 2019 10:54:32 -0500 |
lancea |
8234080: jdk/nio/zipfs/CRCWriteTest.java fails |
Thu, 14 Nov 2019 15:24:35 +0100 |
redestad |
8234003: Improve IndexSet iteration |
Thu, 14 Nov 2019 10:55:46 +0100 |
jvernee |
8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type |
Wed, 13 Nov 2019 19:55:11 -0800 |
iklam |
8234133: VM build broken due to memory/archiveUtils.inline.hpp |
Thu, 14 Nov 2019 03:01:43 +0100 |
jwilhelm |
Added tag jdk-14+23 for changeset 15936b142f86 |
Wed, 13 Nov 2019 16:36:54 -0800 |
iklam |
8231610: Relocate the CDS archive if it cannot be mapped to the requested address |
Thu, 14 Nov 2019 10:02:52 +0800 |
jiefu |
8234130: Zero VM build broken after JDK-8233913 |
Wed, 13 Nov 2019 15:16:45 -0800 |
darcy |
8233096: Update javax.lang.model for switch expressions |
Wed, 13 Nov 2019 18:00:30 -0500 |
kbarrett |
8232588: G1 concurrent System.gc can return early or late |
Wed, 13 Nov 2019 14:08:04 -0800 |
amenkov |
8231915: two JDI tests interfere with each other |
Wed, 13 Nov 2019 13:05:16 -0800 |
cjplummer |
8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress() |
Wed, 13 Nov 2019 11:34:31 -0800 |
iignatyev |
8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set |
Wed, 13 Nov 2019 10:59:25 -0800 |
iignatyev |
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay |
Wed, 13 Nov 2019 10:51:41 -0800 |
sangheki |
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3) |
Wed, 13 Nov 2019 10:49:32 -0800 |
sangheki |
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3) |
Wed, 13 Nov 2019 10:49:12 -0800 |
sangheki |
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3) |
Wed, 13 Nov 2019 13:43:06 -0500 |
mullan |
8214483: Remove algorithms that use MD5 or DES from security requirements |
Wed, 13 Nov 2019 10:33:00 -0800 |
jjg |
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package |
Wed, 13 Nov 2019 21:56:28 +0800 |
amlu |
8234079: ZipFileInputStreamSkipTest.java runs zero test |
Wed, 13 Nov 2019 08:23:23 -0500 |
coleenp |
8233913: Remove implicit conversion from Method* to methodHandlejdk-14+23 |
Wed, 13 Nov 2019 11:27:50 +0000 |
coffeys |
8233731: repeated typo "fro" for "for" |
Wed, 13 Nov 2019 11:37:29 +0100 |
lkorinth |
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector |
Wed, 13 Nov 2019 11:21:15 +0100 |
bsrbnd |
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits |
Mon, 21 Oct 2019 19:58:16 +0200 |
mdoerr |
8230459: Test failed to resume JVMCI CompilerThread |
Wed, 13 Nov 2019 17:24:53 +0800 |
smonteith |
8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns |
Wed, 13 Nov 2019 09:09:41 +0000 |
michaelm |
8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose |
Wed, 13 Nov 2019 08:43:35 +0100 |
thartmann |
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes |
Wed, 13 Nov 2019 10:27:06 +0900 |
ysuenaga |
8233785: Incorrect JDK version is reported in hs_err log |
Wed, 13 Nov 2019 09:09:04 +0800 |
amlu |
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all |
Tue, 12 Nov 2019 14:05:18 -0800 |
naoto |
8232860: Error formatting integer values with MessageFormat.format() using HOST provider |
Tue, 12 Nov 2019 13:49:40 -0800 |
bchristi |
8226297: Dual-pivot quicksort improvements |
Tue, 12 Nov 2019 21:00:08 +0000 |
fweimer |
8233880: Support compilers with multi-digit major version numbers |
Tue, 12 Nov 2019 20:14:49 +0000 |
eosterlund |
8230661: ZGC: Stop reloading oops in load barriers |
Tue, 12 Nov 2019 20:01:23 +0000 |
eosterlund |
8233797: ZGC: Unify naming convention for functions using atomics |
Tue, 12 Nov 2019 20:01:23 +0000 |
eosterlund |
8233061: ZGC: Enforce memory ordering in segmented bit maps |
Tue, 12 Nov 2019 10:45:23 -0800 |
darcy |
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg |
Tue, 12 Nov 2019 12:36:16 -0300 |
mbalao |
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field |
Tue, 12 Nov 2019 16:28:26 +0100 |
tschatzl |
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2) |
Tue, 12 Nov 2019 16:13:16 +0100 |
mdoerr |
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification |
Fri, 08 Nov 2019 11:15:16 +0000 |
jboes |
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException |
Tue, 12 Nov 2019 12:19:24 +0100 |
fweimer |
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator= |
Mon, 11 Nov 2019 17:40:28 +0800 |
jiefu |
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler |
Tue, 12 Nov 2019 09:27:21 +0000 |
eosterlund |
8224817: Implementation of JEP 364: ZGC on macOS |
Tue, 12 Nov 2019 09:25:39 +0000 |
eosterlund |
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs |
Tue, 12 Nov 2019 01:36:17 -0800 |
igerasim |
8233884: Avoid looking up standard charsets in security libraries |
Tue, 12 Nov 2019 10:19:04 +0100 |
dnsimon |
8233900: [JVMCI] improve help text for EnableJVMCIProduct option |
Tue, 12 Nov 2019 10:16:04 +0100 |
thartmann |
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed |
Tue, 12 Nov 2019 06:32:13 +0000 |
jlahoda |
8232684: Make switch expressions final |
Mon, 11 Nov 2019 17:43:10 -0800 |
henryjen |
8231863: Crash if classpath is read from @argument file and the main gets option argument |
Mon, 11 Nov 2019 11:09:49 -0800 |
dtitov |
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh |
Mon, 11 Nov 2019 12:11:34 -0500 |
coleenp |
8232735: Convert PrintJNIResolving to Unified Logging |
Mon, 11 Nov 2019 16:59:42 +0100 |
phedlin |
8233918: 8233498 broke build on SPARC |
Mon, 11 Nov 2019 16:24:35 +0100 |
goetz |
8231757: [ppc] Fix VerifyOops. Errors show since 8231058. |
Tue, 24 Apr 2018 13:59:02 +0200 |
phedlin |
8233498: Remove dead code. |
Mon, 11 Nov 2019 14:47:37 +0100 |
egahlin |
8230767: FlightRecorderListener returns null recording |
Mon, 11 Nov 2019 05:09:31 -0800 |
igerasim |
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date |
Mon, 11 Nov 2019 13:20:26 +0100 |
sjohanss |
8233065: PSParallelCompact::move_and_update is unused and should be removed |
Mon, 11 Nov 2019 12:06:22 +0100 |
rschmelter |
8233790: Forward output from heap dumper to jcmd/jmap |
Mon, 11 Nov 2019 11:25:15 +0100 |
mgronlun |
8231922: Could not find field with name revokedClass |
Mon, 11 Nov 2019 10:41:03 +0100 |
chagedorn |
8229694: JVM crash in SWPointer during C2 OSR compilation |
Sat, 09 Nov 2019 10:27:53 -0800 |
iignatyev |
8233745: [JVMCI] TranslatedException should serialize classloader and module info |
Sat, 09 Nov 2019 11:48:37 +0000 |
alanb |
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win) |
Sat, 09 Nov 2019 09:13:04 +0000 |
alanb |
8216472: (se) Stack overflow during selection operation leads to crash (win) |
Fri, 08 Nov 2019 18:35:33 -0800 |
xuelei |
8233621: Mismatch in jsse.enableMFLNExtension property name |
Fri, 08 Nov 2019 16:53:57 +0800 |
fyang |
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub |
Fri, 08 Nov 2019 11:03:00 -0800 |
iklam |
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test |
Fri, 08 Nov 2019 11:41:17 -0500 |
zgu |
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware |
Fri, 08 Nov 2019 08:12:04 -0800 |
bpb |
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels() |
Fri, 08 Nov 2019 09:51:18 -0500 |
zgu |
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null() |
Fri, 08 Nov 2019 09:50:07 -0500 |
zgu |
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet |
Fri, 08 Nov 2019 10:55:14 +0100 |
jvernee |
8233389: Add PrintIdeal to compiler directives |
Fri, 08 Nov 2019 10:01:13 +0100 |
tschatzl |
8189737: Make HeapRegion not derive from Space |
Fri, 08 Nov 2019 09:16:48 +0100 |
thartmann |
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences |
Thu, 07 Nov 2019 16:26:57 -0800 |
iklam |
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time |
Thu, 07 Nov 2019 17:47:22 -0800 |
kvn |
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions |
Thu, 07 Nov 2019 16:00:53 -0800 |
mseledtsov |
8209813: [TESTBUG] rewrite JFR shell tests in Java |
Thu, 07 Nov 2019 13:53:38 -0800 |
bpb |
8232178: MacVolumesTest failed after upgrade to MacOS Catalina |
Thu, 07 Nov 2019 13:39:31 -0800 |
iignatyev |
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled |
Thu, 07 Nov 2019 16:22:22 -0500 |
kbarrett |
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp |
Thu, 07 Nov 2019 11:34:01 -0800 |
naoto |
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar |
Thu, 07 Nov 2019 10:06:04 -0800 |
naoto |
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales |
Thu, 07 Nov 2019 16:18:02 +0000 |
dfuchs |
8233403: Improve verbosity of some httpclient tests |
Thu, 07 Nov 2019 15:56:56 +0100 |
mgronlun |
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant |
Thu, 07 Nov 2019 15:53:25 +0100 |
mgronlun |
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant |
Thu, 07 Nov 2019 15:48:43 +0100 |
pliden |
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type() |
Thu, 07 Nov 2019 09:41:22 -0500 |
zgu |
8233796: Shenandoah is broken after 8233708 |
Thu, 07 Nov 2019 07:53:02 -0500 |
dholmes |
8233784: ProblemList failing JVMTI scenario tests |
Thu, 07 Nov 2019 12:12:39 +0100 |
redestad |
8233708: VectorSet cleanup |
Thu, 07 Nov 2019 10:28:29 +0000 |
eosterlund |
8233073: Make BitMap accessors more memory ordering friendly |
Tue, 22 Oct 2019 11:55:58 +0200 |
roland |
8232539: SIGSEGV in C2 Node::unique_ctrl_out |
Wed, 06 Nov 2019 14:04:07 +0100 |
mbaesken |
8233328: fix minimal VM build on Linux s390x |
Thu, 07 Nov 2019 09:23:55 +0100 |
neliasso |
8233783: Make 8232896 patch complete |
Thu, 07 Nov 2019 07:02:55 +0100 |
thartmann |
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion |
Wed, 06 Nov 2019 21:18:42 -0500 |
dholmes |
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516 |
Thu, 07 Nov 2019 03:01:52 +0100 |
jwilhelm |
Added tag jdk-14+22 for changeset 83810b7d12e7 |
Wed, 06 Nov 2019 19:37:30 +0100 |
shade |
8233698: GCC 4.8.5 build failure after JDK-8233530 |
Wed, 06 Nov 2019 15:20:06 +0800 |
jiefu |
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr |
Wed, 06 Nov 2019 09:45:26 -0800 |
igerasim |
8233658: Escape + in the expression describing Runtime.Version string |
Wed, 06 Nov 2019 09:45:04 -0800 |
xuelei |
8223940: Private key not supported by chosen signature algorithm |
Wed, 06 Nov 2019 19:37:52 +0300 |
bulasevich |
8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access. |
Wed, 06 Nov 2019 19:27:15 +0300 |
bulasevich |
8233600: Cross-builds fails after JDK-8233285 |
Wed, 06 Nov 2019 16:52:49 +0100 |
shade |
8233695: AArch64 build failures after -Wno-extra removal |
Wed, 06 Nov 2019 09:50:53 -0500 |
zgu |
8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier codejdk-14+22 |
Wed, 06 Nov 2019 21:49:30 +0900 |
ysuenaga |
8233375: JFR emergency dump does not recover thread state |
Wed, 06 Nov 2019 13:43:25 +0800 |
jiefu |
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled |
Tue, 05 Nov 2019 20:27:21 -0800 |
igerasim |
8233650: Javadoc for Math.floorMod(int, int) gives wrong example |
Tue, 05 Nov 2019 18:42:10 -0500 |
dholmes |
8233599: ARM32 Build failed due to 8232050 missing an include |
Tue, 05 Nov 2019 14:54:44 -0500 |
lancea |
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label |
Wed, 06 Nov 2019 01:45:25 +0800 |
aoqi |
8233608: Minimal build broken after JDK-8233494 |
Tue, 05 Nov 2019 09:59:21 -0800 |
iveresov |
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers? |
Tue, 05 Nov 2019 08:57:36 -0800 |
iignatyev |
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class' |
Tue, 05 Nov 2019 17:27:18 +0100 |
hannesw |
8232209: Update double-conversion license file to version 3.1.5 |
Tue, 05 Nov 2019 16:57:58 +0100 |
stuefe |
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359 |
Tue, 05 Nov 2019 11:53:46 +0100 |
mdoerr |
8233081: C1: PatchingStub for field access copies too much |
Thu, 31 Oct 2019 17:16:36 +0100 |
neliasso |
8232896: ZGC: Enable C2 clone intrinsic |
Tue, 05 Nov 2019 10:11:18 +0000 |
dmarkov |
8232880: Update test documentation with additional settings for client UI tooltip tests |
Tue, 05 Nov 2019 17:02:01 +0800 |
jiefu |
8233574: Shenandoah: build is broken without jfr |
Tue, 05 Nov 2019 09:58:05 +0100 |
redestad |
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle |
Tue, 05 Nov 2019 09:57:10 +0100 |
redestad |
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off |
Tue, 05 Nov 2019 09:37:20 +0800 |
jiefu |
8233429: Minimal and zero VM build broken after JDK-8227003 |
Thu, 31 Oct 2019 07:53:16 +0100 |
stuefe |
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit |
Mon, 04 Nov 2019 13:02:40 -0800 |
igerasim |
8233422: Extra space in the title of the HTML javadoc page |
Mon, 04 Nov 2019 12:36:54 -0800 |
iklam |
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt |
Mon, 04 Nov 2019 11:42:24 -0800 |
bchristi |
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized |
Mon, 04 Nov 2019 11:05:10 -0800 |
bpb |
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list |
Mon, 04 Nov 2019 19:40:58 +0100 |
shade |
8233520: Shenandoah: do not sleep when thread is attaching |
Mon, 04 Nov 2019 13:13:34 -0500 |
aph |
Merge |
Fri, 01 Nov 2019 06:04:35 -0400 |
aph |
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken |
Mon, 04 Nov 2019 10:03:32 -0800 |
jiefu |
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs |
Mon, 04 Nov 2019 14:24:36 +0000 |
coffeys |
8232984: Upgrading Joni License version to 2.1.16 |
Mon, 04 Nov 2019 22:31:59 +0900 |
ysuenaga |
8233285: Demangling C++ symbols in jhsdb jstack --mixed |
Mon, 04 Nov 2019 13:58:33 +0100 |
stooke |
8232973: Potential infinite loop in macOS hotspot agent |
Mon, 04 Nov 2019 11:33:15 +0100 |
tschatzl |
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found |
Mon, 04 Nov 2019 11:15:45 +0100 |
ihse |
8233383: Various minor fixes |
Mon, 04 Nov 2019 11:12:13 +0100 |
ihse |
8233381: Update copyright year in build system files |
Mon, 04 Nov 2019 10:06:59 +0000 |
chegar |
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3 |
Mon, 04 Nov 2019 10:58:14 +0100 |
jlahoda |
8230847: Trees.getScope may crash when invoked for statement inside switch. |
Wed, 30 Oct 2019 14:52:27 +0100 |
mbaesken |
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java |
Mon, 04 Nov 2019 09:54:00 +0100 |
mbaesken |
8233078: fix minimal VM build on Linux ppc64(le) |
Mon, 04 Nov 2019 09:40:35 +0100 |
jlahoda |
8229815: Upgrade Jline to 3.12.1 |
Mon, 04 Nov 2019 14:26:18 +0800 |
weijun |
8231950: keytool -ext camel-case shorthand not working |
Sun, 03 Nov 2019 18:02:29 -0500 |
dholmes |
8229516: Thread.isInterrupted() always returns false after thread termination |
Sun, 03 Nov 2019 14:07:43 +0000 |
alanb |
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed |
Sat, 02 Nov 2019 10:02:18 +0000 |
alanb |
8232673: (dc) DatagramChannel socket adaptor issues |
Fri, 01 Nov 2019 16:21:17 -0400 |
kbarrett |
8233359: Add global sized operator delete definitions |
Fri, 01 Nov 2019 13:16:50 -0700 |
bpb |
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity |
Fri, 01 Nov 2019 12:57:01 +0000 |
jboes |
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact |
Fri, 01 Nov 2019 11:31:37 -0700 |
ccheung |
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on |
Fri, 01 Nov 2019 09:39:13 -0700 |
iveresov |
8227003: Add high-level JIT compilation mode control mechanism |
Fri, 01 Nov 2019 09:07:59 -0700 |
dl |
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11 |
Fri, 01 Nov 2019 09:04:04 -0700 |
dl |
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once |
Fri, 01 Nov 2019 16:16:05 +0100 |
shade |
8233387: Shenandoah: passive mode should disable pacing ergonomically |
Fri, 01 Nov 2019 10:04:49 -0400 |
coleenp |
8233386: Initialize NULL fields for unused decorations |
Fri, 01 Nov 2019 07:58:05 +0100 |
clanger |
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp |
Tue, 15 Oct 2019 17:08:09 +0200 |
rschmelter |
8232168: Fix non wide char canonicalization on Windows |
Thu, 31 Oct 2019 16:54:16 -0700 |
dlong |
8233273: Update Graal |
Thu, 31 Oct 2019 14:23:06 -0700 |
amenkov |
8224159: JDWP IPv6 scope support |
Tue, 29 Oct 2019 15:08:19 +0100 |
goetz |
8232921: assert(is_object_aligned(result)) failed: address not aligned |
Thu, 31 Oct 2019 19:32:41 +0000 |
bobv |
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100 |
Thu, 31 Oct 2019 19:31:03 +0000 |
dfuchs |
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE |
Thu, 31 Oct 2019 16:45:58 +0000 |
alanb |
8205132: Degrade Thread.countStackFrames() to throw UOE |
Mon, 28 Oct 2019 15:03:36 +0100 |
vjovanovic |
8232806: Introduce a system property to disable eager lambda initialization |
Thu, 31 Oct 2019 10:37:03 +0100 |
shade |
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit |
Thu, 31 Oct 2019 04:17:41 +0100 |
jwilhelm |
Added tag jdk-14+21 for changeset c16ac7a2eba4 |
Wed, 30 Oct 2019 22:32:00 -0400 |
coleenp |
8233266: Remove unnecessary fence in restore_unshareable_info |
Thu, 31 Oct 2019 02:22:42 +0000 |
valeriep |
8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures. |
Wed, 30 Oct 2019 15:54:41 -0400 |
lancea |
8231451: ZipFileInputStream::skip handling of negative values with STORED entries |
Wed, 30 Oct 2019 19:43:52 +0100 |
mgronlun |
8226511: Implement JFR Event Streamingjdk-14+21 |
Wed, 30 Oct 2019 16:14:56 +0100 |
redestad |
8233159: Method::result_type should use calculated value in constMethod |
Tue, 29 Oct 2019 14:29:40 +0100 |
chagedorn |
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" |
Wed, 30 Oct 2019 14:08:07 +0000 |
aivanov |
8232724: Remove indirection with calling JNU_NewStringPlatform |
Wed, 30 Oct 2019 09:42:59 -0400 |
zgu |
8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64 |
Wed, 30 Oct 2019 09:17:36 +0800 |
pli |
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl |
Tue, 29 Oct 2019 15:35:06 -0700 |
kvn |
8233035: Update JVMCI |
Tue, 29 Oct 2019 13:52:04 -0700 |
mr |
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 |
Tue, 29 Oct 2019 12:52:03 -0700 |
mchung |
8173975: Lookup::in should not allow target class be primitive or array class |
Tue, 29 Oct 2019 12:01:14 -0700 |
erikj |
8232748: Build static versions of certain JDK libraries |
Tue, 29 Oct 2019 14:22:18 -0400 |
lancea |
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file |
Tue, 29 Oct 2019 13:51:14 -0400 |
ecaspole |
8233075: JFR - nmetods - misspelled in several places |
Tue, 29 Oct 2019 10:13:27 -0700 |
jiefu |
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible |
Tue, 29 Oct 2019 08:26:55 -0700 |
mr |
8232080: jlink plugins for vendor information and run-time options |
Tue, 29 Oct 2019 11:33:25 +0100 |
mgronlun |
8230400: Missing constant pool entry for a method in stacktrace |
Tue, 29 Oct 2019 09:34:23 +0800 |
weijun |
8231365: ServicePermission::equals doesn't comply to the spec |
Tue, 29 Oct 2019 09:34:21 +0800 |
weijun |
8228969: 2019-09-28 public suffix list update |
Mon, 28 Oct 2019 16:41:47 -0400 |
coleenp |
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing |
Mon, 28 Oct 2019 11:06:17 -0700 |
naoto |
8231273: Upgrade CLDR to v36 |
Mon, 28 Oct 2019 13:17:54 -0400 |
lancea |
8232879: Writing out data with the Zip File System leads to a CRC failure |
Mon, 28 Oct 2019 16:06:08 +0000 |
bobv |
8232118: Add JVM option to enable JVMCI compilers in product mode |
Mon, 28 Oct 2019 11:33:28 -0400 |
zgu |
8232992: Shenandoah: Implement self-fixing interpreter LRB |
Mon, 28 Oct 2019 12:55:48 +0000 |
hseigel |
8232890: Remove bad Code attribute parsing code |
Wed, 23 Oct 2019 12:51:53 +0200 |
phedlin |
8231565: More node budget asserts in fuzzed tests. |
Mon, 28 Oct 2019 11:27:27 +0100 |
stefank |
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise |
Mon, 28 Oct 2019 11:26:53 +0100 |
stefank |
8232650: ZGC: Add initialization hooks for OS specific code |
Mon, 28 Oct 2019 11:26:00 +0100 |
stefank |
8232651: Add implementation of os::processor_id() for Windows |
Mon, 28 Oct 2019 11:24:11 +0100 |
stefank |
8232649: ZGC: Add callbacks to ZMemoryManager |
Mon, 28 Oct 2019 11:23:48 +0100 |
stefank |
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations |
Mon, 28 Oct 2019 11:23:28 +0100 |
stefank |
8232602: ZGC: Make ZGranuleMap ZAddress agnostic |
Mon, 28 Oct 2019 11:21:23 +0100 |
stefank |
8232601: ZGC: Parameterize the ZGranuleMap table size |
Sun, 27 Oct 2019 12:13:51 +0000 |
alanb |
8212132: (dc) Remove DatagramChannelImpl finalize method |
Fri, 25 Oct 2019 13:17:31 -0700 |
never |
8233027: OopMapSet::all_do does oms.next() twice during iteration |
Fri, 25 Oct 2019 11:51:48 -0700 |
kvn |
8225464: Obsolete TraceNMethodInstalls flag |
Fri, 25 Oct 2019 12:05:56 +0100 |
pconcannon |
8231570: (dc) Clarify implicit bind behavior of DatagramChannel |
Fri, 25 Oct 2019 17:30:25 +0200 |
shade |
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes |
Fri, 25 Oct 2019 07:15:09 -0700 |
epavlova |
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test |
Fri, 25 Oct 2019 12:32:46 +0200 |
tschatzl |
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths |
Fri, 25 Oct 2019 12:33:30 +0200 |
tschatzl |
8232777: Rename G1Policy::_max_rs_length as it is no maximum |
Fri, 25 Oct 2019 12:34:30 +0200 |
tschatzl |
8232779: G1 current collection parallel time does not include optional evacuation |
Thu, 24 Oct 2019 22:41:24 -0700 |
never |
8232083: Minimal VM is broken after JDK-8231586 |
Fri, 25 Oct 2019 08:50:50 +0800 |
amlu |
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp |
Thu, 24 Oct 2019 16:58:39 -0700 |
kvn |
8232904: Update JVMCI |
Thu, 24 Oct 2019 12:18:32 -0700 |
mseledtsov |
8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting |
Thu, 24 Oct 2019 11:25:53 -0700 |
epavlova |
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting |
Mon, 30 Sep 2019 22:39:11 +0200 |
shade |
8222766: Shenandoah: streamline post-LRB CAS barrier (x86) |
Thu, 24 Oct 2019 17:24:58 +0200 |
pliden |
8231552: ZGC: Refine address space reservation |
Thu, 24 Oct 2019 16:37:22 +0200 |
mgronlun |
8231081: TestMetadataRetention fails due to missing symbol id |
Thu, 24 Oct 2019 16:28:51 +0200 |
mdoerr |
8231949: [PPC64, s390]: Make async profiling more reliable |
Thu, 24 Oct 2019 16:28:49 +0200 |
mdoerr |
8232005: [s390, PPC64] More exception checks missing in interpreter |
Thu, 24 Oct 2019 08:52:33 -0400 |
coleenp |
8232788: Move biased locking initalization |
Thu, 24 Oct 2019 08:49:21 -0400 |
coleenp |
8231953: Wrong assumption in assertion in oop::register_oop |
Thu, 24 Oct 2019 15:46:50 +0300 |
bulasevich |
8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add |
Thu, 24 Oct 2019 11:54:33 +0100 |
aefimov |
8232713: Update BCEL version to 6.3.1 in license file |
Thu, 24 Oct 2019 11:07:31 +0100 |
alanb |
8231602: Deprecate Thread.suspend/resume for removal |
Thu, 24 Oct 2019 11:49:56 +0200 |
shade |
8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently" |
Thu, 24 Oct 2019 11:08:16 +0200 |
tschatzl |
8230706: Waiting on completion of strong nmethod processing causes long pause times with G1 |
Thu, 24 Oct 2019 15:53:20 +0800 |
weijun |
8231598: keytool does not export sun.security.mscapi |
Thu, 24 Oct 2019 09:57:29 +0200 |
redestad |
8232613: Move Object.registerNatives into HotSpot |
Wed, 23 Oct 2019 18:43:18 -0700 |
phh |
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes |
Thu, 24 Oct 2019 02:58:29 +0200 |
jwilhelm |
Added tag jdk-14+20 for changeset 54ffb15c4839 |
Wed, 23 Oct 2019 13:01:40 -0700 |
darcy |
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.*jdk-14+20 |
Wed, 23 Oct 2019 18:34:25 +0200 |
redestad |
8232881: Remove unnecessary InstanceKlass::casts |
Wed, 23 Oct 2019 17:35:32 +0200 |
shade |
8232882: GCC 4.8.5 build failure after JDK-8211073 |
Wed, 23 Oct 2019 15:54:39 +0100 |
dfuchs |
8232625: HttpClient redirect policy should be more conservative |
Wed, 23 Oct 2019 15:48:11 +0200 |
redestad |
8232887: Remove SystemDictionary::has_checkPackageAccess |
Wed, 23 Oct 2019 05:48:17 -0700 |
erikj |
8232834: RunTest sometimes fails to produce valid exitcode.txt |
Wed, 23 Oct 2019 14:06:39 +0200 |
tschatzl |
8232771: Revert JDK-8230794 because of environment changes |
Wed, 23 Oct 2019 13:52:33 +0200 |
thartmann |
8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong |
Wed, 23 Oct 2019 12:21:32 +0200 |
chagedorn |
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes |
Wed, 23 Oct 2019 12:17:14 +0200 |
chagedorn |
8232874: Add missing test for 8230062 |
Wed, 23 Oct 2019 12:15:42 +0200 |
chagedorn |
8232873: Add missing test for 8220416 |
Wed, 23 Oct 2019 09:53:07 +0200 |
jiefu |
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error |
Wed, 23 Oct 2019 09:48:46 +0200 |
ihse |
8232770: Enable more warnings on solaris studio |
Wed, 23 Oct 2019 09:45:41 +0200 |
ihse |
8211073: Remove -Wno-extra from Hotspot |
Tue, 22 Oct 2019 21:26:45 -0500 |
mhorie |
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power |
Tue, 22 Oct 2019 22:00:21 -0400 |
dholmes |
8232571: Add missing SIGINFO signal |
Wed, 23 Oct 2019 10:02:26 +0900 |
ysuenaga |
8232592: <Unknown compiled code> is shown in jstack mixed mode |
Tue, 22 Oct 2019 23:55:33 +0200 |
cito |
8223697: jfr tool can't format duration values greater than 1 minute |
Tue, 22 Oct 2019 18:53:28 +0200 |
shade |
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc |
Tue, 22 Oct 2019 18:53:22 +0200 |
shade |
8232791: Shenandoah: passive mode should disable pacing |
Tue, 22 Oct 2019 09:20:21 -0700 |
mchung |
8232617: Update the outdated code comments in java.lang.System class |
Tue, 22 Oct 2019 11:59:42 -0400 |
zgu |
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots |
Tue, 22 Oct 2019 14:05:56 +0200 |
shade |
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register |
Tue, 22 Oct 2019 08:57:41 +0200 |
ihse |
8223400: Replace some enums with static const members in hotspot/runtime |
Tue, 22 Oct 2019 11:32:19 +0800 |
jiefu |
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled |
Mon, 21 Oct 2019 17:27:51 +0800 |
jiefu |
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled |
Mon, 21 Oct 2019 22:44:49 +0200 |
shade |
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned |
Mon, 21 Oct 2019 22:44:48 +0200 |
shade |
8232730: Shenandoah: Traversal should not CAS the roots |
Mon, 21 Oct 2019 21:36:26 +0100 |
aivanov |
8232624: Java cannot start: NewStringPlatform missing |
Mon, 21 Oct 2019 13:25:36 -0700 |
jjg |
8231587: Memory leak in WorkArounds.serializedForms |
Mon, 21 Oct 2019 11:35:36 -0700 |
jjg |
8232639: Change module graph images to use SVG instead of PNG format. |
Mon, 21 Oct 2019 14:26:10 -0400 |
zgu |
8232712: Shenandoah: SIGBUS in load_reference_barrier_native |
Mon, 21 Oct 2019 10:32:49 -0700 |
erikj |
8232569: Use test image from different jib profile for testing |
Mon, 21 Oct 2019 13:13:16 -0400 |
lfoltan |
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently |
Mon, 21 Oct 2019 09:26:14 -0700 |
erikj |
8232572: Add hooks for custom output dir in Bundles.gmk |
Mon, 21 Oct 2019 15:38:26 +0200 |
jlahoda |
8226585: Improve javac messages for using a preview API |
Mon, 21 Oct 2019 15:11:44 +0200 |
shade |
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals |
Mon, 21 Oct 2019 15:11:43 +0200 |
shade |
8232575: Shenandoah: asynchronous object/region pinning |
Mon, 21 Oct 2019 15:11:42 +0200 |
shade |
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier |
Mon, 21 Oct 2019 09:58:32 +0200 |
pliden |
8232239: ZGC: Inline ZCPU::count() and ZCPU:id() |
Mon, 21 Oct 2019 09:58:07 +0200 |
pliden |
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp |
Mon, 21 Oct 2019 09:57:26 +0200 |
pliden |
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp |
Mon, 21 Oct 2019 09:56:58 +0200 |
pliden |
8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp |
Mon, 21 Oct 2019 09:56:43 +0200 |
pliden |
8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp |
Mon, 21 Oct 2019 09:55:58 +0200 |
pliden |
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled |
Mon, 21 Oct 2019 09:55:48 +0200 |
pliden |
8231940: ZGC: Print correct low/high capacity |
Mon, 21 Oct 2019 09:55:31 +0200 |
pliden |
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest |
Mon, 21 Oct 2019 09:51:24 +0200 |
pliden |
8232001: ZGC: Ignore metaspace GC threshold until GC is warm |
Mon, 21 Oct 2019 14:04:16 +0800 |
amlu |
8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow |
Fri, 18 Oct 2019 20:28:16 +0800 |
jiefu |
8232616: JVMCI_lock fails to get initialized when cds is disabled |
Fri, 18 Oct 2019 14:07:47 -0700 |
cjplummer |
8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java |
Fri, 18 Oct 2019 14:03:44 -0400 |
zgu |
8232008: Shenandoah: C1 load barrier does not match interpreter version |
Fri, 18 Oct 2019 13:07:46 -0400 |
zgu |
8232010: Shenandoah: implement self-fixing native barrier |
Wed, 16 Oct 2019 11:12:47 +0100 |
pconcannon |
8231719: Correct contradictions in timeout range descriptions. |
Thu, 17 Oct 2019 08:56:06 +0100 |
jboes |
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses |
Fri, 18 Oct 2019 12:20:51 -0400 |
zgu |
8232009: Shenandoah: C2 load barrier does not match interpreter version |
Fri, 18 Oct 2019 09:17:38 -0700 |
ccheung |
8232030: HelloDynamic.java fails with latest Graal |
Fri, 18 Oct 2019 11:36:35 -0400 |
zgu |
8231324: Shenandoah: avoid duplicated weak root works during final traversal |
Fri, 18 Oct 2019 14:56:01 +0200 |
mbaesken |
8232381: add result NULL-checking to freetypeScaler.c |
Fri, 18 Oct 2019 14:15:10 +0800 |
jiefu |
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled |
Fri, 18 Oct 2019 09:57:20 +0900 |
ysuenaga |
8232084: HotSpot build failed with GCC 9.2.1 |
Thu, 17 Oct 2019 22:41:36 +0200 |
clanger |
8232370: Refactor some com.sun.jdi tests to enable IDE integration |
Thu, 17 Oct 2019 20:56:11 +0200 |
shade |
8232573: Shenandoah: cleanup and add more logging for in-pause phases |
Thu, 17 Oct 2019 20:56:04 +0200 |
shade |
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking |
Thu, 17 Oct 2019 13:14:48 -0400 |
zgu |
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java |
Thu, 17 Oct 2019 09:38:32 -0700 |
darcy |
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi |
Thu, 17 Oct 2019 14:20:26 +0200 |
ihse |
8213239: Configure cannot handle command overrides with arguments |
Thu, 17 Oct 2019 07:35:22 -0400 |
coleenp |
8232112: MDO extra_data_lock leaks during class unloading |
Mon, 14 Oct 2019 11:36:17 +0200 |
goetz |
8218628: Add detailed message to NullPointerException describing what is null. |
Thu, 17 Oct 2019 10:35:18 +0200 |
ihse |
8223998: Missing MakeDir in ExecuteWithLog |
Wed, 16 Oct 2019 17:03:40 +0200 |
rrich |
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks |
Thu, 17 Oct 2019 13:34:06 +0800 |
mli |
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use |
Thu, 17 Oct 2019 13:18:01 +0800 |
mli |
8209824: Improve the code coverage for ThreadLocal |
Wed, 16 Oct 2019 18:47:11 -0700 |
igerasim |
8231859: Extra dash after the exception name in @throws clause of javadoc |
Thu, 17 Oct 2019 02:49:14 +0200 |
jwilhelm |
Added tag jdk-14+19 for changeset 9b67dd88a931 |
Wed, 16 Oct 2019 16:55:52 -0700 |
darcy |
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent |
Thu, 17 Oct 2019 07:31:35 +0800 |
weijun |
8232357: Compare version info of Santuario to legal notice |
Thu, 17 Oct 2019 00:19:02 +0200 |
redestad |
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation |
Thu, 17 Oct 2019 00:00:13 +0200 |
redestad |
8232211: Remove dead code from os.hpp|cpp |
Wed, 16 Oct 2019 14:32:17 -0700 |
igerasim |
8230407: SocketPermission and FilePermission action list allows leading comma |
Mon, 14 Oct 2019 18:48:10 -0700 |
manc |
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zerojdk-14+19 |
Wed, 16 Oct 2019 16:54:56 +0200 |
yzheng |
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI |
Wed, 16 Oct 2019 14:50:53 +0100 |
dfuchs |
8231449: HttpClient?s client ssl certificate authentication seems to be broken. |
Wed, 16 Oct 2019 12:36:44 +0200 |
tschatzl |
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter |
Wed, 16 Oct 2019 11:52:56 +0200 |
mdoerr |
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it |
Tue, 15 Oct 2019 22:22:23 -0400 |
zgu |
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms |
Tue, 15 Oct 2019 21:33:54 +0000 |
henryjen |
Merge |
Mon, 14 Oct 2019 21:01:25 +0000 |
henryjen |
Merge |
Fri, 04 Oct 2019 13:44:11 -0700 |
ascarpino |
8228825: Enhance ECDSA operations |
Tue, 06 Aug 2019 20:39:48 +0200 |
hannesw |
8226765: Commentary on Javadoc comments |
Thu, 17 Jan 2019 10:44:17 -0500 |
rriggs |
8227601: Better collection of references |
Thu, 18 Jul 2019 07:25:17 -0700 |
prr |
8227662: freetype seeks to index at the end of the font data |
Sun, 16 Jun 2019 13:14:32 -0700 |
prr |
8225292: Better Graphics2D drawing |
Fri, 14 Jun 2019 20:33:17 -0700 |
prr |
8224915: Better serial attributes |
Tue, 25 Jun 2019 00:07:47 +0100 |
aefimov |
8223892: Improved handling of jar files |
Fri, 21 Jun 2019 10:51:10 +0100 |
chegar |
8225298: Improve TLS connection support |
Wed, 19 Jun 2019 15:24:42 -0700 |
prr |
8225286: Better rendering of native glyphs |
Wed, 19 Jun 2019 15:23:53 -0700 |
prr |
8225597: Enhance font glyph mapping |
Fri, 31 May 2019 10:58:10 -0700 |
joehw |
8224532: Better Path supports |
Fri, 31 May 2019 18:16:57 +0100 |
alitvinov |
8218877: Help transform transformers |
Mon, 27 May 2019 01:36:04 -0700 |
thartmann |
8224062: Improve String index handling |
Fri, 24 May 2019 16:53:44 +0200 |
hannesw |
8223518: Unexpected exception in jjs |
Wed, 22 May 2019 19:41:59 -0700 |
igerasim |
8222684: Better support for patterns |
Wed, 22 May 2019 13:31:42 -0400 |
rriggs |
8224505: TestQuotedLogOutput failure after ProcessBuilder changes |
Wed, 22 May 2019 08:42:11 -0700 |
prr |
8223886: Add in font table referene |
Tue, 21 May 2019 13:02:22 -0700 |
joehw |
8223505: Better pattern compilation |
Tue, 30 Apr 2019 16:45:29 -0400 |
rriggs |
8221858: Build Better Processes |
Tue, 21 May 2019 08:37:30 +0800 |
weijun |
8224025: Fix for JDK-8220302 is not complete |
Mon, 20 May 2019 15:57:16 +0100 |
aefimov |
8213429: Windows file handling redux |
Sun, 19 May 2019 17:20:21 -0700 |
serb |
8221497: Optional Panes in Swing |
Wed, 15 May 2019 12:44:31 -0700 |
prr |
8222690: Better Glyph Images |
Fri, 03 May 2019 19:42:28 +0100 |
aefimov |
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl") |
Tue, 23 Apr 2019 11:59:54 -0700 |
prr |
8220186: Improve use of font temporary files |
Mon, 22 Apr 2019 13:01:57 +0800 |
weijun |
8209901: Canonical file handling |
Fri, 19 Apr 2019 10:22:20 +0800 |
weijun |
8220302: Better Kerberos ccache handling |
Mon, 25 Mar 2019 17:15:27 +0000 |
michaelm |
8217997: Better socket support |
Tue, 15 Oct 2019 13:25:57 -0700 |
darcy |
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi |
Tue, 15 Oct 2019 19:45:09 +0200 |
shade |
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration |
Tue, 15 Oct 2019 19:38:59 +0200 |
shade |
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing |
Tue, 15 Oct 2019 09:25:59 -0700 |
naoto |
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size |
Tue, 15 Oct 2019 14:19:55 +0530 |
psadhukhan |
Merge |
Sat, 12 Oct 2019 08:49:59 +0530 |
psadhukhan |
8223158: Docked MacBook cannot start any Java Swing applications |
Fri, 11 Oct 2019 12:08:01 +0530 |
psadhukhan |
Merge |
Wed, 09 Oct 2019 17:06:06 -0700 |
serb |
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration |
Thu, 03 Oct 2019 18:17:54 -0700 |
serb |
8228676: Cleanup the native code related to fonts on Unix |
Tue, 01 Oct 2019 10:28:12 -0700 |
serb |
7124404: [macosx] no awt.multiClickInterval desktop property |
Mon, 30 Sep 2019 22:36:03 -0700 |
serb |
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge |
Wed, 25 Sep 2019 22:45:43 +0100 |
aivanov |
8231144: Wrap contents of plain HTML files into contentContainer |
Wed, 25 Sep 2019 14:52:33 +0530 |
psadhukhan |
Merge |
Tue, 24 Sep 2019 09:09:15 -0700 |
prr |
8231243: [TESTBUG] CustomFont.java cannot find font file |
Tue, 09 Jul 2019 15:58:22 +0200 |
clanger |
8227441: Enhance logging when reading the fontconfig info file |
Thu, 10 Oct 2019 14:20:43 +0200 |
mbaesken |
8232107: support ThreadPriorityPolicy flag on AIX |
Mon, 14 Oct 2019 22:20:03 -0400 |
dholmes |
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException |
Fri, 11 Oct 2019 16:52:18 +0800 |
fyang |
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop |
Mon, 14 Oct 2019 14:40:02 -0700 |
mseledtsov |
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java |
Mon, 14 Oct 2019 12:22:09 -0700 |
lmesnik |
8231981: Refactor test definitions to split RT and SVC tests |
Mon, 14 Oct 2019 20:58:08 +0200 |
redestad |
8232165: Reduce allocations in ValueStack copying constructor |
Mon, 14 Oct 2019 11:24:23 -0700 |
dtitov |
8227231: JDWP help information shows use of obsolete Xdebug flag |
Mon, 14 Oct 2019 11:03:13 +0200 |
shade |
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong |
Mon, 14 Oct 2019 08:59:12 +0200 |
rehn |
8218543: ThreadsList handling during error reporting can crash |
Sat, 12 Oct 2019 00:22:53 -0400 |
kbarrett |
8232147: Remove notproduct option IgnoreLockingAssertions |
Fri, 11 Oct 2019 14:49:05 -0700 |
akozlov |
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call |
Fri, 11 Oct 2019 13:14:00 -0700 |
mseledtsov |
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target |
Fri, 11 Oct 2019 11:06:46 -0700 |
naoto |
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14 |
Fri, 11 Oct 2019 13:14:33 -0400 |
rriggs |
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java |
Fri, 11 Oct 2019 13:11:56 -0400 |
rriggs |
8231427: Warning cleanup in tests of java.io.Serializable |
Fri, 11 Oct 2019 09:43:41 -0700 |
iignatyev |
8225654: rework vmTestbase/jit/graph |
Thu, 10 Oct 2019 11:40:59 -0700 |
never |
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code |
Fri, 11 Oct 2019 11:50:04 -0400 |
coleenp |
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass |
Thu, 10 Oct 2019 10:28:55 +0100 |
aleonard |
8231717: Improve performance of charset decoding when charset is always compactable |
Fri, 11 Oct 2019 06:57:33 -0700 |
jvernee |
8232167: Visual Studio install found through --with-tools-dir value is discarded |
Fri, 11 Oct 2019 06:31:52 -0700 |
erikj |
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle |
Fri, 11 Oct 2019 06:38:52 -0700 |
erikj |
8232133: Change to GCC 8.3 for building on Linux at Oracle |
Fri, 11 Oct 2019 13:07:21 +0000 |
eosterlund |
8232116: ZGC: Remove redundant ZLock in ZNMethodTable |
Thu, 10 Oct 2019 10:59:13 +0100 |
adinn |
8232046: AArch64 build failure after JDK-8225681 |
Fri, 11 Oct 2019 08:49:42 -0400 |
coleenp |
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni |
Fri, 11 Oct 2019 17:49:25 +0800 |
jiefu |
8232151: Minimal VM build broken after JDK-8232050 |
Mon, 23 Sep 2019 20:26:18 +0200 |
sgehwolf |
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE |
Fri, 11 Oct 2019 11:21:28 +0200 |
tschatzl |
8231956: Remove seq_add_card/reference from PerRegionTable class |
Fri, 11 Oct 2019 10:16:35 +0200 |
pliden |
8232070: ZGC: Remove unused ZVerifyLoadBarriers |
Fri, 11 Oct 2019 09:55:35 +0200 |
mbaesken |
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures |
Fri, 11 Oct 2019 09:43:18 +0200 |
ihse |
8065704: Set LC_ALL=C for all relevant commands in the build system |
Wed, 09 Oct 2019 14:07:44 +0200 |
mbaesken |
8232052: use string literal for format string when handling PauseAtStartupFile |
Thu, 10 Oct 2019 08:46:07 +0200 |
mbaesken |
8232060: add some initializations using sigemptyset in os_aix.cpp |
Fri, 11 Oct 2019 01:11:28 +0200 |
redestad |
8232150: aarch64 build broken after JDK-8232050 |
Wed, 09 Oct 2019 12:43:32 -0700 |
xliu |
8165056: move JIT Compiler related files from runtime/ to compiler/ directory |
Thu, 10 Oct 2019 21:54:54 +0200 |
shade |
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment |
Thu, 10 Oct 2019 21:54:53 +0200 |
shade |
8232102: Shenandoah: print everything in proper units |
Thu, 10 Oct 2019 10:48:31 -0700 |
iklam |
8232071: Avoid shared dictionary lookup when the class name is not shared |
Thu, 10 Oct 2019 10:47:45 -0700 |
iklam |
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c |
Thu, 10 Oct 2019 13:26:22 +0200 |
redestad |
8232050: Improve inlining of Klass accessors |
Thu, 10 Oct 2019 10:27:12 +0200 |
chagedorn |
8231720: Some perf regressions after 8225653 |
Wed, 09 Oct 2019 09:57:33 +0200 |
mbaesken |
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c |
Thu, 10 Oct 2019 14:43:41 +0800 |
yzhou |
8231213: Migrate SimpleDateFormatConstTest to JDK Repo |
Wed, 09 Oct 2019 21:53:48 -0700 |
dlong |
8231973: Update Graal |
Wed, 09 Oct 2019 19:38:11 -0700 |
darcy |
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer |
Wed, 09 Oct 2019 18:23:20 -0700 |
darcy |
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming |
Thu, 10 Oct 2019 01:10:26 +0000 |
sspitsyn |
8231595: [TEST] develop a test case for SuspendThreadList including current thread |
Thu, 10 Oct 2019 01:48:08 +0200 |
jwilhelm |
Added tag jdk-14+18 for changeset e84d8379815b |
Wed, 09 Oct 2019 16:42:18 -0700 |
ccheung |
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception |
Wed, 09 Oct 2019 16:35:44 -0700 |
never |
8231586: enlarge encoding space for OopMapValue offsets |
Wed, 09 Oct 2019 12:21:28 -0700 |
rhalade |
8231887: ComodoCA.java fails because certificate was revokedjdk-14+18 |
Wed, 09 Oct 2019 10:59:45 -0700 |
epavlova |
8231903: [Graal] Update com.oracle.mxtool.junit classes |
Wed, 09 Oct 2019 20:12:46 +0200 |
pliden |
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small |
Wed, 09 Oct 2019 10:02:54 -0700 |
cushon |
8231990: Remove unnecessary else-if branch in Types.union |
Wed, 09 Oct 2019 10:17:50 -0700 |
darcy |
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes |
Wed, 09 Oct 2019 09:57:41 -0700 |
darcy |
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes |
Wed, 09 Oct 2019 17:38:58 +0100 |
dfuchs |
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx) |
Wed, 09 Oct 2019 09:23:22 -0700 |
erikj |
8231974: Build fails if no common legal notices are present |
Wed, 09 Oct 2019 12:30:06 +0000 |
eosterlund |
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level |
Tue, 08 Oct 2019 15:30:46 +0200 |
sgehwolf |
8232003: (fs) Files.write can leak file descriptor in the exception case |
Wed, 09 Oct 2019 10:15:58 +0000 |
coffeys |
8214560: Use {@systemProperty} for definitions of system properties (httpserver) |
Wed, 09 Oct 2019 10:14:03 +0000 |
coffeys |
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni |
Tue, 08 Oct 2019 15:30:39 +0200 |
rrich |
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken |
Wed, 09 Oct 2019 08:09:12 +0200 |
pliden |
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare" |
Tue, 08 Oct 2019 15:27:13 -0700 |
darcy |
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss |
Tue, 08 Oct 2019 17:30:48 -0400 |
dholmes |
8231737: Cleanup JvmtiRawMonitor code |
Tue, 08 Oct 2019 15:15:50 -0400 |
kbarrett |
8231153: Improve concurrent refinement statistics |
Tue, 08 Oct 2019 20:47:46 +0200 |
redestad |
8232006: Remove dead code from klassVtable |
Tue, 08 Oct 2019 11:18:00 -0700 |
dtitov |
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java |
Tue, 08 Oct 2019 13:18:40 -0400 |
coleenp |
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache |
Tue, 08 Oct 2019 09:39:10 -0700 |
dtitov |
8231666: ThreadIdTable::grow() invokes invalid thread transition |
Tue, 08 Oct 2019 09:13:08 -0700 |
dtitov |
8170299: Debugger does not stop inside the low memory notifications code |
Tue, 08 Oct 2019 15:03:20 +0100 |
pconcannon |
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative |
Tue, 08 Oct 2019 14:56:46 +0100 |
pconcannon |
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel |
Tue, 08 Oct 2019 15:43:38 +0200 |
jlahoda |
8230162: ScopeImpl.remove() has O(N) performance |
Tue, 08 Oct 2019 15:48:36 +0200 |
redestad |
8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader |
Tue, 08 Oct 2019 15:08:59 +0200 |
shade |
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah |
Tue, 08 Oct 2019 10:58:36 +0100 |
alanb |
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null |
Tue, 08 Oct 2019 10:24:22 +0200 |
redestad |
8231355: Remove unused utility methods in libjava |
Tue, 08 Oct 2019 09:33:57 +0200 |
mbaesken |
8231753: use more Posix functionality in aix os::print_os_info |
Wed, 02 Oct 2019 10:01:18 +0200 |
mbaesken |
8231751: on aix handle Power 9 in os::get_summary_cpu_info |
Mon, 07 Oct 2019 17:13:59 -0700 |
smarks |
8231977: Discuss serializability of collections |
Tue, 08 Oct 2019 00:01:20 +0000 |
valeriep |
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4 |
Mon, 07 Oct 2019 18:44:53 -0400 |
dholmes |
8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up |
Mon, 07 Oct 2019 13:56:11 -0700 |
dlong |
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed |
Mon, 07 Oct 2019 11:29:10 -0700 |
jiangli |
8231630: Optimize boot loader with no bootclasspath append entry. |
Mon, 07 Oct 2019 17:12:22 +0200 |
shade |
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag |
Mon, 07 Oct 2019 17:12:13 +0200 |
shade |
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings |
Mon, 07 Oct 2019 16:55:24 +0200 |
redestad |
8230043: Lazily load libverify |
Mon, 07 Oct 2019 16:44:12 +0200 |
cito |
8225694: Destination option missing in FlightRecorderMXBeanImpl |
Mon, 07 Oct 2019 10:04:01 -0400 |
coleenp |
8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni |
Mon, 07 Oct 2019 15:58:04 +0200 |
hannesw |
8220217: Javadoc missing link to member method |
Mon, 07 Oct 2019 15:00:24 +0200 |
shade |
8231930: Windows build fails after JDK-8191521 |
Mon, 07 Oct 2019 13:32:44 +0100 |
clanger |
8231885: Fix/remove malformed assert in os_windows.cpp |
Wed, 02 Oct 2019 17:32:08 +0200 |
roland |
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling |
Tue, 01 Oct 2019 10:28:12 +0200 |
roland |
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode |
Mon, 07 Oct 2019 12:06:47 +0200 |
redestad |
8231895: Avoid String allocations in JVM_FindLoadedClass |
Mon, 07 Oct 2019 07:53:38 +0200 |
pliden |
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift |
Sun, 06 Oct 2019 13:08:58 -0400 |
lancea |
8231093: Document the ZIP FS properties noCompression and releaseVersion |
Fri, 04 Oct 2019 15:51:17 -0400 |
lancea |
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open |
Fri, 04 Oct 2019 11:45:16 -0700 |
vdeshpande |
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors |
Fri, 04 Oct 2019 12:00:16 -0400 |
ecaspole |
8215521: add microbenchmark to measure AccessController.getContext |
Fri, 04 Oct 2019 07:54:57 +0100 |
fmatte |
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands |
Thu, 03 Oct 2019 18:59:56 +0100 |
jboes |
8231161: Wrong return type in code sample in Collector API documentation |
Thu, 03 Oct 2019 08:51:40 -0700 |
lmesnik |
Merge |
Thu, 03 Oct 2019 08:50:10 -0700 |
lmesnik |
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java |
Thu, 03 Oct 2019 08:49:09 -0700 |
darcy |
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java |
Thu, 03 Oct 2019 13:45:08 +0200 |
redestad |
8231707: Improve Mutex inlining |
Thu, 03 Oct 2019 10:56:39 +0200 |
pliden |
8231776: ZGC: Fix incorrect address space description |
Thu, 03 Oct 2019 10:54:18 +0200 |
pliden |
8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address |
Fri, 27 Sep 2019 09:01:39 +0200 |
stefank |
8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB |
Thu, 03 Oct 2019 07:38:00 +0200 |
shade |
8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint) |
Thu, 03 Oct 2019 07:10:36 +0200 |
jwilhelm |
Added tag jdk-14+17 for changeset 5c83830390ba |
Wed, 02 Oct 2019 17:56:46 -0700 |
cjplummer |
8231288: "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest |
Wed, 02 Oct 2019 16:55:08 -0700 |
ccheung |
8231606: _method_ordering is not set during CDS dynamic dump time |
Wed, 02 Oct 2019 13:57:03 -0400 |
rriggs |
8231663: Incorrect GPL header in some RMI/SQL package-info.java filesjdk-14+17 |
Wed, 02 Oct 2019 10:04:46 -0700 |
erikj |
8231505: Bump required boot jdk version to 13 |
Wed, 02 Oct 2019 07:50:06 -0700 |
bpb |
8229022: BufferedReader performance can be improved by using StringBuilder |
Wed, 02 Oct 2019 16:08:02 +0200 |
lkorinth |
8231671: Fix copyright headers in hotspot (missing comma after year) |
Wed, 02 Oct 2019 09:16:18 +0100 |
alanb |
8231603: (se) Selector implementations do not need to use cancelledKeys |
Wed, 02 Oct 2019 08:27:17 +0200 |
chagedorn |
8231626: DeoptimizeRandom should not be a product flag |
Tue, 01 Oct 2019 20:07:30 -0700 |
darcy |
8231545: Suppress warnings on non-serializable instance fields in jdk.jshell module |
Sat, 28 Sep 2019 11:04:01 +0200 |
fweimer |
8231600: Avoid GCC 8 strncpy error in jdk.jdwp.agent |
Tue, 01 Oct 2019 08:11:02 -0700 |
erikj |
8231594: Configure fails on some Linux systems |
Tue, 01 Oct 2019 07:37:39 -0700 |
bpb |
8229333: java/io/File/SetLastModified.java timed out |
Tue, 01 Oct 2019 15:38:27 +0200 |
shade |
8231667: Shenandoah: Full GC should take empty regions into slices for compaction |
Tue, 01 Oct 2019 15:38:26 +0200 |
shade |
8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT |
Tue, 01 Oct 2019 14:51:04 +0200 |
clanger |
8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms |
Tue, 01 Oct 2019 14:09:44 +0200 |
rschmelter |
8191521: handle long relative path specified in -Xbootclasspath/a on windows |
Mon, 30 Sep 2019 17:58:05 +0200 |
roland |
8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java |
Thu, 26 Sep 2019 12:35:51 +0100 |
jboes |
8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request |
Tue, 01 Oct 2019 12:10:33 +0100 |
dfuchs |
8231506: Fix some instabilities in a few networking tests |
Tue, 01 Oct 2019 12:27:14 +0200 |
pliden |
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails |
Tue, 01 Oct 2019 11:43:10 +0200 |
neliasso |
8226721: Missing intrinsics for Math.ceil, floor, rint |
Thu, 26 Sep 2019 13:51:43 +0200 |
mbaesken |
8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14 |
Mon, 30 Sep 2019 17:54:11 +0000 |
joehw |
8016914: CoreDocumentImpl.setXmlVersion NPE |
Mon, 30 Sep 2019 13:22:05 -0400 |
coleenp |
Merge |
Mon, 30 Sep 2019 13:10:11 -0400 |
coleenp |
8184732: Deadlock detection improvements for 'special' locks |
Mon, 30 Sep 2019 17:19:58 +0100 |
pconcannon |
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java |
Mon, 30 Sep 2019 18:02:24 +0200 |
shade |
8231583: Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing |
Mon, 30 Sep 2019 17:18:30 +0200 |
lucy |
8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms |
Mon, 30 Sep 2019 17:00:16 +0200 |
rkennke |
8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails |
Mon, 30 Sep 2019 14:30:32 +0200 |
pliden |
ZGC: Relax jcheck config |
Mon, 30 Sep 2019 14:30:04 +0200 |
pliden |
Merge |
Mon, 30 Sep 2019 14:04:42 +0200 |
redestad |
8231616: Simplify compilation policy hierarchy |
Tue, 24 Sep 2019 14:54:57 +0300 |
vkempik |
8229872: (fs) Increase buffer size used with getmntent |
Mon, 30 Sep 2019 10:21:11 +0200 |
tschatzl |
8231553: Deprecate unused G1RSetScanBlockSize command line option |
Mon, 30 Sep 2019 09:29:10 +0200 |
chagedorn |
8230062: assert(i == p->size()-1) failed: must be last element of the pack |
Sat, 28 Sep 2019 17:52:07 -0400 |
azeller |
8231457: Asserts on AIX because os::elapsed_counter() is not monotonic |
Sat, 28 Sep 2019 12:33:34 -0700 |
cjplummer |
8231287: JMap should do a better job of reporting exception it catches |
Fri, 27 Sep 2019 17:50:09 -0700 |
igerasim |
8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection |
Fri, 27 Sep 2019 18:27:42 +0000 |
bobv |
8231431: JAOTC issues with JAR path containing spaces |
Fri, 27 Sep 2019 12:20:14 -0700 |
dl |
8231036: vmTestbase monitoring tests fail after JSR 166 refresh |
Fri, 27 Sep 2019 12:20:14 -0700 |
dl |
8231032: ThreadMXBean locking tests fail after JSR 166 refresh |
Fri, 27 Sep 2019 10:48:23 -0700 |
lmesnik |
8230942: Support compressed cores in SA tests |
Fri, 27 Sep 2019 08:57:25 -0700 |
darcy |
8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module |
Fri, 27 Sep 2019 14:43:35 +0100 |
dfuchs |
8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed |
Fri, 27 Sep 2019 15:15:07 +0200 |
rehn |
8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion |
Fri, 27 Sep 2019 20:06:02 +0800 |
jiefu |
8231567: minimal build failed after JDK-8226690 |
Fri, 27 Sep 2019 07:56:02 -0400 |
coleenp |
8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check |
Tue, 16 Jul 2019 08:56:08 +0200 |
roland |
8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks |
Fri, 27 Sep 2019 12:46:14 +0200 |
redestad |
8231471: Obsolete -XX:CompilationPolicyChoice |
Thu, 26 Sep 2019 17:49:44 +0200 |
roland |
8231405: [Shenandoah] guarantee(d != NULL) failed: Null dominator info |
Fri, 27 Sep 2019 09:55:35 +0100 |
chegar |
8231504: Update networking tests to avoid implicit dependency on the system proxies |
Thu, 26 Sep 2019 14:41:09 -0700 |
cjplummer |
8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr |
Thu, 26 Sep 2019 12:13:57 -0700 |
darcy |
8231546: Suppress warnings on non-serializable instance fields in java.prefs module |
Thu, 26 Sep 2019 11:10:19 -0400 |
rriggs |
8231314: java.time serialization warning cleanup |
Thu, 26 Sep 2019 07:20:51 -0700 |
erikj |
8231467: Missing make prerequisite declaration corrupts make dependency files on Windows |
Thu, 26 Sep 2019 09:22:49 -0400 |
coleenp |
8226690: SIGSEGV in MetadataOnStackClosure::do_metadata |
Thu, 26 Sep 2019 14:04:25 +0200 |
mbaesken |
8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type |
Thu, 26 Sep 2019 13:56:58 +0200 |
pliden |
8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails |
Thu, 12 Sep 2019 11:44:51 +0200 |
phedlin |
8229499: Node budget assert in fuzzed test. |
Thu, 26 Sep 2019 10:00:07 +0000 |
eosterlund |
8219724: ZGC: Make inline cache cleaning more robust |
Wed, 25 Sep 2019 09:15:43 +0200 |
mbaesken |
8231445: check ZALLOC return values in awt coding |
Thu, 26 Sep 2019 09:16:08 +0200 |
thartmann |
8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed |
Wed, 25 Sep 2019 21:26:38 -0700 |
darcy |
8231414: Mark various instance fields of javac internal types as transient |
Thu, 26 Sep 2019 04:20:19 +0200 |
jwilhelm |
Added tag jdk-14+16 for changeset d29f0181ba42 |
Wed, 25 Sep 2019 15:22:33 -0700 |
phh |
8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread |
Wed, 25 Sep 2019 14:33:44 -0700 |
bchristi |
8221623: Add StackWalker micro benchmarks to jdk repo |
Wed, 25 Sep 2019 13:37:42 -0700 |
darcy |
8231443: Add java.io.Serial to list of platform annotations for annotation processingjdk-14+16 |
Wed, 25 Sep 2019 11:44:52 -0700 |
bpb |
8231174: (fs) FileTime should have 100ns resolution (win) |
Wed, 25 Sep 2019 11:10:05 -0700 |
dtitov |
8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth) |
Wed, 25 Sep 2019 12:21:10 +0200 |
shade |
8231410: Shenandoah: clone barrier should use base pointer |
Wed, 25 Sep 2019 09:37:18 -0700 |
darcy |
8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules |
Wed, 25 Sep 2019 08:29:03 -0700 |
phh |
8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class |
Tue, 24 Sep 2019 14:46:38 +0200 |
azeller |
8230110: TestLinkageErrorInGenerateOopMap times out |
Wed, 25 Sep 2019 20:32:56 +0900 |
cito |
8231317: jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false" |
Wed, 25 Sep 2019 12:33:05 +0200 |
rkennke |
8231447: Shenandoah: Compilation-time regression after JDK-8231086 |
Tue, 17 Sep 2019 15:58:54 +0200 |
roland |
8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution |
Wed, 25 Sep 2019 17:54:21 +0800 |
weijun |
8228659: Record which Java methods are called by native codes in JGSS and JAAS |
Wed, 25 Sep 2019 14:48:39 +0530 |
psadhukhan |
Merge |
Wed, 25 Sep 2019 13:40:36 +0530 |
psadhukhan |
Merge |
Mon, 23 Sep 2019 17:18:03 +0100 |
dmarkov |
8230782: Robot.createScreenCapture() fails if ?awt.robot.gtk? is set to false |
Mon, 23 Sep 2019 13:08:20 +0530 |
psadhukhan |
Merge |
Wed, 18 Sep 2019 07:18:44 -0700 |
akolarkunnu |
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel |
Mon, 09 Sep 2019 12:23:22 -0700 |
serb |
8225372: accessibility errors in tables in java.desktop files |
Fri, 13 Sep 2019 17:35:12 -0700 |
serb |
8229896: Delete an unused code in the BufferedContext |
Thu, 12 Sep 2019 22:20:35 -0700 |
serb |
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map |
Wed, 11 Sep 2019 15:58:27 +0530 |
pbansal |
8225805: Java Access Bridge does not close the logger |
Tue, 10 Sep 2019 21:20:51 +0200 |
lbourges |
8230728: Thin stroked shapes are not rendered if affine transform has flip bit |
Sat, 07 Sep 2019 11:38:36 -0700 |
serb |
8229515: [macos] access to window property of NSView on wrong thread |
Wed, 04 Sep 2019 10:12:42 +0200 |
mbaesken |
8230480: check malloc/calloc results in java.desktop |
Wed, 04 Sep 2019 22:18:48 +0530 |
trebari |
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails |
Thu, 29 Aug 2019 16:11:22 +0530 |
psadhukhan |
Merge |
Wed, 28 Aug 2019 09:13:01 -0700 |
prr |
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll |
Tue, 27 Aug 2019 04:43:01 -0700 |
serb |
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts |
Mon, 26 Aug 2019 11:20:26 +0530 |
psadhukhan |
Merge |
Wed, 25 Sep 2019 09:38:20 +0100 |
michaelm |
8231450: Copyright header line omitted from 8231187 changeset |
Wed, 25 Sep 2019 09:17:32 +0100 |
alanb |
8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny |
Mon, 23 Sep 2019 16:49:09 +0200 |
roland |
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint |
Tue, 24 Sep 2019 20:16:13 -0700 |
ccheung |
8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error |
Tue, 24 Sep 2019 18:25:54 -0700 |
darcy |
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes |
Tue, 24 Sep 2019 22:57:28 +0100 |
prappo |
8228580: DnsClient TCP socket timeout |
Tue, 24 Sep 2019 10:36:35 -0700 |
iklam |
8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported" |
Tue, 24 Sep 2019 12:47:15 -0400 |
dlong |
8229201: Update Graal |
Tue, 24 Sep 2019 08:54:08 -0700 |
epavlova |
8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests |
Tue, 24 Sep 2019 08:55:13 -0700 |
naoto |
8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs |
Tue, 24 Sep 2019 11:39:47 +0800 |
erikj |
8231351: Add notes for PKCS11 tests in the test doc |
Tue, 24 Sep 2019 16:19:11 +0100 |
michaelm |
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket |
Tue, 24 Sep 2019 17:08:19 +0200 |
pliden |
8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved* |
Tue, 24 Sep 2019 17:08:18 +0200 |
pliden |
8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap |
Tue, 24 Sep 2019 17:08:18 +0200 |
pliden |
8231251: ZGC: Fix ZHeap includes |
Tue, 24 Sep 2019 10:12:56 -0400 |
coleenp |
8213150: Add verification for locking by VMThread |
Mon, 23 Sep 2019 16:53:16 +0100 |
pconcannon |
8217825: Verify @AfterTest is used correctly in WebSocket tests |
Tue, 24 Sep 2019 09:43:43 +0100 |
jboes |
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base |
Tue, 24 Sep 2019 10:04:13 +0000 |
eosterlund |
8224820: ZGC: Support discontiguous heap reservations |
Tue, 24 Sep 2019 11:49:48 +0200 |
hannesw |
8231122: @index tag with newline causes tag search to fail |
Wed, 28 Aug 2019 15:51:03 +0200 |
roland |
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node |
Tue, 24 Sep 2019 10:16:00 +0100 |
rpatil |
8231098: (tz) Upgrade time-zone data to tzdata2019c |
Tue, 24 Sep 2019 09:38:14 +0200 |
shade |
8231395: Backout JDK-8231249 |
Tue, 24 Sep 2019 03:28:42 -0400 |
dholmes |
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen |
Mon, 23 Sep 2019 17:02:08 +0200 |
mbaesken |
8231222: fix pkcs11 P11_DEBUG guarded native traces |
Fri, 20 Sep 2019 10:28:48 +0200 |
mbaesken |
8231171: remove remaining sun.java.launcher.pid references |
Tue, 24 Sep 2019 08:54:39 +0200 |
rehn |
8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?" |
Mon, 23 Sep 2019 19:55:26 -0700 |
iklam |
8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start |
Mon, 23 Sep 2019 19:54:37 -0700 |
iklam |
8231257: Avoid calling FileMapInfo::write_region twice |
Mon, 23 Sep 2019 13:59:41 -0700 |
bpb |
8231254: (fs) Add test for macOS Catalina changes to protect system software |
Mon, 23 Sep 2019 12:56:50 -0700 |
erikj |
8210794: Incorrect escaping of in native test libraries |
Mon, 23 Sep 2019 21:46:44 +0200 |
shade |
8231375: AArch64 build failure after JDK-8230505 |
Mon, 23 Sep 2019 14:49:04 -0400 |
lfoltan |
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type |
Mon, 23 Sep 2019 14:39:11 -0400 |
zgu |
8231250: Shenandoah: Traversal GC should keep alive weak load from heap |
Mon, 23 Sep 2019 08:52:05 -0700 |
erikj |
8206125: [windows] cannot pass relative path to --with-boot-jdk |
Mon, 23 Sep 2019 09:00:28 -0700 |
erikj |
8150741: make <module> not equivalent to make <module-dependencies> <module> |
Mon, 23 Sep 2019 16:24:32 +0200 |
shade |
8231249: Shenandoah: GC retries are too aggressive for tests that expect OOME |
Mon, 23 Sep 2019 14:30:31 +0200 |
thartmann |
8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment? |
Mon, 23 Sep 2019 07:45:12 -0400 |
zgu |
8231293: Shenandoah: Traversal should not revive dead weak roots |
Mon, 23 Sep 2019 12:32:13 +0200 |
clanger |
8230857: Avoid reflection in sun.tools.common.ProcessHelper |
Mon, 23 Sep 2019 11:37:08 +0200 |
tschatzl |
8231189: Rename worker_i parameters to worker_id |
Mon, 23 Sep 2019 11:37:02 +0200 |
tschatzl |
8159984: Remove call to ClassLoaderDataGraph::clear_claimed_marks during the initial mark pause |
Mon, 23 Sep 2019 11:36:53 +0200 |
tschatzl |
8231117: Remove G1EvacuationRootClosures::raw_strong_oops() |
Sun, 22 Sep 2019 17:17:58 -0700 |
iklam |
8231275: Remove null check in the beginning of SystemDictionary::load_shared_class() |
Sun, 22 Sep 2019 17:16:35 -0700 |
iklam |
8231125: Improve testing of parallel loading of shared classes by the boot class loader |
Sat, 21 Sep 2019 10:13:25 -0400 |
dcubed |
8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java |
Sat, 21 Sep 2019 08:06:00 +0800 |
jjiang |
8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID |
Fri, 20 Sep 2019 22:11:45 +0000 |
joehw |
8231083: Clarify SAX documentation |
Fri, 20 Sep 2019 21:33:24 +0000 |
valeriep |
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism |
Fri, 20 Sep 2019 13:14:50 -0700 |
lmesnik |
8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java |
Fri, 20 Sep 2019 09:32:45 -0700 |
darcy |
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods |
Fri, 20 Sep 2019 10:23:40 -0400 |
coleenp |
8225628: Remove unused Thread::muxAcquireW function |
Fri, 20 Sep 2019 11:07:52 +0100 |
jboes |
8230648: Replace @exception tag with @throws in java.base |
Fri, 20 Sep 2019 11:33:30 +0800 |
tschatzl |
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions |
Sat, 26 Jan 2019 15:47:50 +0900 |
cito |
8216565: Specifying the same path creates a new directory in JFR.configure |
Thu, 19 Sep 2019 23:38:50 +0200 |
redestad |
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable |
Wed, 11 Sep 2019 09:47:42 +0200 |
stefank |
8230759: ZGC: Fix integer types |
Tue, 10 Sep 2019 17:07:02 +0200 |
stefank |
8230758: ZGC: Add missing precompiled include and fix friend declaration |
Tue, 10 Sep 2019 17:07:02 +0200 |
stefank |
8230756: ZGC: Remove redundant memset in ZStatValue |
Thu, 19 Sep 2019 12:01:36 -0700 |
bpb |
8231149: (fs) Small verbiage errors in java.nio.file package documentation |
Thu, 19 Sep 2019 20:26:53 +0200 |
shade |
8231244: Shenandoah: all-roots heap walking misses some weak roots |
Thu, 19 Sep 2019 20:26:52 +0200 |
shade |
8231198: Shenandoah: heap walking should visit all roots most of the time |
Thu, 19 Sep 2019 20:26:51 +0200 |
shade |
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee |
Thu, 19 Sep 2019 16:53:17 +0000 |
joehw |
8230814: Enable SAX ContentHandler to handle XML Declaration |
Thu, 19 Sep 2019 16:05:47 +0200 |
pliden |
8231113: Remove CollectedHeap::check_oop_location() |
Thu, 19 Sep 2019 10:52:22 +0200 |
rehn |
8226705: [REDO] Deoptimize with handshakes |
Thu, 19 Sep 2019 09:50:11 +0200 |
shade |
8231201: hs_err should print coalesced safepoint operations in Events section |
Thu, 19 Sep 2019 00:19:18 -0700 |
jwilhelm |
Added tag jdk-14+15 for changeset 778fc2dcbdaa |
Wed, 18 Sep 2019 20:49:13 -0400 |
dcubed |
8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self threadjdk-14+15 |
Wed, 18 Sep 2019 17:31:35 -0400 |
dholmes |
8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible |
Wed, 18 Sep 2019 21:20:13 +0200 |
godin |
8066774: Rename the annotations arrays names in ClassFileParser |
Wed, 18 Sep 2019 12:13:56 -0700 |
amenkov |
8186825: some memory leak issues in the transport_startTransport |
Wed, 18 Sep 2019 20:56:20 +0200 |
rkennke |
8231087: Shenandoah: Self-fixing load reference barriers for C1/C2 |
Wed, 18 Sep 2019 20:56:19 +0200 |
rkennke |
8231086: Shenandoah: Stronger invariant for object-arraycopy |
Wed, 18 Sep 2019 20:56:18 +0200 |
rkennke |
8231085: C2/GC: Better GC-interface for expanding clone |
Wed, 18 Sep 2019 11:48:01 -0700 |
jwilhelm |
Merge |
Fri, 06 Sep 2019 17:50:16 +0200 |
jwilhelm |
Added tag jdk-13-ga for changeset 9c250a7600e1 |
Wed, 18 Sep 2019 10:58:21 -0700 |
epavlova |
8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available |
Wed, 18 Sep 2019 15:13:37 +0200 |
jlahoda |
8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows |
Wed, 18 Sep 2019 05:41:08 -0700 |
phh |
8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread |
Wed, 18 Sep 2019 10:41:18 +0200 |
jlahoda |
8228460: bootstrap class path not set in conjunction with -source 11 |
Tue, 23 Jul 2019 16:52:38 +0200 |
mbaesken |
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings |
Tue, 17 Sep 2019 19:52:51 -0700 |
serb |
8231027: Correct typos |
Tue, 17 Sep 2019 19:09:37 -0400 |
dholmes |
8230424: Use platform independent code for Thread.interrupt support |
Tue, 17 Sep 2019 09:20:59 -0700 |
jiefu |
8231024: Improve the debug info when the output is truncated |
Tue, 17 Sep 2019 14:00:36 -0400 |
lancea |
8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java |
Tue, 17 Sep 2019 16:39:56 +0000 |
coffeys |
8231124: Missing closedir call with JDK-8223490 |
Tue, 17 Sep 2019 08:22:14 -0400 |
zgu |
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread |
Tue, 17 Sep 2019 20:38:23 +0800 |
jiefu |
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511 |
Tue, 17 Sep 2019 11:07:07 +0000 |
coffeys |
8223490: Optimize search algorithm for determining default time zone |
Tue, 17 Sep 2019 09:51:02 +0200 |
pliden |
8231051: Remove check_obj_alignment() and replace with is_object_aligned() |
Tue, 17 Sep 2019 09:51:02 +0200 |
pliden |
8230841: Remove oopDesc::equals() |
Tue, 17 Sep 2019 09:51:02 +0200 |
pliden |
8230808: Remove Access::equals() |
Tue, 17 Sep 2019 09:51:02 +0200 |
pliden |
8230796: Remove BarrierSet::oop_equals_operator_allowed() |
Fri, 13 Sep 2019 07:43:59 +0200 |
mbaesken |
8230900: missing ReleaseStringUTFChars in java.desktop native code |
Fri, 13 Sep 2019 11:04:46 +0200 |
mbaesken |
8230901: missing ReleaseStringUTFChars in serviceability native code |
Mon, 16 Sep 2019 13:53:41 +0200 |
thartmann |
8230742: Make AggressiveUnboxing a diagnostic flag |
Mon, 16 Sep 2019 09:28:54 +0200 |
clanger |
8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper |
Mon, 16 Sep 2019 09:21:42 +0200 |
clanger |
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently |
Sun, 15 Sep 2019 21:00:15 -0400 |
dholmes |
8231033: Problemlist ReservedStackTest |
Sun, 15 Sep 2019 13:23:21 -0700 |
darcy |
8230882: Use @index in javax.lang.model javadoc |
Sun, 15 Sep 2019 08:41:48 +0200 |
stuefe |
8230910: libsspi_bridge does not build on Windows 32bit |
Sun, 15 Sep 2019 07:47:13 +0200 |
stooke |
8216354: Syntax error in toolchain_windows.m4 |
Sat, 14 Sep 2019 11:26:26 -0700 |
dl |
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 |
Sat, 14 Sep 2019 11:26:26 -0700 |
dl |
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4" |
Sat, 14 Sep 2019 11:24:14 -0700 |
dl |
8221168: java/util/concurrent/CountDownLatch/Basic.java fails |
Sat, 14 Sep 2019 11:20:57 -0700 |
dl |
8227235: rare failures in testForkHelpQuiesce tck tests |
Sat, 14 Sep 2019 11:16:40 -0700 |
dl |
8229442: AQS and lock classes refresh |
Sat, 14 Sep 2019 18:45:24 +0200 |
mgronlun |
8231025: Incorrect method tag offset for big endian platform |
Sat, 14 Sep 2019 14:40:09 +0200 |
mgronlun |
8225797: OldObjectSample event creates unexpected amount of checkpoint data |
Fri, 13 Sep 2019 16:03:31 -0700 |
bpb |
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina |
Fri, 13 Sep 2019 18:54:43 -0400 |
dcubed |
8230938: Deprecate MonitorBound |
Fri, 13 Sep 2019 09:33:54 -0700 |
bchristi |
8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java |
Fri, 13 Sep 2019 09:34:13 -0700 |
lmesnik |
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file |
Fri, 13 Sep 2019 11:00:07 +0100 |
prappo |
8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect |
Fri, 13 Sep 2019 08:40:09 +0200 |
pliden |
8230878: ZGC: Use THREAD_LOCAL instead of __thread |
Fri, 13 Sep 2019 08:40:09 +0200 |
pliden |
8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL |
Fri, 13 Sep 2019 08:40:09 +0200 |
pliden |
8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific |
Fri, 13 Sep 2019 08:40:09 +0200 |
pliden |
8230845: ZGC: Implement ZLock using os::PlatformMutex |
Thu, 12 Sep 2019 11:07:35 -0700 |
igerasim |
8230829: Matcher matches a surrogate pair that crosses border of the region |
Thu, 12 Sep 2019 09:59:19 -0700 |
ccheung |
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages |
Thu, 12 Sep 2019 15:46:11 +0100 |
dfuchs |
8230858: Replace wildcard address with loopback or local host in tests - part 23 |
Tue, 03 Sep 2019 09:28:42 +0200 |
roland |
8230470: Shenandoah doesn't need change from JDK-8212610 anymore |
Thu, 12 Sep 2019 12:51:31 +0200 |
stuefe |
8230888: jfrVirtualMemory.cpp should include globals.hpp |
Thu, 12 Sep 2019 12:23:25 +0200 |
chagedorn |
8220416: Comparison of klass pointers is not optimized any more |
Thu, 12 Sep 2019 12:12:26 +0200 |
chagedorn |
8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert |
Fri, 23 Aug 2019 14:22:29 +0200 |
roland |
8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping |
Wed, 11 Sep 2019 16:13:05 +0200 |
mbaesken |
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return |
Wed, 11 Sep 2019 16:54:53 +0200 |
mbaesken |
8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect |
Wed, 11 Sep 2019 18:31:25 -0700 |
iklam |
8230586: Encapsulate fields in filemap.hpp |
Wed, 11 Sep 2019 22:09:05 -0400 |
dholmes |
8230423: Move os::sleep to JavaThread::sleep |
Thu, 12 Sep 2019 03:21:11 +0200 |
jwilhelm |
Added tag jdk-14+14 for changeset cddef3bde924 |
Wed, 11 Sep 2019 16:25:12 -0700 |
lmesnik |
8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print() |
Wed, 11 Sep 2019 23:10:14 +0000 |
afarley |
8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow |
Wed, 11 Sep 2019 16:06:09 -0700 |
darcy |
8230734: Remove default constructors from java.compiler |
Wed, 11 Sep 2019 13:28:09 -0700 |
iklam |
8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes |
Wed, 11 Sep 2019 12:32:01 -0700 |
bpb |
8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF |
Wed, 11 Sep 2019 11:55:31 -0700 |
amenkov |
8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException |
Wed, 11 Sep 2019 17:30:30 +0000 |
bobv |
8229202: Docker reporting causes secondary crashes in error handling |
Wed, 11 Sep 2019 08:50:03 -0700 |
naoto |
8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth |
Wed, 11 Sep 2019 14:16:30 +0200 |
lkorinth |
8230398: Remove NULL checks before FREE_C_HEAP_ARRAYjdk-14+14 |
Wed, 11 Sep 2019 14:16:27 +0200 |
lkorinth |
8227168: Cleanup usage of NEW_C_HEAP_ARRAY |
Wed, 11 Sep 2019 10:19:09 +0200 |
tschatzl |
8230794: Improve assert to get more information about the JDK-8227695 failure |
Tue, 10 Sep 2019 12:51:05 -0700 |
naoto |
8229960: Remove sun.nio.cs.map system property |
Tue, 10 Sep 2019 19:58:22 +0200 |
shade |
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list |
Tue, 10 Sep 2019 10:35:52 -0700 |
mchung |
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null |
Tue, 10 Sep 2019 10:24:42 -0700 |
darcy |
8225761: Update --release 13 symbol information after JDK 13 GA |
Tue, 10 Sep 2019 09:12:08 -0700 |
lmesnik |
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout |
Tue, 10 Sep 2019 09:08:52 -0700 |
igerasim |
8230303: JDB hangs when running monitor command |
Tue, 10 Sep 2019 15:35:35 +0200 |
hannesw |
8230709: Array index out of bounds in ES6 mode |
Tue, 10 Sep 2019 15:30:23 +0200 |
hannesw |
8230766: Changed message in IllegalMonitorStateException |
Tue, 10 Sep 2019 11:11:31 +0200 |
pliden |
8230566: ZGC: Don't substitute klass pointer during array clearing |
Mon, 09 Sep 2019 16:34:45 +0200 |
mbaesken |
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return |
Fri, 06 Sep 2019 16:15:11 +0200 |
mbaesken |
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG |
Tue, 10 Sep 2019 14:52:53 +0800 |
xgong |
8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list. |
Tue, 10 Sep 2019 08:43:33 +0200 |
chagedorn |
8225653: Provide more information when hitting SIGILL from HaltNode |
Tue, 10 Sep 2019 07:42:04 +0200 |
godin |
8207800: always_do_update_barrier is unused |
Mon, 09 Sep 2019 16:54:48 -0400 |
kbarrett |
8221361: Eliminate two-phase initialization for PtrQueueSet classes |
Mon, 09 Sep 2019 12:42:01 -0700 |
naoto |
8230284: Accounting currency format support does not cope with explicit number system |
Mon, 09 Sep 2019 12:00:36 -0700 |
amenkov |
8230516: invalid html in jdwp-protocol.html |
Mon, 09 Sep 2019 11:04:04 -0700 |
bchristi |
8212117: Class.forName may return a reference to a loaded but not linked Class |
Mon, 09 Sep 2019 18:23:39 +0100 |
dfuchs |
8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient |
Mon, 09 Sep 2019 10:13:42 -0700 |
darcy |
8230723: Remove default constructors from java.lang and java.io |
Sat, 24 Aug 2019 09:31:15 +0530 |
jpai |
8177389: Hyphen "-" should be removed in URL class documentation |
Mon, 09 Sep 2019 16:13:43 +0100 |
dfuchs |
8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface |
Mon, 09 Sep 2019 15:42:16 +0200 |
mdoerr |
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target |
Mon, 09 Sep 2019 15:14:16 +0200 |
glaubitz |
8230708: Hotspot fails to build on linux-sparc with gcc-9 |
Wed, 04 Sep 2019 13:07:15 +0200 |
stefank |
8230564: Remove os_ext.hpp |
Wed, 04 Sep 2019 13:06:44 +0200 |
stefank |
8230563: Remove arguments_ext.cpp |
Wed, 04 Sep 2019 13:06:04 +0200 |
stefank |
8230562: Remove g1HeapSizingPolicy_ext.cpp |
Wed, 04 Sep 2019 11:38:54 +0200 |
stefank |
8230561: Remove logTag_ext.hpp |
Wed, 04 Sep 2019 11:05:20 +0200 |
stefank |
8224599: Remove globals_ext.hpp |
Mon, 09 Sep 2019 09:05:30 +0200 |
rehn |
8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark |
Mon, 09 Sep 2019 11:19:51 +0800 |
xgong |
8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list. |
Sat, 07 Sep 2019 18:48:57 -0400 |
dholmes |
8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep |
Sat, 07 Sep 2019 10:05:47 -0700 |
iveresov |
8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop |
Sat, 07 Sep 2019 10:04:07 -0400 |
zgu |
8230730: UseCompressedOops test crash with assertion failure |
Sat, 07 Sep 2019 15:44:04 +0200 |
redestad |
8230662: Remove dead code from MethodTypeForm |
Fri, 06 Sep 2019 12:41:21 -0700 |
erikj |
8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb |
Fri, 06 Sep 2019 14:54:33 -0400 |
dlong |
8230680: latest Graal unittests depend on jdk.internal.module |
Fri, 06 Sep 2019 13:38:55 -0400 |
kbarrett |
8230404: Refactor logged card refinement support in G1DirtyCardQueueSet |
Fri, 06 Sep 2019 15:13:38 +0200 |
clanger |
8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le |
Fri, 06 Sep 2019 14:04:44 +0100 |
dfuchs |
8230694: http.keepAlive system property is inconsistently/incorrectly documented |
Fri, 30 Aug 2019 09:24:54 +0200 |
rrich |
8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG |
Fri, 06 Sep 2019 09:26:23 +0200 |
shade |
8230671: x86_32 build failures after JDK-8229496 |
Thu, 05 Sep 2019 17:38:54 -0700 |
naoto |
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard |
Thu, 05 Sep 2019 16:26:53 -0700 |
bpb |
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause |
Thu, 05 Sep 2019 15:55:57 -0700 |
darcy |
8230681: Add @since tag to java.io.Serial |
Thu, 05 Sep 2019 18:39:22 -0400 |
dholmes |
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)" |
Thu, 05 Sep 2019 14:12:01 -0700 |
bpb |
8229280: Test failures on several linux hosts after JDK-8181493 |
Thu, 05 Sep 2019 11:12:12 -0700 |
ccheung |
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group |
Thu, 05 Sep 2019 17:26:38 +0000 |
joehw |
8228854: Default ErrorListener reports warnings and errors to the console |
Thu, 05 Sep 2019 19:24:53 +0200 |
shade |
8230646: Epsilon does not extend TLABs to max size |
Thu, 05 Sep 2019 13:56:17 +0200 |
thartmann |
8229496: SIGFPE (division by zero) in C2 OSR compiled method |
Thu, 05 Sep 2019 12:39:48 +0200 |
jlahoda |
8177068: incomplete classpath causes NPE in Flow |
Thu, 05 Sep 2019 09:59:43 +0200 |
mbaesken |
8230466: check malloc/calloc results in jdk.hotspot.agent |
Thu, 05 Sep 2019 11:09:12 +0200 |
stuefe |
8230642: 8224815 broke Shenandoah build |
Thu, 05 Sep 2019 08:26:49 +0200 |
eosterlund |
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved() |
Thu, 05 Sep 2019 08:26:44 +0200 |
eosterlund |
8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps |
Thu, 05 Sep 2019 14:55:21 +0800 |
jjiang |
8228967: Trust/Key store and SSL context utilities for tests |
Thu, 05 Sep 2019 02:13:59 +0200 |
jwilhelm |
Added tag jdk-14+13 for changeset fbbe6672ae15 |
Wed, 04 Sep 2019 15:49:25 -0700 |
darcy |
8230626: Make UnknownFooException strings more informative |
Wed, 04 Sep 2019 13:57:26 -0700 |
mseledtsov |
8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java |
Wed, 04 Sep 2019 18:10:07 +0100 |
dfuchs |
8230435: Replace wildcard address with loopback or local host in tests - part 22 |
Wed, 04 Sep 2019 17:36:53 +0100 |
dfuchs |
8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test" |
Wed, 04 Sep 2019 16:42:36 +0100 |
dfuchs |
8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptionsjdk-14+13 |
Wed, 04 Sep 2019 16:39:12 +0200 |
xliu |
8229450: C2 compilation fails with assert(found_sfpt) failed |
Wed, 04 Sep 2019 15:05:03 +0200 |
eosterlund |
8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier |
Wed, 04 Sep 2019 14:21:54 +0200 |
mdoerr |
8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently |
Wed, 04 Sep 2019 09:47:55 +0200 |
sjohanss |
8209802: Garbage collectors should register JFR types themselves to avoid build errors. |
Wed, 04 Sep 2019 09:47:51 +0200 |
sjohanss |
8230431: Move G1 trace code from gcTrace* to G1 directory |
Tue, 03 Sep 2019 17:52:36 +0200 |
mbaesken |
8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12 |
Tue, 03 Sep 2019 16:52:55 +0200 |
mbaesken |
8230485: add handling of aix tar in configure |
Wed, 04 Sep 2019 12:47:42 +0800 |
jjiang |
8226221: Update PKCS11 tests to use NSS 3.46 libs |
Tue, 03 Sep 2019 23:42:06 -0400 |
dholmes |
6313903: Thread.sleep(3) might wake up immediately on windows |
Tue, 03 Sep 2019 17:45:02 +0300 |
vlivanov |
8227236: assert(singleton != __null && singleton != declared_interface) failed |
Tue, 03 Sep 2019 13:55:41 -0400 |
zgu |
8230483: Shenandoah: consistently disable concurrent roots for Traversal mode |
Fri, 30 Aug 2019 17:22:55 +0530 |
jpai |
8223714: HTTPSetAuthenticatorTest could be made more resilient |
Tue, 03 Sep 2019 10:03:13 +0200 |
thartmann |
8230428: Cleanup dead CastIP node code in formssel.cpp |
Mon, 02 Sep 2019 15:59:37 +0100 |
michaelm |
Merge |
Mon, 02 Sep 2019 15:58:44 +0100 |
michaelm |
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable |
Mon, 02 Sep 2019 15:04:43 +0200 |
mgronlun |
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant" |
Mon, 02 Sep 2019 13:57:15 +0200 |
mgronlun |
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant |
Mon, 12 Aug 2019 19:20:12 +0200 |
mdoerr |
8229422: Taskqueue: Outdated selection of weak memory model platforms |
Mon, 02 Sep 2019 12:10:21 +0200 |
shade |
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled |
Mon, 02 Sep 2019 11:31:12 +0200 |
shade |
8230238: Add another regression test for JDK-8134739 |
Fri, 30 Aug 2019 09:37:41 +0200 |
mbaesken |
8224214: [AIX] Remove support for legacy xlc compiler |
Sat, 31 Aug 2019 09:18:40 -0700 |
darcy |
8230373: Use java.io.Serial in generated exception types |
Fri, 30 Aug 2019 15:36:44 -0400 |
kbarrett |
8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers |
Fri, 30 Aug 2019 14:58:40 -0400 |
tonyp |
8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines |
Fri, 30 Aug 2019 11:26:48 -0700 |
darcy |
8230337: Clarify intention of Elements.{getPackageOf, getModuleOf} |
Fri, 30 Aug 2019 14:05:00 -0400 |
kbarrett |
8230327: Make G1DirtyCardQueueSet free-id init unconditional |
Fri, 30 Aug 2019 16:17:21 +0200 |
thartmann |
8230390: Problemlist SA tests with AOT |
Fri, 30 Aug 2019 12:44:52 +0100 |
dfuchs |
8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout |
Wed, 28 Aug 2019 20:05:43 +0530 |
jpai |
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage |
Fri, 30 Aug 2019 12:24:16 +0200 |
jlahoda |
8230105: -XDfind=diamond crashes |
Fri, 30 Aug 2019 10:44:06 +0200 |
eosterlund |
8230307: ZGC: Make zGlobals and zArguments OS agnostic |
Fri, 30 Aug 2019 11:11:33 +0200 |
thartmann |
8230388: Problemlist additional compiler/rtm tests |
Fri, 30 Aug 2019 16:44:20 +0800 |
amlu |
8230004: jdk/internal/jimage/JImageOpenTest.java runs no test |
Fri, 30 Aug 2019 09:06:46 +0200 |
stefank |
8230203: Replace markWord enums with typed constants |
Fri, 30 Aug 2019 01:21:14 -0400 |
jiefu |
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM |
Fri, 30 Aug 2019 09:38:40 +0800 |
pli |
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value |
Thu, 29 Aug 2019 16:31:34 -0700 |
darcy |
8229997: Apply java.io.Serial annotations in java.base |
Thu, 29 Aug 2019 18:52:30 -0400 |
kbarrett |
8230332: G1DirtyCardQueueSet _notify_when_complete is always true |
Thu, 29 Aug 2019 15:50:45 -0700 |
mseledtsov |
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown |
Thu, 29 Aug 2019 18:35:52 -0400 |
kbarrett |
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts |
Fri, 30 Aug 2019 00:03:10 +0200 |
jiefu |
8230037: Confused MetaData dumped by PrintOptoAssembly |
Thu, 29 Aug 2019 10:52:21 -0700 |
darcy |
8229999: Apply java.io.Serial annotations to security types in java.base |
Thu, 29 Aug 2019 10:09:27 -0700 |
dtitov |
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed |
Wed, 28 Aug 2019 14:22:56 +0200 |
mbaesken |
8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage |
Thu, 29 Aug 2019 08:35:31 -0700 |
mseledtsov |
8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress |
Thu, 29 Aug 2019 07:39:06 -0700 |
igerasim |
8230338: Accurate error message about bad Unicode block name |
Thu, 29 Aug 2019 15:59:00 +0200 |
redestad |
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods |
Thu, 29 Aug 2019 08:52:22 -0400 |
coleenp |
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken |
Thu, 29 Aug 2019 15:09:48 +0530 |
psadhukhan |
Merge |
Fri, 23 Aug 2019 14:25:20 +0100 |
dmarkov |
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems) |
Mon, 19 Aug 2019 12:13:47 +0530 |
psadhukhan |
8226513: JEditorPane is shown with incorrect size |
Sun, 18 Aug 2019 21:36:01 +0100 |
aivanov |
8222108: Reduce minRefreshTime for updating remote printer list on Windows |
Wed, 07 Aug 2019 10:25:50 +0200 |
lbourges |
8228711: Path rendered incorrectly when it goes outside the clipping region |
Tue, 06 Aug 2019 00:16:38 -0700 |
akolarkunnu |
8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed |
Thu, 25 Jul 2019 12:23:54 +0530 |
psadhukhan |
Merge |
Wed, 24 Jul 2019 12:49:44 +0530 |
psadhukhan |
Merge |
Wed, 24 Jul 2019 12:21:36 +0530 |
psadhukhan |
Merge |
Mon, 22 Jul 2019 11:08:27 +0530 |
psadhukhan |
Merge |
Wed, 28 Aug 2019 22:30:26 -0700 |
darcy |
8230074: Improve specification for {Math, StrictMath}.negateExact |
Thu, 29 Aug 2019 02:54:50 +0200 |
jwilhelm |
Added tag jdk-14+12 for changeset 8570f22b9b6a |
Wed, 28 Aug 2019 08:47:40 +0800 |
jiefu |
8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms |
Wed, 28 Aug 2019 15:15:38 -0700 |
mseledtsov |
8230115: Problemlist JFR TestNetworkUtilization test |
Wed, 28 Aug 2019 13:34:15 -0700 |
amenkov |
8228554: Accessibility errors in jdwp-protocol.html |
Wed, 28 Aug 2019 19:02:51 +0000 |
joehw |
8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriterjdk-14+12 |
Wed, 28 Aug 2019 14:37:45 -0400 |
godin |
8215166: Remove unused G1PretouchAuxiliaryMemory option |
Wed, 28 Aug 2019 14:06:37 -0400 |
kbarrett |
8230126: delay_to_keep_mmu can delay shutdown |
Wed, 28 Aug 2019 12:53:37 -0400 |
dcubed |
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184 |
Wed, 28 Aug 2019 10:56:50 -0400 |
dcubed |
8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists |
Wed, 28 Aug 2019 07:41:57 -0700 |
iklam |
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed |
Mon, 26 Aug 2019 11:36:45 +0200 |
neliasso |
8230091: Add verification of clean_catch_blocks |
Wed, 28 Aug 2019 11:19:09 +0200 |
eosterlund |
8229278: Improve hs_err location printing to assume less about GC internals |
Wed, 28 Aug 2019 09:50:23 +0200 |
pliden |
8230096: ZGC: Remove unused ZObjectAllocator::_nworkers |
Wed, 28 Aug 2019 09:50:21 +0200 |
pliden |
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux |
Wed, 28 Aug 2019 09:50:20 +0200 |
pliden |
8230090: ZGC: Introduce ZSyscall |
Tue, 27 Aug 2019 22:14:52 -0700 |
iklam |
8227370: Remove SharedPathsMiscInfo |
Tue, 27 Aug 2019 22:14:15 -0700 |
iklam |
8230168: Use ClasspathStream for FileMapInfo::create_path_array |
Wed, 28 Aug 2019 11:00:55 +0800 |
fyuan |
8230010: Remove jdk8037819/BasicTest1.java |
Tue, 27 Aug 2019 14:44:21 -0700 |
igerasim |
8226831: Use Objects.equals() when appropriate |
Tue, 27 Aug 2019 22:26:42 +0200 |
redestad |
8228507: Archive FDBigInteger |
Tue, 27 Aug 2019 20:10:06 +0000 |
pchilanomate |
8229844: Remove attempt_rebias parameter from revoke_and_rebias() |
Tue, 27 Aug 2019 19:22:58 +0200 |
shade |
8230118: 32-bit build failures after JDK-8227054 |
Tue, 27 Aug 2019 16:35:50 +0200 |
eosterlund |
8219708: Stop flushing OSR nmethods earlier in the sweeper |
Tue, 27 Aug 2019 11:05:17 -0400 |
kbarrett |
8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList |
Tue, 27 Aug 2019 17:02:38 +0200 |
shade |
8230215: MacOS debug build is broken after JDK-8230003 |
Tue, 27 Aug 2019 16:17:40 +0530 |
jpai |
8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently |
Tue, 27 Aug 2019 11:15:00 +0200 |
shade |
8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp) |
Wed, 14 Aug 2019 15:07:04 +0200 |
mbaesken |
8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines |
Mon, 26 Aug 2019 07:14:15 -0700 |
erikj |
8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR" |
Mon, 26 Aug 2019 14:48:12 +0100 |
dfuchs |
8230000: some httpclients testng tests run zero test |
Mon, 26 Aug 2019 12:25:49 +0100 |
michaelm |
8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect |
Mon, 26 Aug 2019 11:46:54 +0100 |
michaelm |
8222363: Update ServerSocket.isBound spec to reflect implementation after close |
Mon, 26 Aug 2019 09:15:43 +0200 |
stefank |
8224878: Use JVMFlag parameters instead of name strings |
Mon, 26 Aug 2019 09:13:38 +0200 |
stefank |
8229836: Remove include of globals.hpp from allocation.hpp |
Fri, 23 Aug 2019 23:27:19 +0000 |
coleenp |
8230116: Test workaround to Klass::_class_loader_data sometimes NULL problem |
Fri, 23 Aug 2019 15:24:26 -0400 |
rriggs |
8230104: JNU_IsInstanceOfByName needs const parameter |
Fri, 23 Aug 2019 19:55:08 +0100 |
dfuchs |
8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath |
Fri, 23 Aug 2019 14:04:38 -0400 |
rriggs |
8230058: Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker |
Fri, 23 Aug 2019 10:39:34 -0700 |
iklam |
8230011: Consolidate duplicated classpath parsing code in classLoader.cpp |
Fri, 23 Aug 2019 17:57:18 +0000 |
joehw |
8229388: ErrorHandler and ContentHandler contain ambiguous/unfinished specification |
Fri, 23 Aug 2019 18:40:59 +0100 |
dfuchs |
8229337: java.lang.Math class doc should be adjusted regarding -Exact methods |
Fri, 23 Aug 2019 03:06:24 -0700 |
afarley |
8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN |
Fri, 23 Aug 2019 10:11:18 +0200 |
neliasso |
8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses |
Fri, 23 Aug 2019 10:11:00 +0200 |
neliasso |
8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection |
Fri, 23 Aug 2019 08:48:27 +0200 |
pliden |
8229127: Make some methods in the allocation path non-virtual |
Fri, 23 Aug 2019 08:48:23 +0200 |
pliden |
8229451: ZGC: Make some roots invisible to the heap iterator |
Fri, 23 Aug 2019 08:48:18 +0200 |
pliden |
8227226: ZGC: Segmented array clearing |
Thu, 22 Aug 2019 14:09:36 -0700 |
jnimeh |
8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag |
Thu, 22 Aug 2019 20:22:29 +0200 |
shade |
8230046: Build failure after JDK-8230003 |
Thu, 22 Aug 2019 18:54:56 +0100 |
aefimov |
8078219: Verify lack of @test tag in files in java/net test directory |
Thu, 22 Aug 2019 10:41:07 -0700 |
lmesnik |
Merge |
Thu, 22 Aug 2019 10:40:34 -0700 |
lmesnik |
8229957: Harden pid verification in attach mechanism |
Thu, 22 Aug 2019 10:35:31 -0700 |
mseledtsov |
8226779: [TESTBUG] Test JFR API from Java agent |
Thu, 22 Aug 2019 10:43:25 -0400 |
lancea |
8229887: (zipfs) zip file corruption when replacing an existing STORED entry |
Thu, 22 Aug 2019 09:53:19 -0400 |
coleenp |
Merge |
Thu, 22 Aug 2019 09:51:36 -0400 |
coleenp |
8230003: Make Monitor inherit from Mutex |
Thu, 22 Aug 2019 15:52:03 +0200 |
mdoerr |
8229925: [s390, PPC64] Exception check missing in interpreter |
Thu, 22 Aug 2019 14:36:10 +0100 |
michaelm |
8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication |
Thu, 22 Aug 2019 13:47:14 +0200 |
shade |
8229998: Build failure after JDK-8227054 |
Thu, 22 Aug 2019 13:47:13 +0200 |
shade |
8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter |
Thu, 22 Aug 2019 12:46:20 +0200 |
rehn |
8229967: Enable thread local handshakes on zero |
Thu, 22 Aug 2019 12:24:02 +0200 |
thartmann |
8224624: Inefficiencies in CodeStrings::add_comment cause timeouts |
Thu, 22 Aug 2019 12:22:02 +0200 |
thartmann |
8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" |
Thu, 22 Aug 2019 10:53:48 +0800 |
ngasson |
8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6 |
Wed, 21 Aug 2019 18:03:50 -0700 |
kvn |
8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption |
Thu, 22 Aug 2019 02:05:06 +0200 |
jwilhelm |
Added tag jdk-14+11 for changeset bf4c808a4488 |
Wed, 21 Aug 2019 19:21:57 -0400 |
kbarrett |
8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef |
Wed, 21 Aug 2019 18:42:30 -0400 |
kbarrett |
8227054: ServiceThread needs to know about all OopStorage objects |
Wed, 21 Aug 2019 16:19:17 -0400 |
rriggs |
8207814: (proxy) upgrade the proxy class generator |
Wed, 21 Aug 2019 13:49:16 -0700 |
igerasim |
8211360: Change #if DEF to #if defined(DEF)jdk-14+11 |
Wed, 21 Aug 2019 12:34:37 -0700 |
amenkov |
8228547: accessibility errors in jvmti.html |
Wed, 21 Aug 2019 18:05:31 +0200 |
rkennke |
8229977: Shenandoah: save/restore FPU state aroud LRB runtime call |
Wed, 21 Aug 2019 11:29:40 -0400 |
hseigel |
8229930: internal_name() in annotations.hpp returns "{constant pool}" |
Wed, 21 Aug 2019 17:09:05 +0300 |
bulasevich |
8229254: solaris_x64 build fails after JDK-8191278 |
Wed, 21 Aug 2019 17:38:19 +0530 |
sundar |
8220700: jlink generated launcher script needs quoting to avoid parameter expansion |
Wed, 21 Aug 2019 00:08:35 +0200 |
godin |
8139820: URLClassPath.FileLoader constructor redundantly checks protocol |
Tue, 20 Aug 2019 11:36:47 -0700 |
lmesnik |
8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime |
Tue, 20 Aug 2019 18:39:09 +0200 |
rkennke |
8229921: Shenandoah: Make Traversal mode non-experimental |
Mon, 19 Aug 2019 16:08:28 -0700 |
aeubanks |
8229899: Make java.io.File.isInvalid() less racy |
Tue, 20 Aug 2019 15:40:49 +0100 |
dfuchs |
8229916: Delete redundant test java/net/Socket/reset/Test.java |
Tue, 20 Aug 2019 15:54:46 +0200 |
godin |
8152467: remove uses of anachronistic array declarations for method return type |
Tue, 02 Jul 2019 12:28:41 +0200 |
stefank |
8227086: Use AS_NO_KEEPALIVE loads in HeapDumper |
Mon, 19 Aug 2019 12:40:27 +0200 |
stefank |
8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp |
Mon, 19 Aug 2019 11:30:03 +0200 |
stefank |
8229838: Rename markOop files to markWord |
Tue, 20 Aug 2019 11:15:23 +0100 |
dfuchs |
8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed |
Tue, 20 Aug 2019 10:11:53 +0100 |
adinn |
8224974: Implement JEP 352 |
Tue, 20 Aug 2019 10:46:23 +0200 |
chagedorn |
8229158: make UseSwitchProfiling non-experimental or false by-default |
Tue, 20 Aug 2019 09:22:18 +0200 |
tschatzl |
8227442: Make young_index_in_cset zero-based |
Tue, 20 Aug 2019 07:47:13 +0200 |
thartmann |
8228888: C2 compilation fails with assert "m has strange control" |
Mon, 19 Aug 2019 18:12:09 -0700 |
darcy |
8202385: Annotation to mark serial-related fields and methods |
Mon, 19 Aug 2019 12:56:48 -0700 |
xuelei |
8228757: Fail fast if the handshake type is unknown |
Mon, 19 Aug 2019 19:58:50 +0200 |
shade |
8229865: Use explicit #include debug.hpp for STATIC_ASSERT in gc/shenandoah/shenandoahUtils.cpp |
Fri, 16 Aug 2019 21:20:21 +0200 |
fweimer |
8229835: Shenandoah should recommend -Xlog:safepoint+stats |
Mon, 19 Aug 2019 14:28:43 +0100 |
chegar |
8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries |
Mon, 19 Aug 2019 15:36:07 +0300 |
bulasevich |
8229352: Use of an uninitialized register in 32-bit ARM template interpreter |
Mon, 19 Aug 2019 19:43:28 +0900 |
ysuenaga |
8226204: SA: Refactoring for option processing in SALauncher |
Mon, 19 Aug 2019 11:14:50 +0100 |
dfuchs |
8191169: java/net/Authenticator/B4769350.java failed intermittently |
Mon, 19 Aug 2019 06:13:52 +0200 |
redestad |
8229773: Resolve permissions for code source URLs lazily |
Sat, 17 Aug 2019 06:20:49 -0700 |
jnimeh |
8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException |
Fri, 16 Aug 2019 18:27:36 -0400 |
dholmes |
8229808: javaVFrame::print_lock_info_on fails to disable extra printing |
Fri, 16 Aug 2019 14:42:50 -0700 |
srukmannagar |
8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions |
Fri, 16 Aug 2019 14:46:52 -0400 |
kbarrett |
8229044: G1RedirtyCardsQueueSet should be local to a collection |
Fri, 16 Aug 2019 11:35:17 -0700 |
igerasim |
8221307: String.substring() OOB exception on start index reports improper information |
Fri, 16 Aug 2019 18:06:51 +0000 |
poonam |
8229420: [Redo] jstat reports incorrect values for OU for CMS GC |
Fri, 16 Aug 2019 16:50:17 +0200 |
eosterlund |
8229345: Memory leak due to vtable stubs not being shared on SPARC |
Fri, 16 Aug 2019 15:01:58 +0100 |
dfuchs |
8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException |
Tue, 06 Aug 2019 10:48:21 +0200 |
stefank |
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier |
Fri, 16 Aug 2019 09:18:41 +0200 |
lkorinth |
8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags) |
Fri, 16 Aug 2019 09:18:38 +0200 |
lkorinth |
8224665: Parallel GC: Use WorkGang (7: remove task manager) |
Fri, 16 Aug 2019 09:18:35 +0200 |
lkorinth |
8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy) |
Fri, 16 Aug 2019 09:18:32 +0200 |
lkorinth |
8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask) |
Fri, 16 Aug 2019 09:18:29 +0200 |
lkorinth |
8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor) |
Fri, 16 Aug 2019 09:18:26 +0200 |
lkorinth |
8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask) |
Fri, 16 Aug 2019 09:18:23 +0200 |
lkorinth |
8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask) |
Fri, 16 Aug 2019 09:18:19 +0200 |
lkorinth |
8224659: Parallel GC: Use WorkGang (1: PCRefProcTask) |
Fri, 16 Aug 2019 08:42:09 +0800 |
weijun |
8229775: Incorrect warning when jar was signed with -sectionsonly |
Thu, 15 Aug 2019 16:23:41 -0700 |
ccheung |
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access |
Thu, 15 Aug 2019 19:29:58 +0000 |
bobv |
8229699: [Graal] jck tests fail on windows with AOTed Graal |
Thu, 15 Aug 2019 13:41:30 -0700 |
mchung |
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767 |
Thu, 15 Aug 2019 14:35:29 +0200 |
jlahoda |
8226848: jline/terminal/impl files missing classpath exception clause in license header |
Thu, 15 Aug 2019 12:58:27 +0100 |
dfuchs |
8229486: Replace wildcard address with loopback or local host in tests - part 21 |
Thu, 15 Aug 2019 15:39:43 +0800 |
weijun |
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer |
Thu, 15 Aug 2019 09:06:42 +0200 |
rehn |
8225788: Dead code in thread and safepoint |
Thu, 15 Aug 2019 14:00:36 +0800 |
ngasson |
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64 |
Thu, 15 Aug 2019 03:57:17 +0200 |
jwilhelm |
Added tag jdk-14+10 for changeset ececb6dae777 |
Wed, 14 Aug 2019 18:26:23 -0400 |
dholmes |
8228858: Reimplement JVM_RawMonitors to use PlatformMutex |
Wed, 14 Aug 2019 20:32:44 +0200 |
shade |
8229707: [TESTBUG] Some Shenandoah tests assume Server VM by defaultjdk-14+10 |
Wed, 14 Aug 2019 20:32:43 +0200 |
shade |
8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs) |
Wed, 14 Aug 2019 12:57:34 -0400 |
lancea |
8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider |
Wed, 14 Aug 2019 10:07:00 -0400 |
coleenp |
5103339: Strengthen NoSafepointVerifier |
Wed, 14 Aug 2019 11:14:54 +0100 |
prappo |
8217606: LdapContext#reconnect always opens a new connection |
Wed, 14 Aug 2019 00:18:00 -0400 |
dholmes |
8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor |
Wed, 14 Aug 2019 01:40:29 +0000 |
valeriep |
8228835: Memory leak in PKCS11 provider when using AES GCM |
Wed, 14 Aug 2019 00:57:15 +0000 |
valeriep |
8228613: java.security.Provider#getServices order is no longer deterministic |
Tue, 13 Aug 2019 15:49:11 -0700 |
mchung |
8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works |
Tue, 13 Aug 2019 16:13:22 -0400 |
dcubed |
8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp |
Tue, 13 Aug 2019 10:10:42 -0700 |
naoto |
8211990: DateTimeException thrown when calculating duration between certain dates |
Tue, 13 Aug 2019 13:01:41 -0400 |
zgu |
8229474: Shenandoah: Cleanup CM::update_roots() |
Tue, 13 Aug 2019 16:18:43 +0100 |
dfuchs |
8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently |
Tue, 13 Aug 2019 16:11:28 +0100 |
aefimov |
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7 |
Tue, 13 Aug 2019 16:05:58 +0200 |
rkennke |
8229470: Shenandoah: Fix C1 getAndSetObject() failure |
Tue, 13 Aug 2019 14:59:29 +0200 |
shade |
8229419: Shenandoah: Cleanup LRB strength selector code |
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 |
Tue, 13 Aug 2019 10:27:33 +0200 |
jlahoda |
8228647: Broken enum produce inconvenient errors and AST |
Tue, 13 Aug 2019 10:27:32 +0200 |
jlahoda |
8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() |
Tue, 13 Aug 2019 09:56:13 +0200 |
thartmann |
8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late |
Tue, 13 Aug 2019 09:54:40 +0200 |
thartmann |
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached |
Tue, 13 Aug 2019 08:25:29 +0200 |
thartmann |
8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed |
Mon, 12 Aug 2019 21:36:29 -0700 |
xuelei |
8226374: Restrict TLS signature schemes and named groups |
Mon, 12 Aug 2019 23:37:48 +0200 |
rkennke |
8228369: Shenandoah: Refactor LRB C1 stubs |
Mon, 12 Aug 2019 20:27:14 +0200 |
shade |
8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations |
Mon, 12 Aug 2019 15:27:57 +0200 |
redestad |
8229407: Avoid ConcurrentHashMap resizes during bootstrap |
Mon, 12 Aug 2019 11:24:53 +0100 |
michaelm |
8185898: setRequestProperty(key, null) results in HTTP header without colon in request |
Fri, 09 Aug 2019 15:39:32 +0200 |
mbaesken |
8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace() |
Mon, 12 Aug 2019 10:49:40 +0200 |
pliden |
8229406: ZGC: Fix incorrect statistics |
Mon, 12 Aug 2019 10:02:25 +0200 |
mdoerr |
8229236: CriticalJNINatives: dll handling should be done in native thread state |
Mon, 12 Aug 2019 08:48:47 +0200 |
thartmann |
8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" |
Fri, 09 Aug 2019 15:22:43 -0700 |
jjg |
8229386: Typo "lables" in doc comment |
Fri, 09 Aug 2019 13:13:36 -0700 |
iklam |
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests |
Fri, 09 Aug 2019 12:27:05 -0700 |
jjg |
8227697: Improve text in Taglet API spec for expected results with standard doclet |
Fri, 09 Aug 2019 11:27:08 -0700 |
cjplummer |
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory |
Fri, 09 Aug 2019 13:58:48 +0200 |
redestad |
8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable |
Fri, 09 Aug 2019 13:07:18 +0200 |
shade |
8229350: Shenandoah does not need barriers before CreateEx |
Fri, 09 Aug 2019 11:04:08 +0200 |
rehn |
8226228: Make Threads_lock an always safepoint checked lock. |
Fri, 09 Aug 2019 10:06:44 +0200 |
eosterlund |
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops |
Fri, 09 Aug 2019 03:51:20 +0200 |
jwilhelm |
Merge |
Fri, 09 Aug 2019 03:36:59 +0200 |
jwilhelm |
Added tag jdk-13+33 for changeset 9c250a7600e1 |
Thu, 08 Aug 2019 05:05:04 +0000 |
diazhou |
8229180: Remove EA from JDK 13 version stringjdk-13+33 jdk-13-ga |
Thu, 08 Aug 2019 09:32:15 -0700 |
ljiang |
8228778: JDK 13 L10n resource files update - msgdrop 20 |
Thu, 08 Aug 2019 07:07:06 +0100 |
rrich |
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment |
Thu, 08 Aug 2019 07:05:17 +0200 |
thartmann |
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late |
Thu, 08 Aug 2019 03:08:49 +0200 |
jwilhelm |
Added tag jdk-13+33 for changeset 5c85b58e2a42 |
Thu, 08 Aug 2019 21:58:11 +0100 |
aefimov |
8225430: Replace wildcard address with loopback or local host in tests - part 14 |
Thu, 08 Aug 2019 18:44:11 +0100 |
dfuchs |
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream |
Thu, 08 Aug 2019 04:29:56 -0700 |
jcbeyler |
8229036: Remove the testing against NSK_TRUE from tests |
Thu, 08 Aug 2019 14:13:16 +0530 |
rraghavan |
8227439: Turn off AOT by default |
Thu, 08 Aug 2019 03:09:46 +0200 |
jwilhelm |
Added tag jdk-14+9 for changeset 18f189e69b29 |
Wed, 07 Aug 2019 14:56:26 -0700 |
naoto |
8215181: Accounting currency format support |
Wed, 07 Aug 2019 22:43:49 +0200 |
jwilhelm |
Merge |
Wed, 07 Aug 2019 08:42:14 -0700 |
naoto |
8228971: Locale API doc has redundant hyphens for some parameters |
Mon, 22 Jul 2019 10:48:14 +0200 |
sgehwolf |
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 |
Fri, 12 Jul 2019 19:37:25 +0200 |
sgehwolf |
8227642: [TESTBUG] Make docker tests podman compatible |
Wed, 07 Aug 2019 20:47:43 +0000 |
valeriep |
Merge |
Wed, 07 Aug 2019 20:46:28 +0000 |
valeriep |
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/ |
Wed, 07 Aug 2019 17:00:19 +0800 |
jiefu |
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model |
Wed, 07 Aug 2019 14:04:10 -0400 |
lancea |
8226530: ZipFile reads wrong entry size from ZIP64 entries |
Wed, 07 Aug 2019 09:17:08 -0400 |
zgu |
8229213: Shenandoah: Allow VM global oop storage to be processed concurrentlyjdk-14+9 |
Wed, 07 Aug 2019 08:10:45 -0400 |
coleenp |
8229208: Remove Monitor::ClearMonitor |
Wed, 07 Aug 2019 13:00:57 +0100 |
rpatil |
8228469: (tz) Upgrade time-zone data to tzdata2019b |
Wed, 07 Aug 2019 07:45:37 -0400 |
zgu |
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase |
Wed, 07 Aug 2019 11:28:14 +0100 |
clanger |
8213031: (zipfs) Add support for POSIX file permissions |
Wed, 07 Aug 2019 12:09:55 +0200 |
thartmann |
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required |
Wed, 07 Aug 2019 10:29:07 +0200 |
tschatzl |
8228503: Rename "rs_lengths" to "rs_length" in ergo code |
Tue, 06 Aug 2019 15:03:48 -0400 |
tonyp |
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines |
Tue, 06 Aug 2019 11:40:23 -0400 |
kbarrett |
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java |
Tue, 06 Aug 2019 15:50:30 +0200 |
pliden |
8229129: ZGC: Fix incorrect format string for doubles |
Tue, 06 Aug 2019 15:50:25 +0200 |
pliden |
8229128: ZGC: Remove unused ZThreadRootsIterator |
Tue, 06 Aug 2019 15:50:12 +0200 |
pliden |
8229017: ZGC: Various cleanups of ZVerify |
Tue, 06 Aug 2019 15:50:00 +0200 |
pliden |
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account |
Tue, 06 Aug 2019 15:49:53 +0200 |
pliden |
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong() |
Tue, 06 Aug 2019 09:27:38 -0400 |
mullan |
8210755: Define standard names for EC curves and TLS signature schemes |
Tue, 06 Aug 2019 07:43:18 -0400 |
coleenp |
8228753: Deprecate -XX:FieldsAllocationStyle product option |
Tue, 06 Aug 2019 12:14:41 +0200 |
shade |
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855 |
Tue, 06 Aug 2019 11:57:42 +0200 |
shade |
8229176: Shenandoah should acquire CodeCache_lock without safepoint check |
Fri, 02 Aug 2019 10:10:42 +0200 |
mbaesken |
8228902: add os::dll_load to the unified logging os category |
Mon, 05 Aug 2019 16:27:30 -0700 |
mikael |
Merge |
Mon, 05 Aug 2019 10:40:36 +0100 |
michaelm |
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load |
Sat, 03 Aug 2019 13:53:19 +0530 |
pbansal |
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected |
Thu, 25 Jul 2019 12:15:27 +0200 |
mbaesken |
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) |
Fri, 26 Jul 2019 15:05:24 +0200 |
mbaesken |
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX |
Thu, 01 Aug 2019 08:59:31 +0200 |
mbaesken |
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms |
Fri, 02 Aug 2019 10:43:30 +0200 |
mgronlun |
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates |
Thu, 01 Aug 2019 10:47:51 -0700 |
itakiguchi |
8227919: 8213232 causes crashes on solaris sparc64 |
Thu, 01 Aug 2019 09:27:24 -0700 |
mikael |
Added tag jdk-13+32 for changeset 929f37a9c35d |
Mon, 05 Aug 2019 13:18:31 -0700 |
manc |
8225776: Optimize branch frequency of G1's write post-barrier in C2 |
Mon, 05 Aug 2019 11:16:48 -0400 |
coleenp |
8229000: Fix lock and reenable assert in Monitor::check_safepoint_state |
Mon, 05 Aug 2019 11:11:18 +0530 |
rpatil |
8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale |
Mon, 05 Aug 2019 07:59:42 -0700 |
erikj |
8058539: Platform specific source files may not end up in src.zip |
Mon, 05 Aug 2019 15:29:09 +0200 |
hannesw |
8228393: Add an indicator for external links in javadoc |
Sat, 03 Aug 2019 09:04:04 +0800 |
jiefu |
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? |
Mon, 05 Aug 2019 08:03:25 +0200 |
thartmann |
6394013: C2: Remove VerifyOpto |
Fri, 02 Aug 2019 13:51:34 -0700 |
mseledtsov |
8228687: [TESTBUG] exclude Container tests from hotspot_misc group |
Fri, 02 Aug 2019 15:13:10 -0400 |
dcubed |
8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java |
Fri, 02 Aug 2019 11:24:59 -0700 |
jcbeyler |
8228998: Remove the testing against NSK_FALSE from tests |
Fri, 02 Aug 2019 11:28:58 +0200 |
mdoerr |
8228649: [PPC64] SA reads wrong slots from interpreter frames |
Fri, 02 Aug 2019 11:21:41 +0200 |
rkennke |
8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl() |
Thu, 01 Aug 2019 07:14:03 -0700 |
igerasim |
8228352: CANON_EQ breaks when pattern contains supplementary codepoint |
Thu, 01 Aug 2019 16:07:07 -0400 |
dcubed |
8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java |
Thu, 01 Aug 2019 15:54:45 -0400 |
dcubed |
8226899: Problemlist compiler/rtm tests |
Thu, 01 Aug 2019 09:29:13 -0700 |
mikael |
Added tag jdk-14+8 for changeset c0023e364b6f |
Thu, 01 Aug 2019 09:23:21 -0700 |
mikael |
Merge |
Thu, 01 Aug 2019 09:37:24 +0200 |
mbaesken |
8228764: New library dependencies due to JDK-8222720jdk-13+32 |
Wed, 12 Jun 2019 13:50:37 -0700 |
serb |
8217676: Upgrade libpng to 1.6.37 |
Wed, 31 Jul 2019 16:09:17 +0200 |
mgronlun |
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant" |
Wed, 31 Jul 2019 09:52:28 +0800 |
pli |
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry |
Tue, 30 Jul 2019 07:22:05 +0200 |
thartmann |
8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed |
Thu, 01 Aug 2019 08:59:31 +0200 |
mbaesken |
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 msjdk-14+8 |
Wed, 31 Jul 2019 16:48:51 -0700 |
mseledtsov |
8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed |
Wed, 31 Jul 2019 17:30:25 -0400 |
coleenp |
8228907: Some gc argument checking tests fail after JDK-8228855 |
Mon, 29 Jul 2019 16:31:09 +0530 |
jpai |
8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo |
Wed, 31 Jul 2019 14:28:51 -0400 |
kbarrett |
8048556: Unnecessary GCLocker-initiated young GCs |
Wed, 31 Jul 2019 13:40:59 -0400 |
coleenp |
8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123 |
Wed, 31 Jul 2019 09:55:26 -0400 |
ecaspole |
8228674: LogCompilation: Improvements to log compare feature |
Wed, 31 Jul 2019 06:54:50 -0400 |
coleenp |
8228630: Remove always true parameter to NoSafepointVerifier |
Wed, 31 Jul 2019 06:37:13 -0400 |
coleenp |
8228673: Remove develop flag StrictSafepointChecks |
Wed, 31 Jul 2019 10:03:44 +0200 |
rkennke |
8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier |
Wed, 31 Jul 2019 08:05:14 +0200 |
thartmann |
8193042: NativeLookup::lookup_critical_entry() should only load shared library once |
Wed, 31 Jul 2019 00:02:01 -0400 |
dholmes |
8227250: UserHandler contains ancient LinuxThreads code |
Tue, 30 Jul 2019 17:31:29 -0400 |
pchilanomate |
8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr" |
Tue, 30 Jul 2019 22:16:48 +0200 |
shade |
8228725: AArch64: Purge method call format support |
Tue, 30 Jul 2019 22:15:23 +0200 |
shade |
8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms |
Tue, 30 Jul 2019 09:46:06 -0700 |
bpb |
8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size |
Tue, 30 Jul 2019 17:54:53 +0200 |
mdoerr |
8228743: [PPC64, s390] Implement FastJNIAccessors |
Tue, 30 Jul 2019 09:56:18 -0400 |
coleenp |
8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072) |
Tue, 30 Jul 2019 09:26:47 -0400 |
mullan |
8191138: Remove deprecated java.security.acl APIs |
Tue, 30 Jul 2019 11:14:16 +0800 |
weijun |
8228745: sun/security/tools/jarsigner/Warning.java test timeout |
Mon, 29 Jul 2019 16:09:36 -0700 |
rhalade |
8228755: ProblemList sun/security/tools/jarsigner/Warning.java |
Mon, 29 Jul 2019 20:18:43 +0000 |
valeriep |
8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding |
Mon, 29 Jul 2019 11:23:49 -0700 |
xuelei |
8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList |
Mon, 29 Jul 2019 09:59:04 -0700 |
mikael |
Merge |
Fri, 26 Jul 2019 16:03:08 +0200 |
rrich |
8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub. |
Mon, 29 Jul 2019 13:57:54 +0200 |
eosterlund |
8227407: ZGC: C2 loads and load barriers can get separated by safepoints |
Sat, 27 Jul 2019 10:02:35 +0800 |
jjiang |
8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long |
Fri, 26 Jul 2019 11:47:50 +0800 |
ljiang |
8228623: Update copyright year to 2019 for several java properties file |
Thu, 25 Jul 2019 10:25:52 -0700 |
ccheung |
8228407: JVM crashes with shared archive file mismatch |
Thu, 25 Jul 2019 21:21:29 +0800 |
weijun |
8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list |
Thu, 25 Jul 2019 15:29:50 +0800 |
ljiang |
8228397: Missing license copyright header in some properties files |
Wed, 24 Jul 2019 18:23:16 -0700 |
iignatyev |
8226905: unproblem list applications/ctw/modules/* tests on windows |
Wed, 24 Jul 2019 16:54:17 -0700 |
mikael |
Added tag jdk-13+31 for changeset 6a159c6c23cc |
Wed, 24 Jul 2019 10:50:40 +0300 |
vlivanov |
8227260: JNI upcalls should bypass class initialization barrier in c2i adapterjdk-13+31 |
Wed, 24 Jul 2019 10:09:30 +0800 |
weijun |
8228341: SignTwice.java fails intermittently on Windows |
Wed, 24 Jul 2019 10:09:22 +0800 |
weijun |
8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6" |
Tue, 23 Jul 2019 11:30:31 -0700 |
jjg |
8228494: Update nroff version of man pages |
Mon, 29 Jul 2019 18:22:55 +0200 |
mdoerr |
8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime |
Mon, 29 Jul 2019 09:09:23 -0700 |
bpb |
8078891: java.io.SequenceInputStream.close is not atomic and not idempotent |
Mon, 29 Jul 2019 08:48:52 -0700 |
bpb |
8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps |
Mon, 29 Jul 2019 10:34:20 -0400 |
coleenp |
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds |
Mon, 29 Jul 2019 09:57:37 -0400 |
hseigel |
8228596: Class redefinition fails when condy instructions are removed |
Mon, 29 Jul 2019 11:14:06 +0200 |
shade |
8228400: Remove built-in AArch64 simulator |
Fri, 26 Jul 2019 10:52:47 +0200 |
rschmelter |
8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868 |
Mon, 29 Jul 2019 08:17:26 +0000 |
coffeys |
8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions |
Fri, 26 Jul 2019 15:05:24 +0200 |
mbaesken |
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX |
Mon, 29 Jul 2019 09:40:02 +0200 |
thartmann |
8156207: Resource allocated BitMaps are often cleared unnecessarily |
Mon, 29 Jul 2019 09:34:07 +0200 |
thartmann |
8223769: Assert triggers with -XX:+StressReflectiveCode |
Sun, 28 Jul 2019 23:14:07 -0400 |
dholmes |
8221205: Obsolete AllowJNIEnvProxy |
Sat, 27 Jul 2019 14:49:16 -0700 |
mchung |
8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member |
Fri, 26 Jul 2019 23:37:51 -0400 |
kbarrett |
8226796: Reduce debug level logging for oopstorage+blocks |
Fri, 26 Jul 2019 20:15:13 -0400 |
kbarrett |
8228631: Fix inconsistent OopStorage::Block owner usage |
Fri, 26 Jul 2019 13:32:59 -0700 |
naoto |
8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale |
Fri, 26 Jul 2019 15:06:22 -0400 |
lancea |
8226808: PreparedStatement javadoc typo |
Fri, 26 Jul 2019 17:15:17 +0000 |
joehw |
8068376: Validator fails valid XML files due to String == in XSD validator code |
Fri, 26 Jul 2019 08:56:28 -0700 |
naoto |
8212970: TZ database in "vanguard" format support |
Tue, 23 Jul 2019 15:33:52 -0400 |
zgu |
8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native() |
Wed, 24 Jul 2019 12:36:12 +0200 |
mbaesken |
8228578: fix CFData object leak in macosx KeystoreImpl.m |
Fri, 26 Jul 2019 09:06:03 +0200 |
clanger |
8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512 |
Thu, 25 Jul 2019 21:51:13 +0000 |
valeriep |
Merge |
Thu, 25 Jul 2019 02:16:49 +0000 |
valeriep |
8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations |
Thu, 25 Jul 2019 17:35:58 -0400 |
dlong |
8226771: Update Graal |
Thu, 25 Jul 2019 11:44:37 -0700 |
bpb |
8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file |
Thu, 25 Jul 2019 12:15:27 +0200 |
mbaesken |
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) |
Wed, 24 Jul 2019 09:28:48 +0200 |
mbaesken |
8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent |
Mon, 22 Jul 2019 16:32:58 -0400 |
zgu |
8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release() |
Thu, 25 Jul 2019 12:20:04 +0530 |
psadhukhan |
Merge |
Thu, 25 Jul 2019 11:31:07 +0530 |
psadhukhan |
Merge |
Tue, 23 Jul 2019 22:21:16 -0700 |
akolarkunnu |
8228479: Correct the format of ColorChooserDemoTest |
Tue, 16 Jul 2019 17:00:00 -0700 |
serb |
6573239: Typo in jfc text file |
Thu, 04 Jul 2019 12:28:34 +0530 |
pkbalakr |
8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work |
Mon, 01 Jul 2019 14:57:02 -0700 |
prr |
Merge |
Wed, 26 Jun 2019 15:34:13 -0700 |
serb |
8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported |
Tue, 25 Jun 2019 14:27:31 -0700 |
kcr |
8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow |
Tue, 25 Jun 2019 14:13:33 +0530 |
pkbalakr |
8196467: javax/swing/JInternalFrame/Test6325652.java fails |
Tue, 25 Jun 2019 11:05:07 +0530 |
psadhukhan |
8226361: jdk ProblemList file contains more than 1 entry for a test |
Mon, 24 Jun 2019 17:31:00 -0700 |
prr |
8226697: Several tests which need the @key headful keyword are missing it. |
Fri, 21 Jun 2019 09:05:45 -0700 |
prr |
Merge |
Tue, 18 Jun 2019 21:40:50 -0700 |
serb |
8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails |
Sun, 09 Jun 2019 18:14:48 -0700 |
serb |
8224171: The cleanup multi-font related code in the XFontPeer |
Thu, 25 Jul 2019 08:04:33 +0200 |
thartmann |
8071275: remove AbstractAssembler::update_delayed_values dead code |
Wed, 24 Jul 2019 17:08:14 -0700 |
mikael |
Added tag jdk-14+7 for changeset 28ab01c06755 |
Wed, 24 Jul 2019 16:46:42 -0700 |
mchung |
8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access |
Wed, 24 Jul 2019 10:22:11 -0400 |
coleenp |
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception |
Wed, 24 Jul 2019 08:34:06 -0400 |
zgu |
8227927: Move ParallelCleaningTask back to G1 |
Wed, 24 Jul 2019 13:08:36 +0100 |
aefimov |
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package |
Wed, 24 Jul 2019 11:49:39 +0200 |
tschatzl |
8228388: Add information about dirty/skipped card for Merge HCC in G1 logjdk-14+7 |
Wed, 24 Jul 2019 11:49:39 +0200 |
tschatzl |
8227719: G1 Pending cards estimation too conservative in cost prediction |
Wed, 24 Jul 2019 11:49:39 +0200 |
tschatzl |
8226913: Scale cards per chunk used during heap root scanning with region size |
Tue, 23 Jul 2019 20:03:03 -0700 |
mchung |
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit> |
Tue, 23 Jul 2019 11:36:05 -0700 |
mseledtsov |
8227122: [TESTBUG] Create Docker sidecar test cases |
Tue, 23 Jul 2019 13:56:41 -0400 |
coleenp |
8228484: Remove NoAllocVerifier because nothing uses it |
Thu, 18 Jul 2019 13:58:34 -0700 |
ascarpino |
8228396: Re-enable Stateless Resumption On by default for merge to mainline |
Tue, 23 Jul 2019 11:17:59 -0700 |
mikael |
Merge |
Mon, 22 Jul 2019 15:54:25 -0700 |
jjg |
8228492: Remove pako.md |
Mon, 22 Jul 2019 10:39:10 -0700 |
ascarpino |
8228399: Remove mistaken open.iml |
Mon, 22 Jul 2019 08:07:15 -0700 |
naoto |
8228450: unicode.md and icu.md text should be pre-formatted |
Wed, 10 Jul 2019 11:11:30 +0200 |
mbaesken |
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows |
Thu, 18 Jul 2019 12:29:57 -0700 |
dtitov |
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use |
Thu, 18 Jul 2019 11:47:52 -0700 |
iignatyev |
8226910: make it possible to use jtreg's -match via run-test framework |
Thu, 18 Jul 2019 09:15:26 -0700 |
kbarrett |
8228340: JVMCI deleteGlobalHandle doesn't delete the handle |
Tue, 02 Jul 2019 10:28:20 +0200 |
stuefe |
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak |
Thu, 18 Jul 2019 11:15:20 +0200 |
eosterlund |
8224674: NMethod state machine is not monotonic |
Thu, 18 Jul 2019 13:41:55 +0800 |
weijun |
8228342: Add SignTwice.java to problem list |
Thu, 18 Jul 2019 08:53:06 +0800 |
weijun |
8217375: jarsigner breaks old signature with long lines in manifest |
Wed, 17 Jul 2019 12:26:56 -0300 |
mbalao |
8227437: S4U2proxy cannot continue because server's TGT cannot be found |
Wed, 17 Jul 2019 16:13:26 -0700 |
rhalade |
8048595: problemList failing/ignored manual tests in security-libs |
Wed, 17 Jul 2019 14:37:50 -0700 |
ascarpino |
8226338: Updates to Stateless Resumption |
Wed, 17 Jul 2019 13:41:12 -0700 |
mikael |
Added tag jdk-13+30 for changeset 2e63fb0a885f |
Wed, 17 Jul 2019 12:31:21 -0700 |
ascarpino |
8227551: Session Resumption without Server-Side State off by default |
Wed, 17 Jul 2019 08:34:45 -0700 |
ccheung |
8227646: [TESTBUG] appcds/SharedArchiveConsistency timed outjdk-13+30 |
Fri, 19 Jul 2019 11:09:41 +0200 |
mbaesken |
8228426: xlc: switch to clang-style warning disabling |
Mon, 22 Jul 2019 10:15:46 +0200 |
mbaesken |
8228468: awt_Robot.c : format string contains 0 within the string body |
Tue, 23 Jul 2019 00:29:31 -0400 |
dholmes |
8225782: Remove expired flags in JDK 14 |
Thu, 11 Jul 2019 03:28:43 +0530 |
rpatil |
8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string |
Mon, 22 Jul 2019 16:10:25 -0700 |
jjg |
8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages |
Sat, 13 Jul 2019 12:15:17 -0400 |
zgu |
8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task |
Mon, 22 Jul 2019 10:26:21 -0700 |
amenkov |
8227693: HTML error in jdwp-protocol.html |
Mon, 22 Jul 2019 14:40:00 +0200 |
rschmelter |
8227868: jinfo and jstack can fail converting UTF8 output to strings |
Mon, 22 Jul 2019 10:48:14 +0200 |
sgehwolf |
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 |
Mon, 22 Jul 2019 12:21:18 +0200 |
jlahoda |
8227923: End position of EndElementTree is -1 |
Mon, 22 Jul 2019 14:31:04 +0800 |
jiefu |
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp |
Wed, 17 Jul 2019 15:40:27 +0200 |
mbaesken |
8227869: fix wrong format specifiers in os_aix.cpp |
Tue, 16 Jul 2019 16:01:10 +0200 |
mbaesken |
8227737: avoid implicit-function-declaration on AIX |
Fri, 19 Jul 2019 16:47:11 -0400 |
kbarrett |
8162929: Enqueuing dirty cards into a single DCQS during GC does not scale |
Fri, 19 Jul 2019 12:39:31 -0400 |
tonyp |
8227179: Test for new gc+metaspace=info output format |
Fri, 19 Jul 2019 15:36:23 +0200 |
redestad |
8228394: Cleanup unused java.net SharedSecrets classes |
Fri, 19 Jul 2019 16:25:04 +0300 |
vlivanov |
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter |
Mon, 08 Jul 2019 17:44:34 +0200 |
sgehwolf |
8227397: Add --with-extra-asflags configure option |
Fri, 19 Jul 2019 12:35:33 +0200 |
mbaesken |
8228420: compile error in shenandoahSupport.cpp with clang 9 |
Fri, 12 Jul 2019 19:37:25 +0200 |
sgehwolf |
8227642: [TESTBUG] Make docker tests podman compatible |
Fri, 19 Jul 2019 10:18:48 +0200 |
mdoerr |
8227692: Remove develop feature PrintMallocStatistics |
Thu, 18 Jul 2019 14:01:54 +0200 |
mbaesken |
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface |
Tue, 16 Jul 2019 14:42:36 +0200 |
mbaesken |
8227633: avoid comparing this pointers to NULL |
Fri, 19 Jul 2019 02:40:59 +0000 |
joehw |
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener |
Thu, 18 Jul 2019 17:10:33 -0700 |
bpb |
8228392: Backout incorrect change done by JDK-8067801 |
Thu, 18 Jul 2019 14:57:32 -0400 |
kbarrett |
8227653: Add VM Global OopStorage |
Wed, 17 Jul 2019 08:33:38 -0400 |
zgu |
8227755: Need more than 2 distinct CodeCache unloading cycles |
Thu, 18 Jul 2019 11:54:54 -0400 |
kbarrett |
8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors |
Thu, 18 Jul 2019 07:54:21 -0700 |
bpb |
8228338: tools/pack200/TimeStamp.java fails with NullPointerException |
Thu, 18 Jul 2019 21:25:41 +0900 |
ysuenaga |
8227815: Minimal VM: set_state is not a member of AttachListener |
Thu, 18 Jul 2019 13:16:10 +0200 |
rkennke |
8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1 |
Thu, 18 Jul 2019 07:06:33 -0400 |
coleenp |
8227766: CheckUnhandledOops is broken in MemAllocator |
Thu, 18 Jul 2019 10:25:49 +0200 |
rschmelter |
8227435: Perf::attach() should not throw a java.lang.Exception |
Wed, 17 Jul 2019 09:58:42 +0200 |
mbaesken |
8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build |
Wed, 10 Jul 2019 11:11:30 +0200 |
mbaesken |
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows |
Wed, 17 Jul 2019 15:12:47 -0700 |
bpb |
8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions |
Wed, 17 Jul 2019 15:12:30 -0700 |
bpb |
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java |
Wed, 17 Jul 2019 14:24:37 -0700 |
bpb |
8067801: Enforce null check for underlying I/O streams |
Wed, 17 Jul 2019 14:24:24 -0700 |
bpb |
8131664: Javadoc for PrintStream is now incorrect |
Wed, 17 Jul 2019 13:41:38 -0700 |
mikael |
Added tag jdk-14+6 for changeset 443f7359b34d |
Wed, 17 Jul 2019 11:23:51 -0700 |
dtitov |
8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value |
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8227090: G1 does not account the OptMergeRS in cost per card calculation |
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8227089: Add timing information for merging humongous remembered sets |
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8227084: Add timing information for merge heap root preparation |
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds |
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8226232: Move merge heap roots code out from G1RemSetScanState |
Wed, 17 Jul 2019 23:22:48 +0900 |
ysuenaga |
8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" |
Sat, 13 Jul 2019 12:14:24 -0400 |
zgu |
8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load |
Wed, 17 Jul 2019 04:33:37 -0700 |
mikael |
Merge |
Wed, 17 Jul 2019 00:21:02 +0000 |
henryjen |
Merge |
Thu, 02 May 2019 17:43:26 -0700 |
jnimeh |
8222678: Improve TLS negotiation |
Tue, 23 Apr 2019 08:34:51 +0800 |
weijun |
8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail |
Thu, 11 Apr 2019 17:58:18 -0700 |
xuelei |
8218873: Improve JSSE endpoint checking |
Wed, 10 Apr 2019 14:43:13 -0700 |
serb |
8218876: Improve PNG support options |
Wed, 10 Apr 2019 15:49:24 +0100 |
dfuchs |
8221518: Normalize normalization |
Wed, 03 Apr 2019 13:35:11 -0700 |
jnimeh |
8221345: Better Poly1305 support |
Thu, 28 Mar 2019 14:18:57 -0700 |
darcy |
8212328: Exceptional throw cases |
Wed, 27 Mar 2019 00:24:13 -0700 |
serb |
8220517: Enhanced GIF support |
Thu, 07 Mar 2019 22:19:12 -0800 |
jnimeh |
8219775: Certificate validation improvements |
Wed, 27 Feb 2019 13:58:04 -0800 |
xuelei |
8218863: Better endpoint checks |
Thu, 07 Feb 2019 08:47:10 -0500 |
mullan |
8216381: More limited privilege usage |
Wed, 30 Jan 2019 14:14:57 +0000 |
prappo |
8213431: Improve file protocol handling |
Wed, 30 Jan 2019 10:51:50 +0800 |
weijun |
8217563: Improve realm maintenance |
Wed, 23 Jan 2019 14:45:54 -0800 |
smarks |
8213432: Better copies of CopiesList |
Tue, 16 Jul 2019 15:15:45 +0100 |
alitvinov |
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579 |
Tue, 16 Jul 2019 10:48:22 +0200 |
jlahoda |
8227640: javac crashes on text blocks with invalid escapes. |
Mon, 15 Jul 2019 16:25:23 -0700 |
serb |
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor |
Mon, 15 Jul 2019 09:53:23 -0700 |
ccheung |
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h |
Sat, 13 Jul 2019 10:43:45 +0000 |
plevart |
8227368: EnumSet.class serialization broken in JDK 9+ |
Fri, 12 Jul 2019 21:38:46 +0200 |
clanger |
8227636: Fix output dir for jlink_jre target in Images.gmk |
Thu, 04 Jul 2019 11:55:00 +0200 |
stuefe |
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest |
Fri, 12 Jul 2019 08:40:37 -0700 |
ccheung |
8226406: JVM fails to detect mismatched or corrupt CDS archive |
Wed, 17 Jul 2019 12:35:46 +0200 |
redestad |
8227587: Add internal privileged System.loadLibrary |
Wed, 17 Jul 2019 11:43:38 +0200 |
rkennke |
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB |
Tue, 16 Jul 2019 11:10:38 +0200 |
mbaesken |
8227631: Adjust AIX version checkjdk-14+6 |
Wed, 17 Jul 2019 10:11:05 +0800 |
njian |
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal |
Tue, 16 Jul 2019 00:57:00 +0000 |
pli |
8227512: [TESTBUG] Fix JTReg javac test failures with Graal |
Tue, 16 Jul 2019 21:12:14 +0000 |
joehw |
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint |
Tue, 16 Jul 2019 17:50:54 +0200 |
redestad |
8227720: Improve ExtendedSocketOptions initialization |
Tue, 16 Jul 2019 18:05:42 +0300 |
bulasevich |
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 |
Tue, 16 Jul 2019 13:57:13 +0200 |
rschmelter |
8227440: Implement fix to JDK-8224642 on all platforms |
Mon, 15 Jul 2019 03:14:28 +0000 |
njian |
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied |
Fri, 12 Jul 2019 12:19:58 +0200 |
mbaesken |
8227630: adjust format specifiers in loadlib_aix.cpp |
Tue, 16 Jul 2019 07:29:12 +0900 |
ysuenaga |
8225690: Multiple AttachListener threads can be created |
Mon, 15 Jul 2019 11:23:05 -0400 |
zgu |
8225483: Shenandoah: Enhance native access barrier |
Mon, 15 Jul 2019 10:21:33 +0800 |
yzhou |
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960 |
Mon, 15 Jul 2019 15:27:06 +0200 |
rkennke |
8227676: Shenandoah: More consistent naming of LRB entry points |
Mon, 15 Jul 2019 12:31:35 +0200 |
rkennke |
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers |
Mon, 15 Jul 2019 17:53:36 +0800 |
fyuan |
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry |
Sat, 13 Jul 2019 20:55:25 +0900 |
ysuenaga |
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger" |
Fri, 12 Jul 2019 15:15:07 -0700 |
jjg |
8227644: make more build-time variables available to Markdown files |
Fri, 12 Jul 2019 11:51:07 -0700 |
jcm |
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully |
Fri, 12 Jul 2019 10:44:11 -0700 |
jjg |
8227613: "draft" header should be in a <header> instead of <div> |
Fri, 12 Jul 2019 10:39:19 -0700 |
jiangli |
8227582: runtime/TLS/testtls.sh fails on x86_32 |
Fri, 12 Jul 2019 02:50:43 -0700 |
mikael |
Merge |
Fri, 12 Jul 2019 10:57:27 +0200 |
clanger |
8227578: Wrong JRE targets in Images.gmk after JDK-8219971 |
Fri, 12 Jul 2019 13:59:22 +0800 |
fyuan |
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission |
Fri, 12 Jul 2019 09:27:00 +0530 |
psadhukhan |
8225423: GTK L&F: JSplitPane: There is no divider shown |
Thu, 11 Jul 2019 20:11:47 +0000 |
valeriep |
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support |
Thu, 11 Jul 2019 12:13:52 -0700 |
jjg |
8227602: Update nroff version of man pages |
Thu, 11 Jul 2019 17:11:54 +0200 |
hannesw |
8227391: Update double-conversion to version 3.1.5 |
Thu, 11 Jul 2019 11:36:56 +0100 |
aph |
Merge |
Tue, 02 Jul 2019 16:54:52 +0100 |
aph |
8226525: HotSpot compile-time error for x86-32 |
Wed, 10 Jul 2019 13:14:22 -0700 |
jjg |
8227549: Fix style of links in specs for consistency |
Wed, 10 Jul 2019 18:43:45 +0000 |
valeriep |
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions |
Wed, 10 Jul 2019 18:48:05 +0200 |
neliasso |
8226536: Catch OOM from deopt that fails rematerializing objects |
Wed, 10 Jul 2019 08:24:31 -0700 |
mikael |
Added tag jdk-13+29 for changeset 3081f39a3d30 |
Thu, 11 Jul 2019 15:58:54 +0000 |
joehw |
8178843: A bug in an inner loop in MethodGenerator's getLocals method |
Thu, 11 Jul 2019 16:43:15 +0200 |
hannesw |
8223451: Make optimistic types disabled by default |
Thu, 11 Jul 2019 15:38:09 +0200 |
redestad |
8227527: LogDecorations should lazily resolve host name |
Thu, 11 Jul 2019 09:26:04 -0400 |
hseigel |
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) |
Thu, 04 Jul 2019 17:31:03 +0200 |
rkennke |
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier |
Thu, 11 Jul 2019 06:56:51 +0200 |
stuefe |
8227275: Within native OOM error handling, assertions may hang the process |
Thu, 11 Jul 2019 06:49:49 +0200 |
stuefe |
8227031: Print NMT statistics on fatal errors |
Wed, 10 Jul 2019 16:23:59 -0700 |
jjg |
8227416: Add a "Table Of Contents" to HTML version of man pages |
Thu, 11 Jul 2019 08:19:56 +0900 |
ysuenaga |
8209790: SA tools not providing option to connect to debug server |
Wed, 10 Jul 2019 22:33:23 +0200 |
dfuchs |
8227539: Replace wildcard address with loopback or local host in tests - part 20 |
Wed, 10 Jul 2019 16:45:28 +0000 |
joehw |
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances |
Tue, 02 Jul 2019 08:43:44 -0700 |
fmatte |
8225715: jhsdb jmap fails to write binary heap dump of a jshell process |
Wed, 10 Jul 2019 08:20:41 -0700 |
mikael |
Added tag jdk-14+5 for changeset 0f1e29c77e50 |
Wed, 10 Jul 2019 16:09:20 +0100 |
aefimov |
8226756: Replace wildcard address with loopback or local host in tests - part 18 |
Wed, 10 Jul 2019 07:27:58 -0700 |
mikael |
Merge |
Wed, 10 Jul 2019 05:12:23 +0100 |
rpatil |
8224560: (tz) Upgrade time-zone data to tzdata2019a |
Wed, 10 Jul 2019 01:19:18 -0700 |
ljiang |
8227009: JDK 13 L10n resource files update - msgdrop 10 |
Wed, 10 Jul 2019 09:04:42 +0200 |
jlahoda |
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0 |
Wed, 10 Jul 2019 09:43:35 +0800 |
weijun |
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed outjdk-13+29 |
Wed, 10 Jul 2019 09:43:34 +0800 |
weijun |
8227381: GSS login fails with PREAUTH_FAILED |
Wed, 10 Jul 2019 09:43:34 +0800 |
weijun |
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors |
Wed, 10 Jul 2019 10:18:06 -0400 |
dcubed |
8227338: templateInterpreter.cpp: copy_table() needs to be safer |
Wed, 10 Jul 2019 14:27:51 +0100 |
michaelm |
8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches |
Wed, 10 Jul 2019 07:58:24 -0400 |
coleenp |
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ |
Wed, 10 Jul 2019 05:12:23 +0100 |
rpatil |
8224560: (tz) Upgrade time-zone data to tzdata2019ajdk-14+5 |
Tue, 09 Jul 2019 16:37:30 -0700 |
mikael |
Merge |
Tue, 09 Jul 2019 15:42:44 -0700 |
jbhateja |
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 |
Tue, 09 Jul 2019 14:59:12 -0700 |
never |
8227034: Graal crash with gcbasher |
Tue, 09 Jul 2019 13:46:39 -0400 |
dlong |
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp |
Tue, 09 Jul 2019 16:39:41 +0200 |
eosterlund |
8224531: SEGV while collecting Klass statistics |
Tue, 09 Jul 2019 16:39:37 +0200 |
eosterlund |
8227277: HeapInspection::find_instances_at_safepoint walks dead objects |
Tue, 09 Jul 2019 08:05:38 -0700 |
naoto |
8227127: Era designator not displayed correctly using the COMPAT provider |
Tue, 09 Jul 2019 15:02:28 -0700 |
jbhateja |
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 |
Tue, 09 Jul 2019 14:38:48 -0400 |
pchilanomate |
8191890: Biased locking still uses the inferior stop the world safepoint for revocation |
Tue, 09 Jul 2019 10:27:38 -0700 |
jiangli |
8225035: Thread stack size issue caused by large TLS size |
Mon, 08 Jul 2019 13:29:02 +0200 |
mbaesken |
8227389: Remove unsupported xlc16 compile options on aix |
Tue, 09 Jul 2019 09:20:04 +0200 |
jlahoda |
8223443: Calling Trees.getScope early changes names of local/anonymous classes |
Mon, 08 Jul 2019 16:20:40 -0700 |
mikael |
Merge |
Mon, 08 Jul 2019 12:16:13 -0400 |
dcubed |
Merge |
Mon, 08 Jul 2019 04:01:54 -0700 |
jcm |
8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics |
Mon, 08 Jul 2019 10:56:05 +0200 |
mdoerr |
8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837 |
Sun, 07 Jul 2019 18:27:38 -0700 |
never |
8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode |
Sun, 07 Jul 2019 18:17:46 -0700 |
yzheng |
8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently |
Sun, 07 Jul 2019 18:10:18 -0700 |
kvn |
8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48 |
Sun, 07 Jul 2019 10:52:30 -0700 |
avu |
8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie |
Sat, 06 Jul 2019 08:11:19 +0800 |
weijun |
8227305: Krb5Util::getTicketFromSubjectAndTgs is useless |
Mon, 08 Jul 2019 18:30:09 -0400 |
ecaspole |
Merge |
Mon, 08 Jul 2019 17:57:33 -0400 |
ecaspole |
8225626: JMH Test Support for JDK-8222074 |
Mon, 08 Jul 2019 17:24:21 -0400 |
kbarrett |
8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out |
Mon, 08 Jul 2019 12:14:15 -0400 |
dcubed |
Merge |
Mon, 08 Jul 2019 11:38:49 -0400 |
dcubed |
8227117: normal interpreter table is not restored after single stepping with TLH |
Mon, 08 Jul 2019 09:24:40 +0200 |
tschatzl |
8224741: Optimize the scan area during the Scan Heap Roots phase |
Fri, 05 Jul 2019 23:31:32 +0200 |
shade |
8227327: Shenandoah: Faster and more parallel tests |
Fri, 05 Jul 2019 11:01:31 -0700 |
mikael |
Merge |
Fri, 05 Jul 2019 00:24:54 -0700 |
jcm |
8226627: assert(t->singleton()) failed: must be a constant |
Mon, 10 Jun 2019 13:04:12 +0200 |
stefank |
8227175: ZGC: ZHeapIterator visits potentially dead objects |
Tue, 02 Jul 2019 12:24:26 +0200 |
stefank |
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap |
Tue, 02 Jul 2019 12:10:18 +0200 |
stefank |
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers |
Wed, 03 Jul 2019 23:34:20 +0000 |
dholmes |
8227055: Minor edits to launcher help text |
Thu, 04 Jul 2019 07:25:47 +0800 |
weijun |
8226963: More clarification on possible sequencing error in GSSContext::unwrap |
Thu, 04 Jul 2019 07:25:11 +0800 |
weijun |
8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC |
Fri, 05 Jul 2019 10:35:37 -0700 |
amenkov |
8227124: "could not open pipe" error does not report error details |
Fri, 05 Jul 2019 13:40:29 +0200 |
redestad |
8225239: Refactor NetworkInterface lookups |
Fri, 05 Jul 2019 12:55:54 +0300 |
vlivanov |
8226409: Enable argument profiling for sun.misc.Unsafe.put*/get* |
Fri, 05 Jul 2019 11:07:09 +0200 |
rkennke |
8227039: Shenandoah: Aggressive heuristics for Traversal mode |
Thu, 04 Jul 2019 20:29:56 +0200 |
rkennke |
8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp |
Thu, 04 Jul 2019 13:26:41 -0400 |
kbarrett |
8226793: Replace OopStorage dup_name with os::strdup |
Thu, 04 Jul 2019 17:02:19 +0200 |
rkennke |
8226823: Adjust BarrierSetC2 for C2 runtime calls |
Thu, 04 Jul 2019 17:02:17 +0200 |
rkennke |
8226822: GC interface for C1 runtime calls |
Thu, 04 Jul 2019 16:51:24 +0200 |
jlahoda |
8227010: Error recovery after local variable redeclaration can be improved |
Thu, 04 Jul 2019 15:00:03 +0200 |
redestad |
8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run |
Thu, 04 Jul 2019 14:28:31 +0200 |
rkennke |
8226757: Shenandoah: Make traversal and passive modes explicit |
Mon, 01 Jul 2019 16:28:17 +0200 |
stuefe |
8227032: MetaspaceUtils::print_report crashes when called before initialization |
Thu, 04 Jul 2019 11:55:00 +0200 |
stuefe |
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest |
Wed, 03 Jul 2019 13:34:10 +0200 |
mbaesken |
8227171: provide function names in native stack trace on aix with xlc16 |
Thu, 04 Jul 2019 09:12:21 +0200 |
thartmann |
8227173: Minor cleanup of unused code in compile.hpp |
Wed, 03 Jul 2019 16:29:20 -0700 |
darcy |
8227202: clarify Class.isEnum() doc |
Wed, 03 Jul 2019 15:47:39 -0700 |
mikael |
Merge |
Wed, 03 Jul 2019 14:11:21 -0700 |
mikael |
Added tag jdk-13+28 for changeset 1e95931e7d8f |
Wed, 03 Jul 2019 11:07:48 -0700 |
dnsimon |
8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader |
Wed, 03 Jul 2019 14:37:19 -0700 |
bpb |
8227080: (fs) Files.newInputStream(...).skip(n) is slow |
Wed, 03 Jul 2019 14:18:15 -0700 |
mikael |
Added tag jdk-14+4 for changeset 19d0b382f086 |
Wed, 03 Jul 2019 15:46:48 -0400 |
tonyp |
8223575: add subspace transitions to gc+metaspace=info log lines |
Wed, 03 Jul 2019 16:30:19 +0000 |
joehw |
8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML |
Wed, 03 Jul 2019 17:52:56 +0200 |
rkennke |
8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc() |
Wed, 03 Jul 2019 07:56:41 -0700 |
mikael |
Merge |
Thu, 13 Jun 2019 19:37:49 +0200 |
shade |
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC |
Wed, 03 Jul 2019 11:34:46 +0200 |
mgronlun |
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds |
Wed, 03 Jul 2019 11:43:01 +0800 |
weijun |
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"jdk-13+28 |
Tue, 02 Jul 2019 18:24:47 -0400 |
kbarrett |
8226366: Excessive ServiceThread wakeups for OopStorage cleanup |
Tue, 02 Jul 2019 14:02:32 -0700 |
sspitsyn |
8226596: Accessibility errors in jdwp-protocol.html |
Tue, 02 Jul 2019 13:55:21 -0700 |
iignatyev |
8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs |
Tue, 02 Jul 2019 12:36:31 -0700 |
amenkov |
8225679: reference to http://java.sun.com/products/JavaManagement/download.html |
Tue, 02 Jul 2019 17:46:38 +0200 |
mgronlun |
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory |
Tue, 02 Jul 2019 14:31:43 +0200 |
mgronlun |
8225706: JFR RootResolver resets CLD claims with no restore |
Tue, 02 Jul 2019 11:33:05 +0200 |
eosterlund |
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers |
Tue, 02 Jul 2019 11:33:01 +0200 |
eosterlund |
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading |
Tue, 02 Jul 2019 09:14:51 +0200 |
jlahoda |
8226522: No compilation error reported when yield is used in incorrect context |
Fri, 24 May 2019 04:18:18 -0700 |
rschmelter |
8224673: Adjust permission for delayed starting of debugging |
Tue, 25 Jun 2019 11:43:36 +0200 |
phedlin |
8225475: Node budget asserts on x86_32/64 |
Fri, 28 Jun 2019 13:16:11 +0200 |
mbaesken |
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx |
Wed, 03 Jul 2019 14:33:40 +0000 |
poonam |
8227178: Backout of 8215523 |
Tue, 02 Jul 2019 13:45:08 +0200 |
mbaesken |
8226238: Improve error output and fix elf issues in os::dll_loadjdk-14+4 |
Tue, 02 Jul 2019 12:24:28 +0200 |
stefank |
8227085: ZGC: Add on_weak load barrier verification |
Tue, 02 Jul 2019 12:24:26 +0200 |
stefank |
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap |
Tue, 02 Jul 2019 12:10:18 +0200 |
stefank |
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers |
Tue, 02 Jul 2019 13:20:27 -0400 |
hseigel |
8226956: Add invocation tests for Graal and C1 |
Tue, 02 Jul 2019 16:55:22 +0100 |
aph |
Merge |
Tue, 02 Jul 2019 16:54:52 +0100 |
aph |
8226525: HotSpot compile-time error for x86-32 |
Tue, 02 Jul 2019 11:07:40 +0530 |
jpai |
8226976: SessionTimeOutTests uses == operator for String value check |
Tue, 02 Jul 2019 08:32:33 -0700 |
bpb |
8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently |
Tue, 02 Jul 2019 10:21:23 -0400 |
zgu |
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot |
Tue, 02 Jul 2019 13:25:51 +0100 |
prappo |
8226602: Test convenience reactive primitives from java.net.http with RS TCK |
Tue, 02 Jul 2019 10:28:20 +0200 |
stuefe |
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak |
Tue, 02 Jul 2019 10:25:00 +0200 |
stuefe |
8227035: JVM::printFlags fails in native OOM situations |
Mon, 01 Jul 2019 17:08:04 -0700 |
mikael |
Merge |
Mon, 01 Jul 2019 11:40:34 -0700 |
sspitsyn |
8226603: accessibility issues in specs/jvmti.html |
Mon, 01 Jul 2019 10:49:58 +0200 |
neliasso |
8226287: Make process_users_of_allocation handle gc barriers |
Fri, 28 Jun 2019 21:41:04 -0700 |
iveresov |
8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box() |
Mon, 01 Jul 2019 18:24:06 +0000 |
poonam |
8215523: jstat reports incorrect values for OU for CMS GC |
Mon, 01 Jul 2019 08:24:45 -0400 |
zgu |
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option |
Mon, 01 Jul 2019 12:16:58 +0200 |
redestad |
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0 |
Mon, 01 Jul 2019 10:49:58 +0200 |
neliasso |
8226287: Make process_users_of_allocation handle gc barriers |
Mon, 01 Jul 2019 12:50:34 +0800 |
aoqi |
8226967: Minimal VM: FALSE was not declared in this scope |
Sat, 29 Jun 2019 05:26:55 +0200 |
jwilhelm |
Merge |
Fri, 28 Jun 2019 16:06:44 -0700 |
sspitsyn |
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE) |
Fri, 28 Jun 2019 16:50:14 -0400 |
dlong |
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly |
Fri, 28 Jun 2019 20:46:25 +0100 |
clanger |
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions |
Fri, 28 Jun 2019 19:36:32 +0000 |
valeriep |
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect |
Fri, 28 Jun 2019 08:48:17 -0700 |
naoto |
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960 |
Thu, 27 Jun 2019 10:39:27 +0200 |
jlahoda |
8226510: No compilation error when switch expression has no result expressions |
Fri, 28 Jun 2019 05:29:54 +0800 |
jjiang |
8224650: Add tests to support X25519 and X448 in TLS |
Fri, 28 Jun 2019 18:51:01 -0700 |
darcy |
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous |
Fri, 28 Jun 2019 13:02:18 -0700 |
bpb |
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java |
Fri, 28 Jun 2019 09:49:10 -0700 |
ccheung |
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work |
Fri, 28 Jun 2019 18:01:36 +0200 |
aoqi |
8226878: zero crashes after JDK-8191278 |
Fri, 28 Jun 2019 15:58:10 +0100 |
dfuchs |
8226514: Replace wildcard address with loopback or local host in tests - part 14 |
Fri, 28 Jun 2019 17:10:22 +0300 |
dpochepk |
8223173: Implement fast class initialization checks on AARCH64 |
Fri, 28 Jun 2019 11:26:07 +0100 |
michaelm |
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests |
Fri, 28 Jun 2019 09:12:49 +0200 |
thartmann |
8226879: Memory leak in Type::hashcons |
Thu, 27 Jun 2019 22:03:19 +0200 |
jwilhelm |
Merge |
Thu, 27 Jun 2019 12:55:55 -0700 |
prr |
8226783: GTK is not being returned as the System L&F on Gnome |
Thu, 27 Jun 2019 00:51:04 -0700 |
rschmelter |
8226608: Hide the onjcmd option from the help output |
Thu, 27 Jun 2019 03:13:54 +0200 |
jwilhelm |
Added tag jdk-13+27 for changeset b7f68ddec66f |
Wed, 26 Jun 2019 18:22:28 +0200 |
rehn |
8225702: Safepoint counter can't be used for safepoint detection |