Wed, 20 Feb 2019 11:39:36 +0100 |
stefank |
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class |
Wed, 20 Feb 2019 10:47:03 +0100 |
stefank |
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData |
Thu, 21 Feb 2019 13:20:34 +0100 |
stefank |
8219573: Add NMethodClosure |
Wed, 20 Feb 2019 10:46:39 +0100 |
stefank |
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock |
Tue, 19 Feb 2019 13:47:45 +0100 |
stefank |
8219462: ZGC: Use wait/notify in ZNMethodTable |
Fri, 22 Feb 2019 09:23:37 +0100 |
redestad |
8219247: Enable inlining of newly introduced PlatformMonitor methods |
Fri, 22 Feb 2019 11:10:55 +0530 |
pmuthuswamy |
8215584: Remove support for the "old" doclet API in com/sun/javadoc |
Thu, 21 Feb 2019 17:07:35 -0800 |
iklam |
8218751: Do not store original classfiles inside the CDS archive |
Thu, 21 Feb 2019 17:50:27 -0800 |
jjg |
8219558: jdk/javadoc tests fail with missing headings: h1 |
Thu, 21 Feb 2019 16:56:06 -0800 |
mikael |
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot |
Thu, 21 Feb 2019 15:17:42 -0800 |
jjg |
8216170: java.lang.IllegalArgumentException: directories not supported |
Thu, 21 Feb 2019 15:05:47 -0800 |
jjg |
8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument |
Thu, 21 Feb 2019 14:03:57 -0800 |
jjg |
8215307: Pages do not have <h1> |
Thu, 21 Feb 2019 10:29:16 -0800 |
darcy |
8219254: Update explicit uses of latest source/target in langtools tests to a property |
Thu, 21 Feb 2019 10:26:56 -0800 |
naoto |
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO |
Thu, 21 Feb 2019 16:57:47 +0000 |
dfuchs |
8216363: NullPointerException in java.util.logging.Handler#isLoggable |
Mon, 18 Feb 2019 17:41:31 +0100 |
roland |
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses |
Thu, 21 Feb 2019 09:21:21 -0500 |
coleenp |
8153413: Exceptions::_throw always logs exceptions, penalizing performance |
Thu, 21 Feb 2019 15:52:42 +0100 |
shade |
8219524: Shenandoah misreports "committed" size in MemoryMXBean |
Thu, 21 Feb 2019 14:16:44 +0100 |
jwilhelm |
Merge |
Thu, 21 Feb 2019 01:04:46 +0100 |
jwilhelm |
Added tag jdk-12+33 for changeset b67884871b5f |
Thu, 21 Feb 2019 21:02:39 +0900 |
ysuenaga |
8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore |
Thu, 21 Feb 2019 05:06:41 -0500 |
gadams |
8219388: Misleading log message "issuspended002a debuggee launched" |
Thu, 21 Feb 2019 09:48:07 +0100 |
rkennke |
8219486: Missing reg_mask_init() breaks x86_32 build |
Wed, 20 Feb 2019 17:29:30 +0100 |
mbaesken |
8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler |
Thu, 21 Feb 2019 11:26:39 +0530 |
pmuthuswamy |
8213354: Support package-specific stylesheets |
Wed, 20 Feb 2019 18:46:30 -0800 |
xuelei |
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions |
Wed, 20 Feb 2019 19:41:43 -0500 |
dholmes |
8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed |
Wed, 20 Feb 2019 16:15:02 -0800 |
jjg |
8218998: Add metadata to generated API documentation files |
Thu, 21 Feb 2019 01:06:53 +0100 |
jwilhelm |
Added tag jdk-13+9 for changeset c081f3ea6b93 |
Wed, 20 Feb 2019 16:20:53 -0500 |
hseigel |
8218995: Deprecate the -XX:FailOverToOldVerifier option |
Wed, 20 Feb 2019 11:51:23 -0800 |
iignatyev |
8219476: cleanup hotspot ProblemListjdk-13+9 |
Wed, 20 Feb 2019 11:43:59 -0800 |
phh |
Merge |
Wed, 20 Feb 2019 11:36:02 -0800 |
phh |
8215622: Add dump to file support for jmap ?histo |
Wed, 20 Feb 2019 11:32:53 -0800 |
iignatyev |
8219395: integrate gcov w/ run-test |
Wed, 20 Feb 2019 19:16:45 +0000 |
valeriep |
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 |
Wed, 20 Feb 2019 10:57:22 -0800 |
bpb |
5029431: (bf) Add absolute bulk put and get methods |
Wed, 20 Feb 2019 13:24:57 -0500 |
hseigel |
Merge |
Wed, 20 Feb 2019 13:21:36 -0500 |
hseigel |
8214719: Deprecate -Xverify:none option |
Wed, 20 Feb 2019 10:20:48 -0800 |
xuelei |
8219389: Delegated task created by SSLEngine throws BufferUnderflowException |
Wed, 20 Feb 2019 09:43:01 -0800 |
mikael |
8219142: Remove unused JIMAGE_ResourcePath |
Wed, 20 Feb 2019 16:29:29 +0100 |
rkennke |
8203232: Shenandoah: Resolve oops in SATB filter |
Wed, 20 Feb 2019 10:22:46 -0500 |
zgu |
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer |
Wed, 20 Feb 2019 14:44:58 +0100 |
rehn |
8219441: test_logMessageTest missing static storage |
Wed, 20 Feb 2019 08:31:40 -0500 |
zgu |
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread |
Wed, 20 Feb 2019 14:30:33 +0100 |
tschatzl |
8219096: Merge print_termination_stats code with current logging |
Wed, 20 Feb 2019 08:10:40 -0500 |
hseigel |
8167548: [TESTBUG] Logging tests put log files in source tree |
Wed, 20 Feb 2019 13:43:28 +0100 |
pliden |
8218767: ZGC: Do not assume that r12 is a special register in C2 |
Wed, 20 Feb 2019 13:43:02 +0100 |
pliden |
8219332: ZGC: Improve ZRootsIteratorClosure abstraction |
Wed, 20 Feb 2019 13:43:01 +0100 |
pliden |
8219331: ZGC: Unify TLAB retire/remap handling |
Wed, 20 Feb 2019 13:01:57 +0100 |
rkennke |
8217909: Make unused r12 register (without compressed oops) available to regalloc in C2 |
Wed, 20 Feb 2019 11:11:38 +0100 |
jlahoda |
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows |
Wed, 20 Feb 2019 10:48:36 +0100 |
tschatzl |
8219098: Make output of region strings more regular in error messages |
Wed, 20 Feb 2019 09:53:28 +0100 |
redestad |
8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable |
Tue, 19 Feb 2019 09:02:28 +0100 |
mbaesken |
8218965: aix: support xlclang++ in the compiler detection |
Tue, 19 Feb 2019 19:27:08 -0800 |
iignatyev |
8219132: switch to jtreg4.2-b14 |
Tue, 19 Feb 2019 14:25:52 -0800 |
erikj |
8219394: Missing FIXPATH in microbenchmark test runner |
Tue, 19 Feb 2019 23:02:41 +0100 |
redestad |
8219393: Add native library support for microbenchmarks |
Tue, 19 Feb 2019 13:51:11 -0800 |
iignatyev |
8219391: extend gcov support to llvm/clang |
Tue, 19 Feb 2019 13:05:16 -0800 |
bpb |
8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position |
Tue, 19 Feb 2019 12:46:22 -0800 |
erikj |
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js |
Tue, 19 Feb 2019 12:44:56 -0800 |
erikj |
8217032: Check pandoc capabilities in configure |
Tue, 19 Feb 2019 12:43:10 -0800 |
erikj |
8211016: make images does not update jdk/lib/src.zip with latest changes |
Tue, 19 Feb 2019 12:40:44 -0800 |
erikj |
8219129: Allow overriding of license files in legal dir |
Tue, 19 Feb 2019 12:05:43 -0800 |
cjplummer |
8218947: jdb threads command should print threadID in decimal, not hex |
Tue, 19 Feb 2019 19:04:55 +0100 |
jwilhelm |
Merge |
Tue, 19 Feb 2019 08:25:11 -0800 |
sviswanathan |
8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bitsjdk-12+33 jdk-12-ga |
Thu, 14 Feb 2019 01:22:07 +0100 |
jwilhelm |
Added tag jdk-12+32 for changeset 4ce47bc1fb92 |
Tue, 19 Feb 2019 12:50:09 -0500 |
zgu |
8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test |
Tue, 19 Feb 2019 09:06:44 -0800 |
igerasim |
4887513: Typo in RMIFailureHandler interface doc page |
Mon, 18 Feb 2019 12:52:55 +0100 |
azeller |
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine |
Tue, 19 Feb 2019 12:56:02 +0100 |
tschatzl |
8219097: Move comment about using weak code blobs closure for code root scanning to correct place |
Tue, 19 Feb 2019 12:56:02 +0100 |
tschatzl |
8218920: Scan HCC should be on the same level as Update RS etc. in the log |
Tue, 19 Feb 2019 12:56:00 +0100 |
tschatzl |
8218672: AOT code root scanning shows in the wrong position in the logs |
Tue, 19 Feb 2019 10:04:53 +0100 |
stefank |
8218978: SA: Enable more ZGC testing |
Tue, 19 Feb 2019 10:04:44 +0100 |
stefank |
8218970: SA: Enable HeapHprofBinWriter for ZGC |
Tue, 19 Feb 2019 10:04:28 +0100 |
stefank |
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC |
Tue, 19 Feb 2019 10:03:41 +0100 |
stefank |
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922 |
Tue, 19 Feb 2019 10:03:29 +0100 |
stefank |
8218746: SA: Implement discontiguous bitmap for ZGC |
Tue, 19 Feb 2019 10:02:54 +0100 |
stefank |
8218743: SA: Add support for large bitmaps |
Tue, 19 Feb 2019 10:02:42 +0100 |
stefank |
8218734: SA: Incorrect and raw loads of OopHandles |
Tue, 19 Feb 2019 10:02:00 +0100 |
stefank |
8218733: SA: CollectedHeap provides broken implementation for used() and capacity() |
Tue, 19 Feb 2019 10:01:50 +0100 |
stefank |
8218732: SA: Resolves ZPageAllocator::_physical incorrectly |
Tue, 19 Feb 2019 10:00:51 +0100 |
stefank |
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject |
Mon, 18 Feb 2019 09:38:43 +0100 |
mbaesken |
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark |
Tue, 19 Feb 2019 08:58:55 +0100 |
thartmann |
8218721: C1's CEE optimization produces safepoint poll with invalid debug information |
Tue, 19 Feb 2019 11:52:19 +0530 |
psadhukhan |
Merge |
Mon, 18 Feb 2019 10:45:21 +0530 |
psadhukhan |
Merge |
Sun, 17 Feb 2019 15:15:30 -0800 |
itakiguchi |
8212678: Windows IME related patch |
Fri, 15 Feb 2019 10:06:25 -0800 |
ssadetsky |
8218473: JOptionPane display issue with GTKLookAndFeel |
Fri, 15 Feb 2019 10:01:16 -0800 |
ssadetsky |
8218479: JTextPane display issue with GTKLookAndFeel |
Fri, 15 Feb 2019 10:58:57 +0530 |
pbansal |
8218469: JSlider display issue with slider for GTKLookAndFeel |
Thu, 14 Feb 2019 20:20:49 +0000 |
aivanov |
8218682: [TEST_BUG] DashOffset fails in mach5 |
Wed, 13 Feb 2019 22:40:08 -0800 |
akolarkunnu |
8218599: Add test group jdk_client_sanity under jdk_desktop group |
Fri, 08 Feb 2019 16:37:35 +0300 |
dchuyko |
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 |
Thu, 07 Feb 2019 13:57:12 +0000 |
aivanov |
8217263: Automate DashOffset test |
Thu, 07 Feb 2019 12:16:41 +0530 |
psadhukhan |
Merge |
Wed, 06 Feb 2019 17:28:37 +0530 |
mhalder |
8207938: At step6,Click Add button,case failed automatically. |
Tue, 05 Feb 2019 14:54:06 -0800 |
serb |
8216592: Removal of the class sun.awt.AWTSecurityManager |
Mon, 18 Feb 2019 16:34:46 -0500 |
kbarrett |
8214363: HeapWord should not be a fake class |
Mon, 18 Feb 2019 09:31:07 -0800 |
iignatyev |
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac |
Mon, 18 Feb 2019 15:33:43 +0100 |
thartmann |
8219232: Unit of concurrent active time logging is wrong |
Mon, 18 Feb 2019 12:16:02 +0100 |
mdoerr |
8218991: s390: Add intrinsic for GHASH algorithm |
Mon, 18 Feb 2019 12:08:08 +0100 |
lkorinth |
8217389: JTREG: Clean up, remove unused variable warnings |
Mon, 18 Feb 2019 10:48:48 +0100 |
lkorinth |
8217385: JTREG: Clean up, make sure to close resources |
Wed, 13 Feb 2019 13:27:17 +0100 |
goetz |
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java |
Sat, 16 Feb 2019 21:15:33 +0100 |
shade |
8216049: stringTable::intern creates redundant String when looking up existing one |
Sat, 16 Feb 2019 11:40:34 +0900 |
ysuenaga |
8204551: Event descriptions are truncated in logs |
Fri, 15 Feb 2019 11:46:15 -0300 |
mbalao |
8219011: Implement MacroAssembler::warn method on AArch64 |
Fri, 15 Feb 2019 12:33:11 -0800 |
cjplummer |
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option |
Fri, 15 Feb 2019 11:18:01 -0800 |
dl |
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02 |
Fri, 15 Feb 2019 11:18:01 -0800 |
dl |
8215363: needless signals in ForkJoinPool |
Fri, 15 Feb 2019 11:18:01 -0800 |
dl |
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws |
Fri, 15 Feb 2019 11:18:01 -0800 |
dl |
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp |
Fri, 15 Feb 2019 12:10:12 -0500 |
aph |
8219006: AArch64: Register corruption in slow subtype check |
Fri, 15 Feb 2019 08:21:08 -0500 |
coleenp |
8218851: JVM crash in custom classloader stress test, JDK 12 & 13 |
Fri, 15 Feb 2019 14:15:10 +0100 |
rehn |
8203469: Faster safepoints |
Fri, 15 Feb 2019 07:53:03 -0500 |
hseigel |
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops |
Fri, 15 Feb 2019 12:09:53 +0100 |
jlahoda |
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round |
Fri, 15 Feb 2019 05:32:36 -0500 |
gadams |
8219002: Some comments and error messages refer to VMDisconnectException |
Thu, 14 Feb 2019 14:59:17 +0100 |
phedlin |
8214947: Assertion error in test: StringCompressInflateTest |
Fri, 15 Feb 2019 04:12:18 -0500 |
dholmes |
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares) |
Thu, 14 Feb 2019 23:45:03 -0800 |
iignatyev |
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp |
Thu, 14 Feb 2019 22:57:37 -0500 |
dholmes |
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows |
Thu, 14 Feb 2019 15:27:46 -0800 |
vlivanov |
8161334: C2: Cast nodes hinder memory alias analysis |
Thu, 14 Feb 2019 15:27:12 -0800 |
vlivanov |
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors |
Thu, 14 Feb 2019 15:27:12 -0800 |
vlivanov |
8218879: Keep track of memory accesses originated from Unsafe |
Thu, 14 Feb 2019 15:27:12 -0800 |
vlivanov |
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event |
Thu, 14 Feb 2019 15:27:12 -0800 |
vlivanov |
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields |
Thu, 14 Feb 2019 15:17:03 -0800 |
mikael |
8218935: Make jfr strncpy uses GCC 8.x friendly |
Thu, 14 Feb 2019 15:12:17 -0800 |
mikael |
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly |
Thu, 14 Feb 2019 14:40:11 -0800 |
iignatyev |
8209455: [error-prone] JdkObsolete in jdk.management.agent |
Thu, 14 Feb 2019 14:19:29 -0800 |
xuelei |
4919790: Errors in alert ssl message does not reflect the actual certificate status |
Tue, 05 Feb 2019 08:20:09 -0800 |
manc |
8218192: Remove copy constructor for MemRegion |
Thu, 14 Feb 2019 19:48:57 +0100 |
stuefe |
8183004: Remove code related to gtest death tests from assert macro |
Thu, 14 Feb 2019 09:38:19 -0800 |
joehw |
8187697: Cleanup: irrelevant code in OutputPropertiesFactory |
Thu, 14 Feb 2019 21:52:39 +0530 |
sdama |
8201544: Improve javac command line parsing and error reporting |
Thu, 14 Feb 2019 07:41:54 -0800 |
jjg |
8218944: Fix failed for JDK-8218936 |
Wed, 13 Feb 2019 14:42:20 +0100 |
phedlin |
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException |
Thu, 14 Feb 2019 14:31:32 +0100 |
neliasso |
8087128: C2: Disallow definition split on MachCopySpill nodes |
Thu, 14 Feb 2019 12:54:56 +0100 |
redestad |
8216360: Deprecate -XX:CompilationPolicyChoice |
Thu, 14 Feb 2019 11:33:45 +0100 |
redestad |
8218753: Obsolete nonproduct flag ProfilerCheckIntervals |
Thu, 14 Feb 2019 01:25:04 +0100 |
jwilhelm |
Added tag jdk-13+8 for changeset a535ba736cab |
Wed, 13 Feb 2019 17:18:56 -0800 |
jjg |
8218936: Test fails in Internet environment |
Wed, 13 Feb 2019 17:38:14 -0500 |
kbarrett |
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions |
Wed, 13 Feb 2019 15:50:08 -0500 |
lfoltan |
8217998: Remove method_type field associated with the appendix field of an indy or method handle call |
Wed, 13 Feb 2019 14:20:40 -0500 |
lfoltan |
8218004: Clean up terminology for shared methods within the JVM for indy and condy supportjdk-13+8 |
Wed, 13 Feb 2019 11:18:14 -0800 |
iignatyev |
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out |
Wed, 13 Feb 2019 11:08:51 -0800 |
amenkov |
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from '' |
Wed, 13 Feb 2019 11:04:03 -0800 |
amenkov |
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors |
Wed, 13 Feb 2019 07:58:04 -0800 |
bpb |
8218882: NET_Writev is declared, NET_WriteV is defined |
Wed, 13 Feb 2019 21:24:13 +0800 |
weijun |
8218888: keytool -genkeypair should not have the -destalias option |
Wed, 13 Feb 2019 07:22:09 -0500 |
coleenp |
8218755: Refix Symbol leak in prepend_host_package_name |
Wed, 13 Feb 2019 06:48:34 -0500 |
coleenp |
8212988: add recent class unloading events to the hs_err log |
Wed, 13 Feb 2019 00:30:46 -0800 |
dlong |
8218695: problem list tests failing with Graal |
Tue, 12 Feb 2019 08:40:43 +0100 |
rwestberg |
8218807: Compilation database (compile_commands.json) may contain obsolete items |
Tue, 12 Feb 2019 14:08:07 -0800 |
ascarpino |
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException |
Tue, 12 Feb 2019 13:36:15 -0800 |
xuelei |
8217835: Remove the experimental SunJSSE FIPS compliant mode |
Tue, 12 Feb 2019 15:19:25 -0500 |
gadams |
8218754: JDK-8068225 regression in JDIBreakpointTest |
Tue, 12 Feb 2019 11:23:43 -0800 |
iignatyev |
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java |
Tue, 12 Feb 2019 19:22:19 +0100 |
redestad |
8218738: Remove dead code in Symbol and friends |
Tue, 05 Feb 2019 17:40:15 +0100 |
mbaesken |
8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX |
Tue, 12 Feb 2019 15:31:40 +0100 |
ihse |
8218413: make reconfigure ignores configure-time AUTOCONF environment variable |
Tue, 12 Feb 2019 14:23:49 +0100 |
redestad |
8218675: Reduce verification overhead in ClassFileParser |
Tue, 12 Feb 2019 09:35:51 +0100 |
redestad |
8216608: Obsolete stale compiler flags |
Tue, 12 Feb 2019 08:56:03 +0900 |
cito |
8214236: sun.gc.collector.2.name should be changed |
Tue, 12 Feb 2019 09:58:27 +0100 |
tschatzl |
8218680: G1 crashes during calculation of old collection set candidates |
Tue, 12 Feb 2019 09:00:04 +0100 |
redestad |
8217383: Obsolete UseImplicitStableValues |
Wed, 06 Feb 2019 16:02:27 +0100 |
mbaesken |
8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings |
Fri, 08 Feb 2019 08:49:32 +0100 |
stuefe |
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn |
Mon, 11 Feb 2019 13:23:20 -0800 |
ascarpino |
8201633: Problems with AES-GCM native acceleration |
Mon, 11 Feb 2019 18:41:24 +0100 |
dfuchs |
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange. |
Mon, 11 Feb 2019 16:49:08 +0100 |
rkennke |
8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop() |
Mon, 11 Feb 2019 07:19:32 -0500 |
gadams |
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out |
Mon, 11 Feb 2019 12:12:41 +0100 |
ihse |
8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive |
Mon, 11 Feb 2019 11:01:00 +0800 |
weijun |
8180569: Refactor sun/security/krb5/ shell tests to plain java tests |
Sat, 09 Feb 2019 17:19:53 -0500 |
lancea |
8182117: Document Zip File System Properties |
Sat, 09 Feb 2019 19:39:28 +0100 |
shade |
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI |
Sat, 09 Feb 2019 10:07:13 -0800 |
dtitov |
8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux |
Fri, 08 Feb 2019 20:51:55 -0500 |
dholmes |
8193234: When using -Xcheck:jni an internally allocated buffer can leak |
Fri, 08 Feb 2019 05:46:11 -0900 |
shurailine |
8218692: Switch to JCov build which supports byte code version 57 |
Fri, 08 Feb 2019 13:39:22 -0800 |
dl |
8210280: Unnecessary reallocation when invoking HashMap.putAll() |
Fri, 08 Feb 2019 14:03:09 -0500 |
zgu |
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type") |
Fri, 08 Feb 2019 10:03:07 -0800 |
xuelei |
8218580: endpoint identification algorithm should be case-insensitive |
Fri, 08 Feb 2019 09:41:45 -0800 |
dtitov |
8205654: serviceability/dcmd/framework/HelpTest.java timed out |
Thu, 07 Feb 2019 09:55:57 +0100 |
roland |
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks |
Fri, 08 Feb 2019 09:33:59 -0500 |
coleenp |
8218593: Symbol leak in prepend_host_package_name |
Fri, 08 Feb 2019 12:55:20 +0100 |
tschatzl |
8217328: Rename CollectionSetChooser to G1CollectionSetChooser |
Fri, 08 Feb 2019 12:55:20 +0100 |
tschatzl |
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm |
Fri, 08 Feb 2019 12:55:20 +0100 |
tschatzl |
8217778: StringTable cleanup miscalculates amount of dead objects |
Fri, 08 Feb 2019 13:07:44 +0000 |
chegar |
Merge |
Fri, 08 Feb 2019 12:23:16 +0000 |
chegar |
8218662: Allow 204 responses with Content-Length:0jdk-12+32 |
Fri, 08 Feb 2019 12:44:16 +0000 |
chegar |
Merge |
Fri, 08 Feb 2019 11:26:21 +0000 |
chegar |
8218546: Unable to connect to https://google.com using java.net.HttpClient |
Fri, 08 Feb 2019 12:31:24 +0100 |
jlahoda |
8216263: Add historical data for JDK 12 |
Fri, 08 Feb 2019 12:31:23 +0100 |
jlahoda |
8218630: CreateSymbols includes class and module headers unnecessarily. |
Fri, 08 Feb 2019 12:31:22 +0100 |
jlahoda |
8217335: Add a script to generate --release data |
Fri, 08 Feb 2019 12:09:41 +0100 |
lkorinth |
8217332: JTREG: Clean up, use generics instead of raw types |
Fri, 08 Feb 2019 11:52:33 +0100 |
lkorinth |
8217329: JTREG: Clean up, remove unused imports in gc folder |
Fri, 08 Feb 2019 02:57:40 +0100 |
jwilhelm |
Merge |
Thu, 07 Feb 2019 01:49:10 -0800 |
ljiang |
8218411: JDK 12 L10n resource file update msg drop 20 |
Thu, 07 Feb 2019 02:53:27 +0100 |
jwilhelm |
Added tag jdk-12+31 for changeset b5f7bb57de2f |
Mon, 21 Jan 2019 02:43:33 +0000 |
diazhou |
8217352: Remove EA from version string starting with Initial RC promotionjdk-12+31 |
Thu, 07 Feb 2019 17:26:44 -0500 |
coleenp |
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods |
Thu, 07 Feb 2019 17:23:24 -0500 |
bobv |
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows |
Thu, 07 Feb 2019 22:20:46 +0100 |
redestad |
8218625: Remove dead code in relocInfo |
Thu, 07 Feb 2019 14:29:17 -0500 |
zgu |
8218558: NMT stack traces in output should show mt component for virtual memory allocations |
Thu, 07 Feb 2019 12:09:17 +0000 |
coffeys |
8218553: Enhance keystore load debug output |
Thu, 07 Feb 2019 12:35:45 +0100 |
ihse |
8218431: Improved platform checking in makefiles |
Thu, 07 Feb 2019 10:26:32 +0100 |
redestad |
8218565: HandleMark cleanup |
Thu, 07 Feb 2019 12:11:41 +0530 |
psadhukhan |
Merge |
Mon, 04 Feb 2019 11:01:04 +0530 |
psadhukhan |
Merge |
Sat, 02 Feb 2019 10:00:05 -0800 |
serb |
8214823: Javadoc cleanup of java.awt.desktop package |
Fri, 01 Feb 2019 15:34:53 -0800 |
itakiguchi |
8212677: X11 default visual support for IM status window on VNC |
Thu, 31 Jan 2019 15:20:42 -0800 |
serb |
8216318: The usage of Disposer in the java.awt.Robot can be deleted |
Thu, 31 Jan 2019 08:45:23 +0530 |
psadhukhan |
8217464: Remove resolved client bugs from the ProblemList.txt |
Tue, 29 Jan 2019 13:53:54 -0800 |
serb |
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms |
Tue, 29 Jan 2019 11:06:19 +0530 |
psadhukhan |
Merge |
Mon, 28 Jan 2019 17:19:54 -0800 |
serb |
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration |
Thu, 24 Jan 2019 07:15:42 -0800 |
akolarkunnu |
8217235: Create automated test for SwingSet ColorChooserDemoTest |
Tue, 22 Jan 2019 08:44:33 -0800 |
akolarkunnu |
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception |
Tue, 22 Jan 2019 08:35:14 -0800 |
akolarkunnu |
8217297: Add support for multiple look and feel for SwingSet SliderDemoTest |
Sat, 19 Jan 2019 10:09:46 -0800 |
serb |
8211885: Duplicate id declarations in java.awt.geom.Path2D |
Fri, 18 Jan 2019 13:54:32 +0530 |
pbansal |
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set |
Fri, 18 Jan 2019 13:36:16 +0530 |
pbansal |
8214111: There is no icon in all JOptionPane target image |
Tue, 15 Jan 2019 22:54:08 -0800 |
akolarkunnu |
8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest |
Thu, 10 Jan 2019 16:38:02 +0530 |
pbansal |
8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3 |
Wed, 06 Feb 2019 18:34:12 -0800 |
mikael |
8218581: Incorrect exception message generation |
Thu, 07 Feb 2019 02:48:11 +0100 |
jwilhelm |
Added tag jdk-13+7 for changeset 021917019cda |
Wed, 06 Feb 2019 15:09:05 -0800 |
mchung |
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited |
Wed, 06 Feb 2019 15:11:59 -0500 |
hseigel |
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txtjdk-13+7 |
Wed, 06 Feb 2019 10:53:13 -0800 |
mchung |
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a |
Wed, 06 Feb 2019 13:30:27 -0500 |
zgu |
8218566: NMT: missing memory tag for assert poison page |
Wed, 06 Feb 2019 16:25:58 +0000 |
pli |
8218550: Add test omitted from JDK-8212043 |
Wed, 06 Feb 2019 08:31:27 +0100 |
goetz |
8218544: Fix build on windows: missing include |
Mon, 28 Jan 2019 16:42:23 +0100 |
mbaesken |
8217093: Support extended-length paths in parse_manifest.c on windows |
Wed, 06 Feb 2019 13:57:19 +0530 |
nishjain |
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow |
Tue, 05 Feb 2019 20:18:00 -0500 |
dholmes |
8217843: Performance regression related to os::supports_monotonic_clock() on linux |
Tue, 05 Feb 2019 17:05:40 -0800 |
igerasim |
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException |
Wed, 06 Feb 2019 00:20:37 +0100 |
jwilhelm |
Merge |
Tue, 05 Feb 2019 20:06:10 +0100 |
eosterlund |
8216541: CompiledICHolders of VM locked unloaded nmethods are released too late |
Mon, 04 Feb 2019 17:53:26 -0800 |
iignatyev |
8218197: [failurehandler] parent processes shouldn't be killed till their children are handle |
Tue, 05 Feb 2019 15:06:08 -0800 |
joehw |
8180901: Transformer.reset() resets the state only once |
Tue, 05 Feb 2019 14:36:50 -0800 |
bpb |
8218460: Test generation scripts do not invoke stream preprocessor correctly |
Tue, 05 Feb 2019 16:46:49 -0500 |
kbarrett |
8217474: Remove WhiteBox.getConcurrentGCPhases() |
Tue, 05 Feb 2019 15:12:13 -0500 |
pchilanomate |
8210832: Remove sneaky locking in class Monitor |
Tue, 05 Feb 2019 13:21:59 -0500 |
kbarrett |
8218164: Improve local control of compiler warnings |
Tue, 05 Feb 2019 09:57:35 -0800 |
joehw |
8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false) |
Tue, 05 Feb 2019 09:56:19 -0800 |
erikj |
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation |
Tue, 05 Feb 2019 09:53:33 -0800 |
erikj |
8218177: Bump jib format_version to support new devkit archive layout |
Tue, 05 Feb 2019 10:40:25 -0500 |
coleenp |
8139551: Scalability problem with redefinition - multiple code cache walks |
Thu, 31 Jan 2019 23:56:37 +0800 |
aoqi |
8217597: [TESTBUG] old version docker does not support --cpus |
Tue, 18 Dec 2018 09:29:39 +0100 |
roland |
8215483: Off heap memory accesses should be vectorized |
Tue, 05 Feb 2019 10:56:12 +0100 |
ihse |
8218186: Clean up CLDR generation in build |
Tue, 05 Feb 2019 14:24:29 +0900 |
ysuenaga |
8217845: SA should refer const values for JVMFlag from HotSpot |
Mon, 04 Feb 2019 19:42:36 -0800 |
iklam |
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests |
Tue, 05 Feb 2019 00:43:38 +0530 |
jgeorge |
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher |
Mon, 04 Feb 2019 17:35:38 -0800 |
vlivanov |
8218406: C1: Redundant nmethod dependency for private method is added |
Mon, 04 Feb 2019 17:35:36 -0800 |
vlivanov |
8075052: Autobox elimination hinders loop unrolling |
Mon, 04 Feb 2019 17:35:35 -0800 |
vlivanov |
8188133: C2: Static field accesses in clinit can trigger deoptimizations |
Mon, 04 Feb 2019 21:42:47 +0100 |
rehn |
8218145: block_if_requested is not proper inlined due to size |
Mon, 04 Feb 2019 14:10:53 -0500 |
lancea |
8217393: Clarify Attributes.equals() |
Mon, 04 Feb 2019 10:04:04 -0800 |
naoto |
8218386: Correct the SE version in j.l.Character |
Mon, 04 Feb 2019 11:00:12 +0100 |
mbaesken |
8218276: AIX build fails in tieredThresholdPolicy.cpp |
Sun, 03 Feb 2019 10:00:14 +0100 |
alanb |
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing |
Fri, 01 Feb 2019 15:05:52 +0800 |
fyang |
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static |
Fri, 01 Feb 2019 18:51:14 -0800 |
vlivanov |
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none |
Fri, 01 Feb 2019 18:50:53 -0800 |
vlivanov |
8217919: C2: Enable -XX:+AggressiveUnboxing by default |
Fri, 01 Feb 2019 18:50:22 -0800 |
vlivanov |
8217918: C2: -XX:+AggressiveUnboxing is broken |
Fri, 01 Feb 2019 18:16:25 -0500 |
kbarrett |
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt |
Sat, 02 Feb 2019 00:11:54 +0100 |
jwilhelm |
Merge |
Fri, 01 Feb 2019 13:33:02 -0800 |
iignatyev |
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp |
Fri, 01 Feb 2019 09:25:31 -0800 |
amenkov |
8218025: disable pop_frame and force_early_return caps for Graal |
Fri, 01 Feb 2019 08:59:03 -0800 |
naoto |
8216546: Support new Japanese era in java.lang.Character for Java SE 11 |
Thu, 31 Jan 2019 22:17:14 -0800 |
iignatyev |
8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp |
Thu, 31 Jan 2019 22:17:09 -0800 |
iignatyev |
8218168: clean up hotspot ProblemList |
Fri, 01 Feb 2019 09:11:13 +0530 |
pmuthuswamy |
8218134: Modify the jQuery.md file to reflect the exact jQuery license content |
Thu, 31 Jan 2019 12:43:59 -0800 |
naoto |
8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra |
Thu, 31 Jan 2019 13:05:24 +0530 |
nishjain |
8214935: Upgrade IANA LSR data |
Wed, 30 Jan 2019 17:35:20 -0800 |
iignatyev |
8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3 |
Thu, 31 Jan 2019 01:12:11 +0100 |
jwilhelm |
Added tag jdk-12+30 for changeset 6c377af36a5c |
Wed, 30 Jan 2019 14:03:08 -0800 |
prr |
8218020: Fix version number in mesa.md 3rd party legal file |
Wed, 30 Jan 2019 13:11:16 -0800 |
iignatyev |
8218079: cleanup hotspot ProblemList files |
Wed, 30 Jan 2019 15:42:47 -0500 |
mullan |
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883jdk-12+30 |
Fri, 01 Feb 2019 10:08:21 -0800 |
erikj |
8218198: Revert devkit change in JDK-8217910 for linux-x64 |
Fri, 01 Feb 2019 16:03:16 +0100 |
shade |
8218151: Simplify JavaThread::thread_state definition |
Fri, 01 Feb 2019 16:03:15 +0100 |
shade |
8217879: hs_err should print more instructions in hex dump |
Fri, 01 Feb 2019 14:24:40 +0000 |
dfuchs |
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException" |
Fri, 01 Feb 2019 14:15:49 +0000 |
dfuchs |
8195716: BootstrapLoggerTest : Executor still alive |
Fri, 01 Feb 2019 21:43:37 +0900 |
ysuenaga |
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize |
Fri, 01 Feb 2019 06:42:41 -0500 |
coleenp |
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes |
Fri, 01 Feb 2019 12:44:30 +0100 |
ihse |
8217896: Make better use of LCPUs when building on AIX |
Sat, 08 Dec 2018 12:09:59 +0100 |
stuefe |
8214975: No hs-err file if fatal error is raised during dynamic initialization |
Fri, 01 Feb 2019 10:27:45 +0100 |
stuefe |
8218156: "jcmd VM.metaspace basic" misreports free chunk space |
Wed, 30 Jan 2019 09:35:07 +0100 |
mbaesken |
8218046: use bundled freetype in the AIX build by default |
Fri, 01 Feb 2019 11:29:31 +0530 |
jgeorge |
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers |
Thu, 31 Jan 2019 17:48:29 -0800 |
vlivanov |
6986483: CHA: optimize calls through interfaces |
Thu, 31 Jan 2019 17:48:25 -0800 |
vlivanov |
8059241: C2: Excessive RemoveUseless passes during incremental inlining |
Thu, 31 Jan 2019 13:36:31 -0800 |
joehw |
8186321: Cleanup: SourceTreeManager not used |
Thu, 31 Jan 2019 12:52:55 -0800 |
iignatyev |
8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails |
Thu, 31 Jan 2019 04:49:46 -0800 |
kevinw |
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining |
Thu, 31 Jan 2019 19:08:37 +0100 |
shade |
8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes) |
Thu, 31 Jan 2019 08:39:28 -0800 |
erikj |
8204564: Need better error output when GenerateLinkOptData fails |
Thu, 31 Jan 2019 11:19:58 -0500 |
dcubed |
8217659: monitor_logging updates from Async Monitor Deflation project |
Thu, 31 Jan 2019 10:29:53 -0500 |
coleenp |
8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading |
Thu, 31 Jan 2019 10:18:41 -0500 |
zgu |
8216072: Remove TaskTerminator's assignment operator |
Thu, 31 Jan 2019 10:05:11 -0500 |
rriggs |
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp |
Thu, 31 Jan 2019 07:28:40 -0500 |
coleenp |
8212949: Remove ConstantPoolCache::is_constantPoolCache |
Thu, 31 Jan 2019 07:24:28 -0500 |
gadams |
8215550: Debugger does not work after reattach |
Thu, 31 Jan 2019 10:31:39 +0100 |
rehn |
8218041: Assorted wrong/missing includes |
Thu, 31 Jan 2019 01:17:41 +0100 |
jwilhelm |
Added tag jdk-13+6 for changeset b5f05fe4a6f8 |
Wed, 30 Jan 2019 13:47:25 -0800 |
sviswanathan |
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation) |
Wed, 30 Jan 2019 12:54:29 -0800 |
erikj |
8218084: Revert JDK-8218057jdk-13+6 |
Wed, 30 Jan 2019 21:12:56 +0100 |
jwilhelm |
Merge |
Wed, 30 Jan 2019 09:30:40 -0800 |
iignatyev |
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations" |
Wed, 30 Jan 2019 15:02:05 +0530 |
kaddepalli |
8215921: There is no change when select different Foreground and Background by mouse. |
Tue, 29 Jan 2019 11:21:43 -0800 |
sangheki |
8217666: gc/nvdimm/* should not be included any tiers |
Wed, 30 Jan 2019 14:19:24 -0500 |
zgu |
8217578: Shenandoah cleanup unused timings after concurrent string table change |
Wed, 30 Jan 2019 19:45:10 +0100 |
shade |
8217994: os::print_hex_dump should be more resilient against unreadable memory |
Wed, 30 Jan 2019 18:21:06 +0000 |
dfuchs |
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer" |
Wed, 30 Jan 2019 18:34:31 +0100 |
shade |
8218031: Zero broken after JDK-8217922 (Compiler dead code removal) |
Wed, 30 Jan 2019 18:27:40 +0100 |
erikj |
8217916: Build compare script is not comparing jmods |
Wed, 30 Jan 2019 18:26:39 +0100 |
ihse |
8218057: Add ppc64le and s390x profiles to jib-profiles.js |
Wed, 30 Jan 2019 17:02:17 +0100 |
tschatzl |
8218063: JDK-8218060 breaks build for S390 |
Wed, 30 Jan 2019 16:19:25 +0100 |
tschatzl |
8218060: JDK-8217786 breaks build due to remaining unused function |
Wed, 30 Jan 2019 14:24:14 +0100 |
lucy |
8217465: [REDO] - Optimize CodeHeap Analytics |
Wed, 30 Jan 2019 09:57:59 +0100 |
mbaesken |
8217786: Provide virtualization related info in the hs_error file on linux s390x |
Wed, 30 Jan 2019 12:04:59 +0000 |
prappo |
Merge |
Wed, 30 Jan 2019 00:24:32 +0000 |
prappo |
8218022: Repeated words typos in java.base |
Wed, 30 Jan 2019 16:39:26 +0530 |
pmuthuswamy |
8215577: Remove javadoc support for HTML 4 |
Tue, 29 Jan 2019 15:19:43 +0100 |
mbaesken |
8217979: lib-freetype related configure messages contain wrong configure flag names |
Tue, 29 Jan 2019 16:48:20 -0800 |
dtitov |
8163127: Debugger classExclusionFilter does not work correctly with method references |
Tue, 29 Jan 2019 15:13:35 -0800 |
mseledtsov |
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT |
Tue, 29 Jan 2019 13:39:40 -0800 |
jjg |
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034 |
Tue, 29 Jan 2019 14:09:38 -0500 |
dcubed |
8217658: baseline_cleanups from Async Monitor Deflation project |
Tue, 29 Jan 2019 10:09:13 -0800 |
erikj |
8217910: Slow linking with devkit on Linux |
Tue, 29 Jan 2019 11:44:36 -0600 |
gziemski |
8214821: Remove ConcurrentHashTable::get_copy |
Mon, 14 Jan 2019 15:40:22 -0800 |
jcbeyler |
8212824: Remove unnecessary spaces before/after comparison in vmTestbase |
Tue, 29 Jan 2019 12:12:27 -0500 |
zgu |
8217794: Missing termination check results violation of termination invariant |
Tue, 29 Jan 2019 11:56:51 -0500 |
lfoltan |
8216970: condy causes JVM crash |
Tue, 29 Jan 2019 16:12:12 +0000 |
chegar |
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently |
Tue, 29 Jan 2019 07:46:50 -0800 |
naoto |
8217609: New era placeholder not recognized by java.text.SimpleDateFormat |
Tue, 29 Jan 2019 10:24:38 -0500 |
mullan |
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 |
Mon, 28 Jan 2019 14:07:58 +0100 |
sgehwolf |
8217877: Dead code in jdk.jlink's TaskHelper |
Tue, 29 Jan 2019 14:43:05 +0100 |
redestad |
8217921: Runtime dead code removal |
Tue, 29 Jan 2019 14:34:26 +0100 |
redestad |
8217922: Compiler dead code removal |
Tue, 29 Jan 2019 08:39:04 -0500 |
zgu |
8215047: Task terminators do not complete termination in consistent state |
Tue, 29 Jan 2019 08:28:24 -0500 |
zgu |
8217785: Padding ParallelTaskTerminator::_offered_termination variable |
Tue, 29 Jan 2019 12:16:52 +0100 |
itakiguchi |
8217880: AIX build issue after JDK-8214533 |
Tue, 29 Jan 2019 10:23:38 +0100 |
pliden |
8217856: ZGC: Break out C2 matching rules into separate AD file |
Tue, 29 Jan 2019 10:23:38 +0100 |
pliden |
8217858: ZGC: Clean up ZDriver |
Tue, 29 Jan 2019 10:23:38 +0100 |
pliden |
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer |
Tue, 29 Jan 2019 10:23:38 +0100 |
pliden |
8217855: ZGC: Clean up ZReferenceProcessor |
Tue, 29 Jan 2019 10:23:38 +0100 |
pliden |
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1 |
Tue, 29 Jan 2019 10:23:38 +0100 |
pliden |
8217745: ZGC: Simplify ZLoadBarrierStubC1 |
Tue, 29 Jan 2019 11:30:17 +0100 |
tschatzl |
8213229: Investigate treating StringTable as weak in young collections |
Tue, 29 Jan 2019 10:13:23 +0100 |
eosterlund |
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy |
Tue, 29 Jan 2019 09:10:08 +0000 |
sgroeger |
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail |
Tue, 29 Jan 2019 08:43:33 +0100 |
goetz |
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls. |
Mon, 28 Jan 2019 23:00:31 +0100 |
redestad |
8217869: Add count_leading_zeros utility |
Mon, 28 Jan 2019 21:44:57 +0100 |
jwilhelm |
Merge |
Mon, 28 Jan 2019 10:24:23 +0100 |
shade |
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah |
Mon, 28 Jan 2019 08:58:42 +0100 |
pliden |
8217717: ZGC: Broken oop map in C1 load barrier stub |
Sat, 26 Jan 2019 12:51:27 -0800 |
iignatyev |
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows |
Fri, 25 Jan 2019 14:50:25 -0800 |
iveresov |
8217828: Un-ProblemList LongMulOverflowTest.java |
Mon, 28 Jan 2019 03:51:38 -0800 |
shurailine |
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov |
Mon, 28 Jan 2019 18:49:34 +0000 |
dfuchs |
8217882: java/net/httpclient/MaxStreams.java failed once |
Mon, 28 Jan 2019 18:45:34 +0000 |
dfuchs |
8217903: java/net/httpclient/Response204.java fails with 404 |
Mon, 28 Jan 2019 15:53:56 +0100 |
lkorinth |
8214799: Add package declaration to each JTREG test case in the gc folder |
Mon, 28 Jan 2019 15:24:41 +0000 |
dfuchs |
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed |
Mon, 28 Jan 2019 13:51:16 +0000 |
chegar |
8217429: WebSocket over authenticating proxy fails to send Upgrade headers |
Mon, 28 Jan 2019 09:56:00 +0100 |
redestad |
8217841: Remove unused class TraceCPUTime |
Sat, 26 Jan 2019 01:21:33 +0100 |
rkennke |
8217016: Shenandoah: Streamline generation of CAS barriers |
Sun, 27 Jan 2019 20:48:27 -0500 |
dholmes |
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning |
Mon, 28 Jan 2019 08:01:06 +0900 |
ysuenaga |
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 |
Sun, 27 Jan 2019 14:55:57 -0500 |
lancea |
8210469: Missing doPriviledged block and permission for jdk.zipfs module |
Sat, 26 Jan 2019 15:50:59 +0100 |
bsrbnd |
8193367: Annotated type variable bounds crash javac |
Fri, 25 Jan 2019 18:43:02 -0800 |
xuelei |
8217820: Useless cast in ECUtil.java |
Sat, 26 Jan 2019 10:34:29 +0900 |
ysuenaga |
8217612: (CL)HSDB cannot show some JVM flags |
Fri, 25 Jan 2019 14:28:43 -0800 |
joehw |
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException |
Fri, 25 Jan 2019 13:37:12 -0800 |
vlivanov |
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver |
Fri, 25 Jan 2019 13:37:10 -0800 |
vlivanov |
8191998: C2: inlining through MH linkers drops speculative part of argument types |
Fri, 25 Jan 2019 13:37:08 -0800 |
vlivanov |
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle |
Fri, 25 Jan 2019 18:13:25 +0000 |
dfuchs |
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior |
Fri, 25 Jan 2019 18:12:06 +0100 |
jwilhelm |
Merge |
Fri, 25 Jan 2019 17:54:02 +0100 |
jwilhelm |
8217797: ProblemList LongMulOverflowTest.java |
Fri, 25 Jan 2019 08:52:32 -0800 |
iignatyev |
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression |
Wed, 23 Jan 2019 13:40:09 +0100 |
ehelin |
8213231: ThreadSnapshot::_threadObj can become stale |
Fri, 25 Jan 2019 10:59:07 +0000 |
clanger |
8217657: Move the test for default value of jdk.includeInExceptions into own test |
Thu, 24 Jan 2019 23:52:55 -0800 |
iignatyev |
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest |
Fri, 25 Jan 2019 00:23:52 +0100 |
jwilhelm |
8217580: Remove tests from problemList as bugs has been closed |
Thu, 24 Jan 2019 12:23:01 +0100 |
pliden |
8217309: ZGC: Fix ZNMethodTable corruption |
Wed, 23 Jan 2019 23:24:10 -0800 |
jcm |
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking |
Wed, 23 Jan 2019 20:25:30 -0800 |
iignatyev |
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp |
Tue, 30 Jan 2018 16:48:53 -0800 |
iignatyev |
8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations |
Wed, 23 Jan 2019 18:45:34 -0800 |
iignatyev |
8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening |
Wed, 23 Jan 2019 16:57:01 -0800 |
iveresov |
8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed |
Wed, 23 Jan 2019 16:36:45 -0800 |
iignatyev |
8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled |
Wed, 23 Jan 2019 16:25:40 -0800 |
iignatyev |
8158646: [jittester] generated tests may not compile by javac |
Thu, 24 Jan 2019 00:43:22 +0100 |
jwilhelm |
Added tag jdk-12+29 for changeset 44f41693631f |
Fri, 25 Jan 2019 10:43:02 -0600 |
gziemski |
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine |
Fri, 25 Jan 2019 17:34:28 +0100 |
jwilhelm |
8217797: ProblemList LongMulOverflowTest.java |
Fri, 25 Jan 2019 16:57:50 +0100 |
shade |
8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace |
Fri, 25 Jan 2019 07:56:42 -0800 |
xuelei |
8217795: Typo in SSLSocket |
Fri, 25 Jan 2019 14:10:28 +0100 |
redestad |
8217782: Spill detection broken after JDK-8217716 |
Fri, 25 Jan 2019 11:45:26 +0000 |
dfuchs |
8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference |
Fri, 25 Jan 2019 11:15:00 +0100 |
ihse |
8217733: Minor RunTest fixes |
Fri, 25 Jan 2019 11:13:20 +0100 |
ihse |
8217730: Split up MakeBase.gmk |
Fri, 25 Jan 2019 09:49:17 +0100 |
mdoerr |
8217459: [PPC64] Cleanup non-vector version of CRC32 |
Fri, 25 Jan 2019 00:27:51 -0500 |
kbarrett |
8216258: Make FreeIdSet semaphore-based |
Thu, 24 Jan 2019 14:22:50 -0800 |
mseledtsov |
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent |
Thu, 24 Jan 2019 14:19:25 -0800 |
bpb |
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list |
Thu, 24 Jan 2019 21:24:29 +0100 |
jwilhelm |
8217580: Remove tests from problemList as bugs has been closed |
Thu, 24 Jan 2019 14:39:16 -0500 |
rriggs |
8217740: SocksIPv6Test compilation error |
Thu, 24 Jan 2019 11:14:51 -0800 |
mseledtsov |
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe |
Thu, 24 Jan 2019 11:10:13 -0800 |
amenkov |
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails |
Thu, 24 Jan 2019 10:57:31 -0800 |
phh |
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java |
Thu, 24 Jan 2019 12:52:37 -0500 |
itakiguchi |
8214533: IBM-29626C is required for AIX default charset |
Thu, 24 Jan 2019 15:48:05 +0000 |
michaelm |
8216986: Remove unused code from SocksSocketImpl |
Tue, 22 Jan 2019 15:33:34 +0800 |
ngasson |
8217368: AArch64: C2 recursive stack locking optimisation not triggered |
Thu, 24 Jan 2019 09:38:50 -0500 |
hseigel |
8217660: Refactor module related locked_create_entry_or_null() functions |
Thu, 24 Jan 2019 09:25:06 -0500 |
apetcher |
8217518: Crypto benchmarks not warming up in time |
Thu, 24 Jan 2019 08:44:26 -0500 |
coleenp |
8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check |
Thu, 24 Jan 2019 14:43:56 +0100 |
redestad |
8217716: Remove dead code in PhaseChaitin |
Thu, 24 Jan 2019 12:32:42 +0000 |
dfuchs |
8217264: HttpClient: Blocking operations in mapper function do not work as documented |
Thu, 24 Jan 2019 11:29:16 +0100 |
ihse |
8217638: Remove old way of running tests (test/Makefile) |
Thu, 24 Jan 2019 11:19:40 +0100 |
ihse |
8217626: Add setup/teardown functionality to RunTest |
Thu, 24 Jan 2019 11:15:31 +0100 |
ihse |
8217634: RunTest documentation and usability update |
Wed, 23 Jan 2019 13:40:09 +0100 |
ehelin |
8213231: ThreadSnapshot::_threadObj can become stale |
Thu, 24 Jan 2019 12:45:19 +0530 |
nishjain |
8210583: Base64.Encoder incorrectly throws NegativeArraySizeException |
Wed, 23 Jan 2019 21:17:51 -0500 |
dholmes |
8194860: Cleanup Semaphore timed-wait time calculations |
Wed, 23 Jan 2019 14:10:31 -0800 |
erikj |
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac |
Thu, 24 Jan 2019 01:01:11 +0100 |
jwilhelm |
Added tag jdk-13+5 for changeset e3ed96060992 |
Wed, 23 Jan 2019 15:43:01 -0800 |
naoto |
8217366: ZoneStrings are not populated for all the Locales |
Wed, 23 Jan 2019 19:56:28 +0100 |
jwilhelm |
Mergejdk-13+5 |
Mon, 21 Jan 2019 13:31:42 +0800 |
fyang |
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Idealjdk-12+29 |
Mon, 21 Jan 2019 10:17:28 +0100 |
goetz |
8217438: Adapt tools/launcher/Test7029048.java for Aix. |
Tue, 22 Jan 2019 17:31:19 -0800 |
prr |
8216965: crash in freetypeScaler.c CopyBW2Grey8 |
Tue, 22 Jan 2019 16:35:57 -0800 |
mikael |
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java |
Tue, 22 Jan 2019 21:18:25 +0100 |
shade |
8217467: Access barriers are missing in C2 intrinsic for Base64 |
Tue, 22 Jan 2019 11:42:13 -0800 |
sangheki |
8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs |
Wed, 23 Jan 2019 19:31:00 +0100 |
shade |
8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation) |
Mon, 21 Jan 2019 13:31:42 +0800 |
fyang |
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal |
Wed, 23 Jan 2019 17:25:25 +0100 |
redestad |
8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility |
Wed, 23 Jan 2019 10:50:27 -0500 |
zgu |
8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442 |
Wed, 23 Jan 2019 09:57:31 -0500 |
rriggs |
8217339: ClassCircularityError loading NumberFormatProvider |
Wed, 23 Jan 2019 13:16:16 +0000 |
alanb |
8217500: (sc) Move SocketChannelImpl's remaining native methods to Net |
Wed, 23 Jan 2019 13:37:12 +0100 |
ihse |
8215952: Update NetBeans project file |
Wed, 23 Jan 2019 10:01:21 +0100 |
redestad |
8217519: Improve RegMask population count calculation |
Wed, 23 Jan 2019 10:23:05 +0100 |
ihse |
8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC |
Wed, 23 Jan 2019 09:52:59 +0100 |
redestad |
8217450: Add PackageEntry::locked_lookup_only |
Wed, 23 Jan 2019 08:55:09 +0100 |
pliden |
8217258: ZGC: Minor cleanup of ZBarrierSetAssembler |
Wed, 23 Jan 2019 08:55:09 +0100 |
pliden |
8217257: ZGC: Minor cleanup of ZBarrierSetC2 |
Wed, 23 Jan 2019 08:55:09 +0100 |
pliden |
8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges() |
Wed, 23 Jan 2019 08:25:22 +0100 |
goetz |
8217512: Message of LinkageError: use 'class' etc. instead of 'type' |
Tue, 22 Jan 2019 18:14:14 -0800 |
vlivanov |
8202952: C2: Unexpected dead nodes after matching |
Tue, 22 Jan 2019 18:13:49 -0800 |
vlivanov |
8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation |
Tue, 22 Jan 2019 18:13:30 -0800 |
ihse |
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled |
Tue, 22 Jan 2019 15:31:47 -0800 |
mchung |
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order |
Tue, 22 Jan 2019 12:37:35 -0800 |
iklam |
8217424: Remove the idempotent parameter to Method::sort_methods |
Tue, 22 Jan 2019 15:22:13 -0800 |
naoto |
8216969: ParseException thrown for certain months with russian locale |
Tue, 22 Jan 2019 19:56:19 +0100 |
jwilhelm |
Merge |
Tue, 22 Jan 2019 18:25:56 +0100 |
thartmann |
8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() |
Tue, 22 Jan 2019 09:27:19 -0500 |
mullan |
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs |
Tue, 22 Jan 2019 10:25:22 +0800 |
ngasson |
8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6 |
Mon, 21 Jan 2019 06:55:59 +0000 |
clanger |
8207404: MulticastSocket tests failing on AIX |
Sun, 20 Jan 2019 14:57:22 +0100 |
dnsimon |
8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode |
Fri, 18 Jan 2019 16:11:36 -0800 |
dlong |
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list |
Tue, 22 Jan 2019 03:32:47 -0800 |
shurailine |
8217357: Implement JCov jib profiles |
Tue, 22 Jan 2019 16:39:52 +0000 |
alanb |
8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer |
Thu, 03 Jan 2019 17:39:39 +0800 |
rriggs |
8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files |
Tue, 22 Jan 2019 21:18:45 +0800 |
weijun |
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict |
Tue, 22 Jan 2019 12:32:19 +0000 |
alanb |
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA |
Tue, 22 Jan 2019 11:22:44 +0100 |
redestad |
8217442: Optimize native accesses to String.value |
Tue, 22 Jan 2019 10:12:05 +0100 |
dnsimon |
8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string |
Tue, 22 Jan 2019 08:50:49 +0100 |
thartmann |
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp |
Tue, 22 Jan 2019 08:47:01 +0100 |
thartmann |
8217447: Develop flag TraceICs is broken |
Tue, 22 Jan 2019 10:42:41 +0300 |
bulasevich |
8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder |
Mon, 21 Jan 2019 16:56:13 -0500 |
dholmes |
8217466: [BACKOUT] Optimize CodeHeap Analytics |
Mon, 21 Jan 2019 18:00:23 +0100 |
lucy |
8217250: Optimize CodeHeap Analytics |
Mon, 21 Jan 2019 12:19:00 +0100 |
tschatzl |
8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo |
Mon, 21 Jan 2019 10:05:24 +0100 |
shade |
8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free) |
Mon, 21 Jan 2019 09:41:35 +0100 |
redestad |
8217388: Remove develop flag ProfilerPCTickThreshold |
Mon, 21 Jan 2019 09:44:27 +0100 |
mdoerr |
8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays |
Sun, 20 Jan 2019 12:20:37 -0500 |
zgu |
8217342: Build failed with excluding JFR |
Sun, 20 Jan 2019 16:55:21 +0100 |
redestad |
8217387: Remove dead develop flag CIFireOOMAt |
Sun, 20 Jan 2019 11:13:13 +0100 |
shade |
8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free) |
Sat, 19 Jan 2019 19:50:01 -0500 |
kbarrett |
8212826: Make PtrQueue free list lock-free |
Sat, 19 Jan 2019 11:20:01 +0100 |
shade |
8217343: Shenandoah control thread should be able to run at critical priority |
Sat, 19 Jan 2019 11:19:55 +0100 |
shade |
8217378: UseCriticalCMSThreadPriority is broken |
Fri, 18 Jan 2019 17:34:43 -0800 |
vlivanov |
8217407: StackValue::print_on() crashes on NULL handle |
Fri, 18 Jan 2019 17:34:36 -0800 |
vlivanov |
8217400: Optimized build is broken by Shenandoah changes |
Fri, 18 Jan 2019 17:34:31 -0800 |
vlivanov |
8217399: Backout 8217358 |
Sat, 19 Jan 2019 09:20:47 +0800 |
weijun |
8215937: Check usages of security-related Resources files |
Fri, 18 Jan 2019 15:44:17 -0800 |
igerasim |
8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret() |
Fri, 18 Jan 2019 18:21:50 -0500 |
dholmes |
8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line |
Fri, 18 Jan 2019 23:07:48 +0100 |
jwilhelm |
Merge |
Fri, 18 Jan 2019 14:25:34 +0800 |
jjiang |
8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3 |
Fri, 18 Jan 2019 13:22:10 -0800 |
vlivanov |
8217358: Optimized build is broken by Shenandoah changes |
Fri, 18 Jan 2019 12:41:11 -0800 |
jjg |
8217395: Update langtools shell tests to use ${EXE_SUFFIX} |
Fri, 18 Jan 2019 11:26:30 -0800 |
jjg |
8217034: JavadocTester should check for missing files by default |
Fri, 18 Jan 2019 13:49:45 -0500 |
bsrbnd |
8214345: infinite recursion while checking super class |
Fri, 18 Jan 2019 10:44:44 -0800 |
mseledtsov |
8217391: [TESTBUG] problem list JFR TestShutdownEvent |
Fri, 18 Jan 2019 09:33:13 -0800 |
bpb |
8215467: Files.isHidden should return true for hidden directories on Windows |
Fri, 18 Jan 2019 17:06:29 +0000 |
dfuchs |
8216561: HttpClient: The logic of retry on connect exception is inverted |
Fri, 18 Jan 2019 17:05:41 +0100 |
shade |
8217315: Proper units should print more significant digits |
Fri, 18 Jan 2019 16:40:24 +0100 |
shade |
8217014: Epsilon should not ignore Metadata GC causes |
Fri, 18 Jan 2019 16:21:07 +0100 |
redestad |
8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info |
Fri, 18 Jan 2019 09:10:49 -0500 |
zgu |
8217319: Cleanup Shenandoah includes |
Fri, 18 Jan 2019 05:33:28 -0500 |
gadams |
8158066: SourceDebugExtensionTest fails to rename file |
Fri, 18 Jan 2019 09:04:09 +0100 |
clanger |
8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix) |
Fri, 18 Jan 2019 08:00:05 +0100 |
redestad |
8217325: Enable inlining of java_lang_Class::oop_size_raw |
Fri, 18 Jan 2019 14:43:25 +0900 |
ysuenaga |
8181313: SA: Remove libthread_db dependency on Linux |
Thu, 17 Jan 2019 14:56:18 -0800 |
mikael |
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java |
Thu, 17 Jan 2019 13:46:12 -0800 |
mikael |
8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to |
Thu, 17 Jan 2019 15:24:26 -0500 |
rriggs |
8217340: Compilation failed: tools/launcher/Test7029048.java |
Thu, 17 Jan 2019 17:28:47 +0100 |
shade |
8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64 |
Thu, 17 Jan 2019 15:24:20 +0000 |
michaelm |
8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers |
Thu, 17 Jan 2019 15:44:29 +0100 |
jwilhelm |
Merge |
Wed, 16 Jan 2019 16:27:21 -0800 |
mr |
8216532: tools/launcher/Test7029048.java fails (Solaris) |
Thu, 17 Jan 2019 00:55:19 +0100 |
jwilhelm |
Added tag jdk-12+28 for changeset 659b004b6a1b |
Thu, 17 Jan 2019 08:48:56 -0500 |
zgu |
8217213: shenandoahTaskQueue.hpp includes .inline.hpp file |
Thu, 17 Jan 2019 08:48:11 -0500 |
hseigel |
8215699: -Xlog::file cannot be used with named pipe |
Thu, 10 Jan 2019 17:08:44 +0800 |
ngasson |
8216350: AArch64: monitor unlock fast path not called |
Wed, 16 Jan 2019 13:38:19 -0500 |
stooke |
8216578: Remove unused/obsolete method in JFR code |
Wed, 16 Jan 2019 10:13:49 +0100 |
mbaesken |
8217233: Update build settings for AIX/xlc |
Wed, 16 Jan 2019 17:37:05 -0800 |
mseledtsov |
8213917: [TESTBUG] Shutdown JFR event is not covered by test |
Thu, 17 Jan 2019 00:52:01 +0100 |
jwilhelm |
Added tag jdk-13+4 for changeset a47b8125b7cc |
Wed, 16 Jan 2019 17:37:09 -0500 |
lancea |
8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory |
Wed, 16 Jan 2019 22:32:04 +0100 |
tschatzl |
8213827: NUMA heap allocation does not respect process membind/interleave settings |
Wed, 16 Jan 2019 21:37:12 +0100 |
tschatzl |
8217203: Some more includes to .inline.hpp files in gc header files |
Wed, 16 Jan 2019 20:53:09 +0100 |
jwilhelm |
Merge |
Wed, 16 Jan 2019 11:19:43 -0800 |
xuelei |
8216045: The size of key_exchange may be wrong on FFDHE |
Wed, 16 Jan 2019 23:56:32 +0530 |
mhalder |
8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTHjdk-12+28 |
Tue, 15 Jan 2019 16:41:17 -0800 |
vlivanov |
8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM |
Fri, 11 Jan 2019 14:27:22 +0100 |
roland |
8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time |
Mon, 14 Jan 2019 13:53:42 +0100 |
roland |
8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time |
Wed, 16 Jan 2019 11:43:51 +0100 |
tschatzl |
8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled |
Wed, 16 Jan 2019 09:48:35 +0100 |
lucy |
8216314: SIGILL in CodeHeapState::print_names() |
Tue, 15 Jan 2019 22:59:33 -0800 |
never |
8215748: Application fails when executed with Graal |
Wed, 16 Jan 2019 11:25:55 +0800 |
weijun |
8215694: keytool cannot generate RSASSA-PSS certificates |
Wed, 16 Jan 2019 19:09:16 +0000 |
dfuchs |
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is availablejdk-13+4 |
Wed, 16 Jan 2019 10:12:58 -0800 |
igerasim |
8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly |
Wed, 09 Jan 2019 19:05:05 -0500 |
zgu |
8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect |
Wed, 16 Jan 2019 07:01:04 -0500 |
vromero |
8216529: in case of a crash, javac should print out the parameters passed to it |
Tue, 15 Jan 2019 12:02:40 +0100 |
goetz |
8217044: [aix] Launcher still adds old path to jli library to LIBPATH |
Wed, 16 Jan 2019 10:16:08 +0100 |
mdoerr |
8216556: Unnecessary liveness computation with JVMTI |
Tue, 15 Jan 2019 10:23:23 +0100 |
mdoerr |
8216426: Usage of array placement new may lead to memory corruption |
Wed, 16 Jan 2019 11:15:25 +0530 |
pmuthuswamy |
8202626: javadoc generates broken links to <Unnamed> |
Tue, 15 Jan 2019 19:10:40 -0800 |
darcy |
8217000: Refactor Class::methodToString |
Tue, 15 Jan 2019 15:45:39 -0800 |
jjg |
8217214: Recent new javadoc test needs to be updated |
Tue, 15 Jan 2019 19:24:07 -0300 |
mbalao |
8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo) |
Tue, 15 Jan 2019 14:18:44 -0800 |
jjg |
8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker |
Tue, 15 Jan 2019 22:54:09 +0100 |
jwilhelm |
Merge |
Fri, 07 Dec 2018 16:56:53 -0800 |
cushon |
8198526: getAnnotatedOwnerType does not handle static nested classes correctly |
Tue, 15 Jan 2019 11:19:14 -0800 |
vdeshpande |
8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index |
Tue, 15 Jan 2019 10:55:26 -0800 |
henryjen |
Merge |
Thu, 13 Dec 2018 11:51:06 -0800 |
henryjen |
Merge |
Thu, 13 Dec 2018 11:47:35 -0800 |
henryjen |
Merge |
Thu, 13 Sep 2018 01:49:48 +0200 |
jwilhelm |
8199552: Update to build scripts |
Mon, 08 Oct 2018 12:53:53 -0700 |
prr |
8210866: Improve JPEG processing |
Mon, 08 Oct 2018 12:55:04 +0800 |
weijun |
8210870: Libsunmscapi improved interactions |
Fri, 05 Oct 2018 11:36:30 -0700 |
prr |
8210606: Improved data set handling |
Fri, 05 Oct 2018 08:54:10 +0100 |
michaelm |
8209094: Improve web server connections |
Wed, 22 Aug 2018 15:55:04 -0700 |
bpb |
8200659: Improve BigDecimal support |
Sat, 29 Sep 2018 10:08:42 +0800 |
weijun |
8210610: Improved LSA authentication |
Thu, 27 Sep 2018 12:54:50 -0700 |
serb |
8210598: Strengthen Windows Access Bridge Support |
Tue, 25 Sep 2018 16:49:51 -0700 |
bpb |
8206290: Better FileChannel transfer performance |
Wed, 12 Sep 2018 08:26:31 -0400 |
coleenp |
8210624: Clean up better loading tests |
Mon, 10 Sep 2018 16:49:01 -0400 |
coleenp |
8210094: Better loading of classloader classes |
Tue, 28 Aug 2018 13:22:57 +0530 |
sdama |
8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails |
Tue, 21 Aug 2018 13:57:18 -0700 |
serb |
8203955: Improve robot support |
Thu, 16 Aug 2018 10:22:25 -0700 |
serb |
8204895: Better icon support |
Wed, 15 Aug 2018 09:36:32 -0700 |
jnimeh |
8206295: More reliable p11 transactions |
Fri, 10 Aug 2018 15:02:30 +0100 |
chegar |
8199156: Better route routing |
Fri, 10 Aug 2018 14:35:44 +0100 |
chegar |
8199166: Better interface lists |
Sun, 12 Aug 2018 18:05:16 -0400 |
dholmes |
8205714: Initial class initialization |
Tue, 31 Jul 2018 11:43:24 +0530 |
psadhukhan |
8205360: Choose printer defaults |
Thu, 19 Jul 2018 15:23:06 -0700 |
dtitov |
8205709: Proper allocation handling |
Thu, 19 Jul 2018 07:02:42 -0700 |
bpb |
8206301: Improve NIO stability |
Thu, 14 Jun 2018 23:47:05 +0000 |
valeriep |
8203654: Improve cypher state updates |
Tue, 15 Jan 2019 11:05:25 -0800 |
jjg |
8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module." |
Tue, 15 Jan 2019 10:40:32 -0800 |
iveresov |
8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow" |
Tue, 18 Dec 2018 10:12:28 +0100 |
phedlin |
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit |
Tue, 15 Jan 2019 09:44:18 +0100 |
eosterlund |
8216427: ciMethodData::load_extra_data() does not always unpack the last entry |
Mon, 14 Jan 2019 15:07:22 +0100 |
roland |
8216135: C2 assert(!had_error) failed: bad dominance |
Tue, 15 Jan 2019 16:40:31 -0500 |
dholmes |
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor |
Tue, 15 Jan 2019 15:56:41 -0500 |
rriggs |
8202675: Replace process-wide terminology in serial filtering to be consistent |
Tue, 15 Jan 2019 21:17:35 +0100 |
redestad |
8216995: Clean up JFR command line processing |
Tue, 15 Jan 2019 14:55:45 -0500 |
hseigel |
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2) |
Tue, 15 Jan 2019 09:22:00 -0500 |
rriggs |
8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely" |
Tue, 15 Jan 2019 11:34:20 +0000 |
dfuchs |
8216974: HttpConnection not returned to the pool after 204 response |
Tue, 15 Jan 2019 08:03:30 +0100 |
stuefe |
8216982: Assertion poison page established too early |
Tue, 15 Jan 2019 11:21:00 +0800 |
weijun |
8215922: jar spec is not precise when describing jar file re-signing |
Mon, 14 Jan 2019 20:56:15 -0500 |
dholmes |
8217017: [TESTBUG] Tests fail to compile after JDK-8216265 |
Mon, 14 Jan 2019 08:23:50 -0800 |
shurailine |
Merge |
Mon, 14 Jan 2019 08:22:49 -0800 |
shurailine |
8215729: Enhance makefiles to allow collecting code coverage with JCov |
Mon, 10 Dec 2018 17:57:19 +0800 |
manc |
8215114: Fix indent and dead code in GCPolicyCounters |
Mon, 14 Jan 2019 23:05:26 +0100 |
jwilhelm |
Merge |
Mon, 14 Jan 2019 13:45:19 -0800 |
kvn |
8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug |
Mon, 14 Jan 2019 16:35:16 -0500 |
lancea |
8216362: Better error message handling when there is an invalid Manifest |
Mon, 14 Jan 2019 21:34:39 +0100 |
dnsimon |
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base |
Mon, 14 Jan 2019 10:00:45 -0800 |
xuelei |
8214418: half-closed SSLEngine status may cause application dead loop |
Fri, 11 Jan 2019 10:03:00 +0100 |
roland |
8216549: Mismatched unsafe access to non escaping object fails |
Fri, 11 Jan 2019 11:42:23 -0800 |
jjg |
Merge |
Fri, 11 Jan 2019 11:32:00 -0800 |
jjg |
8210561: Command-line help wrong for javac --module |
Fri, 11 Jan 2019 08:32:44 -0800 |
darcy |
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException |
Fri, 11 Jan 2019 09:02:44 -0500 |
vromero |
8215648: remove equals and hashCode implementations from j.l.i.VarHandle |
Thu, 10 Jan 2019 13:54:09 +0100 |
roland |
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations |
Fri, 11 Jan 2019 13:15:37 +0100 |
eosterlund |
8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake |
Fri, 11 Jan 2019 11:02:00 +0100 |
mdoerr |
8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter |
Fri, 11 Jan 2019 10:46:29 +0100 |
jlahoda |
8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed |
Fri, 11 Jan 2019 09:37:31 +0100 |
itakiguchi |
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix) |
Thu, 10 Jan 2019 18:10:15 +0100 |
eosterlund |
8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC |
Mon, 14 Jan 2019 11:22:32 -0800 |
bchristi |
8216401: Allow "file:" URLs in Class-Path of local JARs |
Mon, 14 Jan 2019 12:51:45 -0500 |
zgu |
8215549: Shenandoah deduplication cleans up table/queue twice |
Mon, 14 Jan 2019 12:24:25 -0500 |
vromero |
8215482: check for cycles in type variables can provoke NPE |
Mon, 14 Jan 2019 17:20:20 +0100 |
shade |
8216308: StackTraceElement::fill_in can use injected Class source-file |
Mon, 14 Jan 2019 00:00:00 +0100 |
goetz |
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests. |
Mon, 14 Jan 2019 12:49:12 +0100 |
rkennke |
8216973: Kick up cleanup phases in the right places |
Mon, 14 Jan 2019 10:46:08 +0000 |
dfuchs |
8216478: Cleanup HttpResponseImpl back reference to HttpConnection |
Mon, 14 Jan 2019 15:09:15 +0530 |
pmuthuswamy |
8199892: Missing landmarks when generating docs using html sources |
Mon, 14 Jan 2019 09:48:30 +0100 |
thartmann |
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest |
Mon, 14 Jan 2019 09:26:34 +0100 |
mdoerr |
8216560: gtest build broken on PPC64 and aarch64 |
Mon, 14 Jan 2019 09:30:43 +0530 |
jgeorge |
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5 |
Sun, 13 Jan 2019 16:54:01 -0500 |
dholmes |
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris |
Sun, 13 Jan 2019 17:33:26 +0100 |
pliden |
8216595: Fix broken builds after JDK-8216424 |
Sun, 13 Jan 2019 12:50:05 +0100 |
redestad |
8216424: Remove TimeLivenessAnalysis |
Sat, 12 Jan 2019 13:33:18 +0100 |
shade |
8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories) |
Fri, 11 Jan 2019 14:24:23 -0800 |
naoto |
8216140: Correct UnicodeDecoder U+FFFE handling |
Fri, 11 Jan 2019 14:05:57 -0800 |
ccheung |
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file |
Fri, 11 Jan 2019 13:34:57 +0100 |
sgehwolf |
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps |
Fri, 11 Jan 2019 09:57:15 -0800 |
darcy |
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module |
Fri, 11 Jan 2019 08:20:25 -0800 |
bpb |
8216172: File.renameTo(File dest) should check for NPE at the very beginning |
Thu, 29 Nov 2018 13:36:23 -0300 |
mbalao |
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space |
Fri, 11 Jan 2019 14:48:19 +0000 |
dfuchs |
8216498: Confusing and unneeded wrapping of SSLHandshakeException |
Fri, 11 Jan 2019 23:32:52 +0900 |
ysuenaga |
8216486: Possibility of integer overflow in JfrThreadSampler::run() |
Fri, 11 Jan 2019 10:58:46 +0100 |
rehn |
8214271: Fast primitive to wake many threads |
Fri, 11 Jan 2019 09:59:28 +0100 |
thartmann |
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md |
Wed, 09 Jan 2019 14:46:40 +0100 |
mbaesken |
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress |
Thu, 10 Jan 2019 21:52:33 +0100 |
jwilhelm |
Merge |
Wed, 09 Jan 2019 15:53:56 +0100 |
shade |
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check |
Thu, 10 Jan 2019 13:03:34 -0500 |
jiangli |
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler") |
Thu, 10 Jan 2019 07:54:16 -0800 |
robm |
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" |
Thu, 10 Jan 2019 12:14:12 +0100 |
tschatzl |
8216316: Tests fail due to too low specified TLAB size |
Thu, 10 Jan 2019 02:47:26 +0100 |
jwilhelm |
Added tag jdk-12+27 for changeset f15d443f9731 |
Wed, 09 Jan 2019 18:17:36 -0400 |
jlaskey |
8215493: String::indent inconsistency with blank lines |
Thu, 10 Jan 2019 15:13:51 -0500 |
coleenp |
8216167: Update include guards to reflect correct directories |
Thu, 10 Jan 2019 14:32:56 -0500 |
lancea |
8216362: Better error message handling when there is an invalid Manifest |
Thu, 10 Jan 2019 10:34:30 -0800 |
darcy |
8216404: Elements.getPackageOf should handle modules |
Thu, 10 Jan 2019 10:28:51 -0800 |
erikj |
8216489: Issues with ModulePackages attribute generation on incremental build |
Thu, 10 Jan 2019 09:11:56 -0800 |
erikj |
8216278: Fix devkit and basic Jib support on WSL |
Thu, 10 Jan 2019 11:16:17 -0600 |
gziemski |
8215155: Remove get_insert() from concurrent hashtable and gtests |
Thu, 10 Jan 2019 16:50:26 +0100 |
redestad |
8216428: Remove IgnoreLibthreadGPFault |
Thu, 10 Jan 2019 07:54:16 -0800 |
robm |
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" |
Thu, 10 Jan 2019 10:15:02 -0500 |
hseigel |
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests |
Thu, 10 Jan 2019 13:54:09 +0100 |
roland |
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations |
Thu, 10 Jan 2019 04:52:01 +0100 |
jwilhelm |
Added tag jdk-13+3 for changeset 642346a11059 |
Wed, 09 Jan 2019 17:12:17 -0800 |
iignatyev |
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTestjdk-13+3 |
Wed, 09 Jan 2019 22:59:49 +0100 |
jwilhelm |
Merge |
Wed, 09 Jan 2019 16:41:16 -0400 |
jlaskey |
8215489: Remove String::align |
Wed, 09 Jan 2019 15:23:11 -0400 |
jlaskey |
8215112: String::transform spec clarification |
Wed, 09 Jan 2019 08:52:47 -0800 |
mr |
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout |
Wed, 09 Jan 2019 08:49:26 -0800 |
jjg |
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200 |
Wed, 09 Jan 2019 11:13:00 -0400 |
jlaskey |
8215681: Remove compiler support for Raw String Literals from JDK 12jdk-12+27 |
Wed, 09 Jan 2019 15:36:20 +0100 |
neliasso |
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi |
Wed, 09 Jan 2019 07:52:45 -0500 |
coleenp |
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded |
Wed, 09 Jan 2019 08:07:23 -0500 |
vromero |
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec |
Wed, 09 Jan 2019 13:31:34 +0100 |
pliden |
8215708: ZGC: Add missing LoadBarrierNode::size_of() |
Wed, 19 Dec 2018 11:45:54 +0000 |
adinn |
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode |
Wed, 09 Jan 2019 10:18:37 +0100 |
pliden |
8216385: ZGC: Fix building without C2 |
Fri, 07 Dec 2018 17:56:51 +0100 |
roland |
8214862: assert(proj != __null) at compile.cpp:3251 |
Wed, 09 Jan 2019 00:25:41 -0800 |
ljiang |
8215994: JDK 12 l10n resource file update - msg drop 10 |
Tue, 08 Jan 2019 16:26:46 -0800 |
darcy |
8216322: Missing since information in deprecation of constructor visitors |
Sat, 05 Jan 2019 10:48:54 +0800 |
fyang |
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults |
Tue, 08 Jan 2019 10:05:42 -0800 |
naoto |
8216176: Clarify the singleton description in j.t.c.JapaneseEra class |
Tue, 08 Jan 2019 16:31:27 +0100 |
jlahoda |
8215438: jshell tool: Ctrl-D causes EOF |
Tue, 08 Jan 2019 09:29:36 +0100 |
goetz |
8216271: Make AllocateOldGenAt an unsupported option on AIX. |
Tue, 08 Jan 2019 17:37:57 -0800 |
cushon |
8216403: Allocate fewer EnumSets in JavacFileManager#list |
Wed, 09 Jan 2019 20:28:16 +0100 |
shade |
8216302: StackTraceElement::fill_in can use cached Class.name |
Wed, 09 Jan 2019 10:59:37 -0800 |
igerasim |
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero |
Wed, 09 Jan 2019 17:40:12 +0100 |
redestad |
8216423: Remove FillDelaySlots |
Wed, 09 Jan 2019 12:09:20 -0500 |
gadams |
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out |
Wed, 09 Jan 2019 12:02:38 -0500 |
ecaspole |
8216375: Revert JDK-8145579 after JDK-8076988 is resolved |
Wed, 09 Jan 2019 15:53:56 +0100 |
shade |
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check |
Wed, 09 Jan 2019 06:18:33 -0800 |
igerasim |
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long} |
Wed, 09 Jan 2019 09:01:27 -0500 |
hseigel |
8214442: Improve stack walk API by adding handle marks |
Wed, 09 Jan 2019 08:07:33 -0500 |
hseigel |
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently |
Wed, 09 Jan 2019 10:19:54 +0100 |
neliasso |
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs |
Wed, 09 Jan 2019 01:06:19 +0100 |
redestad |
8215995: Add specialized toArray methods to immutable collections |
Tue, 08 Jan 2019 13:04:04 -0800 |
darcy |
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc |
Tue, 08 Jan 2019 14:15:14 +0100 |
sgehwolf |
8216366: Add rationale to PER_CPU_SHARES define |
Mon, 07 Jan 2019 10:41:29 -0500 |
zgu |
8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect |
Mon, 07 Jan 2019 09:17:08 -0500 |
zgu |
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic() |
Tue, 08 Jan 2019 09:55:55 -0800 |
jcbeyler |
8215495: Set isCopy to JNI_FALSE if len == 0 |
Tue, 08 Jan 2019 10:29:02 -0500 |
ecaspole |
Merge |
Tue, 08 Jan 2019 10:28:28 -0500 |
ecaspole |
8076988: reevaluate trivial method policy |
Tue, 08 Jan 2019 16:09:54 +0100 |
redestad |
8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy |
Tue, 08 Jan 2019 11:23:19 +0100 |
redestad |
8216262: Remove develop flag DelayCompilationDuringStartup |
Tue, 08 Jan 2019 11:02:26 +0100 |
mdoerr |
8216269: [s390] Debug build broken because CodeBlob has not been declared |
Tue, 08 Jan 2019 10:54:00 +0100 |
redestad |
8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate |
Tue, 08 Jan 2019 13:40:57 +0530 |
psadhukhan |
Merge |
Mon, 07 Jan 2019 11:02:11 +0530 |
psadhukhan |
Merge |
Sun, 06 Jan 2019 19:28:21 -0800 |
itakiguchi |
8211267: StackOverflowError happened by TextField.setFont(...) |
Sat, 05 Jan 2019 10:13:58 -0800 |
serb |
8215756: Memory leaks in the AWT on macOS |
Fri, 04 Jan 2019 11:40:53 +0530 |
psadhukhan |
8215909: Typo in Swing ProcessMouseEvent method documentation |
Fri, 04 Jan 2019 07:56:39 +0530 |
kaddepalli |
8215910: Typo in AWT InvocationEvent Method Documentation. |
Thu, 20 Dec 2018 12:44:41 +0000 |
aivanov |
8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry |
Wed, 19 Dec 2018 14:11:35 -0800 |
serb |
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow |
Mon, 17 Dec 2018 14:19:06 +0530 |
kaddepalli |
6714324: Removing a component from a JTabbedPane does not clear its accessibleParent |
Sat, 15 Dec 2018 10:35:45 -0800 |
serb |
8214461: Some unused classes may be removed |
Fri, 14 Dec 2018 11:00:07 +0530 |
kaddepalli |
8196681: Java Access Bridge logging and debug flags dynamically controlled |
Wed, 12 Dec 2018 15:07:56 +0530 |
psadhukhan |
Merge |
Tue, 11 Dec 2018 14:11:57 +0000 |
aivanov |
8215123: Crash in runtime image built with jlink --compress=2 |
Tue, 08 Jan 2019 07:29:13 +0100 |
jwilhelm |
Merge |
Mon, 07 Jan 2019 12:22:31 +0100 |
eosterlund |
8215773: applications/kitchensink/Kitchensink.java crash with "assert(ZAddress::is_marked(addr)) failed: Should be marked" |
Mon, 07 Jan 2019 13:04:32 +0100 |
jwilhelm |
8216266: ProblemList PeelingZeroTripCount.java |
Mon, 07 Jan 2019 10:00:41 +0100 |
erikj |
8215400: Warn on usage of trampolines with gcc |
Fri, 04 Jan 2019 15:17:40 -0800 |
mseledtsov |
8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java |
Fri, 04 Jan 2019 11:00:29 +0100 |
erikj |
8216021: RunTest.gmk might set concurrency level to 1 on Windows |
Thu, 03 Jan 2019 14:55:13 -0800 |
sviswanathan |
8215888: Register to register spill may use AVX 512 move instruction on unsupported platform. |
Thu, 03 Jan 2019 14:33:58 -0800 |
ccheung |
8215947: JVM crash with -XX:+DumpSharedSpaces |
Fri, 14 Dec 2018 11:22:26 +0100 |
roland |
8215265: C2: range check elimination may allow illegal out of bound access |
Mon, 31 Dec 2018 14:38:16 +0100 |
goetz |
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms. |
Thu, 13 Dec 2018 17:57:11 +0100 |
roland |
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop |
Thu, 03 Jan 2019 11:21:11 +0530 |
sdama |
8208184: IllegalArgumentException while invoking code completion on netbeans IDE |
Thu, 03 Jan 2019 02:22:30 +0100 |
jwilhelm |
Added tag jdk-12+26 for changeset de9fd809bb47 |
Tue, 08 Jan 2019 11:16:32 +0530 |
pmuthuswamy |
8214738: javadoc should honor styles in doc-files |
Mon, 07 Jan 2019 18:48:39 -0800 |
dzhou |
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale. |
Tue, 08 Jan 2019 10:35:06 +0900 |
ysuenaga |
8216154: C4819 warnings at HotSpot sources on Windows |
Mon, 07 Jan 2019 15:20:23 -0500 |
kbarrett |
8215985: ZGC: Simplify reference processing in light of JDK-8175797 |
Mon, 07 Jan 2019 14:15:00 -0500 |
rriggs |
8216205: Java API documentation formatting error in System.getEnv |
Mon, 07 Jan 2019 17:09:17 +0100 |
redestad |
8216275: Disable annotation processing lint warnings when building microbenchmarks |
Mon, 07 Jan 2019 09:29:31 -0500 |
rriggs |
8216134: (process) ProcessBuilder startPipeline does not hide piped streams |
Mon, 07 Jan 2019 04:56:59 -0800 |
erikj |
8216267: Fix hotspot-ide-project target on WSL |
Mon, 07 Jan 2019 10:21:43 +0100 |
redestad |
8216197: Remove unused new_hash methods |
Fri, 04 Jan 2019 17:46:56 +0100 |
mbaesken |
8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd |
Sun, 06 Jan 2019 19:49:58 -0500 |
dholmes |
8216188: Remove expired flags in JDK 13 |
Sat, 05 Jan 2019 20:11:15 +0100 |
redestad |
8216191: Remove FastSuperclassLimit |
Sat, 05 Jan 2019 20:08:24 +0100 |
redestad |
8216189: Remove Klass::compute_is_subtype_of |
Sat, 05 Jan 2019 10:48:54 +0800 |
fyang |
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults |
Sat, 05 Jan 2019 10:07:55 +0900 |
ysuenaga |
8216155: C4819 warning at libfreetype sources on Windows |
Fri, 04 Jan 2019 15:06:01 -0500 |
coleenp |
8215731: Move forward class definitions out of globalDefinitions.hpp |
Fri, 04 Jan 2019 20:58:35 +0100 |
redestad |
8215412: Optimize PrintStream.println methods |
Fri, 04 Jan 2019 14:28:27 -0500 |
hseigel |
8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead |
Fri, 04 Jan 2019 10:42:12 -0800 |
joehw |
8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match |
Fri, 04 Jan 2019 12:30:20 -0500 |
rriggs |
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property |
Fri, 04 Jan 2019 11:03:53 -0500 |
rriggs |
8216067: Unused local vars in windows/native/libjava/io_util_md.c |
Fri, 04 Jan 2019 16:23:56 +0100 |
redestad |
8216157: Enable inlining of java_lang_Class::is_primitive |
Fri, 04 Jan 2019 14:05:16 +0100 |
egahlin |
8215771: The jfr tool should pretty print reference chains |
Fri, 04 Jan 2019 01:59:54 -0800 |
erikj |
8216048: Fix devkit creation in WSL |
Fri, 04 Jan 2019 13:41:45 +0530 |
jgeorge |
8213457: serviceability/sa/ClhsdbInspect.java time out |
Thu, 03 Jan 2019 16:14:40 +0100 |
mbaesken |
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64 |
Thu, 03 Jan 2019 15:54:01 -0500 |
gadams |
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator |
Thu, 03 Jan 2019 13:22:45 -0500 |
ecaspole |
Merge |
Thu, 03 Jan 2019 13:22:02 -0500 |
ecaspole |
8196347: LogCompilation: generate log file on the fly for input to junits |
Thu, 03 Jan 2019 18:19:54 +0000 |
coffeys |
Merge |
Thu, 03 Jan 2019 17:49:34 +0000 |
coffeys |
8215911: Various Typos in SQL Method Documentation |
Thu, 03 Jan 2019 17:46:09 +0000 |
coffeys |
8215912: Various Typos in java.net Method Documentation |
Thu, 03 Jan 2019 17:29:53 +0000 |
coffeys |
8182992: Typo in DatagramPacket constructor API doc |
Thu, 03 Jan 2019 17:27:29 +0000 |
coffeys |
8179943: Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation |
Thu, 03 Jan 2019 13:11:35 -0500 |
hseigel |
8215644: Clean up globalDefinitions_<compiler>.hpp |
Thu, 03 Jan 2019 11:21:40 +0100 |
erikj |
8215991: Stop hiding exception from ArtifactResolver failures in tests |
Thu, 03 Jan 2019 02:26:42 +0100 |
jwilhelm |
Added tag jdk-13+2 for changeset 50677f43ac3d |
Wed, 02 Jan 2019 15:33:32 -0800 |
igerasim |
6996807: FieldReflectorKey hash code computation can be improved |
Wed, 02 Jan 2019 13:37:55 -0500 |
ecaspole |
8215572: Add new Arrays micros |
Wed, 02 Jan 2019 19:06:16 +0100 |
redestad |
8215990: Avoid using reflection to create common default URLStreamHandlers |
Wed, 02 Jan 2019 13:06:04 -0500 |
apetcher |
8215643: Microbenchmarks for KeyAgreement and Cipher |
Fri, 21 Dec 2018 10:19:15 +0100 |
ghaug |
8215791: Tiny bug in VM monitoring/management |
Wed, 02 Jan 2019 10:35:33 -0500 |
hseigel |
8215398: -Xlog option usage => Invalid decorator '\temp\app_cds.log'. |
Wed, 02 Jan 2019 16:05:13 +0100 |
jwilhelm |
Merge |
Wed, 26 Dec 2018 17:09:19 +0530 |
rpatil |
8214567: Use {@systemProperty} for definitions of system propertiesjdk-12+26 |
Sat, 22 Dec 2018 15:47:10 +0100 |
sjohanss |
8215898: Build broken on 32-bit after JDK-8211425 |
Sat, 22 Dec 2018 15:46:54 +0100 |
sjohanss |
8215897: Build broken on zero after JDK-8211424 |
Fri, 21 Dec 2018 08:23:55 -0800 |
sangheki |
8211424: Allocation of old generation of java heap on alternate memory devices - Parallel GC |
Fri, 21 Dec 2018 08:18:59 -0800 |
sangheki |
8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC |
Fri, 21 Dec 2018 18:26:55 +0000 |
aph |
8215879: AArch64: ReservedStackAccess may leave stack guard in inconsistent state |
Fri, 21 Dec 2018 17:14:46 +0000 |
aph |
8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails |
Fri, 21 Dec 2018 11:02:36 +0100 |
hannesw |
8215291: Broken links when generating from project without modules |
Fri, 21 Dec 2018 11:43:04 +0530 |
pbansal |
8215364: JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop |
Wed, 02 Jan 2019 07:19:33 -0500 |
gadams |
8211343: nsk_jvmti_parseoptions should handle multiple suboptions |
Wed, 02 Jan 2019 12:59:26 +0100 |
erikj |
8215445: Enable building for Windows in WSLjdk-13+2 |
Tue, 01 Jan 2019 20:09:02 -0500 |
dholmes |
8215977: hsdis installation documentation update |
Mon, 31 Dec 2018 15:40:50 -0500 |
kbarrett |
8213481: [REDO] Fix incorrect copy constructors in hotspot |
Sun, 30 Dec 2018 08:57:24 +0700 |
tvaleev |
8214687: Optimize Collections.nCopies().hashCode() and equals() |
Fri, 28 Dec 2018 15:19:14 -0800 |
phh |
8215966: GeneratePropertyPassword.sh uses bash syntax |
Fri, 28 Dec 2018 16:31:11 -0500 |
dholmes |
8215954: [testbug] Remove unnecessary casts in test/hotspot/gtest/threadHelper.inline.hpp |
Fri, 21 Dec 2018 14:42:08 +0100 |
mbaesken |
8215707: [macosx] fix pthread_getschedparam and pthread_setschedparam calls |
Thu, 27 Dec 2018 21:17:11 -0500 |
dholmes |
8214097: Rework thread initialization and teardown logic |
Wed, 26 Dec 2018 19:24:00 -0500 |
kbarrett |
8214201: Make PtrQueueSet completed buffer list private |
Tue, 25 Dec 2018 18:35:42 +0300 |
bulasevich |
8206107: [x86_32] jck tests for ldc2_w bytecode fail |
Mon, 24 Dec 2018 12:18:40 +0530 |
sdama |
8208184: IllegalArgumentException while invoking code completion on netbeans IDE |
Sat, 22 Dec 2018 10:38:45 +0800 |
weijun |
8215769: Java cannot probe pkcs12 files exported by Firefox |
Fri, 21 Dec 2018 13:03:03 -0800 |
bpb |
8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException |
Fri, 21 Dec 2018 10:38:33 -0800 |
jjg |
8215516: Move JavadocTester to a named package |
Fri, 21 Dec 2018 16:56:40 +0100 |
mgronlun |
8215727: Restore JFR thread sampler loop to old / previous behavior |
Fri, 21 Dec 2018 09:54:32 -0500 |
rriggs |
8066619: Fix deprecation warnings in java.util.jar |
Fri, 21 Dec 2018 07:42:12 -0500 |
gadams |
8215571: jdb does not include jdk.* in the default class filter |
Thu, 20 Dec 2018 17:51:16 -0800 |
amenkov |
8215716: PopFrame() was unexpectedly done |
Fri, 21 Dec 2018 01:25:46 +0100 |
jwilhelm |
Merge |
Thu, 20 Dec 2018 19:44:08 +0100 |
redestad |
8215555: TieredCompilation C2 threads can excessively block handshakes |
Thu, 20 Dec 2018 19:44:33 +0100 |
tschatzl |
8215548: G1PeriodicGCSystemLoadThreshold needs to be a double |
Thu, 20 Dec 2018 17:07:07 +0000 |
aph |
8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode |
Thu, 20 Dec 2018 17:29:59 +0100 |
lucy |
8215551: Missing case label in nmethod::reloc_string_for() |
Thu, 20 Dec 2018 05:27:42 -0800 |
erikj |
8215635: Pandoc check in Docs.gmk does not work on Windows |
Thu, 20 Dec 2018 11:43:04 +0100 |
pliden |
8215547: ZGC: Fix incorrect match rule for loadBarrierWeakSlowRegNoVec |
Thu, 20 Dec 2018 10:41:45 +0100 |
eosterlund |
8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading |
Thu, 20 Dec 2018 10:41:45 +0100 |
eosterlund |
8215500: ICRefillVerifierMark does not set the provided verfier as current |
Thu, 20 Dec 2018 02:54:16 +0100 |
jwilhelm |
Added tag jdk-12+25 for changeset 7496df94b3b7 |
Wed, 19 Dec 2018 18:21:38 +0000 |
coffeys |
8214532: Update RFC 2459 references in javadoc to RFC 5280 |
Thu, 20 Dec 2018 14:03:56 -0800 |
kvn |
8215687: [Graal] unit test CheckGraalIntrinsics failed after 8212043 |
Fri, 07 Dec 2018 16:56:53 -0800 |
cushon |
8198526: getAnnotatedOwnerType does not handle static nested classes correctly |
Thu, 20 Dec 2018 08:43:23 -0500 |
hseigel |
8205505: Expire and remove remaining support for commercial features |
Mon, 17 Dec 2018 13:47:22 +0100 |
mbaesken |
8215296: do not disable c99 on Solaris |
Thu, 20 Dec 2018 10:05:19 +0100 |
rehn |
8214180: Need better granularity for sleeping |
Thu, 20 Dec 2018 02:51:01 +0100 |
jwilhelm |
Added tag jdk-13+1 for changeset 11033c4ada54 |
Wed, 19 Dec 2018 23:40:05 +0100 |
pliden |
8215492: Rename INTERNAL_EMPTY to something less "internal" |
Wed, 19 Dec 2018 14:08:08 -0800 |
amenkov |
8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output |
Wed, 19 Dec 2018 20:53:30 +0100 |
jwilhelm |
Mergejdk-13+1 |
Wed, 19 Dec 2018 08:32:48 +0100 |
pliden |
8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers |
Tue, 18 Dec 2018 13:37:06 -0800 |
iignatyev |
8215322: add @file support to jaotc |
Wed, 19 Dec 2018 11:08:08 +0530 |
pmuthuswamy |
8214570: Use {@systemProperty} for definitions of system properties |
Wed, 19 Dec 2018 02:27:44 +0000 |
valeriep |
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails |
Tue, 18 Dec 2018 16:36:26 -0800 |
dlong |
8214583: AccessController.getContext may return wrong value after JDK-8212605jdk-12+25 |
Tue, 18 Dec 2018 15:18:44 -0800 |
xuelei |
8209333: Socket reset issue for TLS 1.3 socket close |
Tue, 18 Dec 2018 12:45:07 -0800 |
dlong |
8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client |
Tue, 18 Dec 2018 12:36:27 -0800 |
dlong |
8215205: javaVFrame much slower than vframeStream |
Tue, 18 Dec 2018 12:08:51 -0800 |
xuelei |
8215443: The use of TransportContext.fatal() leads to bad coding style |
Tue, 18 Dec 2018 19:13:54 +0530 |
rraghavan |
8211698: Crash in C2 compiled code during execution of double array heavy processing code |
Tue, 18 Dec 2018 12:59:39 +0530 |
mchinnathamb |
8215397: jsig.c missing classpath exception |
Mon, 17 Dec 2018 10:36:07 -0800 |
dlong |
8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM |
Mon, 17 Dec 2018 16:55:17 +0100 |
pliden |
8215451: JNI IsSameObject should not keep objects alive |
Mon, 17 Dec 2018 08:25:57 +0100 |
thartmann |
8215410: Regression test for JDK-8214994 |
Sat, 15 Dec 2018 17:13:39 -0800 |
rfield |
8215099: jshell tool: /help representation of ctrl/meta characters inconsistent |
Sat, 15 Dec 2018 20:03:06 +0100 |
pliden |
8215395: Allow null oops in Dictionary and JNIHandle verification |
Fri, 14 Dec 2018 19:39:39 -0800 |
xuelei |
8214339: SSLSocketImpl erroneously wraps SocketException |
Fri, 14 Dec 2018 17:51:02 -0800 |
xuelei |
8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers |
Fri, 14 Dec 2018 17:32:16 -0800 |
dnsimon |
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal |
Fri, 14 Dec 2018 19:49:03 +0000 |
prappo |
8215292: Back out changes for node- and link- local ipv6 multicast address |
Wed, 28 Nov 2018 16:22:03 +0800 |
yzhang |
8213134: AArch64: vector shift failed with MaxVectorSize=8 |
Fri, 14 Dec 2018 12:56:59 +0100 |
shade |
8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations) |
Fri, 14 Dec 2018 12:56:57 +0100 |
shade |
8215353: x86_32 build failures after JDK-8214751 (X86: Support for VNNI Instructions) |
Fri, 14 Dec 2018 12:02:39 +0100 |
redestad |
8215380: Backout accidental change to String::length |
Fri, 14 Dec 2018 06:39:14 +0100 |
jwilhelm |
Added tag jdk-12+24 for changeset 7d4397b43fa3 |
Wed, 19 Dec 2018 11:44:57 -0800 |
bpb |
8183912: java.math.BigDecimal.movePointLeft() should return this if called with zero argument |
Wed, 19 Dec 2018 14:02:19 -0500 |
vromero |
8215625: javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224 |
Wed, 19 Dec 2018 11:45:54 +0000 |
adinn |
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode |
Wed, 19 Dec 2018 11:48:34 +0100 |
dfuchs |
8213402: [Testbug] java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest creates an invalid nest relationship |
Wed, 19 Dec 2018 10:36:16 +0000 |
clanger |
8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests |
Wed, 19 Dec 2018 10:30:43 +0100 |
mbaesken |
8215411: some GetByteArrayElements calls miss corresponding Release |
Tue, 18 Dec 2018 16:50:35 +0000 |
pli |
8212043: Add floating-point Math.min/max intrinsics |
Tue, 18 Dec 2018 16:22:46 -0500 |
vromero |
8207224: Javac compiles source code despite illegal use of unchecked conversions |
Tue, 18 Dec 2018 07:33:07 -0500 |
gadams |
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly |
Tue, 18 Dec 2018 10:26:15 +0000 |
alanb |
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny |
Thu, 13 Dec 2018 11:05:40 -0800 |
cushon |
8215368: Make Check.checkOverride call diagnosticPositionFor lazily |
Thu, 13 Dec 2018 10:08:22 -0800 |
cushon |
8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations |
Tue, 11 Dec 2018 10:23:15 -0800 |
jcbeyler |
8215228: Use a constant hash table size in order to enable compiler optimization |
Mon, 17 Dec 2018 11:37:40 +0100 |
lkorinth |
8214946: G1: Initialize all class members on construction |
Fri, 14 Dec 2018 16:52:17 -0800 |
dnsimon |
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal |
Fri, 14 Dec 2018 13:13:06 -0800 |
jcbeyler |
8201655: Add thread-enabled support for the Heap Sampling |
Fri, 14 Dec 2018 14:17:22 -0500 |
lancea |
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob |
Fri, 14 Dec 2018 10:51:09 -0800 |
jcbeyler |
8215329: Modify ZGC requirement for HeapMonitorThreadTest.java |
Fri, 14 Dec 2018 13:30:21 +0000 |
alanb |
8214077: test java/io/File/SetLastModified.java fails on ARM32 |
Fri, 14 Dec 2018 09:59:08 +0100 |
mdoerr |
8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI |
Fri, 14 Dec 2018 01:34:13 +0100 |
jwilhelm |
Merge |
Thu, 13 Dec 2018 23:25:00 +0100 |
egahlin |
8215362: JFR GTest JfrTestNetworkUtilization failsjdk-12+24 |
Thu, 13 Dec 2018 14:16:21 -0800 |
lmesnik |
8215369: Jcstress pollute /var/tmp with temporary files. |
Thu, 13 Dec 2018 11:05:22 -0800 |
afarley |
8215217: OpenJDK source has too many swear words |
Thu, 13 Dec 2018 19:06:11 +0100 |
darcy |
8205626: Start of release updates for JDK 13 |
Thu, 13 Dec 2018 17:01:15 +0100 |
jwilhelm |
Added tag jdk-13+0 for changeset cc4098b3bc10 |
Thu, 13 Dec 2018 16:45:26 +0100 |
shade |
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failuresjdk-13+0 |
Thu, 13 Dec 2018 16:45:24 +0100 |
shade |
8181143: Introduce diagnostic flag to abort VM on too long VM operations |
Thu, 13 Dec 2018 10:35:09 -0500 |
vromero |
8215300: additional changes to constants API |
Thu, 13 Dec 2018 15:31:05 +0100 |
redestad |
8215281: Use String.isEmpty() when applicable in java.base |
Thu, 13 Dec 2018 16:14:07 +0100 |
shade |
8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions) |
Thu, 13 Dec 2018 15:40:11 +0100 |
egahlin |
8215237: jdk.jfr.Recording javadoc does not compile |
Wed, 12 Dec 2018 13:50:57 -0500 |
zgu |
8215220: Simplify Shenandoah task termination in aborted paths |
Thu, 13 Dec 2018 14:36:54 +0100 |
mgronlun |
8215284: Reduce noise induced by periodic task getFileSize() |
Thu, 13 Dec 2018 14:21:04 +0100 |
egahlin |
8215175: Inconsistencies in JFR event metadata |
Thu, 13 Dec 2018 10:25:50 +0100 |
sgehwolf |
8215342: [Zero] Build fails after JDK-8200613 |
Wed, 12 Dec 2018 12:36:53 -0500 |
mhorie |
8215262: PPC64: FMA Vectorization on PPC64 |
Thu, 13 Dec 2018 08:36:10 +0100 |
goetz |
8215534: [testbug] some jfr test don't check @requires vm.hasJFR |
Thu, 13 Dec 2018 11:27:37 +0000 |
dfuchs |
8211093: Default logging.properties sets log level for com.xyz.foo |
Thu, 13 Dec 2018 15:11:25 +0530 |
jgeorge |
8214226: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter |
Thu, 13 Dec 2018 17:28:30 +0800 |
weijun |
8213010: Supporting keys created with certmgr.exe |
Thu, 13 Dec 2018 17:28:19 +0800 |
weijun |
8213009: Refactoring existing SunMSCAPI classes |
Thu, 13 Dec 2018 09:02:52 +0000 |
alanb |
8214696: Module class should be filtered by core reflection |
Thu, 13 Dec 2018 13:03:26 +0530 |
jgeorge |
8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching |
Thu, 13 Dec 2018 08:26:07 +0100 |
jlahoda |
8215243: JShell tests failing intermitently with \"Problem cleaning up the following threads:\" |
Wed, 12 Dec 2018 23:08:01 -0800 |
jcm |
8211034: OnStackReplacePercentage option checking has bugs |
Wed, 12 Dec 2018 22:23:48 -0800 |
epavlova |
8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest |
Wed, 12 Dec 2018 21:02:46 -0800 |
kvn |
8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754 |
Thu, 13 Dec 2018 12:34:35 +0800 |
jjiang |
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date |
Wed, 12 Dec 2018 20:13:39 -0800 |
dl |
8215326: Test java/util/concurrent/ConcurrentHashMap/ToArray.java hangs after j.u.c updates |
Thu, 13 Dec 2018 12:03:03 +0800 |
weijun |
8214568: Use {@systemProperty} for definitions of system properties |
Thu, 13 Dec 2018 11:16:33 +0800 |
weijun |
8076190: Customizing the generation of a PKCS12 keystore |
Thu, 13 Dec 2018 01:15:21 +0000 |
valeriep |
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck |
Thu, 13 Dec 2018 08:23:56 +0800 |
jjiang |
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order |
Wed, 12 Dec 2018 15:01:29 -0800 |
mr |
8215301: Module-summary page is unreadably wide |
Wed, 12 Dec 2018 14:48:34 -0800 |
vdeshpande |
8214751: X86: Support for VNNI Instructions |
Wed, 12 Dec 2018 15:35:20 -0500 |
rriggs |
8215309: Convert package.html files to package-info.java files |
Wed, 12 Dec 2018 12:17:33 -0800 |
ascarpino |
8214074: Ghash optimization using AVX instructions |
Wed, 12 Dec 2018 11:45:10 -0800 |
henryjen |
8215000: tools/launcher/JliLaunchTest.java fails on Windows |
Wed, 12 Dec 2018 11:17:21 -0800 |
mchung |
8215238: (jdeps) update jdk8_internals.txt per the removal of javafx, corba, EE modules |
Thu, 13 Dec 2018 00:46:39 +0900 |
tnakamura |
8213183: InputMethod cannot be used after its restarting |
Wed, 12 Dec 2018 19:04:05 +0100 |
ihse |
8215304: Make target "docs-jdk-index" has unnecessary dependencies |
Wed, 12 Dec 2018 18:59:23 +0100 |
ihse |
8214741: docs/index.html has no title or copyright |
Tue, 11 Dec 2018 15:47:31 +0100 |
ihse |
8214910: If pandoc is present, markdown spec files should be processed |
Wed, 12 Dec 2018 09:50:39 -0800 |
erikj |
8215239: Make deletes images/jdk/bin/java if something goes wrong |
Wed, 12 Dec 2018 18:43:16 +0100 |
egahlin |
8214750: Unnecessary <p> tags in jfr classes |
Wed, 12 Dec 2018 18:35:26 +0100 |
egahlin |
8165675: Trace event for thread park has incorrect unit for timeout |
Wed, 12 Dec 2018 14:18:16 +0100 |
eosterlund |
8215206: VtableStubs::find_stub is not appropriately protected by VtableStubs_lock |
Tue, 11 Dec 2018 20:31:18 -0500 |
mhorie |
8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace |
Wed, 12 Dec 2018 13:28:50 +0100 |
redestad |
8215159: Improve initial setup of system Properties |
Wed, 12 Dec 2018 15:26:49 +0300 |
dpochepk |
8205421: AARCH64: StubCodeMark should be placed after alignment |
Wed, 12 Dec 2018 11:34:08 +0000 |
clanger |
8214892: Delayed starting of debugging via jcmd |
Wed, 12 Dec 2018 12:00:02 +0100 |
tschatzl |
8152724: Sum of eden before GC and current survivor capacity may be larger than heap size |
Wed, 12 Dec 2018 15:04:47 +0530 |
psadhukhan |
Merge |
Tue, 11 Dec 2018 11:45:43 +0530 |
jdv |
8214876: Add "intermittent" key for imageio/stream/StreamCloserLeak/run_test.sh |
Tue, 11 Dec 2018 11:41:08 +0530 |
jdv |
8214817: Bad links in ImageInputStream.java & ImageOutputStream.java |
Tue, 11 Dec 2018 10:47:37 +0530 |
psadhukhan |
Merge |
Mon, 10 Dec 2018 12:33:23 -0800 |
prr |
8212703: Remove sun.java2d.fontpath property from java launcher code |
Fri, 07 Dec 2018 09:38:07 +0530 |
psadhukhan |
8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java errors out in mac |
Thu, 06 Dec 2018 10:50:44 -0800 |
kcr |
8214805: Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true |
Thu, 06 Dec 2018 13:32:15 +0000 |
dmarkov |
8213983: [macosx] Keyboard shortcut ?cmd +`? stops working properly if popup window is displayed |
Wed, 05 Dec 2018 12:59:50 -0800 |
itakiguchi |
8214002: Cannot use italic font style if the font has embedded bitmap |
Wed, 05 Dec 2018 15:48:47 +0530 |
psadhukhan |
8213049: Invalid HTML5 in javax.swing files |
Wed, 05 Dec 2018 15:42:29 +0530 |
psadhukhan |
Merge |
Tue, 04 Dec 2018 13:09:20 -0800 |
serb |
8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5 |
Fri, 30 Nov 2018 13:31:31 +0100 |
mbaesken |
8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case |
Wed, 12 Dec 2018 13:01:29 +0530 |
pmuthuswamy |
8214468: jQuery UI upgrade from 1.11.4 to 1.12.1 |
Wed, 12 Dec 2018 10:13:11 +0530 |
jgeorge |
8200613: SA: jstack throws UnmappedAddressException with a CDS core file |
Tue, 11 Dec 2018 19:55:27 -0800 |
dl |
8214457: Miscellaneous changes imported from jsr166 CVS 2018-12 |
Tue, 11 Dec 2018 19:55:27 -0800 |
dl |
8214427: probable bug in logic of ConcurrentHashMap.addCount() |
Tue, 11 Dec 2018 19:55:27 -0800 |
dl |
8214559: Use {@systemProperty} for definitions of system properties |
Tue, 11 Dec 2018 16:50:43 -0800 |
iveresov |
8215224: Update Graal |
Tue, 11 Dec 2018 18:00:17 -0500 |
kbarrett |
8215097: Do not create NonJavaThreads before BarrierSet |
Tue, 11 Dec 2018 13:13:18 -0800 |
naoto |
8215194: Initial size of UnicodeBlock map is incorrect |
Tue, 11 Dec 2018 13:10:14 -0800 |
smarks |
8199394: Object.hashCode should not mention anything about memory addresses |
Tue, 11 Dec 2018 12:45:38 -0800 |
jcbeyler |
8215160: Normalize spaces for remaining vmTestbase tests |
Tue, 11 Dec 2018 14:09:54 -0600 |
gziemski |
8214310: SymbolTable: Use get and insert |
Tue, 11 Dec 2018 14:09:55 -0500 |
ecaspole |
8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks |
Tue, 11 Dec 2018 10:29:30 -0800 |
jcbeyler |
8215161: Normalize spaces for vmTestbase/[a-j] |
Tue, 11 Dec 2018 13:22:20 -0500 |
mullan |
8207258: Distrust TLS server certificates anchored by Symantec Root CAs |
Tue, 11 Dec 2018 11:01:02 -0500 |
apetcher |
8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter" |
Tue, 11 Dec 2018 09:42:45 -0500 |
apetcher |
8208698: Improved ECC Implementation |
Tue, 11 Dec 2018 10:29:08 -0500 |
hseigel |
8215165: Improve -Xlog:class+preview message text |
Tue, 11 Dec 2018 15:09:15 +0000 |
dfuchs |
8215008: Clear confusion between URL/URI paths and file system paths |
Fri, 07 Dec 2018 14:35:57 +0100 |
sgroeger |
8211844: [aix] ProcessBuilder: Piping between created processes does not work. |
Tue, 11 Dec 2018 09:36:49 -0500 |
apetcher |
8208648: ECC Field Arithmetic Enhancements |
Tue, 11 Dec 2018 15:21:50 +0100 |
ihse |
8215131: Pandoc 2.3/build documentation fixes |
Tue, 11 Dec 2018 15:18:57 +0100 |
ihse |
8214720: Add pandoc filter to improve html man page output |
Tue, 11 Dec 2018 11:08:39 +0100 |
eosterlund |
8214897: ZGC: Concurrent Class Unloading |
Tue, 11 Dec 2018 11:29:28 +0100 |
jlahoda |
8214491: Upgrade to JLine 3.9.0 |
Tue, 11 Dec 2018 10:15:28 +0100 |
mdoerr |
8215144: PPC64: Wrong assertion "illegal object size" |
Tue, 11 Dec 2018 09:10:24 +0100 |
jlahoda |
8214114: Switch expressions with try-catch statements |
Tue, 11 Dec 2018 08:05:38 +0800 |
mli |
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests |
Mon, 10 Dec 2018 11:04:55 -0800 |
iignatyev |
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself |
Mon, 10 Dec 2018 13:45:12 -0500 |
pchilanomate |
8215050: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java fails when run with flag -Xcomp |
Mon, 10 Dec 2018 13:24:17 -0500 |
hseigel |
8215015: [TESTBUG] remove unneeded -Xfuture option from tests |
Mon, 10 Dec 2018 11:59:55 -0600 |
gziemski |
8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable |
Mon, 10 Dec 2018 09:51:23 -0800 |
erikj |
8215030: Disable shenandoah in Oracle builds |
Mon, 10 Dec 2018 18:32:47 +0100 |
tschatzl |
8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120 |
Mon, 10 Dec 2018 09:19:30 -0800 |
ascarpino |
8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards. |
Mon, 10 Dec 2018 19:34:53 +0300 |
dpochepk |
8215133: AARCH64: disable Math.log intrinsic publishing |
Mon, 10 Dec 2018 06:52:12 -0800 |
dlong |
8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031 |
Mon, 10 Dec 2018 15:47:44 +0100 |
rkennke |
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) |
Mon, 10 Dec 2018 17:34:49 +0300 |
bulasevich |
8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames |
Mon, 10 Dec 2018 15:31:36 +0100 |
shade |
8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1) |
Mon, 10 Dec 2018 17:31:16 +0300 |
dpochepk |
8214961: AARCH64: wrong encoding for exclusive and atomic load/stores |
Mon, 10 Dec 2018 14:54:04 +0100 |
ihse |
8215129: Update build documentation with Xrandr |
Mon, 10 Dec 2018 19:08:24 +0530 |
jgeorge |
8215026: Incorrect amount of memory unmapped with ImageFileReader::close() |
Mon, 10 Dec 2018 07:52:31 -0500 |
gadams |
8210106: sun/tools/jps/TestJps.java timed out |
Mon, 10 Dec 2018 10:25:27 +0100 |
tschatzl |
8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1 |
Mon, 10 Dec 2018 09:37:18 +0100 |
ihse |
8214780: Create pandoc package for Windows |
Sun, 09 Dec 2018 19:18:27 -0800 |
manc |
8215043: Remove declaration of parallel_worker_threads |
Sun, 09 Dec 2018 10:07:18 -0800 |
martin |
8215048: Some classloader typos |
Sun, 09 Dec 2018 12:36:24 -0500 |
vromero |
8210031: implementation for JVM Constants API |
Sat, 08 Dec 2018 18:52:57 -0500 |
kbarrett |
8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0 |
Sat, 08 Dec 2018 17:41:17 +0100 |
egahlin |
8213617: JFR should record the PID of the recorded process |
Sat, 08 Dec 2018 14:08:04 +0100 |
egahlin |
8213966: The ZGC JFR events should be marked as experimental |
Sat, 08 Dec 2018 00:56:10 -0800 |
dlong |
8214023: Update Graal |
Sat, 08 Dec 2018 05:04:19 +0100 |
jwilhelm |
8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used |
Fri, 07 Dec 2018 17:20:44 -0500 |
coleenp |
8215034: Remove old HOTSWAP conditionals |
Fri, 07 Dec 2018 14:48:35 -0500 |
coleenp |
8214972: Uses of klass_holder() except GC need to apply GC barriers |
Fri, 07 Dec 2018 13:59:19 -0500 |
pchilanomate |
8214148: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java is not doing what is expected |
Fri, 07 Dec 2018 13:55:06 -0500 |
zgu |
8204947: Port ShenandoahTaskTerminator to mainline and make it default |
Fri, 07 Dec 2018 12:46:31 +0800 |
manc |
8213224: Move code related to GC threads calculation out of AdaptiveSizePolicy |
Fri, 07 Dec 2018 18:00:41 +0100 |
egahlin |
8213421: Line number information for execution samples always 0 |
Fri, 07 Dec 2018 11:51:17 -0500 |
rriggs |
8214971: Replace use of string.equals("") with isEmpty() |
Fri, 07 Dec 2018 17:11:17 +0100 |
egahlin |
8212232: Wrong metadata for the configuration of the cutoff for old object sample events |
Fri, 07 Dec 2018 17:52:37 +0300 |
dchuyko |
8214376: Don't use memset to initialize array of Bundle in output.cpp |
Fri, 07 Dec 2018 14:19:20 +0100 |
egahlin |
8207829: FlightRecorderMXBeanImpl is leaking the first classloader which calls it |
Fri, 07 Dec 2018 08:16:50 -0500 |
hseigel |
8214840: runtime/NMT/MallocStressTest.java timed out |
Fri, 07 Dec 2018 13:54:45 +0100 |
sjohanss |
8213890: Implementation of JEP 344: Abortable Mixed Collections for G1 |
Fri, 07 Dec 2018 13:15:35 +0100 |
eosterlund |
8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs |
Fri, 07 Dec 2018 11:15:18 +0100 |
tschatzl |
8215005: Missing include of runtime/os.hpp in zError.cpp after JDK-8214925 breaks build without precompiled headers |
Tue, 04 Dec 2018 18:55:06 +0100 |
neliasso |
8214773: Replace use of thread unsafe strtok |
Fri, 07 Dec 2018 14:36:43 +0530 |
sundar |
8212137: Remove JrtFileSystem finalize method |
Thu, 06 Dec 2018 09:48:33 +0100 |
mbaesken |
8214944: replace strerror by os::strerror |
Fri, 07 Dec 2018 10:48:39 +0300 |
dchuyko |
8214707: Prevent GCC 8 from reporting error in ClassLoader::file_name_for_class_name() |
Thu, 06 Dec 2018 22:05:31 -0800 |
jnimeh |
8214129: SSL session resumption/SNI with TLS1.2 causes StackOverflowError |
Thu, 06 Dec 2018 18:46:08 -0800 |
dzhou |
8213127: Refactor test/java/util/ResourceBundle/Control/MissingResourceCauseTest.sh to plain java tests |
Thu, 06 Dec 2018 23:38:22 +0100 |
egahlin |
8214925: JFR tool fails to execute |
Thu, 06 Dec 2018 14:34:11 -0800 |
smarks |
8211882: Broken links in serialized-form.html |
Thu, 06 Dec 2018 14:18:39 -0800 |
jcbeyler |
8214531: HeapMonitorEventOnOffTest.java test fails with "Statistics should be null to begin with" |
Thu, 06 Dec 2018 15:51:19 -0500 |
vromero |
8214514: javac @file option gives error caused by Chinese encoding in the path |
Thu, 06 Dec 2018 13:54:52 -0500 |
ecaspole |
Merge |
Thu, 06 Dec 2018 13:54:19 -0500 |
ecaspole |
8214912: LogCompilation: Show the comp level |
Thu, 06 Dec 2018 18:11:53 +0100 |
eosterlund |
8214401: [AOT] crash in ClassLoaderData::is_alive() with AOTed jdk.base |
Thu, 06 Dec 2018 10:46:10 -0500 |
lfoltan |
8214275: CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type" |
Thu, 06 Dec 2018 10:22:23 -0500 |
itakiguchi |
8212794: IBM-964 is required for AIX default charset |
Thu, 06 Dec 2018 09:55:02 -0500 |
rriggs |
8214498: java/util/Locale/bcp47u/SystemPropertyTests.java wrong locale default |
Thu, 06 Dec 2018 09:58:26 -0500 |
hseigel |
8214807: Improve handling of very old class files |
Thu, 06 Dec 2018 15:44:40 +0100 |
tschatzl |
8214850: Rename vm_operations.?pp files to vmOperations.?pp files |
Thu, 06 Dec 2018 15:44:13 +0100 |
tschatzl |
8214791: Consistently name gc files containing VM operations |
Thu, 06 Dec 2018 13:55:22 +0100 |
tschatzl |
8159440: Move marking of promoted objects during initial mark into the concurrent phase |
Thu, 06 Dec 2018 13:55:22 +0100 |
tschatzl |
8193312: Rename VM_CGC_Operation to VM_G1Concurrent |
Mon, 03 Dec 2018 10:51:03 +0100 |
roland |
8214857: "bad trailing membar" assert failure at memnode.cpp:3220 |
Thu, 06 Dec 2018 12:51:13 +0100 |
redestad |
8214858: Improve module graph archiving |
Thu, 06 Dec 2018 12:34:28 +0100 |
hannesw |
8214571: -Xdoclint of array serialField gives "error: array type not allowed here" |
Thu, 06 Dec 2018 10:07:54 +0100 |
thartmann |
8208277: Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages |
Thu, 06 Dec 2018 12:39:28 +0530 |
nishjain |
8177552: Compact Number Formatting support |
Thu, 06 Dec 2018 11:54:39 +0530 |
pmuthuswamy |
8214856: Errors with JSZip in web console after upgrade to 3.1.5 |
Wed, 05 Dec 2018 21:18:27 -0800 |
lmesnik |
8210107: vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed) |
Wed, 05 Dec 2018 20:59:55 -0800 |
iignatyev |
8214915: CtwRunner misses export for jdk.internal.access |
Thu, 06 Dec 2018 10:05:29 +0800 |
jjiang |
8214459: NSS source should be removed |
Wed, 05 Dec 2018 11:31:20 -0800 |
cushon |
8214902: Pretty-printing marker annotations add unnecessary parenthesis |
Wed, 05 Dec 2018 17:50:14 -0800 |
mseledtsov |
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError |
Thu, 06 Dec 2018 00:44:13 +0100 |
jwilhelm |
Added tag jdk-12+23 for changeset eef755718cb2 |
Wed, 05 Dec 2018 16:22:22 -0800 |
iignatyev |
8214908: add ctw tests for jdk.jfr and jdk.management.jfr modules |
Wed, 05 Dec 2018 15:58:46 -0800 |
bpb |
6516099: InputStream.skipFully(int k) to skip exactly k bytes |
Wed, 05 Dec 2018 19:17:22 +0100 |
hannesw |
8214795: Add safety check to dynalink inner class lookup |
Wed, 05 Dec 2018 16:11:53 +0100 |
eosterlund |
8214257: IC cache not clean after cleaning assertion failure |
Wed, 05 Dec 2018 15:57:26 +0100 |
eosterlund |
8214338: Move IC stub refilling out of IC cache transitions |
Wed, 05 Dec 2018 17:33:01 +0000 |
coffeys |
8213952: Relax DNSName restriction as per RFC 1123 |
Wed, 05 Dec 2018 18:08:50 +0100 |
egahlin |
8214896: JFR Tool left files behind |
Wed, 05 Dec 2018 17:11:22 +0100 |
pliden |
8214786: Remove unused ThreadLocalAllocBuffer::verify() |
Wed, 05 Dec 2018 17:11:21 +0100 |
pliden |
8214785: Remove unused WeakHandleType::vm_string |
Wed, 05 Dec 2018 17:11:20 +0100 |
pliden |
8214782: Add missing access barriers on CLD handle area |
Wed, 05 Dec 2018 17:11:19 +0100 |
pliden |
8214784: Adjust Dictionary and JNIHandle verification |
Wed, 05 Dec 2018 16:40:12 +0100 |
egahlin |
8205516: JFR tool |
Wed, 05 Dec 2018 09:34:01 -0500 |
vromero |
8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interfacejdk-12+23 |
Wed, 05 Dec 2018 19:22:04 +0530 |
sundar |
8206962: jlink --release-info=del throws NPE if no keys are specified |
Wed, 05 Dec 2018 11:01:44 +0100 |
eosterlund |
8214302: Allow safely calling is_unloading() on zombie nmethods |
Wed, 05 Dec 2018 08:55:42 +0100 |
eosterlund |
8214522: Last runtime locking issues for concurrent class unloading |
Wed, 05 Dec 2018 15:39:04 +0530 |
psadhukhan |
Merge |
Tue, 04 Dec 2018 13:35:04 +0530 |
psadhukhan |
Merge |
Mon, 03 Dec 2018 16:12:33 -0800 |
serb |
8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: "libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory" |
Mon, 03 Dec 2018 06:59:19 +0530 |
kaddepalli |
7124301: [macosx] When in a tab group if you arrow between tabs there are noVoiceOver announcements. |
Sat, 01 Dec 2018 09:37:19 +0530 |
psadhukhan |
8213051: Invalid use of HTML5 in javax.print files |
Fri, 30 Nov 2018 15:54:34 -0800 |
serb |
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder |
Fri, 30 Nov 2018 15:05:36 -0800 |
prr |
8214558: bad @run tag in CheckPrinterJobSystemProperty.java |
Fri, 30 Nov 2018 23:21:05 +0300 |
bae |
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK) |
Fri, 30 Nov 2018 12:21:39 -0800 |
prr |
8214552: Resolve clash between 4947890 and 8130264 |
Fri, 30 Nov 2018 10:55:59 -0800 |
prr |
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation |
Fri, 30 Nov 2018 17:14:48 +0530 |
jdv |
8212875: ftp: links for tiff/TTN2.draft.txt do not respond |
Fri, 30 Nov 2018 10:55:42 +0530 |
psadhukhan |
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13 |
Thu, 29 Nov 2018 16:22:49 -0800 |
serb |
8198339: Test javax/swing/border/Test6981576.java is unstable |
Thu, 29 Nov 2018 15:17:58 +0000 |
dmarkov |
8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files |
Thu, 29 Nov 2018 15:21:10 +0530 |
kaddepalli |
8213048: Invalid use of HTML5 in java.awt files |
Wed, 05 Dec 2018 16:41:13 +0800 |
fyuan |
8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI |
Fri, 30 Nov 2018 15:22:44 +0100 |
roland |
8214541: ZGC: Refactoring from JDK-8214172 may leave PhaseIterGVN::_delay_transform set |
Tue, 04 Dec 2018 21:13:45 -0800 |
dtitov |
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code |
Tue, 04 Dec 2018 17:18:11 -0800 |
vlivanov |
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot |
Wed, 05 Dec 2018 08:48:49 +0800 |
weijun |
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11 |
Tue, 04 Dec 2018 14:53:00 -0800 |
joehw |
8213325: (props) Properties.loadFromXML does not fully comply with the spec |
Tue, 04 Dec 2018 15:22:41 -0500 |
rriggs |
8214794: java.specification.version should be only the major version number |
Tue, 04 Dec 2018 11:54:09 -0800 |
ccheung |
8214728: Unnecessary InstanceKlass::cast at few places |
Tue, 04 Dec 2018 11:10:14 -0800 |
naoto |
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales. |
Tue, 04 Dec 2018 12:26:49 -0500 |
rriggs |
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed |
Tue, 04 Dec 2018 17:54:13 +0100 |
sgehwolf |
8214061: Buffer written into itself |
Tue, 04 Dec 2018 17:14:11 +0100 |
eosterlund |
8214556: Crash in DependencyContext::remove_dependent_nmethod still happens |
Tue, 04 Dec 2018 15:47:05 +0100 |
shade |
8214787: Zero builds fail with "undefined JavaThread::thread_state()" |
Tue, 04 Dec 2018 07:06:38 -0500 |
gadams |
8214300: .attach_pid files may remain in the process cwd |
Tue, 04 Dec 2018 07:09:02 -0500 |
gadams |
8176828: jtools do not list VM process launched with the debugger option suspend=y |
Tue, 04 Dec 2018 11:57:18 +0100 |
lucy |
8214526: Change CodeHeap State Analytics control from UL to Print* |
Tue, 04 Dec 2018 09:30:10 +0100 |
ehelin |
8214230: Classes generated by SystemModulesPlugin.java are not reproducable |
Tue, 04 Dec 2018 09:28:11 +0100 |
simonis |
8214534: Setting of THIS_FILE in the build is broken |
Tue, 04 Dec 2018 09:08:03 +0100 |
afarley |
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler |
Mon, 03 Dec 2018 22:27:24 -0800 |
iklam |
8214388: CDS dumping fails with java heap fragmentation |
Tue, 04 Dec 2018 11:10:19 +0530 |
jgeorge |
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC |
Mon, 03 Dec 2018 19:47:37 -0800 |
jcbeyler |
8214502: Add space after/before {} in remaining vmTestbase tests |
Mon, 03 Dec 2018 16:44:57 -0800 |
jjg |
8214745: Bad link in coll-reference.html |
Mon, 03 Dec 2018 16:14:15 -0800 |
jjg |
8214744: Unnecessary <p> tags in java.util.zip.Deflater |
Mon, 03 Dec 2018 15:53:01 -0800 |
iklam |
8214726: Typo in HeapShared::check_closed_archive_heap_region_object |
Mon, 03 Dec 2018 18:48:01 +0100 |
ihse |
8213187: Handle libwindowsaccessbridge need to access MSVCRT functions |
Mon, 03 Dec 2018 18:46:10 +0100 |
ihse |
8214718: Update missing copyright year in build system |
Mon, 03 Dec 2018 18:44:45 +0100 |
ihse |
8214710: Fix hg log in update_copyright_year.sh |
Mon, 03 Dec 2018 18:43:24 +0100 |
ihse |
8214311: dtrace gensrc has missing dependencies |
Mon, 03 Dec 2018 23:58:15 +0800 |
weijun |
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow |
Mon, 03 Dec 2018 14:16:39 +0100 |
eosterlund |
8214523: Fix nmethod asserts for concurrent nmethod unloading |
Mon, 03 Dec 2018 14:52:49 +0100 |
pliden |
8214377: ZGC: Don't use memset to initialize array of ZForwardingTableEntry |
Mon, 03 Dec 2018 14:52:49 +0100 |
pliden |
8214476: ZGC: Build ZGC by default |
Mon, 03 Dec 2018 14:52:49 +0100 |
pliden |
8214484: ZGC: Exclude SA tests ClhsdbJhisto and TestHeapDumpFor* |
Mon, 03 Dec 2018 14:25:00 +0100 |
jlahoda |
8214529: Exception while using Anonymous class in switch expression |
Mon, 03 Dec 2018 14:28:19 +0300 |
dchuyko |
8214444: Wrong strncat limits in dfa.cpp |
Mon, 03 Dec 2018 10:37:36 +0100 |
jlahoda |
8214031: Assertion error in value break statement with conditional operator in switch expression |
Mon, 03 Dec 2018 12:35:27 +0530 |
nishjain |
8213294: Upgrade IANA LSR data |
Sun, 02 Dec 2018 11:09:46 -0800 |
itakiguchi |
8213618: IBM970 charset has missing entry and remove unexpected entries |
Sat, 01 Dec 2018 21:58:05 +0800 |
weijun |
8214179: Add groupname info into keytool -list and -genkeypair output |
Fri, 30 Nov 2018 23:46:20 -0800 |
epavlova |
8214557: Filter out VM flags which don't affect AOT code generation |
Fri, 30 Nov 2018 14:48:44 -0800 |
bpb |
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java |
Fri, 30 Nov 2018 13:42:49 -0800 |
henryjen |
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM |
Fri, 30 Nov 2018 12:41:00 -0800 |
joehw |
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs. |
Fri, 30 Nov 2018 12:24:23 -0800 |
ccheung |
8210102: CDS tests timed out |
Fri, 30 Nov 2018 16:51:23 +0100 |
eosterlund |
8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry |
Fri, 30 Nov 2018 15:29:19 +0100 |
eosterlund |
8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes |
Fri, 30 Nov 2018 15:43:37 +0100 |
hannesw |
8214525: Bit rot in Nashorn Ant script |
Fri, 30 Nov 2018 15:39:27 +0100 |
hannesw |
8210943: Hiding of inner classes not resolved properly |
Fri, 30 Nov 2018 11:40:48 +0100 |
eosterlund |
8213565: Crash in DependencyContext::remove_dependent_nmethod |
Fri, 30 Nov 2018 20:15:25 +0900 |
ysuenaga |
8214499: SA should follow 8150689 |
Tue, 27 Nov 2018 08:44:19 +0100 |
roland |
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0 |
Fri, 30 Nov 2018 10:29:58 +0000 |
michaelm |
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0 |
Fri, 30 Nov 2018 10:37:48 +0530 |
sadayapalam |
8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata |
Thu, 29 Nov 2018 18:57:18 -0800 |
jcbeyler |
8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests |
Thu, 29 Nov 2018 17:45:29 -0800 |
rfield |
8213725: JShell NullPointerException due to class file with unexpected package |
Thu, 29 Nov 2018 06:34:46 -0800 |
shurailine |
8214309: Enhance makefiles to allow generating JCov instrumented build |
Thu, 29 Nov 2018 13:17:14 -0800 |
naoto |
8212878: host in ftp: link not found |
Thu, 29 Nov 2018 13:16:41 -0800 |
naoto |
8212870: Broken links for www.usno.navy.mil |
Wed, 28 Nov 2018 15:09:26 -0800 |
sangheki |
8211735: Wrong heap mapper can be selected with UseLargePages on G1 |
Thu, 29 Nov 2018 11:47:08 -0800 |
iveresov |
8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode |
Thu, 29 Nov 2018 11:14:36 -0800 |
lmesnik |
8214400: Update hotspot application/jcstress jtreg tests wrappers to use jcstress 0.5 |
Thu, 29 Nov 2018 11:06:22 -0800 |
lmesnik |
8214462: Add serviceability/sa/ClhsdbInspect.java to ProblemList.txt |
Thu, 29 Nov 2018 13:04:25 -0500 |
coleenp |
8214356: Verification of class metadata unloading takes a long time |
Thu, 29 Nov 2018 10:13:42 -0800 |
naoto |
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public. |
Mon, 19 Nov 2018 15:01:59 -0800 |
cushon |
8214026: Canonicalized archive paths appearing in diagnostics |
Thu, 29 Nov 2018 08:43:12 -0800 |
xuelei |
8210985: Update the default SSL session cache size to 20480 |
Thu, 29 Nov 2018 09:19:16 -0500 |
rriggs |
8214445: [test] java/net/URL/HandlerLoop has illegal reflective access |
Thu, 29 Nov 2018 08:50:25 -0500 |
mullan |
8214443: Remove TLS v1 and v1.1 from SSLContext required algorithms |
Thu, 22 Nov 2018 12:20:10 +0100 |
stuefe |
8214229: Enable ShowRegistersOnAssert by default |
Wed, 28 Nov 2018 13:16:54 -0500 |
gromero |
8214451: PPC64/s390: Clean up unused CRC32 prototype and function |
Thu, 29 Nov 2018 09:31:04 +0100 |
neliasso |
8214434: Disabling ZOptimizeLoadBarriers hits assert |
Thu, 29 Nov 2018 14:32:23 +0530 |
psadhukhan |
Merge |
Tue, 27 Nov 2018 13:47:31 +0530 |
mhalder |
8209123: [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu |
Tue, 27 Nov 2018 10:59:24 +0530 |
psadhukhan |
Merge |
Tue, 27 Nov 2018 10:45:54 +0530 |
psadhukhan |
8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2 |
Mon, 26 Nov 2018 10:49:53 +0530 |
psadhukhan |
Merge |
Mon, 05 Nov 2018 18:53:51 -0800 |
akolarkunnu |
8213168: Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest |
Tue, 20 Nov 2018 16:40:40 +0530 |
kaddepalli |
8212882: links to tutorial should be updated to use https: |
Tue, 20 Nov 2018 15:53:54 +0530 |
jdv |
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException |
Tue, 20 Nov 2018 14:37:24 +0530 |
jdv |
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458 |
Thu, 15 Nov 2018 14:14:31 -0800 |
serb |
8213817: @return has already been specified (4 occurrences, in AWT and Swing) |
Thu, 15 Nov 2018 11:25:13 +0530 |
sveerabhadra |
6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails |
Wed, 14 Nov 2018 20:47:57 -0800 |
alans |
8211301: [macos] support full window content options |
Wed, 14 Nov 2018 18:04:54 -0800 |
itakiguchi |
8213614: DnD operation change feature does not work with 64bit big endian CPU |
Wed, 14 Nov 2018 13:52:33 -0800 |
avu |
8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave |
Thu, 08 Nov 2018 17:10:47 +0100 |
mbaesken |
8213532: add missing LocalFree calls after using FormatMessage(A) [windows] |
Wed, 14 Nov 2018 18:27:51 +0530 |
pbansal |
8213844: Typo in ProblemList updation under JDK-8213536 |
Wed, 14 Nov 2018 01:29:34 +0530 |
jdv |
8212116: IIOException "tEXt chunk length is not proper" on opening png file |
Wed, 14 Nov 2018 17:26:24 +0530 |
psadhukhan |
Merge |
Tue, 13 Nov 2018 16:35:58 -0800 |
serb |
8211833: Javadoc cleanup of java.applet package |
Tue, 13 Nov 2018 07:11:50 -0800 |
shurailine |
8186549: move ExtendedRobot closer to tests |
Tue, 13 Nov 2018 09:39:57 +0530 |
jdv |
8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF |
Mon, 12 Nov 2018 22:28:08 +0000 |
alitvinov |
8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component |
Thu, 29 Nov 2018 00:51:58 -0500 |
dholmes |
8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler |
Thu, 29 Nov 2018 00:49:27 -0500 |
dholmes |
8214466: Append assembler flags on ARM targets |
Wed, 28 Nov 2018 22:29:35 -0500 |
dholmes |
8214332: Add a flag for overriding default JNI library search path |
Wed, 28 Nov 2018 18:16:39 -0800 |
smarks |
8214460: MacosX build is broken because of JDK-8214014 |
Thu, 29 Nov 2018 02:11:44 +0100 |
jwilhelm |
Added tag jdk-12+22 for changeset 732bec44c89e |
Thu, 29 Nov 2018 07:40:45 +0800 |
mli |
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries |
Wed, 28 Nov 2018 15:25:14 -0800 |
dl |
8211283: Miscellaneous changes imported from jsr166 CVS 2018-11 |
Wed, 28 Nov 2018 15:25:14 -0800 |
dl |
8211877: Broken links in java.util.concurrent.atomic |
Wed, 28 Nov 2018 15:25:14 -0800 |
dl |
8212899: java/util/concurrent/tck/JSR166TestCase.java - testMissedSignal_8187947(SubmissionPublisherTest): timed out waiting for CountDownLatch for 40 sec |
Wed, 28 Nov 2018 14:28:28 -0800 |
martin |
8213406: (fs) More than one instance of built-in FileSystem observed in heap |
Wed, 28 Nov 2018 16:05:48 -0500 |
kbarrett |
8214278: Cleanup process_completed_threshold and related state |
Wed, 28 Nov 2018 16:04:36 -0500 |
rriggs |
8214014: Remove vestiges of gopher: protocol proxy support |
Wed, 28 Nov 2018 15:53:49 -0500 |
rriggs |
4947890: Minimize JNI upcalls in system-properties initialization |
Wed, 28 Nov 2018 14:49:19 -0500 |
lancea |
8210454: jar tool does not allow setting the module version without also setting the main class |
Wed, 28 Nov 2018 11:09:27 -0800 |
jcbeyler |
8214408: Migrate EventsOnOff to using the same allocateAndCheck method |
Wed, 28 Nov 2018 10:30:15 -0800 |
joehw |
8213117: adoptNode corrupts attribute valuesjdk-12+22 |
Wed, 28 Nov 2018 07:51:15 -0800 |
iklam |
8213275: ReplaceCriticalClasses.java fails with jdk.internal.vm.PostVMInitHook not found |
Wed, 28 Nov 2018 13:56:32 +0100 |
simonis |
8214343: Handle the absence of Xrandr more generically |
Wed, 28 Nov 2018 13:24:56 +0300 |
dchuyko |
8214272: Don't use memset to initialize arrays of MemoryUsage in memoryManager.cpp |
Wed, 28 Nov 2018 11:06:27 +0100 |
rehn |
8213791: StringTable: Use get and insert |
Wed, 28 Nov 2018 11:06:58 +0100 |
tschatzl |
8213996: Remove one of the SparsePRT entry tables |
Wed, 28 Nov 2018 10:52:01 +0100 |
tschatzl |
8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout |
Wed, 28 Nov 2018 10:00:41 +0100 |
ihse |
8178317: Create man pages using pandoc from markdown sources |
Tue, 27 Nov 2018 15:56:10 +0100 |
mbaesken |
8214373: adjust usage of ReleaseLongArrayElements in MacosxDebuggerLocal |
Tue, 27 Nov 2018 14:49:13 +0100 |
roland |
8214362: C2: gc interface entry point for split if |
Tue, 27 Nov 2018 09:35:02 +0100 |
roland |
8214172: GC interface entry points for loop opts |
Wed, 28 Nov 2018 15:34:43 +0800 |
mli |
8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library |
Wed, 28 Nov 2018 10:21:07 +0530 |
pmuthuswamy |
8202621: bad test with broken links needs to be updated |
Wed, 28 Nov 2018 09:37:03 +0530 |
pmuthuswamy |
8213921: Use {@systemProperty} tag for properties listed in "Networking Properties" |
Tue, 27 Nov 2018 22:02:52 -0500 |
dholmes |
8212207: runtime/InternalApi/ThreadCpuTimesDeadlock.java crashes with SEGV in pthread_getcpuclockid+0x0 |
Tue, 27 Nov 2018 21:20:16 -0500 |
dholmes |
8214208: Nestmate package validation logging/exception should include classloader information |
Tue, 27 Nov 2018 19:46:57 -0500 |
coleenp |
8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing |
Tue, 27 Nov 2018 15:52:34 -0800 |
mseledtsov |
8213914: [TESTBUG] Several JFR VM events are not covered by tests |
Tue, 27 Nov 2018 18:35:16 -0500 |
dcubed |
8202415: Incorrect time logged for monitor deflation |
Tue, 27 Nov 2018 17:53:17 -0500 |
jiangli |
8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap |
Tue, 27 Nov 2018 13:39:57 -0500 |
pchilanomate |
8150689: Thread dump report "waiting to re-lock in wait()" shows incorrectly |
Tue, 27 Nov 2018 11:28:47 -0800 |
darcy |
8213911: Use example.com in java.net and other examples |
Tue, 27 Nov 2018 09:40:32 -0800 |
joehw |
8177286: AttributeSet: attempt to compare Qname and String |
Tue, 27 Nov 2018 18:14:27 +0100 |
mgronlun |
8214287: SpecJbb2005StressModule got uncaught exception |
Tue, 27 Nov 2018 11:07:44 -0500 |
vromero |
8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body |
Mon, 26 Nov 2018 14:04:23 +0100 |
mbaesken |
8214297: testbug : missing fclose in jvmti_aod.cpp |
Tue, 27 Nov 2018 13:02:28 +0100 |
hannesw |
8213716: javadoc search not working with Japanese and Chinese locales |
Tue, 27 Nov 2018 11:09:53 +0000 |
coffeys |
8214295: Populate handlers while holding streamHandlerLock |
Mon, 26 Nov 2018 17:35:35 +0100 |
roland |
8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation |
Mon, 26 Nov 2018 22:49:57 -0800 |
dlong |
8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event" |
Tue, 27 Nov 2018 07:54:06 +0100 |
stuefe |
8213834: JVMTI ResourceExhausted should not be posted in CompilerThread |
Mon, 26 Nov 2018 20:50:21 -0800 |
xuelei |
8214321: Misleading code in SSLCipher |
Tue, 27 Nov 2018 08:51:20 +0800 |
weijun |
8214100: use of keystore probing results in unnecessary exception thrown |
Mon, 26 Nov 2018 15:06:53 -0800 |
iklam |
8214029: Remove dead code BasicHashtable::bulk_free_entries |
Mon, 26 Nov 2018 11:17:13 -0800 |
jjg |
8190312: javadoc -link doesn't work with http: -> https: URL redirects |
Mon, 26 Nov 2018 14:13:22 -0500 |
jiangli |
8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java |
Mon, 26 Nov 2018 11:00:32 -0800 |
jjg |
8213956: javadoc crash using {@index} in doc-files file |
Mon, 26 Nov 2018 13:17:39 -0500 |
kbarrett |
8214202: DirtyCardQueueSet::get_completed_buffer should not clear _process_completed |
Mon, 26 Nov 2018 09:36:30 +0100 |
sgehwolf |
8214059: Undefined behaviour in ADLC |
Mon, 26 Nov 2018 12:20:06 -0400 |
jlaskey |
8203442: String::transform |
Mon, 26 Nov 2018 09:46:20 -0500 |
hseigel |
8204525: [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap |
Mon, 26 Nov 2018 12:16:23 +0100 |
thartmann |
8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions |
Mon, 26 Nov 2018 09:24:08 +0100 |
jlahoda |
8214113: Switch expressions may have constant type and may be skipped during write |
Mon, 26 Nov 2018 08:27:49 +0800 |
weijun |
8214262: SunEC native code does not compile with debug on |
Sat, 24 Nov 2018 01:05:11 +0100 |
jwilhelm |
8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java |
Fri, 23 Nov 2018 19:45:38 +0300 |
bulasevich |
8213845: ARM32: Interpreter doesn't call result handler after native calls |
Thu, 22 Nov 2018 17:25:47 +0100 |
roland |
8214206: Fix for JDK-8213419 is broken on 32-bit |
Fri, 23 Nov 2018 10:57:07 +0100 |
sjohanss |
8214118: HeapRegions marked as archive even if CDS mapping fails |
Fri, 23 Nov 2018 11:07:54 +0100 |
rehn |
8214181: safepoint header cleanup |
Fri, 23 Nov 2018 10:43:18 +0100 |
rehn |
8212108: SafepointSynchronizer never ending counter (big enough) |
Fri, 23 Nov 2018 10:51:59 +0100 |
mgronlun |
8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr |
Fri, 23 Nov 2018 13:16:45 +0530 |
vtewari |
8203672: JNI exception pending in PlainSocketImpl.c |
Fri, 23 Nov 2018 16:36:07 +0900 |
ysuenaga |
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions |
Fri, 23 Nov 2018 12:45:47 +0800 |
amlu |
8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms |
Thu, 22 Nov 2018 21:43:37 -0500 |
mhorie |
8214205: PPC64: Add instructions for counting trailing zeros |
Thu, 22 Nov 2018 10:15:32 -0800 |
mchung |
8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file |
Thu, 22 Nov 2018 17:22:40 +0100 |
simonis |
8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x |
Thu, 22 Nov 2018 15:38:20 +0100 |
hannesw |
8200432: javadoc fails with ClassCastException on {@link byte[]} |
Thu, 22 Nov 2018 11:15:53 +0100 |
sgehwolf |
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001 |
Thu, 22 Nov 2018 10:11:58 +0100 |
sgehwolf |
8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions |
Thu, 22 Nov 2018 10:01:38 +0100 |
eosterlund |
8213755: Let nmethods be is_unloading() outside of safepoints |
Thu, 22 Nov 2018 09:55:44 +0100 |
eosterlund |
8214056: Allow the GC to attach context information to CompiledMethod |
Thu, 22 Nov 2018 09:46:24 +0100 |
eosterlund |
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT |
Thu, 22 Nov 2018 09:44:02 +0100 |
simonis |
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it |
Thu, 22 Nov 2018 09:26:51 +0100 |
tschatzl |
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled |
Thu, 22 Nov 2018 09:25:19 +0100 |
tschatzl |
8213997: Remove G1HRRSUseSparseTable flag |
Thu, 22 Nov 2018 09:23:05 +0100 |
rkennke |
8214057: GC/C2 abstraction for Node::has_special_unique_user() |
Thu, 22 Nov 2018 09:22:54 +0100 |
rkennke |
8214055: GC/C2 abstraction for phaseX |
Fri, 09 Nov 2018 14:08:01 +0100 |
pliden |
8212748: ZGC: Add reentrant locking functionality |
Thu, 22 Nov 2018 09:14:31 +0100 |
pliden |
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java |
Thu, 22 Nov 2018 13:25:44 +0530 |
vtewari |
8046500: GetIpAddrTable function failed on Pure Ipv6 environment |
Wed, 21 Nov 2018 22:34:01 -0800 |
mchung |
8213909: jdeps --print-module-deps should report missing dependences |
Wed, 21 Nov 2018 22:33:33 -0800 |
mchung |
8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar |
Thu, 22 Nov 2018 10:25:44 +0530 |
pmuthuswamy |
8213819: doclint should warn against {@index} inside <a> tag |
Thu, 22 Nov 2018 10:30:47 +0800 |
amlu |
8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive |
Thu, 22 Nov 2018 02:32:36 +0100 |
jwilhelm |
Added tag jdk-12+21 for changeset f8fb0c86f2b3 |
Wed, 21 Nov 2018 22:02:17 +0100 |
dnsimon |
8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects |
Wed, 21 Nov 2018 12:36:16 -0800 |
jjg |
8214139: Remove wrapper methods from {Base,Html}Configuration |
Wed, 21 Nov 2018 15:06:13 -0500 |
apetcher |
8213202: Possible race condition in TLS 1.3 session resumptionjdk-12+21 |
Wed, 21 Nov 2018 10:46:45 -0800 |
jcbeyler |
8214149: Move out assignments when not using NSK*VERIFY macros |
Wed, 21 Nov 2018 18:44:11 +0000 |
alanb |
8214078: (fs) SecureDirectoryStream not supported on arm32 |
Wed, 21 Nov 2018 09:38:27 -0800 |
jcbeyler |
8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions |
Wed, 21 Nov 2018 08:16:25 -0800 |
bpb |
8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit |
Wed, 21 Nov 2018 15:09:27 +0000 |
coffeys |
8213942: URLStreamHandler initialization race |
Wed, 21 Nov 2018 09:40:19 -0500 |
kbarrett |
8214144: Remove confusing locking_enqueue_completed_buffer |
Wed, 21 Nov 2018 15:22:28 +0100 |
simonis |
8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms |
Wed, 21 Nov 2018 15:22:57 +0100 |
jlahoda |
8212982: Rule cases in switch expression accepted even if complete normally |
Wed, 21 Nov 2018 15:05:21 +0100 |
thartmann |
8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2 |
Wed, 21 Nov 2018 14:24:31 +0530 |
rgoel |
8209923: Unicode 11.0.0. |
Wed, 14 Nov 2018 13:15:54 +0100 |
roland |
8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1 |
Tue, 20 Nov 2018 20:00:15 -0800 |
iklam |
8213587: Speed up CDS dump time by using resizable hashtables |
Tue, 20 Nov 2018 18:36:57 -0800 |
jcbeyler |
8214154: problem list HeapMonitorStatIntervalTest.java |
Tue, 20 Nov 2018 20:09:11 -0500 |
zgu |
8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java |
Tue, 20 Nov 2018 22:59:27 +0100 |
shade |
8213992: Rename and make DieOnSafepointTimeout the diagnostic option |
Tue, 20 Nov 2018 22:37:34 +0100 |
rkennke |
8213746: GC/C2 abstraction for C2 matcher |
Tue, 20 Nov 2018 21:12:46 +0100 |
redestad |
8213033: Archive remaining primitive box caches |
Mon, 19 Nov 2018 09:57:41 -0800 |
cushon |
8213908: AssertionError in DeferredAttr at setOverloadKind |
Tue, 20 Nov 2018 19:06:34 +0100 |
simonis |
8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp |
Tue, 20 Nov 2018 09:22:13 -0800 |
joehw |
8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure |
Tue, 20 Nov 2018 21:59:07 +0530 |
sdama |
8210742: compound var declaration type is not uniform for all variables |
Tue, 20 Nov 2018 13:12:48 +0000 |
coffeys |
8148188: Enhance the security libraries to record events of interest |
Tue, 20 Nov 2018 10:08:19 +0100 |
eosterlund |
8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE |
Tue, 20 Nov 2018 10:08:18 +0100 |
eosterlund |
8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass() |
Tue, 20 Nov 2018 09:35:15 +0100 |
rehn |
8213560: gtests might hang |
Tue, 20 Nov 2018 08:17:24 +0100 |
pliden |
8213623: ZGC: Let heap iteration walk all roots |
Tue, 20 Nov 2018 10:50:54 +0530 |
pmuthuswamy |
8184205: Captions on tabbed tables are squashed together |
Tue, 20 Nov 2018 10:07:42 +0530 |
pmuthuswamy |
8213920: Use {@systemProperty} tag for properties listed in System.getProperties |
Tue, 20 Nov 2018 09:59:58 +0800 |
xyin |
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently |
Mon, 19 Nov 2018 10:47:38 -0800 |
cushon |
8214071: Broken msg.bug diagnostics when using the compiler API |
Mon, 19 Nov 2018 22:27:51 +0100 |
stuefe |
8214075: [BACKOUT] 8214007: Fix sun.awt.nativedebug on X11 platforms |
Mon, 19 Nov 2018 19:25:57 +0100 |
simonis |
8214007: Fix sun.awt.nativedebug on X11 platforms |
Mon, 19 Nov 2018 08:52:11 -0800 |
erikj |
8214062: JDK-8167368 Leftover: get_source.sh in build documentation |
Wed, 06 Dec 2017 13:07:21 +0100 |
phedlin |
8191339: [JVMCI] BigInteger compiler intrinsics on Graal |
Thu, 08 Nov 2018 10:20:04 +0100 |
roland |
8211451: ~2.5% regression on compression benchmark starting with 12-b11 |
Mon, 19 Nov 2018 13:49:50 +0100 |
redestad |
8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure |
Mon, 19 Nov 2018 07:05:13 -0500 |
gadams |
8213916: no copyright in signature.html |
Mon, 19 Nov 2018 11:51:27 +0100 |
shade |
8212070: Introduce diagnostic flag to abort VM on failed JIT compilation |
Tue, 13 Nov 2018 09:59:50 +0100 |
roland |
8213779: Loop opts anti dependent store detection should ignore uncommon trap calls |
Mon, 19 Nov 2018 09:56:42 +0000 |
coffeys |
8210838: Override javax.crypto.Cipher.toString() |
Sun, 18 Nov 2018 19:45:33 +0100 |
bsrbnd |
8214027: Reinstate testB_mem_imm pattern in x86_64.ad |
Fri, 16 Nov 2018 17:46:15 -0800 |
iklam |
8213948: Solaris-X64 build fails with compact hashtable |
Fri, 16 Nov 2018 15:51:29 +0100 |
rrich |
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out |
Sat, 17 Nov 2018 13:48:50 +0100 |
shade |
8214004: Missing space between compiler thread name and task info in hs_err |
Sat, 17 Nov 2018 18:11:23 +0800 |
weijun |
8212003: Deprecating the default keytool -keyalg option |
Fri, 16 Nov 2018 19:27:21 -0800 |
jcbeyler |
8212931: HeapMonitorStatIntervalTest.java fails due average calculation |
Fri, 16 Nov 2018 16:10:25 -0800 |
ccheung |
8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping |
Fri, 16 Nov 2018 23:39:51 +0100 |
redestad |
8061281: Microbenchmark suite build support, directory layout and sample benchmarks |
Fri, 16 Nov 2018 13:23:50 -0500 |
jiangli |
8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region |
Fri, 16 Nov 2018 09:49:05 -0800 |
erikj |
8214003: Limit default test jobs based on memory size |
Fri, 16 Nov 2018 09:35:39 -0800 |
dlong |
8213959: add org.graalvm.compiler.replacements.test.StringCompressInflateTest to graal problem list |
Fri, 16 Nov 2018 19:30:11 +0300 |
bulasevich |
8213947: ARM32: failed check_simd should set UsePopCountInstruction to false |
Fri, 16 Nov 2018 19:29:40 +0300 |
bulasevich |
8213794: ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32 |
Fri, 16 Nov 2018 19:29:20 +0300 |
bulasevich |
8213410: UseCompressedOops requirement check fails fails on 32-bit system |
Fri, 16 Nov 2018 08:25:46 -0800 |
erikj |
8213906: Update arm devkits with libXrandr headers |
Fri, 16 Nov 2018 10:54:04 -0500 |
coleenp |
8213092: Add more runtime locks for concurrent class unloading |
Fri, 16 Nov 2018 07:30:40 -0500 |
coleenp |
8213751: ClassLoaderDataGraph::cld_do() should sometimes require CLDG_lock |
Thu, 15 Nov 2018 17:08:59 +0100 |
mbaesken |
8211326: add OS user related information to hs_err file |
Thu, 15 Nov 2018 21:53:30 -0800 |
dzhou |
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests |
Thu, 15 Nov 2018 21:26:35 -0800 |
jcm |
8212779: ADL Parser does not check allocation return values in all cases |
Thu, 15 Nov 2018 19:59:10 -0500 |
kbarrett |
8213352: Separate BufferNode allocation from PtrQueueSet |
Thu, 15 Nov 2018 17:55:41 -0500 |
dholmes |
8213723: More Monitor/mutex initialization management |
Thu, 15 Nov 2018 14:01:10 -0800 |
iignatyev |
8213926: WB_EnqueueInitializerForCompilation requests compilation for NULL |
Thu, 15 Nov 2018 14:01:08 -0800 |
iignatyev |
8213922: fix ctw stand-alone build |
Thu, 15 Nov 2018 09:04:07 -0800 |
dlong |
8210777: Update Graal |
Thu, 15 Nov 2018 21:05:47 +0100 |
shade |
8213373: Bulk MarkBitMap clearing methods |
Tue, 13 Nov 2018 22:08:44 -0800 |
manc |
8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark |
Thu, 15 Nov 2018 13:22:29 -0500 |
apetcher |
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect |
Thu, 15 Nov 2018 09:56:49 -0800 |
dtitov |
8203174: [Graal] JDI tests fail with Unexpected exception: com.sun.jdi.ObjectCollectedException |
Thu, 15 Nov 2018 09:45:18 +0100 |
neliasso |
8213538: VM crashes when MaxVectorSize is set to 0, 1 or 2 |
Wed, 14 Nov 2018 09:34:46 +0100 |
sgehwolf |
8213736: Build fails with LOG=debug on F28 after JDK-8210958 |
Tue, 02 Oct 2018 13:48:08 +0200 |
mbaesken |
8211106: [windows] Update OS detection code to recognize Windows Server 2019 |
Thu, 15 Nov 2018 11:26:46 +0000 |
michaelm |
8213616: URLPermission with query or fragment behaves incorrectly |
Thu, 15 Nov 2018 11:10:04 +0100 |
mgronlun |
8210024: JFR calls virtual is_Java_thread from ~Thread() |
Thu, 15 Nov 2018 10:59:56 +0100 |
rkennke |
8213615: GC/C2 abstraction for escape analysis |
Wed, 14 Nov 2018 23:12:19 -0800 |
ssahoo |
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out |
Thu, 15 Nov 2018 11:23:43 +0530 |
pmuthuswamy |
8206475: Repeated word in error message |
Thu, 15 Nov 2018 01:58:53 +0100 |
jwilhelm |
Added tag jdk-12+20 for changeset 40098289d580 |
Wed, 14 Nov 2018 16:27:11 -0800 |
jjg |
8213913: Redundant HTML in java.se/module-info.java |
Wed, 14 Nov 2018 16:11:21 -0800 |
jjg |
8213910: Invalid HTML in java.net.http.HttpClient |
Wed, 14 Nov 2018 18:49:02 -0500 |
jiangli |
8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces |
Wed, 14 Nov 2018 12:25:15 -0800 |
jcbeyler |
8213622: Windows VS2013 build failure - "'snprintf': identifier not found"jdk-12+20 |
Wed, 14 Nov 2018 11:42:40 -0800 |
naoto |
8213818: @return has already been specified |
Wed, 14 Nov 2018 18:57:47 +0100 |
rkennke |
8213795: Force explicit null check on patching placeholder offset |
Fri, 09 Nov 2018 10:34:19 -0300 |
mbalao |
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts |
Wed, 14 Nov 2018 09:31:38 -0800 |
erikj |
8213709: jdk/javadoc/doclet/testValueTag/TestValueTagInModule.java missing modules declaration |
Wed, 14 Nov 2018 09:26:28 -0800 |
erikj |
8211727: Adjust default concurrency settings for running tests on Sparc |
Wed, 14 Nov 2018 09:50:01 -0500 |
pchilanomate |
8213708: Different #ifdef guards cause incorrect use of Monitor::check_block_state() |
Wed, 14 Nov 2018 14:23:21 +0000 |
michaelm |
8213189: Make restricted headers in HTTP Client configurable and remove Date by default |
Wed, 14 Nov 2018 17:16:44 +0530 |
psadhukhan |
Merge |
Mon, 12 Nov 2018 12:39:03 +0530 |
pbansal |
8213536: Update ProblemList for Linux |
Mon, 12 Nov 2018 11:10:16 +0530 |
psadhukhan |
Merge |
Mon, 12 Nov 2018 10:55:49 +0530 |
sveerabhadra |
8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac |
Sat, 10 Nov 2018 18:48:35 -0800 |
serb |
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source |
Sat, 10 Nov 2018 18:41:43 -0800 |
serb |
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails |
Sat, 10 Nov 2018 09:52:59 -0800 |
serb |
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable |
Fri, 09 Nov 2018 22:25:40 -0800 |
serb |
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java |
Fri, 09 Nov 2018 18:35:25 +0530 |
arapte |
8198002: java/awt/Mixing/Validating.java debug assert on Windows |
Fri, 09 Nov 2018 12:08:05 +0530 |
arapte |
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows |
Fri, 09 Nov 2018 09:29:43 +0530 |
psadhukhan |
8213181: Updation of ProblemList.txt for removal of passing swing test |
Thu, 08 Nov 2018 10:34:49 -0800 |
prr |
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7 |
Thu, 08 Nov 2018 12:09:06 +0530 |
psadhukhan |
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows |
Tue, 06 Nov 2018 17:57:17 -0800 |
serb |
8211822: Some tests fail after JDK-8210039 |
Sat, 03 Nov 2018 09:50:22 +0530 |
psadhukhan |
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails |
Fri, 02 Nov 2018 15:38:03 -0700 |
serb |
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor |
Fri, 02 Nov 2018 12:15:37 -0700 |
serb |
8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac |
Fri, 02 Nov 2018 23:05:47 +0530 |
arapte |
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows |
Thu, 01 Nov 2018 13:56:14 -0700 |
prr |
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h |
Thu, 01 Nov 2018 18:13:25 +0530 |
sveerabhadra |
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders. |
Wed, 31 Oct 2018 16:58:37 -0700 |
prr |
8210863: Remove Xrandr include files from JDK sources |
Wed, 31 Oct 2018 13:26:06 -0700 |
prr |
Merge |
Wed, 31 Oct 2018 11:45:04 -0700 |
prr |
8210886: Remove references in xwindows.md to non-existent files. |
Wed, 31 Oct 2018 10:01:23 -0700 |
serb |
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos |
Wed, 31 Oct 2018 14:22:48 +0530 |
pbansal |
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS |
Tue, 30 Oct 2018 15:51:10 -0700 |
itakiguchi |
8211810: X11 Time stamp data should be unsigned |
Tue, 30 Oct 2018 17:06:32 +0530 |
mhalder |
8208543: [macos] Support for apple.awt.documentModalSheet incomplete |
Tue, 30 Oct 2018 15:43:37 +0530 |
psadhukhan |
8213138: Update ProblemList.txt for mac |
Fri, 26 Oct 2018 22:20:19 +0530 |
jdv |
8213130: Update ProblemList after verification of jtreg tests in Win 7 |
Mon, 29 Oct 2018 17:34:05 -0700 |
serb |
8212790: Javadoc cleanup of java.awt.color package |
Fri, 26 Oct 2018 15:44:33 +0530 |
jdv |
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java |
Fri, 26 Oct 2018 14:03:57 +0530 |
sveerabhadra |
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest |
Fri, 26 Oct 2018 13:52:08 +0530 |
sveerabhadra |
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest |
Thu, 25 Oct 2018 13:09:58 +0530 |
psadhukhan |
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section |
Thu, 25 Oct 2018 13:07:42 +0530 |
psadhukhan |
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel |
Wed, 14 Nov 2018 04:56:43 -0500 |
dholmes |
8213767: Remove the -Xconcurrentio flag and associated code |
Wed, 14 Nov 2018 09:19:31 +0100 |
stuefe |
8213591: running bin/idea.sh in Cygwin: generated project cannot be imported |
Wed, 14 Nov 2018 07:50:37 +0100 |
rehn |
8213574: Deadlock in string table expansion when dumping lots of CDS classes |
Tue, 13 Nov 2018 23:33:17 -0500 |
vromero |
8213480: update internal ASM version to 7.0 |
Wed, 07 Nov 2018 19:40:27 -0800 |
iklam |
8213346: Re-implement shared dictionary using CompactHashtable |
Tue, 13 Nov 2018 21:43:10 -0500 |
dholmes |
8213826: Disable ARMv6 memory barriers on ARMv5 processors |
Tue, 13 Nov 2018 18:22:52 -0800 |
jnimeh |
8212885: TLS 1.3 resumed session does not retain peer certificate chain |
Wed, 14 Nov 2018 08:46:25 +0800 |
weijun |
8213400: Support choosing group name in keytool keypair generation |
Tue, 13 Nov 2018 16:17:24 -0800 |
jjg |
8213820: unknown tag: @returns |
Tue, 13 Nov 2018 15:25:24 -0800 |
mikael |
8213569: Bump minimum boot jdk to JDK 11 |
Tue, 13 Nov 2018 16:49:58 -0500 |
dholmes |
8213760: os::obsolete_option is obsolete and should be removed |
Tue, 13 Nov 2018 13:42:39 -0800 |
sspitsyn |
8213814: build error in jtreg test jvmti/GetLocalVariable |
Tue, 13 Nov 2018 12:52:37 -0800 |
epavlova |
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE |
Tue, 13 Nov 2018 12:24:13 -0800 |
mseledtsov |
8213570: [TESTBUG] Update JFR sanity test set |
Tue, 13 Nov 2018 15:13:36 -0500 |
jiangli |
Merge |
Tue, 13 Nov 2018 15:11:53 -0500 |
jiangli |
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error |
Tue, 13 Nov 2018 12:11:34 -0800 |
sspitsyn |
8213525: new unit test GetLocalVariable/LocalVars is not stable |
Tue, 13 Nov 2018 13:45:43 -0500 |
kbarrett |
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp |
Tue, 13 Nov 2018 11:21:32 -0500 |
aph |
8209415: Fix JVMTI test failure HS202 |
Tue, 13 Nov 2018 12:24:34 +0000 |
prappo |
8213490: Networking area typos and inconsistencies cleanup |
Tue, 13 Nov 2018 11:45:16 +0100 |
tschatzl |
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark |
Tue, 13 Nov 2018 11:34:54 +0100 |
redestad |
8213741: Consolidate Object and String Stringifiers |
Mon, 12 Nov 2018 16:36:05 -0500 |
dholmes |
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 |
Mon, 12 Nov 2018 13:13:00 -0800 |
jcbeyler |
8212939: Add space after if/while/for/switch and parenthesis |
Mon, 12 Nov 2018 22:00:07 +0100 |
rkennke |
8213745: Don't use memset to initialize array of RegMask in matcher.cpp |
Mon, 12 Nov 2018 08:33:59 -0800 |
robm |
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider |
Mon, 12 Nov 2018 16:40:25 +0100 |
goetz |
8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit. |
Mon, 12 Nov 2018 12:55:36 +0000 |
prappo |
8210493: Bind to node- or linklocal ipv6 multicast address fails |
Fri, 09 Nov 2018 10:52:15 +0100 |
roland |
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency" |
Mon, 12 Nov 2018 09:35:23 +0000 |
jlahoda |
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly |
Mon, 12 Nov 2018 01:15:16 -0800 |
rraghavan |
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit |
Mon, 12 Nov 2018 13:31:41 +0530 |
pmuthuswamy |
5076751: System properties documentation needed in javadocs |
Sun, 11 Nov 2018 21:24:46 +0100 |
redestad |
8213478: Reduce rebinds when applying repeated filters and conversions |
Sat, 10 Nov 2018 20:47:28 +0100 |
shade |
8211926: Catastrophic size_t underflow in BitMap::*_large methods |
Sat, 10 Nov 2018 19:27:52 +0100 |
shade |
8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check()) |
Sat, 10 Nov 2018 09:06:33 -0500 |
zgu |
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name |
Fri, 09 Nov 2018 16:21:28 -0800 |
igerasim |
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups |
Fri, 09 Nov 2018 15:19:33 -0500 |
dcubed |
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java |
Fri, 09 Nov 2018 12:13:20 -0800 |
manc |
8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration |
Fri, 09 Nov 2018 11:36:34 -0800 |
dlong |
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list |
Fri, 09 Nov 2018 13:28:16 -0500 |
rriggs |
8185496: Improve performance of system properties initialization in initPhase1 |
Fri, 09 Nov 2018 10:15:43 -0800 |
xuelei |
8213694: Test Timeout.java should run in othervm mode |
Fri, 09 Nov 2018 09:59:05 -0800 |
dlong |
8213596: test failure with Graal when security manager and policy file are used |
Fri, 09 Nov 2018 09:57:22 -0800 |
dlong |
8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed |
Fri, 09 Nov 2018 08:24:38 -0800 |
xuelei |
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse |
Fri, 09 Nov 2018 16:08:14 +0100 |
stuefe |
8213592: Misaligned code in globals.hpp after 8211845 |
Fri, 09 Nov 2018 15:19:11 +0100 |
mdoerr |
8213604: Fix missing includes after JDK-8212673 |
Fri, 09 Nov 2018 10:38:07 +0100 |
rkennke |
8213489: GC/C2 abstraction for Compile::final_graph_reshaping() |
Fri, 09 Nov 2018 10:38:07 +0100 |
rkennke |
8213473: Replace testB_mem_imm matcher with testUB_mem_imm |
Fri, 09 Nov 2018 12:47:20 +0530 |
asapre |
8211951: Broken links in java.management files |
Thu, 01 Nov 2018 10:59:05 -0700 |
iklam |
8213250: CDS archive creation aborts due to metaspace object allocation failure |
Fri, 09 Nov 2018 12:08:53 +0800 |
amlu |
8213576: Make test AsyncCloseChannel.java run in othervm |
Thu, 08 Nov 2018 20:54:30 -0500 |
dcubed |
8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out |
Thu, 08 Nov 2018 19:16:16 -0500 |
jiangli |
8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time. |
Thu, 08 Nov 2018 15:19:14 -0800 |
dlong |
8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor |
Thu, 08 Nov 2018 18:23:52 -0500 |
vromero |
8211450: UndetVar::dup is not copying the kind field to the duplicated instance |
Thu, 08 Nov 2018 23:31:08 +0100 |
rkennke |
8213199: GC abstraction for Assembler::needs_explicit_null_check() |
Thu, 08 Nov 2018 18:10:15 -0300 |
mbalao |
8213154: Update copyright headers of files in src tree that are missing Classpath exception |
Thu, 08 Nov 2018 11:45:13 -0800 |
mikael |
8213436: Obsolete UseMembar |
Thu, 08 Nov 2018 11:22:28 -0800 |
mikael |
8213438: Remove ClearResponsibleAtSTW |
Thu, 08 Nov 2018 09:50:54 -0800 |
joehw |
8202285: (fs) Add a method to Files for comparing file contents |
Thu, 08 Nov 2018 09:04:00 -0800 |
kvn |
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC |
Thu, 08 Nov 2018 16:16:57 +0000 |
chegar |
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl |
Thu, 08 Nov 2018 10:36:06 -0500 |
vromero |
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not |
Thu, 08 Nov 2018 16:23:55 +0100 |
stuefe |
8211845: A new switch to control verbosity of hs-err files |
Thu, 08 Nov 2018 15:02:50 +0100 |
eosterlund |
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes) |
Thu, 08 Nov 2018 15:31:23 +0100 |
rehn |
8209139: globalCounter bootstrap issue |
Thu, 08 Nov 2018 15:11:32 +0100 |
bsrbnd |
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory |
Thu, 08 Nov 2018 14:32:49 +0100 |
rehn |
8211403: Rename SafepointMechanism::poll(...) |
Thu, 08 Nov 2018 10:08:52 +0100 |
roland |
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance" |
Thu, 08 Nov 2018 07:42:08 -0500 |
dholmes |
8213137: Remove static initialization of monitor/mutex instances |
Thu, 08 Nov 2018 12:24:08 +0100 |
simonis |
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x |
Thu, 08 Nov 2018 12:03:18 +0100 |
ihse |
8213338: Reduce the number of generated make targets |
Thu, 08 Nov 2018 00:07:48 -0800 |
sspitsyn |
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type |
Thu, 08 Nov 2018 02:47:50 +0100 |
jwilhelm |
Added tag jdk-12+19 for changeset dc1f9dec2018 |
Wed, 07 Nov 2018 15:57:50 -0800 |
erikj |
8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit |
Wed, 07 Nov 2018 20:24:44 +0100 |
rkennke |
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2jdk-12+19 |
Wed, 07 Nov 2018 20:21:35 +0100 |
rkennke |
8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses |
Thu, 01 Nov 2018 11:42:59 -0400 |
gadams |
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt |
Wed, 07 Nov 2018 10:39:49 -0500 |
gadams |
8213052: HTML errors in JPDA spec |
Wed, 07 Nov 2018 13:54:22 -0500 |
lfoltan |
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader |
Wed, 07 Nov 2018 09:58:21 -0800 |
darcy |
8213444: Missing emphasis for term being defined |
Wed, 07 Nov 2018 12:40:51 -0500 |
dcubed |
8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot |
Wed, 07 Nov 2018 15:13:12 +0100 |
mdoerr |
8213464: Fix missing include after JDK-8212243 |
Wed, 07 Nov 2018 10:12:43 +0100 |
ihse |
8213414: Fix incorrect copy constructors in hotspot |
Wed, 07 Nov 2018 09:39:39 +0100 |
dnsimon |
8213347: [JVMCI] remove use of reflection in JVMCI |
Wed, 07 Nov 2018 09:13:37 +0100 |
mbaesken |
8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0 |
Tue, 06 Nov 2018 16:04:50 -0800 |
dlong |
8212605: Pure-Java implementation of AccessController.doPrivileged |
Wed, 07 Nov 2018 01:04:26 +0000 |
valeriep |
8211049: Second parameter of "initialize" method is not used |
Tue, 06 Nov 2018 23:03:05 +0100 |
rkennke |
8213381: Hook to allow GC to inject Node::Ideal() calls |
Tue, 06 Nov 2018 10:10:18 -0800 |
ascarpino |
8211339: NPE during SSL handshake caused by HostnameChecker |
Tue, 06 Nov 2018 10:01:16 -0800 |
mchung |
8211122: Reduce the number of internal classes made accessible to jdk.unsupported |
Tue, 06 Nov 2018 17:28:14 +0100 |
rkennke |
8213384: Move G1/C2 barrier verification into G1BarrierSetC2 |
Tue, 06 Nov 2018 15:14:10 +0300 |
dchuyko |
8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU |
Tue, 06 Nov 2018 10:01:27 +0100 |
roland |
8212243: More gc interface tweaks for arraycopy |
Tue, 06 Nov 2018 15:23:52 +0800 |
mli |
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests |
Mon, 05 Nov 2018 22:22:49 -0800 |
dlong |
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file |
Mon, 05 Nov 2018 18:27:14 -0500 |
kbarrett |
8210986: Add OopStorage cleanup to ServiceThread |
Mon, 05 Nov 2018 13:55:41 -0800 |
naoto |
8213330: Fix legal headers in i18n tests |
Mon, 05 Nov 2018 13:45:01 -0800 |
joehw |
8212876: ftp: links for character-sets require a login password |
Mon, 05 Nov 2018 11:49:03 -0800 |
joehw |
8212872: Broken link to Namespaces in XML Errata |
Mon, 05 Nov 2018 14:00:52 -0500 |
tonyp |
8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM |
Mon, 05 Nov 2018 12:27:38 -0600 |
gziemski |
8208519: Remove rehashable hashtable |
Mon, 05 Nov 2018 09:10:57 -0800 |
erikj |
8213227: Update jib src excludes to filter webrev and Jreg directories |
Mon, 05 Nov 2018 13:13:29 +0100 |
roland |
8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates() |
Mon, 05 Nov 2018 14:40:16 +0100 |
egahlin |
8209960: -Xlog:jfr* doesn't work with the JFR |
Mon, 05 Nov 2018 14:02:04 +0100 |
lucy |
8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context) |
Mon, 05 Nov 2018 12:36:23 +0100 |
eosterlund |
8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading |
Mon, 05 Nov 2018 12:36:23 +0100 |
eosterlund |
8212585: Clean up CompiledMethod::oops_reloc_begin() |
Mon, 05 Nov 2018 12:53:55 +0100 |
roland |
8209835: Aarch64: elide barriers on all volatile operations |
Thu, 04 Oct 2018 09:24:27 +0200 |
roland |
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value |
Mon, 05 Nov 2018 11:20:47 +0000 |
dfuchs |
8213301: Fix legal headers in jdk logging tests |
Mon, 05 Nov 2018 10:52:36 +0100 |
ihse |
8213339: Update precompiled.hpp with headers based on current frequency |
Mon, 05 Nov 2018 08:01:39 +0100 |
eosterlund |
8212989: Allow CompiledMethod ExceptionCache have unloaded klasses |
Mon, 05 Nov 2018 10:31:47 +0100 |
jlahoda |
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8 |
Sun, 04 Nov 2018 13:06:02 -0500 |
lancea |
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools |
Sat, 03 Nov 2018 15:40:19 -0400 |
jiangli |
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region. |
Sat, 03 Nov 2018 12:37:55 -0700 |
jcbeyler |
8213246: Fix typo in vmTestbase failuire to failure |
Mon, 29 Oct 2018 14:01:46 -0700 |
iklam |
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication |
Fri, 02 Nov 2018 23:44:45 -0700 |
iignatyev |
8213337: windows-x64-slowdebug build is broken by 8177708 |
Fri, 02 Nov 2018 18:49:10 -0700 |
darcy |
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class) |
Fri, 02 Nov 2018 19:30:31 -0400 |
jiangli |
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc |
Fri, 02 Nov 2018 16:27:55 -0700 |
iignatyev |
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags |
Fri, 02 Nov 2018 16:26:11 -0700 |
iignatyev |
8177708: Convert TestReserveMemorySpecial_test to Gtest |
Fri, 02 Nov 2018 17:51:21 -0400 |
kbarrett |
6735527: Bitmap - speed up searches |
Fri, 02 Nov 2018 14:00:29 -0700 |
epavlova |
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing |
Fri, 02 Nov 2018 12:33:28 -0700 |
joehw |
8213321: Fix legal headers in test/jaxp |
Fri, 02 Nov 2018 18:35:30 +0100 |
hannesw |
8210405: Javadoc search doesn't always consider full input upon Enter |
Fri, 02 Nov 2018 09:58:55 -0700 |
bpb |
8213306: Fix legal headers in test/java/nio |
Fri, 02 Nov 2018 09:56:47 -0700 |
bpb |
8213305: Fix legal headers in test/java/math |
Fri, 02 Nov 2018 12:49:42 -0400 |
dcubed |
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java |
Fri, 02 Nov 2018 16:11:29 +0000 |
chegar |
8213296: Fix legal headers in test/jdk/java/net |
Fri, 02 Nov 2018 14:13:05 +0100 |
rehn |
8213236: A partial removed/deleted JavaThread cannot transition |
Fri, 02 Nov 2018 08:33:59 +0100 |
eosterlund |
8209189: Make CompiledMethod::do_unloading more concurrent |
Thu, 01 Nov 2018 14:57:26 +0100 |
eosterlund |
8212681: Refactor IC locking to use a fine grained CompiledICLocker |
Fri, 02 Nov 2018 07:58:22 +0100 |
pliden |
8212184: Incorrect oop ref strength used for referents in FinalReference |
Fri, 02 Nov 2018 07:46:00 +0100 |
pliden |
8212921: ZGC: Move verification to after resurrection unblocked |
Fri, 02 Nov 2018 00:26:25 -0700 |
never |
8213203: [JVMCI] adopt formatting changes from jvmci 8 |
Thu, 01 Nov 2018 20:37:45 -0700 |
darcy |
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods |
Thu, 01 Nov 2018 15:11:08 -0700 |
jjg |
8213265: fix missing newlines at end of files |
Thu, 01 Nov 2018 17:48:10 -0400 |
itakiguchi |
8211382: ISO2022JP and GB18030 NIO converter issues |
Thu, 01 Nov 2018 14:32:55 -0700 |
jjg |
8213263: fix legal headers in test/langtools |
Thu, 01 Nov 2018 14:07:59 -0700 |
naoto |
8213046: Define Japanese new Era character |
Thu, 01 Nov 2018 16:53:54 -0400 |
mullan |
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults |
Thu, 01 Nov 2018 17:56:01 +0100 |
rehn |
8209495: NMethodSweeper::sweep_code_cache cause severe delays |
Thu, 01 Nov 2018 12:43:21 -0400 |
rpatil |
8213085: (tz) Upgrade time-zone data to tzdata2018g |
Thu, 01 Nov 2018 09:41:04 -0700 |
joehw |
8212871: Broken links give 401-Unauthorized |
Thu, 01 Nov 2018 09:34:59 -0700 |
bpb |
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access |
Thu, 01 Nov 2018 22:41:32 +0800 |
weijun |
8212217: JGSS: Don't dispose() of creds too eagerly |
Thu, 01 Nov 2018 14:15:35 +0100 |
thartmann |
8213014: Crash in CompileBroker::make_thread due to OOM |
Thu, 01 Nov 2018 11:28:02 +0100 |
ihse |
8213237: Remove test-compile-commands from jib-profiles.js |
Thu, 01 Nov 2018 11:23:12 +0100 |
dnsimon |
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType |
Tue, 23 Oct 2018 14:23:46 -0400 |
gadams |
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt |
Tue, 23 Oct 2018 11:51:03 -0400 |
gadams |
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java |
Thu, 18 Oct 2018 15:56:37 -0500 |
stuefe |
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux |
Wed, 31 Oct 2018 19:56:51 -0700 |
iignatyev |
8177711: Convert TestVirtualSpaceNode_test to GTest |
Thu, 01 Nov 2018 02:12:13 +0100 |
jwilhelm |
Added tag jdk-12+18 for changeset e38473506688 |
Wed, 31 Oct 2018 14:00:51 -0700 |
ccheung |
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option |
Wed, 31 Oct 2018 13:58:15 -0700 |
rhalade |
8207059: Update test certificates in QuoVadisCA.java test |
Wed, 31 Oct 2018 16:27:31 -0400 |
bobv |
Mergejdk-12+18 |
Wed, 31 Oct 2018 16:27:01 -0400 |
bobv |
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows |
Wed, 31 Oct 2018 13:14:52 -0700 |
erikj |
8210837: Add libXrandr-devel to the Linux devkits |
Wed, 31 Oct 2018 14:38:14 -0400 |
coleenp |
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes |
Tue, 16 Oct 2018 16:26:28 -0400 |
gromero |
8212481: PPC64: Enable POWER9 CPU detection |
Wed, 31 Oct 2018 19:00:59 +0100 |
shade |
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent) |
Wed, 31 Oct 2018 16:02:43 +0100 |
simonis |
8213151: [AIX] Some class library files are missing the Classpath exception |
Wed, 31 Oct 2018 10:48:13 -0400 |
bobv |
Merge |
Tue, 30 Oct 2018 10:39:19 -0400 |
bobv |
8209093: JEP 340: One AArch64 Port, Not Two |
Wed, 31 Oct 2018 14:48:36 +0100 |
mdoerr |
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8211388: Make OtherRegionsTable independent of the region it is for |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8071913: Filter out entries to free/uncommitted regions during iteration |
Wed, 31 Oct 2018 07:06:54 -0400 |
coleenp |
8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs |
Wed, 31 Oct 2018 11:36:07 +0100 |
ihse |
8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt |
Wed, 31 Oct 2018 09:30:24 +0100 |
ihse |
8210958: Rename "make run-test" to "make test" |
Wed, 31 Oct 2018 08:09:45 +0100 |
rehn |
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks |
Wed, 31 Oct 2018 09:09:23 +0100 |
mgronlun |
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant |
Wed, 31 Oct 2018 10:29:59 +0530 |
pmuthuswamy |
8210244: {@value} should be permitted in module documentation |
Tue, 30 Oct 2018 20:44:48 -0700 |
joehw |
8212866: Broken link to schematron.com |
Tue, 30 Oct 2018 19:47:16 -0700 |
xuelei |
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512 |
Tue, 30 Oct 2018 19:29:21 -0700 |
dtitov |
8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode |
Tue, 30 Oct 2018 22:24:04 -0400 |
jiangli |
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class(). |
Wed, 31 Oct 2018 02:10:21 +0100 |
egahlin |
8203629: Produce events in the JDK without a dependency on jdk.jfr |
Tue, 30 Oct 2018 15:17:58 -0700 |
dlong |
8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames |
Tue, 30 Oct 2018 18:06:35 -0400 |
kbarrett |
8212827: GlobalCounter should support nested critical sections |
Tue, 30 Oct 2018 14:38:59 -0700 |
kvn |
8210853: JIT: C2 doesn't skip post barrier for new allocated objects |
Tue, 30 Oct 2018 13:48:19 -0400 |
apetcher |
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm |
Tue, 30 Oct 2018 10:32:54 -0700 |
naoto |
8212941: Loosen the range of JapaneseEra |
Tue, 30 Oct 2018 09:13:00 -0400 |
hseigel |
8213148: JDK build fails because of missing #includes |
Fri, 26 Oct 2018 16:49:18 +0200 |
stuefe |
8213017: jspawnhelper: need to handle pipe write failure when sending return code |
Tue, 30 Oct 2018 09:34:50 +0100 |
redestad |
8213035: Pack MethodHandleInlineStrategy coder and length into a long |
Tue, 30 Oct 2018 09:06:08 +0100 |
thartmann |
8177899: Tests fail due to code cache exhaustion on machines with many cores |
Mon, 29 Oct 2018 17:11:46 -0400 |
vromero |
8212624: remove outdated entries from langtools problem list |
Mon, 29 Oct 2018 17:09:44 -0400 |
vromero |
8213100: fix test OptionSmokeTest before removing it from the problem list |
Mon, 29 Oct 2018 14:04:44 -0700 |
iignatyev |
8177710: Convert TestMetaspaceUtils_test to GTest |
Mon, 29 Oct 2018 14:04:42 -0700 |
kzhaldyb |
8157728: Convert GCTimer_test to GTest |
Mon, 29 Oct 2018 13:58:29 -0700 |
ccheung |
8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent |
Wed, 17 Oct 2018 15:57:10 -0700 |
iklam |
8212200: assert when shared java.lang.Object is redefined by JVMTI agent |
Mon, 29 Oct 2018 12:33:41 -0700 |
jjg |
8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com |
Mon, 29 Oct 2018 11:31:25 -0700 |
darcy |
8212081: AnnotatedType.toString implementation don't print annotations on embedded types |
Mon, 29 Oct 2018 11:05:45 -0700 |
ccheung |
8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc |
Mon, 29 Oct 2018 14:00:48 -0400 |
jiangli |
8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp |
Thu, 25 Oct 2018 11:23:43 -0700 |
iklam |
8212205: VM asserts after CDS archive has been unmapped |
Mon, 29 Oct 2018 08:34:33 -0700 |
rfield |
8210808: jshell tool: only considers the first snippet of the external editor |
Mon, 29 Oct 2018 12:31:49 -0300 |
jlaskey |
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error |
Mon, 29 Oct 2018 10:21:34 -0400 |
coleenp |
8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes |
Mon, 29 Oct 2018 08:38:59 -0400 |
hseigel |
8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51 |
Mon, 29 Oct 2018 08:55:03 +0100 |
tschatzl |
8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size." |
Mon, 29 Oct 2018 08:52:04 +0100 |
tschatzl |
8212974: Update RS Skipped cards uses wrong enum to register to phase |
Fri, 26 Oct 2018 15:13:12 -0700 |
jjg |
8213056: Nested anchor tags in java.lang.module |
Fri, 26 Oct 2018 13:59:02 -0700 |
mchung |
8213043: Add internal Unsafe xxxObject methods as jsr166 is broken |
Fri, 26 Oct 2018 14:02:31 -0400 |
lancea |
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator |
Fri, 26 Oct 2018 10:47:05 -0500 |
gziemski |
8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS |
Fri, 26 Oct 2018 22:58:04 +0800 |
weijun |
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java |
Fri, 19 Oct 2018 09:39:29 +0200 |
stuefe |
8212173: Thread._stack_base/_stack_size initialized too late for new threads |
Fri, 26 Oct 2018 08:23:52 -0400 |
hseigel |
8192864: defmeth tests can hide failures |
Thu, 25 Oct 2018 21:40:17 -0700 |
ccheung |
8209598: Clean up how messages are printed when CDS aborts start-up |
Fri, 26 Oct 2018 11:11:13 +0800 |
weijun |
8212867: Link to DRBG test vectors is redirected to a broken link |
Thu, 25 Oct 2018 19:00:46 -0700 |
never |
8212956: [JVCMI] SpeculationReason should maintain identity |
Thu, 25 Oct 2018 18:41:26 -0700 |
dlong |
8021335: Missing synchronization when reading counters for live threads and peak thread count |
Thu, 25 Oct 2018 17:06:40 -0700 |
iris |
8212994: Links to Oracle websites should use "https:" |
Thu, 25 Oct 2018 16:47:14 -0700 |
erikj |
8213005: Missing symbols in hs_err files on Windows after JDK-8212028 |
Thu, 25 Oct 2018 19:12:39 -0400 |
dholmes |
8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86 |
Thu, 25 Oct 2018 14:23:26 -0700 |
jcbeyler |
8212884: Remove the assignments in ifs for vmTestbase/[a-s] |
Thu, 25 Oct 2018 08:59:26 -0700 |
akolarkunnu |
8212897: Some improvements in the EditorPaneDemotest |
Thu, 25 Oct 2018 11:48:18 -0700 |
amenkov |
8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64 |
Thu, 25 Oct 2018 11:18:24 -0700 |
ppunegov |
8164546: Convert DirectivesParser_test to GTest |
Thu, 25 Oct 2018 10:58:59 -0700 |
mchung |
Merge |
Thu, 25 Oct 2018 10:57:42 -0700 |
mchung |
8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData |
Thu, 25 Oct 2018 10:56:45 -0700 |
mchung |
8212948: Remove unused jdk.internal.misc.VMNotification interface |
Thu, 25 Oct 2018 13:55:28 -0400 |
mullan |
8211883: Disable anon and NULL cipher suites |
Thu, 25 Oct 2018 09:20:54 -0700 |
dlong |
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list |
Thu, 25 Oct 2018 08:18:42 -0700 |
jcbeyler |
8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u] |
Thu, 25 Oct 2018 12:09:41 +0100 |
michaelm |
8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1 |
Wed, 24 Oct 2018 21:17:30 -0700 |
rfield |
8211694: JShell: Redeclared variable should be reset |
Thu, 25 Oct 2018 11:05:24 +0800 |
amlu |
8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test |
Thu, 25 Oct 2018 11:00:40 +0800 |
amlu |
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test |
Wed, 24 Oct 2018 18:14:28 -0700 |
jwilhelm |
Added tag jdk-12+17 for changeset eefa65e142af |
Mon, 17 Sep 2018 11:09:43 -0700 |
cushon |
8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter |
Wed, 24 Oct 2018 15:45:09 -0700 |
darcy |
8212880: Cannot access ftp: site for fdlibm.tar |
Wed, 24 Oct 2018 13:11:54 -0700 |
sspitsyn |
8024368: private methods are allocated vtable slots |
Wed, 24 Oct 2018 09:56:03 -0700 |
epavlova |
8212877: Restore JTREG_VERBOSE value for mach5 testing |
Wed, 24 Oct 2018 11:05:22 -0400 |
dcubed |
Mergejdk-12+17 |
Wed, 24 Oct 2018 11:04:25 -0400 |
dcubed |
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java |
Wed, 24 Oct 2018 11:02:55 -0400 |
ecaspole |
8212706: nmethod jvmci_installed_code_name need to be XML escaped |
Wed, 24 Oct 2018 16:22:34 +0200 |
tschatzl |
8212753: Improve oopDesc::forward_to_atomic |
Wed, 24 Oct 2018 14:59:21 +0200 |
stuefe |
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert |
Wed, 24 Oct 2018 16:29:25 +0530 |
jdv |
Merge |
Wed, 24 Oct 2018 15:57:43 +0530 |
jdv |
Merge |
Wed, 24 Oct 2018 13:35:18 +0530 |
jdv |
Merge |
Tue, 23 Oct 2018 15:29:10 +0530 |
jdv |
Merge |
Tue, 16 Oct 2018 23:21:05 +0530 |
jdv |
Merge |
Fri, 19 Oct 2018 11:15:57 -0700 |
serb |
8212213: All tests for splashscreen stopped worked in jdk12b13 |
Fri, 19 Oct 2018 15:26:50 +0100 |
itakiguchi |
8211393: Memory leak issue on awt_InputMethod.c |
Fri, 19 Oct 2018 12:50:25 +0530 |
psadhukhan |
8211987: Menu bar gets input focus even if Alt-released event is consumed |
Fri, 19 Oct 2018 12:39:56 +0530 |
psadhukhan |
8212098: Cleanup of ProblemList.txt for fixed swing tests |
Tue, 16 Oct 2018 16:49:50 -0700 |
serb |
8133713: [macosx] Accessible JTables always reported as empty |
Tue, 16 Oct 2018 15:47:53 -0700 |
serb |
8210739: Calling JSpinner's setFont with null throws NullPointerException |
Tue, 16 Oct 2018 10:54:50 -0700 |
prr |
8212071: Need to set the FreeType LCD Filter to reduce fringing. |
Tue, 16 Oct 2018 14:26:22 +0530 |
jdv |
Merge |
Mon, 15 Oct 2018 10:29:06 +0530 |
sveerabhadra |
8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over |
Sun, 14 Oct 2018 18:05:06 +0530 |
psadhukhan |
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12 |
Thu, 11 Oct 2018 14:19:36 +0530 |
psadhukhan |
6828982: UIDefaults.getUI swallows original exception |
Wed, 10 Oct 2018 16:20:52 +0530 |
psadhukhan |
8211886: Bad/broken link in synthFileFormat.html |
Tue, 09 Oct 2018 18:25:57 -0700 |
tvaleev |
8211693: Convert C-style array declarations in client demos and jdk.accessibility |
Mon, 01 Oct 2018 12:06:44 +0200 |
mbaesken |
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon |
Tue, 09 Oct 2018 12:08:59 +0530 |
kaddepalli |
8014503: AWT Choice implementation should be made consistent across platforms. |
Fri, 05 Oct 2018 14:35:24 +0530 |
kaddepalli |
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems |
Thu, 04 Oct 2018 12:40:55 -0700 |
tvaleev |
8211300: Convert C-style array declarations in JDK client code |
Thu, 04 Oct 2018 11:07:30 -0700 |
prr |
8208595: [parfait] Better X11 font support |
Thu, 04 Oct 2018 15:03:48 +0530 |
psadhukhan |
8211055: Provide print to a file (PDF) feature even when printer was not connected |
Thu, 04 Oct 2018 14:56:03 +0530 |
psadhukhan |
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called |
Thu, 04 Oct 2018 14:17:59 +0530 |
psadhukhan |
Merge |
Thu, 04 Oct 2018 13:01:23 +0530 |
vagarwal |
8210910: Create test for FileChooserDemo |
Wed, 03 Oct 2018 11:10:09 -0700 |
prr |
8211031: Remove un-needed qualified export to java.desktop from java.base on macos |
Sat, 29 Sep 2018 09:43:33 +0530 |
psadhukhan |
6821316: comment in source code of SynthStyleFactory.java has a self-reference |
Sat, 29 Sep 2018 09:41:33 +0530 |
psadhukhan |
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup |
Fri, 28 Sep 2018 06:39:52 +0100 |
clanger |
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java |
Fri, 28 Sep 2018 09:17:24 +0530 |
psadhukhan |
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description |
Thu, 27 Sep 2018 11:46:28 -0700 |
prr |
Merge |
Thu, 27 Sep 2018 14:36:33 +0530 |
kaddepalli |
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane |
Wed, 24 Oct 2018 12:39:37 +0200 |
thartmann |
8150552: Remove -XX:+AggressiveOpts |
Wed, 24 Oct 2018 17:52:06 +0800 |
mli |
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests |
Wed, 24 Oct 2018 10:42:12 +0200 |
stuefe |
8212896: AIX build breaks after 8212611 |
Tue, 23 Oct 2018 17:01:48 -0400 |
dholmes |
8199567: [Nestmates] Cleanup instanceKlass.cpp |
Tue, 23 Oct 2018 10:32:39 -0700 |
darcy |
8212718: Refactor some annotation processor tests to better use collections |
Tue, 23 Oct 2018 18:49:32 +0200 |
dnsimon |
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError |
Tue, 23 Oct 2018 09:43:16 -0700 |
jcbeyler |
8212771: Remove remaining spaces before/after () for vmTestbase |
Tue, 23 Oct 2018 07:57:26 -0700 |
dtitov |
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD |
Tue, 23 Oct 2018 13:24:36 +0200 |
rehn |
8212707: GlobalCounter padding is too optimistic |
Tue, 23 Oct 2018 11:03:51 +0200 |
redestad |
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory |
Tue, 23 Oct 2018 10:55:59 +0200 |
shade |
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample |
Wed, 17 Oct 2018 10:19:13 +0200 |
roland |
8212611: Small collection of simple changes from shenandoah |
Tue, 23 Oct 2018 13:47:17 +0800 |
amlu |
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1 |
Tue, 23 Oct 2018 12:25:59 +0800 |
weijun |
8212216: JGSS: Fix leak in exception cases in getJavaOID() |
Mon, 22 Oct 2018 19:31:41 -0700 |
jcbeyler |
8212535: Remove spaces before/after () for vmTestbase/[a-j]* |
Mon, 22 Oct 2018 17:00:04 -0700 |
mchung |
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference |
Mon, 22 Oct 2018 14:41:51 -0700 |
amenkov |
8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55 |
Mon, 22 Oct 2018 14:31:10 -0700 |
ccheung |
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested |
Mon, 22 Oct 2018 13:31:42 -0700 |
jjg |
8211876: Broken links in java.base files (ClassLoader.html#name) |
Mon, 22 Oct 2018 15:32:50 -0400 |
coleenp |
8212774: Remove dead code touching Klass::_lower_dimension |
Mon, 22 Oct 2018 12:43:15 -0700 |
jcbeyler |
8212148: Remove remaining NSK_CPP_STUBs |
Mon, 22 Oct 2018 09:26:50 -0700 |
rfield |
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'. |
Mon, 22 Oct 2018 08:30:39 -0700 |
rfield |
8210923: JShell: support for switch expressions |
Mon, 22 Oct 2018 12:13:29 +0200 |
eosterlund |
8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading |
Mon, 22 Oct 2018 12:25:31 +0100 |
chegar |
8212695: Add explicit timeout to several HTTP Client tests |
Mon, 22 Oct 2018 11:51:17 +0200 |
tschatzl |
8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated |
Mon, 22 Oct 2018 15:20:43 +0530 |
vtewari |
8212114: Reconsider the affect on closed streams resulting from 8189366 |
Mon, 22 Oct 2018 10:47:28 +0100 |
coffeys |
8212752: Typo in SSL log message related to inactive/disabled signature scheme |
Mon, 22 Oct 2018 14:08:07 +0800 |
xyin |
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/ |
Mon, 22 Oct 2018 14:03:06 +0800 |
xyin |
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/ |
Mon, 22 Oct 2018 13:53:39 +0800 |
xyin |
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/ |
Mon, 22 Oct 2018 10:16:34 +0530 |
pmuthuswamy |
8211879: Broken links in API overview |
Fri, 19 Oct 2018 16:29:45 -0700 |
iignatyev |
8177709: Convert TestVirtualSpace_test to GTest |
Fri, 19 Oct 2018 16:29:43 -0700 |
kzhaldyb |
8171097: Convert TestReservedSpace_test to Gtest |
Fri, 19 Oct 2018 18:05:50 -0700 |
jnimeh |
8211806: TLS 1.3 handshake server name indication is missing on a session resume |
Fri, 19 Oct 2018 17:54:21 -0400 |
phh |
8212698: Minor g1 #include changes and memoryService.hpp copyright date update |
Fri, 19 Oct 2018 09:31:52 -0700 |
amenkov |
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest |
Fri, 19 Oct 2018 09:32:46 -0400 |
mullan |
Merge |
Fri, 19 Oct 2018 09:31:57 -0400 |
mullan |
8195793: Remove GTE CyberTrust Global Root |
Fri, 19 Oct 2018 14:23:43 +0100 |
michaelm |
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0 |
Thu, 18 Oct 2018 23:05:01 -0700 |
iklam |
8212642: Remove SystemDictionary::InitOption enum |
Thu, 18 Oct 2018 21:14:49 +0200 |
rkennke |
8212603: Need to step over GC barriers in Node::eqv_uncast() |
Thu, 18 Oct 2018 09:46:46 -0700 |
igerasim |
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed |
Thu, 18 Oct 2018 17:50:49 +0200 |
thartmann |
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT |
Thu, 18 Oct 2018 10:45:05 -0400 |
lancea |
8212662: Fix javadoc typo in java.lang.ref.Cleaner |
Thu, 18 Oct 2018 10:35:58 -0400 |
hseigel |
8209087: Clean up runtime code that compares 'this' to NULL |
Thu, 18 Oct 2018 10:08:35 -0400 |
mullan |
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs |
Thu, 18 Oct 2018 11:23:54 +0200 |
lkorinth |
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp |
Thu, 18 Oct 2018 00:56:38 -0700 |
dzhou |
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests |
Thu, 18 Oct 2018 09:19:29 +0200 |
ihse |
8212587: equals in MakeBase does not handle empty strings correctly |
Wed, 17 Oct 2018 21:51:00 -0700 |
iklam |
8212612: Add documentation about Arguments::_exit_hook |
Wed, 17 Oct 2018 21:28:11 -0700 |
jcbeyler |
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M] |
Thu, 18 Oct 2018 07:56:55 +0800 |
jjiang |
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java |
Thu, 18 Oct 2018 00:50:14 +0200 |
jwilhelm |
Added tag jdk-12+16 for changeset 199658d1ef86 |
Wed, 17 Oct 2018 22:47:59 +0200 |
shade |
8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works) |
Wed, 17 Oct 2018 22:42:31 +0200 |
shade |
8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers) |
Wed, 17 Oct 2018 22:26:41 +0200 |
rkennke |
8212186: JVMTI lacks a few GC barriers/hooks |
Wed, 17 Oct 2018 18:31:48 +0200 |
shade |
8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)jdk-12+16 |
Wed, 17 Oct 2018 17:35:26 +0200 |
redestad |
8212597: Optimize String concatenation setup when using primitive operands |
Wed, 17 Oct 2018 22:06:55 +0800 |
jjiang |
8212562: To remove lib/security from test/jdk/TEST.groups |
Wed, 17 Oct 2018 14:19:21 +0200 |
redestad |
8212201: Classlist build tool should be built for the target JDK version |
Wed, 17 Oct 2018 15:28:36 +0530 |
pmuthuswamy |
8211901: javadoc generates broken links on deprecated items page |
Wed, 17 Oct 2018 16:37:41 +0800 |
mli |
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests |
Fri, 05 Oct 2018 15:12:37 -0700 |
bchristi |
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874 |
Wed, 08 Aug 2018 08:05:43 +0800 |
weijun |
8208754: The fix for JDK-8194534 needs updates |
Mon, 30 Jul 2018 13:53:30 -0400 |
apetcher |
8208209: Improve TLS connection stability again |
Tue, 10 Jul 2018 08:20:13 +0100 |
michaelm |
8196902: Better HTTP Redirection |
Fri, 29 Jun 2018 10:28:05 +0530 |
kaddepalli |
8194546: Choosier FileManagers |
Wed, 20 Jun 2018 18:02:22 -0700 |
igerasim |
8204667: Resources not freed on exception |
Fri, 15 Jun 2018 14:19:51 -0700 |
joehw |
8204497: Better formatting of decimals |
Fri, 08 Jun 2018 15:56:23 +0530 |
vtewari |
8199177: Enhance JNDI lookups |
Tue, 29 May 2018 10:27:45 -0700 |
bchristi |
8195874: Improve jar specification adherence |
Fri, 18 May 2018 13:34:42 +0530 |
sundar |
8202936: Improve script engine support |
Mon, 14 May 2018 09:05:20 -0400 |
hseigel |
8199226: Improve field accesses |
Mon, 23 Apr 2018 16:15:26 -0700 |
prr |
8200648: Make midi code more sound |
Mon, 23 Apr 2018 12:01:46 -0400 |
apetcher |
8201756: Improve cipher inputs |
Tue, 17 Apr 2018 15:55:49 +0800 |
weijun |
8194534: Manifest better support |
Wed, 04 Apr 2018 13:55:30 -0700 |
sherman |
8199172: Improve jar attribute checks |
Fri, 30 Mar 2018 08:37:31 +0530 |
vtewari |
8199110: Address Internet Addresses |
Wed, 28 Mar 2018 08:42:45 -0700 |
sherman |
8197881: Better StringBuilder support |
Thu, 08 Mar 2018 14:04:39 +0800 |
weijun |
8196897: Improve PRNG support |
Tue, 16 Oct 2018 19:07:47 -0400 |
dholmes |
8211909: JDWP Transport Listener: dt_socket thread crash |
Tue, 16 Oct 2018 12:05:57 -0700 |
jnimeh |
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2 |
Tue, 16 Oct 2018 11:47:33 -0700 |
mchung |
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement |
Tue, 16 Oct 2018 11:24:41 -0700 |
jnimeh |
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms |
Tue, 16 Oct 2018 17:43:30 +0200 |
shade |
8212177: Epsilon alignment adjustments can overflow max TLAB size |
Tue, 16 Oct 2018 10:55:28 -0400 |
rriggs |
8192939: Remove Finalize methods from FileInputStream and FileOutputStream |
Tue, 16 Oct 2018 11:08:46 -0400 |
hseigel |
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works |
Tue, 16 Oct 2018 07:49:08 -0700 |
bpb |
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts |
Tue, 16 Oct 2018 09:55:30 -0400 |
bobv |
Merge |
Tue, 16 Oct 2018 09:54:28 -0400 |
bobv |
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path |
Tue, 16 Oct 2018 15:05:03 +0200 |
hannesw |
8210683: Search result display order reversed for overloaded entries |
Tue, 16 Oct 2018 14:17:19 +0200 |
thartmann |
8210215: C2 should optimize trichotomy calculations |
Tue, 16 Oct 2018 13:18:22 +0200 |
eosterlund |
8210498: nmethod entry barriers |
Tue, 16 Oct 2018 13:16:11 +0200 |
eosterlund |
8210330: Make CLD claiming allow multiple claim bits |
Tue, 16 Oct 2018 13:14:18 +0200 |
eosterlund |
8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently |
Tue, 16 Oct 2018 13:43:04 +0200 |
pliden |
8212181: ZGC: Fix incorrect root iteration in ZHeapIterator |
Tue, 16 Oct 2018 12:38:46 +0100 |
dfuchs |
8211960: broken links in java.util.logging |
Tue, 16 Oct 2018 11:32:49 +0200 |
rwestberg |
8212004: Optional compile_commands.json field not compatible with older libclang |
Tue, 16 Oct 2018 11:27:21 +0200 |
tschatzl |
8210492: PLAB object promotion events report object sizes in words |
Tue, 16 Oct 2018 10:16:04 +0800 |
jjiang |
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java |
Tue, 16 Oct 2018 09:19:32 +0800 |
weijun |
8212165: JGSS: Fix cut/paste error in NativeUtil.c |
Mon, 15 Oct 2018 21:02:17 -0400 |
dholmes |
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo |
Mon, 15 Oct 2018 14:55:17 -0700 |
jcbeyler |
8212083: Handle remaining gc/lock native code and fix two strings |
Mon, 15 Oct 2018 14:16:35 -0700 |
jcbeyler |
8211980: Remove ThreadHeapSampler enable/disable/enabled methods |
Wed, 03 Oct 2018 23:00:32 -0700 |
akolarkunnu |
8209499: Create test for SwingSet EditorPaneDemo |
Mon, 15 Oct 2018 13:44:31 -0700 |
shurailine |
Merge |
Thu, 11 Oct 2018 07:22:53 -0700 |
akolarkunnu |
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src |
Mon, 15 Oct 2018 22:30:32 +0200 |
shade |
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator |
Mon, 15 Oct 2018 15:21:54 -0400 |
jiangli |
8211956: AppCDS crashes for some uses with JRuby |
Mon, 15 Oct 2018 11:36:20 -0700 |
erikj |
8212028: Use run-test makefile framework for testing in Oracle's Mach5 |
Wed, 10 Oct 2018 23:05:15 +0200 |
rkennke |
8211955: GC abstraction for LAB reserve |
Mon, 15 Oct 2018 09:35:05 -0700 |
naoto |
8211961: Broken link in java.util.Locale |
Mon, 15 Oct 2018 11:53:15 -0400 |
zgu |
8212074: Add method to peek the remaining tasks in task queues |
Mon, 15 Oct 2018 22:47:03 +0800 |
jjiang |
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary |
Mon, 15 Oct 2018 14:42:31 +0100 |
coffeys |
8209862: CipherCore performance improvement |
Fri, 12 Oct 2018 12:14:01 +0200 |
lkorinth |
8211447: Replace oop_pc_update_pointers with oop_iterate and closure |
Fri, 12 Oct 2018 12:13:06 +0200 |
lkorinth |
8211446: Replace oop_pc_follow_contents with oop_iterate and closure |
Fri, 12 Oct 2018 12:10:34 +0200 |
lkorinth |
8201436: Replace oop_ps_push_contents with oop_iterate and closure |
Mon, 15 Oct 2018 17:52:42 +0530 |
pmuthuswamy |
8211957: Broken links to stylesheet in java.base/doc-files |
Mon, 15 Oct 2018 08:08:02 +0200 |
mdoerr |
8211852: inspect stack during error reporting |
Sun, 14 Oct 2018 19:07:34 -0700 |
jcbeyler |
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]* |
Mon, 15 Oct 2018 09:34:18 +0800 |
xyin |
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out |
Fri, 12 Oct 2018 17:35:26 -0400 |
kbarrett |
8212023: Implicit narrowing in Solaris/sparc initializers |
Fri, 12 Oct 2018 14:16:24 -0400 |
lancea |
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java |
Fri, 12 Oct 2018 10:08:11 -0700 |
amenkov |
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2' |
Tue, 09 Oct 2018 16:08:07 +0530 |
mchinnathamb |
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork |
Fri, 12 Oct 2018 10:58:06 +0200 |
sgehwolf |
8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647 |
Fri, 12 Oct 2018 16:25:24 +0200 |
rkennke |
8212053: A few more missing object equals barriers |
Fri, 12 Oct 2018 11:12:51 +0100 |
michaelm |
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers |
Fri, 12 Oct 2018 03:51:02 -0400 |
dholmes |
8211046: Forced data dependencies serve no purpose on x86 |
Fri, 12 Oct 2018 12:37:13 +0530 |
vtewari |
8189366: SocketInputStream.available() should check for eof |
Fri, 12 Oct 2018 08:33:18 +0200 |
goetz |
8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately |
Fri, 12 Oct 2018 10:35:24 +0800 |
mli |
8186610: move ModuleUtils to top-level testlibrary |
Thu, 11 Oct 2018 15:49:23 -0700 |
kevinw |
8211714: Need to update vm_version.cpp to recognise VS2017 minor versions |
Thu, 11 Oct 2018 23:48:55 +0200 |
rkennke |
8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation |
Thu, 11 Oct 2018 12:41:47 -0700 |
jcbeyler |
8212025: Remove collector_present variable from ThreadHeapSampler |
Thu, 11 Oct 2018 09:30:10 -0700 |
jcbeyler |
8211432: [REDO] Handle JNIGlobalRefLocker.cpp |
Thu, 11 Oct 2018 11:31:37 -0400 |
hseigel |
8211821: PrintStringTableStatistics crashes JVM |
Thu, 11 Oct 2018 10:11:18 -0400 |
hseigel |
8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute |
Thu, 11 Oct 2018 14:10:13 +0100 |
prappo |
8212001: Verify exported symbols in java.base (libjava) |
Thu, 11 Oct 2018 13:40:09 +0100 |
chegar |
8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList |
Thu, 27 Sep 2018 17:46:01 +0200 |
roland |
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better |
Tue, 18 Sep 2018 20:41:17 +0200 |
roland |
8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc |
Thu, 11 Oct 2018 10:42:17 +0200 |
shade |
8212005: Epsilon elastic TLAB sizing may cause misalignment |
Wed, 10 Oct 2018 16:56:18 +0200 |
mbaesken |
8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1 |
Wed, 10 Oct 2018 23:47:36 -0400 |
kbarrett |
8211962: Implicit narrowing in MacOSX java.desktop jsound |
Wed, 10 Oct 2018 17:53:22 -0700 |
bpb |
8152910: Get performance improvement with Stable annotation |
Thu, 11 Oct 2018 00:43:09 +0200 |
jwilhelm |
Added tag jdk-12+15 for changeset f8626bcc1698 |
Wed, 10 Oct 2018 15:19:34 -0700 |
mchung |
8211921: AssertionError in MethodHandles$Lookup.defineClass |
Fri, 05 Oct 2018 05:03:15 -0700 |
akolarkunnu |
8210055: Enable different look and feel tests in SwingSet3 demo tests |
Wed, 10 Oct 2018 16:25:40 -0400 |
mullan |
8191053: Provide a mechanism to make system's security manager immutable |
Wed, 10 Oct 2018 15:23:38 -0400 |
mullan |
8211878: Bad/broken links in docs/api/java.xml.crypto/javax/xml/crypto/dsig/Reference.html |
Wed, 10 Oct 2018 11:47:01 -0700 |
ctornqvi |
8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java |
Wed, 10 Oct 2018 11:20:21 -0700 |
jcbeyler |
8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E] |
Wed, 10 Oct 2018 10:56:24 -0700 |
igerasim |
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize() |
Wed, 10 Oct 2018 10:28:33 -0700 |
darcy |
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode() |
Wed, 10 Oct 2018 10:00:25 -0700 |
jjg |
8211952: Broken links in java.time API |
Wed, 10 Oct 2018 08:26:49 -0700 |
jcbeyler |
8211950: Deprecate the check if a JVMTI collector is present assertion |
Wed, 10 Oct 2018 10:18:52 -0400 |
hseigel |
8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClassjdk-12+15 |
Wed, 10 Oct 2018 22:13:30 +0800 |
weijun |
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths |
Fri, 28 Sep 2018 14:24:22 +0200 |
roland |
8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call |
Wed, 10 Oct 2018 14:13:32 +0100 |
prappo |
8212000: Verify exported symbols in java.base (libnet, libnio/ch) |
Wed, 10 Oct 2018 14:28:35 +0200 |
mhorie |
8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default |
Wed, 10 Oct 2018 10:58:48 +0200 |
rkennke |
8211270: GC abstraction to get real object and headers size |
Wed, 03 Oct 2018 15:22:16 +0200 |
rkennke |
8211279: Verify missing object equals barriers |
Wed, 10 Oct 2018 08:36:31 +0200 |
thartmann |
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs |
Tue, 09 Oct 2018 19:11:09 -0700 |
dtitov |
8193879: Java debugger hangs on method invocation |
Tue, 09 Oct 2018 20:38:13 -0400 |
dholmes |
8211394: CHECK_ must be used in the rhs of an assignment statement within a block |
Tue, 09 Oct 2018 20:19:22 -0400 |
dholmes |
8211065: Private method check in linkResolver is incorrect |
Tue, 09 Oct 2018 14:57:23 -0700 |
erikj |
8211724: Change mkdir -p to MakeDir macro where possible |
Tue, 09 Oct 2018 07:33:15 -0400 |
gadams |
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken |
Tue, 09 Oct 2018 13:22:19 -0700 |
jcbeyler |
8211905: Remove multiple casts for EM06 file |
Tue, 09 Oct 2018 15:58:07 -0400 |
jiangli |
8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp |
Tue, 09 Oct 2018 12:36:51 -0700 |
sherman |
8211880: Broken links in java.util.jar |
Tue, 09 Oct 2018 20:32:24 +0100 |
chegar |
8211927: Add additional diagnostic information to java/net/BindException/Test.java |
Tue, 09 Oct 2018 12:26:29 -0700 |
amenkov |
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test |
Fri, 05 Oct 2018 23:45:02 +0200 |
rkennke |
8211792: Fix misplaced BarrierSet forward declarations |
Mon, 08 Oct 2018 14:57:07 -0400 |
gadams |
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001 |
Tue, 09 Oct 2018 16:03:56 +0200 |
goetz |
8211856: [ppc, s390] ProblemList some failing tests. |
Tue, 09 Oct 2018 15:06:27 +0200 |
ghaug |
8211768: [s390] Implement JFR profiling |
Tue, 09 Oct 2018 14:30:06 +0200 |
redestad |
8211859: Avoid initializing AtomicBoolean from RandomAccessFile |
Tue, 09 Oct 2018 13:31:50 +0100 |
chegar |
8211902: broken link in java.net.http.WebSocket.Builder |
Tue, 09 Oct 2018 11:44:00 +0100 |
chegar |
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java |
Tue, 02 Oct 2018 17:17:43 +0200 |
sgehwolf |
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7 |
Tue, 09 Oct 2018 07:06:32 +0100 |
alanb |
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module |
Mon, 08 Oct 2018 19:44:44 -0700 |
jcbeyler |
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]* |
Mon, 08 Oct 2018 20:01:39 -0400 |
kbarrett |
8211804: Constant AO_UNUSED_MBZ uses left shift of negative value |
Mon, 08 Oct 2018 16:29:10 -0700 |
iklam |
8210388: Use hash table to store archived subgraph_info records |
Mon, 08 Oct 2018 14:14:52 -0700 |
sherman |
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream |
Mon, 08 Oct 2018 13:56:28 -0700 |
jcbeyler |
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]* |
Mon, 08 Oct 2018 13:54:43 -0700 |
jcbeyler |
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]* |
Mon, 08 Oct 2018 11:14:59 -0700 |
jjg |
8211407: Bad links to non-existent entries on serialized-form page |
Mon, 08 Oct 2018 07:18:40 -0400 |
gadams |
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently |
Mon, 08 Oct 2018 18:29:41 +0100 |
chegar |
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java |
Mon, 08 Oct 2018 18:16:03 +0200 |
redestad |
8211860: Avoid reading security properties eagerly on Manifest class initialization |
Mon, 08 Oct 2018 17:41:44 +0200 |
simonis |
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS |
Mon, 08 Oct 2018 06:52:41 -0700 |
vromero |
8209407: VerifyError is thrown for inner class with lambda |
Mon, 08 Oct 2018 14:48:12 +0200 |
eosterlund |
8211718: Supporting multiple concurrent OopStorage iterators |
Fri, 05 Oct 2018 16:47:27 +0200 |
roland |
8211776: 8210887 broke arraycopy optimization when ZGC is enabled |
Mon, 08 Oct 2018 13:25:39 +0800 |
weijun |
8210395: Add doc to SecurityTools.java |
Sun, 07 Oct 2018 14:35:00 -0400 |
lancea |
8211765: JarFile constructor throws undocumented exception |
Fri, 05 Oct 2018 20:03:14 +0200 |
dnsimon |
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation |
Fri, 05 Oct 2018 18:25:15 +0100 |
vaibhav |
8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null |
Thu, 27 Sep 2018 13:56:09 +0200 |
rkennke |
8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..) |
Fri, 05 Oct 2018 18:56:11 -0400 |
jiangli |
8202951: Implementation of JEP 341: Default CDS Archives |
Fri, 05 Oct 2018 15:46:47 -0700 |
kvn |
8206963: [AOT] bug with multiple class loaders |
Fri, 05 Oct 2018 15:37:46 -0700 |
bpb |
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list |
Fri, 05 Oct 2018 13:38:03 -0700 |
jcbeyler |
8211123: GC Metaspace printing after full gc |
Fri, 05 Oct 2018 14:28:44 -0400 |
kbarrett |
8211296: Remove HotSpot deprecation warning suppression for Mac/clang |
Fri, 05 Oct 2018 09:15:52 -0400 |
coleenp |
8209889: RedefineStress tests crash |
Fri, 05 Oct 2018 08:50:49 -0400 |
hseigel |
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location |
Fri, 05 Oct 2018 11:28:23 +0100 |
michaelm |
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code |
Fri, 05 Oct 2018 07:54:28 +0200 |
rwestberg |
8210459: Add support for generating compile_commands.json |
Thu, 04 Oct 2018 14:12:34 -0700 |
naoto |
8211398: Square character support for the Japanese new era |
Thu, 04 Oct 2018 13:02:58 -0700 |
mchung |
8206240: java.lang.Class.newInstance() is causing caller to leak |
Thu, 04 Oct 2018 10:19:01 -0700 |
vromero |
8210789: langtools/tools/javac/T8152616.java missing @modules |
Thu, 04 Oct 2018 09:43:49 -0700 |
erikj |
8211677: Java resource copy and clean should use MakeTargetDir macro |
Fri, 17 Aug 2018 12:19:52 +0200 |
gdub |
8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection. |
Thu, 04 Oct 2018 08:37:08 -0700 |
vromero |
8211148: var in implicit lambdas shouldn't be accepted for source < 11 |
Thu, 04 Oct 2018 08:45:21 -0700 |
mchung |
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass |
Thu, 04 Oct 2018 16:39:07 +0200 |
mdoerr |
8210754: print_location is not reliable enough (printing register info) |
Thu, 04 Oct 2018 14:03:13 +0200 |
rehn |
8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable" |
Thu, 04 Oct 2018 17:25:51 +0530 |
nishjain |
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets |
Thu, 04 Oct 2018 10:35:59 +0200 |
jwilhelm |
Added tag jdk-12+14 for changeset 6f04692c7d51 |
Thu, 04 Oct 2018 00:50:54 +0200 |
jwilhelm |
Added tag jdk-12+14 for changeset 8897e41b327c |
Wed, 03 Oct 2018 14:53:05 -0700 |
kvn |
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError |
Wed, 03 Oct 2018 12:54:54 -0700 |
sherman |
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relativejdk-12+14 |
Wed, 03 Oct 2018 19:30:49 +0000 |
poonam |
8211150: G1 Full GC not purging code root memory and hence causing memory leak |
Wed, 03 Oct 2018 07:41:28 -0400 |
gadams |
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false |
Wed, 03 Oct 2018 10:38:30 -0700 |
kvn |
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI |
Wed, 03 Oct 2018 12:34:22 -0500 |
gziemski |
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF |
Wed, 03 Oct 2018 18:46:26 +0200 |
shade |
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions) |
Wed, 03 Oct 2018 17:45:59 +0100 |
aph |
Merge |
Wed, 03 Oct 2018 17:29:47 +0100 |
aph |
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean |
Mon, 01 Oct 2018 18:03:19 -0700 |
akolarkunnu |
8211160: Handle different look and feels in JInternalFrameOperator |
Wed, 03 Oct 2018 08:03:13 -0700 |
rraghavan |
8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope |
Wed, 03 Oct 2018 15:05:46 +0200 |
redestad |
8211384: Obsolete -XX:+/-MonitorInUseLists option |
Wed, 03 Oct 2018 09:46:46 -0400 |
hseigel |
8209138: Symbol constructor uses u1 as the element type of its name argument |
Wed, 03 Oct 2018 03:41:57 -0400 |
dholmes |
8188764: Obsolete AssumeMP and then remove all support for non-MP builds |
Wed, 03 Oct 2018 11:43:39 +0530 |
pmuthuswamy |
8208531: -javafx mode should be on by default when JavaFX is available |
Tue, 02 Oct 2018 22:36:08 -0700 |
mikael |
8211350: Remove jprt support |
Tue, 02 Oct 2018 21:38:54 +0530 |
pkoppula |
8211107: LDAPS communication failure with jdk 1.8.0_181 |
Tue, 02 Oct 2018 20:52:40 -0700 |
ccheung |
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address." |
Tue, 02 Oct 2018 15:01:25 -0700 |
mikael |
8211364: Remove expired flags |
Tue, 02 Oct 2018 14:32:33 -0700 |
iklam |
8209946: [TESTBUG] CDS tests should use "@run driver" |
Tue, 02 Oct 2018 17:12:13 -0400 |
dholmes |
8211175: Remove temporary clock initialization duplication |
Tue, 02 Oct 2018 12:08:51 -0700 |
amenkov |
8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect |
Tue, 02 Oct 2018 12:06:29 -0700 |
amenkov |
8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java |
Tue, 02 Oct 2018 10:19:07 -0700 |
igerasim |
8200381: Typos in javadoc - missing verb "be" and alike |
Mon, 01 Oct 2018 21:14:58 -0700 |
cushon |
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output |
Fri, 28 Sep 2018 10:42:40 +0200 |
roland |
8210887: Tweak C2 gc api for arraycopy |
Thu, 27 Sep 2018 16:25:25 +0200 |
roland |
8211231: BarrierSetC1::generate_referent_check() confuses register allocator |
Tue, 02 Oct 2018 14:17:30 +0100 |
dfuchs |
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher |
Tue, 02 Oct 2018 10:40:58 +0100 |
chegar |
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net |
Tue, 02 Oct 2018 09:05:07 +0100 |
chegar |
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up |
Tue, 02 Oct 2018 16:02:35 +0800 |
weijun |
8210821: Support dns_canonicalize_hostname in krb5.conf |
Mon, 01 Oct 2018 20:16:55 -0400 |
manc |
8210716: Detailed GC logging request misses some |
Mon, 01 Oct 2018 14:54:46 -0700 |
iignatyev |
8211171: move JarUtils to top-level testlibrary |
Mon, 01 Oct 2018 11:54:34 -0700 |
kvn |
8211251: Default mask register for avx512 instructions |
Mon, 01 Oct 2018 11:36:48 -0700 |
ccheung |
8211278: Update ProblemList |
Mon, 01 Oct 2018 20:23:56 +0200 |
rkennke |
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849 |
Mon, 01 Oct 2018 19:08:14 +0200 |
simonis |
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures |
Mon, 01 Oct 2018 13:05:51 -0400 |
lancea |
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl |