Tue, 26 May 2020 09:25:23 +0200 |
tschatzl |
8245087: Use ratios instead of percentages in G1HeapSizingPolicy::expansion_amount |
Tue, 26 May 2020 09:25:21 +0200 |
tschatzl |
8245086: G1: Rename measured pause time ratios |
Tue, 26 May 2020 09:31:00 +0200 |
shade |
8245757: Shenandoah: AlwaysPreTouch should not disable heap resizing or uncommits |
Tue, 26 May 2020 09:30:23 +0200 |
shade |
8245755: Shenandoah: missing logging for CWR Roots |
Tue, 26 May 2020 09:30:17 +0200 |
shade |
8245754: Shenandoah: ditch ShenandoahAlwaysPreTouch |
Tue, 26 May 2020 09:30:09 +0200 |
shade |
8245726: Shenandoah: lift/cleanup ShenandoahHeuristics names and properties |
Tue, 26 May 2020 09:29:00 +0200 |
shade |
8245722: 32-bit build failures after JDK-8243491 |
Tue, 26 May 2020 09:18:13 +0200 |
sjohanss |
8244817: Add configuration logging similar to ZGCs to other GCs |
Tue, 26 May 2020 09:18:27 +0800 |
jiefu |
8245761: [TESTBUG] runtime/logging/TestMethodHandlesVerbose.java fails with release VMs |
Mon, 25 May 2020 16:21:25 -0400 |
kbarrett |
8245594: Remove volatile-qualified member functions and parameters from oop class |
Mon, 25 May 2020 22:26:18 +0200 |
redestad |
8245678: Avoid allocations in Executable.getAllGenericParameterTypes |
Mon, 25 May 2020 22:21:45 +0200 |
redestad |
8245677: Optimize lookups in empty HashMaps |
Mon, 25 May 2020 17:59:40 +0100 |
dfuchs |
8239013: java.util.logging.Logger catalog cache keeps strong references to ResourceBundles |
Mon, 25 May 2020 18:39:31 +0200 |
mdoerr |
8244949: [PPC64] Reengineer assembler stop function |
Mon, 25 May 2020 16:36:34 +0200 |
egahlin |
8245120: JFR: Parser unable to return typed version |
Mon, 25 May 2020 12:03:30 +0200 |
redestad |
8245455: Remove alternative StringConcatFactory strategies |
Mon, 25 May 2020 10:54:39 +0100 |
mcimadamore |
8243491: Implementation of Foreign-Memory Access API (Second Incubator) |
Mon, 25 May 2020 11:34:11 +0200 |
chagedorn |
8244946: fatal error: memory leak: allocating without ResourceMark with -XX:+Verbose -Xlog:methodhandles |
Mon, 25 May 2020 11:05:23 +0200 |
shade |
8245465: Shenandoah: test_in_cset can use more efficient encoding |
Mon, 25 May 2020 11:05:23 +0200 |
shade |
8245464: Shenandoah: allocate collection set bitmap at lower addresses |
Mon, 25 May 2020 11:05:23 +0200 |
shade |
8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb |
Mon, 25 May 2020 11:04:08 +0200 |
shade |
8245703: 32-bit build failures after JDK-8243392 |
Mon, 25 May 2020 11:29:56 +0800 |
jjiang |
8245691: Add EdDSA certificstes to SSLSocketTemplate and CertUtils |
Sun, 24 May 2020 19:25:29 +0200 |
stuefe |
8243392: Remodel CDS/Metaspace storage reservation |
Sat, 23 May 2020 10:39:07 +0000 |
sspitsyn |
8244571: assert(!_thread->is_pending_jni_exception_check()) failed: Pending JNI Exception Check during class loading |
Sat, 23 May 2020 14:49:55 +0800 |
hchao |
8245665: Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA |
Fri, 22 May 2020 21:59:40 +0100 |
michaelm |
8241389: URLConnection::getHeaderFields returns result inconsistent with getHeaderField/Key for FileURLConnection, FtpURLConnection |
Fri, 22 May 2020 13:29:26 -0700 |
cjplummer |
8244203: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with NullPointerException |
Fri, 22 May 2020 10:25:40 -0700 |
sviswanathan |
8245517: java/net/SocketOption/AfterClose.java fails with Invalid value 'READ_ONLY' |
Fri, 22 May 2020 10:18:34 -0700 |
sviswanathan |
8245569: Add jtreg tests for SO_INCOMING_NAPI_ID |
Fri, 22 May 2020 16:55:13 +0200 |
egahlin |
8227559: JFR: Slow dump with path-to-gc-roots=true |
Fri, 22 May 2020 14:21:30 +0200 |
redestad |
8245623: Remove unused code in sun/nio/fs after Solaris removal |
Fri, 22 May 2020 12:10:55 +0200 |
redestad |
8245619: Remove unused methods in UnixNativeDispatcher |
Fri, 22 May 2020 11:20:57 +0200 |
redestad |
8215401: Add isEmpty default method to CharSequence |
Thu, 21 May 2020 15:56:27 -0700 |
iklam |
8245335: [TESTBUG] DeterministicDump.java fails with release JVM |
Thu, 21 May 2020 13:56:11 -0700 |
naoto |
8239480: Support for CLDR version 37 |
Thu, 21 May 2020 13:55:06 -0700 |
naoto |
8245241: Incorrect locale provider preference is not logged |
Thu, 21 May 2020 16:45:55 -0400 |
coleenp |
8245260: Missing file header for test/hotspot/jtreg/containers/docker/TEST.properties |
Thu, 21 May 2020 09:56:19 +0530 |
psadhukhan |
Merge |
Wed, 20 May 2020 17:40:46 -0700 |
prr |
Merge |
Wed, 20 May 2020 08:40:27 -0700 |
prr |
Merge |
Wed, 20 May 2020 15:04:37 +0530 |
trebari |
8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS |
Mon, 18 May 2020 17:16:29 -0700 |
prr |
6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop |
Mon, 18 May 2020 15:27:54 +0100 |
serb |
8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows) |
Mon, 18 May 2020 15:50:22 +0530 |
jdv |
8245165: Update bug id for javax/swing/text/StyledEditorKit/4506788/bug4506788.java in ProblemList |
Mon, 18 May 2020 11:18:51 +0530 |
psadhukhan |
8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos |
Wed, 13 May 2020 19:53:02 +0530 |
trebari |
8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac |
Wed, 13 May 2020 19:43:46 +0530 |
trebari |
8229856: [macos] Opening a menu on a JTextField can clear the text selection |
Wed, 20 May 2020 19:16:54 -0700 |
mikael |
8245518: Problem list java/net/SocketOption/AfterClose.java |
Thu, 21 May 2020 04:09:18 +0200 |
egahlin |
8238592: JFR: Crash when dumping paths to gc roots on deep heaps |
Thu, 21 May 2020 03:53:18 +0200 |
jwilhelm |
Added tag jdk-15+24 for changeset 497fd9f9129c |
Wed, 20 May 2020 17:33:37 -0700 |
mikael |
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports |
Thu, 21 May 2020 01:36:46 +0200 |
egahlin |
8235921: jdk/jfr/event/oldobject/TestLargeRootSet.java times out with debug bits |
Fri, 08 May 2020 18:59:03 +0200 |
enikitin |
8242150: [GRAAL] Add jtreg "serviceability/sa/ClhsdbJstackXcompStress.java" to graal problem list |
Wed, 20 May 2020 15:12:28 -0700 |
sviswanathan |
8243099: SO_INCOMING_NAPI_ID support |
Wed, 20 May 2020 14:30:28 -0700 |
erikj |
8245401: AbsPathsInImage.java fails on Windows on jdwp.dll |
Wed, 20 May 2020 17:45:07 -0400 |
zgu |
8245288: Shenandoah: move up ShenandoahEvacOOM scope for code root processing during concurrent class unloading |
Wed, 20 May 2020 17:21:16 -0400 |
kbarrett |
8245022: ParallelGC abuses StarTask to also include partial objarray scan tasks |
Wed, 20 May 2020 17:16:42 -0400 |
zgu |
8245240: Shenandoah: support nesting evacuation OOM scope |
Wed, 20 May 2020 11:29:11 -0700 |
xliu |
8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dsejdk-15+24 |
Wed, 20 May 2020 18:57:06 +0100 |
dfuchs |
8244031: HttpClient should have more tests for HEAD requests |
Wed, 20 May 2020 15:56:39 +0200 |
stuefe |
8244733: Add ResourceHashtable::xxx_if_absent |
Wed, 20 May 2020 15:24:32 +0200 |
shade |
8245463: Shenandoah: refine ShenandoahPhaseTimings constructor arguments |
Wed, 20 May 2020 15:24:16 +0200 |
shade |
8245461: Shenandoah: refine mode name()-s |
Wed, 20 May 2020 13:20:08 +0000 |
eosterlund |
8244416: Remove incorrect assert during inline cache cleaning |
Wed, 20 May 2020 10:00:52 -0300 |
jlaskey |
8245398: Remove addition preview adornment from String::formatted |
Wed, 20 May 2020 14:09:18 +0200 |
ihse |
8245281: Disabling hotspot gtest builds make it impossible to run tests |
Wed, 20 May 2020 13:23:46 +0200 |
jlahoda |
8245445: Langtools NetBeans ant build broken after JDK-8244093 |
Wed, 20 May 2020 07:00:25 -0400 |
coleenp |
8245428: Remove unused oopFactory functions |
Wed, 20 May 2020 08:56:40 +0200 |
stefank |
8245000: Windows GDI functions don't support large pages |
Tue, 19 May 2020 13:40:02 +0200 |
stefank |
8245002: Windows GDI functions don't support NUMA interleaving |
Wed, 20 May 2020 12:06:05 +0200 |
mgronlun |
8245042: Improve scalability of reading Windows Performance counters via PDH when using the Process object |
Wed, 20 May 2020 11:59:09 +0200 |
pliden |
8245450: ZGC: Remove unused ZArguments::initialize_platform() |
Wed, 20 May 2020 11:35:58 +0200 |
redestad |
8218173: exception during StringConcatFactory clinit breaks string concat with no fallback |
Wed, 20 May 2020 09:31:38 +0000 |
eosterlund |
8243996: Remove hardcoded field offsets from HotSpot |
Wed, 06 May 2020 17:24:47 +0200 |
mbaesken |
8244183: linker error jpackageapplauncher on Windows 32bit |
Wed, 20 May 2020 10:54:11 +0200 |
pliden |
8244291: Test: gc/z/TestGarbageCollectorMXBean.java failed: "unexpected cycles" |
Wed, 20 May 2020 02:02:48 -0400 |
kbarrett |
8245236: Remove MO_VOLATILE Access decorator |
Mon, 11 May 2020 12:05:55 +0800 |
ngasson |
8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base |
Tue, 19 May 2020 15:17:00 -0700 |
darcy |
8245147: Refactor and improve utility of test/langtools/tools/javac/versions/Versions.java |
Tue, 19 May 2020 14:46:20 -0700 |
amenkov |
8229829: java/lang/management/ThreadMXBean/Locks.java fails with java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING |
Tue, 19 May 2020 21:04:44 +0200 |
stuefe |
8245035: Clean up os::split_reserved_memory() |
Tue, 19 May 2020 11:20:13 -0700 |
phh |
8244966: Add .vscode to .hgignore and .gitignore |
Tue, 19 May 2020 10:38:26 -0700 |
xliu |
8244170: [aarch64] correct instruction typo for dcps1/2/3 |
Tue, 19 May 2020 10:11:13 -0700 |
jjg |
8243396: Add a brief description of argfiles to the javadoc help output |
Tue, 19 May 2020 09:40:21 -0700 |
dtitov |
8241080: Consolidate signature parsing code in serviceability tools |
Tue, 19 May 2020 22:06:10 +0800 |
weijun |
8245280: Add runtime/cds/appcds/SignedJar.java to problem list |
Tue, 19 May 2020 15:59:51 +0200 |
ihse |
8245287: Start using ModuleWrapper for gensrc as well |
Tue, 19 May 2020 15:49:46 +0200 |
ihse |
8244093: Move all IDE support into coherent structure in make directory |
Tue, 19 May 2020 15:11:58 +0200 |
mdoerr |
8245047: [PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing) |
Tue, 19 May 2020 20:58:51 +0900 |
ysuenaga |
8244819: hsdis does not compile with binutils 2.34+ |
Tue, 19 May 2020 02:36:17 -0700 |
ssahoo |
8209632: Develop new tests for EdDSA API |
Tue, 19 May 2020 09:12:10 +0200 |
ihse |
8245168: jlink should not be treated as a "small" tool |
Tue, 19 May 2020 08:34:14 +0200 |
pliden |
8245106: ZGC: Fix incorrect setup when using -XX:+UseTransparentHugePages |
Tue, 19 May 2020 08:34:14 +0200 |
pliden |
8245098: Make SafeFetch32/N available earlier |
Tue, 19 May 2020 08:34:14 +0200 |
pliden |
8245196: ZGC: No need to disable UseBiasedLocking by default |
Tue, 19 May 2020 08:34:13 +0200 |
pliden |
8245233: ZGC: Load volatile oops using Atomic::load() |
Tue, 19 May 2020 04:05:03 +0000 |
valeriep |
8242151: Improve OID mapping and reuse among JDK security providers for aliases registration |
Tue, 19 May 2020 11:55:44 +0800 |
hchao |
8245151: jarsigner should not raise duplicate warnings on verification |
Tue, 19 May 2020 09:02:30 +0900 |
ysuenaga |
8233706: JFR emergency dump should be performed after error reporting |
Mon, 18 May 2020 22:13:35 +0000 |
joehw |
8245231: Javadoc for the readObject methods needs to be updated |
Mon, 18 May 2020 13:24:35 -0700 |
jjg |
8239816: Make handling of module / package / types consistent. |
Mon, 18 May 2020 14:47:09 -0400 |
zgu |
8245124: Shenandoah: optimize code root evacuation/update during concurrent class unloading |
Mon, 18 May 2020 17:15:32 +0000 |
joehw |
8244342: Compilation warnings about unexpected serialization related method signatures. |
Mon, 18 May 2020 09:42:52 -0700 |
ascarpino |
8166597: Crypto support for the EdDSA Signature Algorithm |
Mon, 18 May 2020 09:28:06 -0700 |
minqi |
8245070: 32-bit builds are broken after JDK-8242524 |
Mon, 18 May 2020 11:31:16 -0400 |
coleenp |
8242424: Deprecate InitialBootClassLoaderMetaspaceSize |
Mon, 18 May 2020 10:47:52 -0400 |
kbarrett |
8245137: aarch64 ICache flush depends on enabling gnu extensions |
Mon, 18 May 2020 10:11:10 -0400 |
herrick |
8237971: Package type for runtime image on macosx |
Mon, 18 May 2020 12:32:11 +0200 |
chagedorn |
8244433: Remove saving of RSP in Assembler::pusha_uncached() |
Wed, 29 Apr 2020 18:35:14 +0200 |
jlahoda |
8241616: Timestamps on ct.sym entries lead to non-reproducible builds |
Thu, 14 May 2020 15:27:17 +0200 |
iwalulya |
8244752: Enable Linux support for multiple huge page sizes -XX:LargePageSizeInBytes |
Mon, 18 May 2020 10:33:12 +0800 |
ngasson |
8244981: jpackage error due to missing final newline in Debian control file |
Mon, 18 May 2020 10:57:16 +0200 |
mdoerr |
8235673: [C1, C2] Split inlining control flags |
Sun, 17 May 2020 15:10:06 -0700 |
iklam |
8244536: cds/DeterministicDump.java failed: File content different |
Sun, 17 May 2020 21:15:33 +0100 |
michaelm |
8241305: Add protocol specific factory creation methods to SocketChannel and ServerSocketChannel |
Sun, 17 May 2020 11:34:32 -0700 |
darcy |
8245146: Update description of SourceVersion.RELEASE_15 with text blocks |
Sun, 17 May 2020 11:09:52 -0400 |
vromero |
8242478: compiler implementation for records (Second Preview) |
Sat, 16 May 2020 09:43:44 +0200 |
ihse |
8240228: "make hotspot-ide-project" on Windows creates a Visual Studio project with empty preprocessor defines |
Sat, 16 May 2020 01:35:38 +0200 |
redestad |
8232213: runtime/MemberName/MemberNameLeak.java fails intermittently |
Sat, 16 May 2020 05:49:47 +0800 |
jjiang |
8245005: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant |
Wed, 13 May 2020 17:00:59 +0200 |
roland |
8241070: Shenandoah: remove unused local variables in C2 support |
Fri, 15 May 2020 21:54:28 +0200 |
roland |
8244663: Shenandoah: C2 assertion fails in Matcher::collect_null_checks |
Fri, 15 May 2020 20:38:28 +0100 |
prappo |
8245111: Update doc comments for improved processing by the Standard Doclet |
Fri, 15 May 2020 10:24:38 +0200 |
roland |
8244721: CTW: C2 (Shenandoah) compilation fails with "unexpected infinite loop graph shape" |
Fri, 15 May 2020 19:57:37 +0200 |
roland |
8245083: [REDO] Shenandoah: Remove null-handling in LRB expansion |
Fri, 15 May 2020 18:58:17 +0200 |
ihse |
8245119: Fix include path for hotspot-ide-project |
Fri, 15 May 2020 18:37:08 +0200 |
redestad |
8245094: Reduce overhead of initializing the default StringConcatFactory strategy |
Fri, 15 May 2020 18:14:58 +0200 |
ihse |
8245096: Better windows environment output in configure |
Fri, 15 May 2020 18:13:20 +0200 |
ihse |
8245093: WSL support broke cygwin toolchain detection |
Tue, 12 May 2020 21:51:53 +0100 |
pconcannon |
8241072: Reimplement the Legacy DatagramSocket API |
Fri, 15 May 2020 10:43:20 -0400 |
zgu |
8244953: Shenandoah: gc/shenandoah/TestStringInternCleanup fails with broken string table root |
Fri, 15 May 2020 14:46:17 +0100 |
jboes |
8244652: Add test for non utf-8 response handling by websocket |
Fri, 15 May 2020 12:25:37 +0200 |
redestad |
8245024: Simplify and eagerly initialize StringConcatFactory |
Fri, 15 May 2020 12:09:59 +0200 |
ihse |
8245046: SetupTarget incorrect for hotspot-ide-project |
Fri, 15 May 2020 09:49:54 +0800 |
fyuan |
8209774: Refactor shell test javax/xml/jaxp/common/8035437/run.sh to java |
Thu, 14 May 2020 17:05:41 -0700 |
mchung |
8244961: MethodHandles::privateLookupIn throws NPE when called during initPhase2 |
Thu, 14 May 2020 15:17:45 -0700 |
amenkov |
8243012: Fix issues in j.l.i package info |
Thu, 14 May 2020 14:24:55 -0700 |
minqi |
8242524: Use different default CDS archives depending on UseCompressOops |
Thu, 14 May 2020 20:34:18 +0000 |
ccheung |
8243947: [TESTBUG] hotspot/jtreg:hotspot_appcds_dynamic fails when the JDK doesn't have default CDS archive |
Thu, 14 May 2020 19:36:51 +0200 |
rehn |
8244340: Handshake processing thread lacks yielding |
Thu, 14 May 2020 10:29:52 -0700 |
amenkov |
8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty" |
Thu, 14 May 2020 19:17:11 +0200 |
ihse |
8245032: Remove exceptions from compare.sh |
Thu, 14 May 2020 19:15:39 +0200 |
ihse |
8245041: Fix incorrect output order in configure |
Thu, 14 May 2020 18:56:30 +0200 |
ihse |
8245033: Fixes for building in WSL |
Thu, 14 May 2020 23:09:52 +0800 |
weijun |
8218482: sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown |
Thu, 14 May 2020 06:58:59 -0700 |
erikj |
8244951: Missing entitlements for hardened runtime |
Wed, 13 May 2020 16:05:02 -0400 |
herrick |
8244576: [macos] Volume icon deleted by osascript for background image |
Thu, 14 May 2020 05:35:06 -0700 |
erikj |
8244945: Mark VS2019 as supported and default |
Thu, 14 May 2020 08:24:36 -0400 |
kbarrett |
8244684: G1 abuses StarTask to also include partial objarray scan tasks |
Thu, 14 May 2020 08:48:36 +0200 |
stuefe |
8244777: ClassLoaderStats VM Op uses constant hash value |
Thu, 14 May 2020 09:25:49 +0800 |
jiefu |
8244971: Zero VM is broken after JDK-8241825 (COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS not defined) |
Wed, 13 May 2020 22:29:54 -0400 |
dholmes |
8240588: _threadObj cannot be used on an exiting JavaThread |
Thu, 14 May 2020 04:25:42 +0200 |
jwilhelm |
Added tag jdk-15+23 for changeset f143729ca00e |
Wed, 13 May 2020 15:46:08 -0700 |
naoto |
8239383: Support for Unicode 13.0 |
Wed, 13 May 2020 15:25:59 -0700 |
amenkov |
8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file |
Wed, 13 May 2020 17:01:10 -0400 |
kbarrett |
8242901: Duplicate PSYoung/OldGen max size functions |
Wed, 13 May 2020 22:25:14 +0200 |
redestad |
8244936: Reduce JNI overhead of accessing FileDescriptor |
Wed, 13 May 2020 20:19:09 +0200 |
shade |
8241062: Shenandoah: rich asserts trigger "empty statement" inspection |
Wed, 13 May 2020 10:56:51 -0700 |
iklam |
8244775: Remove unnecessary dependency to jfrEvents.hpp |
Wed, 13 May 2020 10:39:35 -0700 |
jjg |
8243417: Clean up com.sun.tools.javac.main.CommandLine |
Wed, 13 May 2020 11:35:48 -0400 |
bobv |
8244853: The static build of libextnet is missing the JNI_OnLoad_extnet function |
Wed, 13 May 2020 11:33:52 -0400 |
bobv |
8244852: GraalVM native-image fails after JDK-8238048 change |
Wed, 13 May 2020 15:47:10 +0000 |
pchilanomate |
8231264: Implementation of JEP 374: Disable biased-locking and deprecate all flags related to biased-locking |
Wed, 13 May 2020 16:18:16 +0200 |
egahlin |
8242934: test/jdk/jdk/jfr/tool/TestPrintJSON.java uses nashorn script enginejdk-15+23 |
Wed, 13 May 2020 15:03:24 +0200 |
ihse |
8244930: Building without test failure handler broken after JDK-8244844 |
Tue, 12 May 2020 19:20:28 -0400 |
herrick |
8244758: DMG bundler ignores --install-dir option. |
Wed, 13 May 2020 09:36:12 +0000 |
eosterlund |
8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390) |
Wed, 13 May 2020 12:47:49 +0200 |
tschatzl |
8244815: Always log MMU information in G1 |
Wed, 13 May 2020 12:47:07 +0200 |
tschatzl |
8244714: G1 young gen sizer allows zero young gen with huge -XX:NewRatio |
Wed, 13 May 2020 10:35:08 +0200 |
ihse |
8244928: Build log output too verbose after JDK-8244844 |
Wed, 29 Apr 2020 16:15:14 +0800 |
ngasson |
8242188: [TESTBUG] error in jtreg test jdk/jfr/api/consumer/TestRecordedFrame.java on linux-aarch64 |
Tue, 12 May 2020 19:34:59 -0400 |
asemenyuk |
8244634: LoadLibraryW failed from tools/jpackage tests after JDK-8242302 |
Wed, 13 May 2020 07:25:47 +0800 |
fyang |
8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in |
Tue, 12 May 2020 14:19:21 -0700 |
bchristi |
8244855: Remove unused "getParent" function from Windows jni_util_md.c |
Tue, 12 May 2020 11:20:34 -0700 |
bchristi |
8244767: Potential non-terminated string in getEncodingInternal() on Windows |
Tue, 12 May 2020 19:48:50 +0200 |
ihse |
8244844: javac command line is not re-executable |
Tue, 12 May 2020 09:45:24 -0700 |
dtitov |
8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests |
Tue, 12 May 2020 16:35:58 +0200 |
ihse |
8244757: Introduce SetupTarget in Main.gmk |
Tue, 12 May 2020 16:19:53 +0200 |
shade |
8244807: Shenandoah: ditch filter in ShenandoahUnload::unload |
Tue, 12 May 2020 16:12:37 +0200 |
rkennke |
8244813: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion |
Tue, 12 May 2020 10:01:36 -0400 |
zgu |
8244821: Shenandoah: disarmed_value is initialized at wrong place |
Tue, 12 May 2020 15:20:15 +0200 |
egahlin |
8244661: JFR: Remove use of thread-locals for java.base events |
Tue, 12 May 2020 11:11:02 +0200 |
mdoerr |
8244756: Build broken with some awk version after JDK-8244248 |
Tue, 12 May 2020 10:59:12 +0200 |
xliu |
8022574: remove HaltNode code after uncommon trap calls |
Tue, 12 May 2020 15:15:40 +0800 |
weijun |
8244674: Third-party code version check |
Tue, 12 May 2020 08:25:17 +0200 |
shade |
8244759: Shenandoah: print verbose class unloading counters |
Tue, 12 May 2020 00:47:27 -0400 |
dholmes |
8244779: ProblemList serviceability/jvmti/HiddenClass/P/Q/HiddenClassSigTest.java pending JDK-8244571 |
Tue, 12 May 2020 10:19:01 +0800 |
yzhang |
8242429: Better implementation for sign extract |
Thu, 23 Apr 2020 16:20:17 +0200 |
enikitin |
8147018: CompilerControl: Improve handling of timeouts and failures for tests |
Mon, 11 May 2020 21:43:57 +0200 |
redestad |
8193066: Avoid use of capturing lambdas in JarFile |
Mon, 11 May 2020 21:42:23 +0200 |
egahlin |
8244676: test/jdk/jdk/jfr/startupargs/TestOptionsWithLocale.java fails |
Mon, 11 May 2020 15:29:52 -0400 |
herrick |
8244620: Fix test WinUpgradeUUIDTest failures in Mach5 |
Mon, 11 May 2020 18:49:01 +0000 |
valeriep |
8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26 |
Mon, 11 May 2020 10:29:13 -0700 |
dtitov |
8194874: SA: Remove scripts with sa-jdi.jar dependencies. |
Mon, 11 May 2020 18:33:50 +0200 |
shade |
8244740: Shenandoah: rename ShenandoahNormalMode to ShenandoahSATBMode |
Mon, 11 May 2020 18:33:42 +0200 |
shade |
8244739: Shenandoah: break superclass dependency on ShenandoahNormalMode |
Mon, 11 May 2020 18:33:33 +0200 |
shade |
8244737: Shenandoah: move mode code to gc/shenandoah/mode |
Mon, 11 May 2020 18:33:24 +0200 |
shade |
8244732: Shenandoah: move heuristics code to gc/shenandoah/heuristics |
Mon, 11 May 2020 18:33:18 +0200 |
shade |
8244730: Shenandoah: gc/shenandoah/options/TestHeuristicsUnlock.java should only verify the heuristics |
Mon, 11 May 2020 15:00:16 +0000 |
hseigel |
8241934: Simplify parse_stream() and remove has_class_mirror_holder_cld() |
Mon, 11 May 2020 12:57:39 +0200 |
chagedorn |
8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr |
Mon, 11 May 2020 10:37:54 +0200 |
redestad |
8244624: Improve handling of JarFile META-INF resources |
Sat, 09 May 2020 13:42:16 -0700 |
darcy |
8244673: Add periods to SourceVersion.isName javadoc |
Sat, 09 May 2020 09:49:08 +0530 |
psadhukhan |
Merge |
Fri, 08 May 2020 09:52:42 +0530 |
psadhukhan |
Merge |
Fri, 08 May 2020 09:45:57 +0530 |
psadhukhan |
8233643: [TESTBUG] JMenu test bug4515762.java fails on macos |
Fri, 08 May 2020 09:43:13 +0530 |
psadhukhan |
8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos |
Thu, 07 May 2020 22:29:25 +0530 |
psadhukhan |
8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed |
Wed, 06 May 2020 14:02:11 +0530 |
psadhukhan |
8172269: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red |
Wed, 06 May 2020 13:58:09 +0530 |
psadhukhan |
8232243: Wrong caret position in JTextPane on Windows with a screen resolution > 100% |
Mon, 04 May 2020 11:32:21 -0700 |
prr |
8221305: java/awt/FontMetrics/MaxAdvanceIsMax.java fails on MacOS + Solaris |
Mon, 04 May 2020 09:08:17 +0530 |
psadhukhan |
8233638: [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos |
Mon, 04 May 2020 09:00:03 +0530 |
psadhukhan |
8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu |
Fri, 08 May 2020 23:17:17 +0200 |
shade |
8244667: Shenandoah: SBC2Support::test_gc_state takes loop for wrong control |
Fri, 08 May 2020 08:23:35 -0700 |
mchung |
8240910: jmod rejects duplicate entries in --class-path jars |
Fri, 08 May 2020 15:34:14 +0200 |
egahlin |
8244508: JFR: FlightRecorderOptions reset date format |
Fri, 08 May 2020 08:13:15 -0400 |
mullan |
Merge |
Fri, 08 May 2020 08:12:21 -0400 |
mullan |
8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval |
Fri, 08 May 2020 14:10:36 +0200 |
ihse |
8244653: Suppress gcc 9.1 ABI change notes on aarch64 |
Fri, 08 May 2020 11:23:37 +0100 |
aefimov |
8237834: com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout |
Fri, 08 May 2020 09:16:12 +0200 |
jlahoda |
8242919: Paste locks up jshell |
Fri, 08 May 2020 09:23:50 +0800 |
jiefu |
8244625: Zero VM is broken after JDK-8244550 (java_lang_Class::as_Klass(oopDesc*) undefined) |
Fri, 08 May 2020 02:43:36 +0200 |
jwilhelm |
8244618: WinUpgradeUUIDTest.java fails after JDK-8236518 |
Thu, 07 May 2020 17:44:53 -0400 |
zgu |
8244243: Shenandoah: Cleanup Shenandoah phase timing tracking and JFR event supporting |
Thu, 07 May 2020 19:18:22 +0100 |
aefimov |
8062947: Fix exception message to correctly represent LDAP connection failure |
Thu, 07 May 2020 11:13:21 -0700 |
phh |
8244248: boot-jdk.m4 captures the version line using regex |
Thu, 07 May 2020 09:27:48 -0700 |
naoto |
8244245: localizedBy() should override localized values with default values |
Thu, 07 May 2020 10:54:18 -0400 |
herrick |
8236518: There is no Native Packages WinUpgradeUUIDTest-2.0.exe after creating Native packages on win |
Thu, 07 May 2020 17:47:11 +0200 |
ihse |
8244592: Start supporting SOURCE_DATE_EPOCH |
Thu, 07 May 2020 17:44:21 +0200 |
ihse |
8244615: build-performance.m4 is not always parsing /proc/cpuinfo correctly |
Thu, 07 May 2020 16:44:48 +0200 |
shade |
8244606: Non-PCH build is broken after JDK-8244550 |
Thu, 07 May 2020 14:44:09 +0100 |
alanb |
8243596: ModuleLayer::parents should return an unmodifiable list |
Thu, 07 May 2020 13:59:18 +0100 |
prappo |
8224613: javadoc should better handle bad options |
Thu, 07 May 2020 14:09:20 +0200 |
redestad |
8244550: Unsafe::allocateInstance does redundant transitions |
Thu, 07 May 2020 08:00:30 -0400 |
rkennke |
8244551: Shenandoah: Fix racy update of update_watermark |
Thu, 07 May 2020 12:48:21 +0200 |
shade |
8244510: Shenandoah: invert SHC2Support::is_in_cset condition |
Wed, 06 May 2020 11:40:27 +0200 |
shade |
8244509: Shenandoah: refactor ShenandoahBarrierC2Support::test_* methods |
Thu, 07 May 2020 12:36:59 +0200 |
rkennke |
8244595: [REDO] 8244523: Shenandoah: Remove null-handling in LRB expansion |
Thu, 07 May 2020 12:03:08 +0200 |
rkennke |
8244594: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion |