Tue, 09 Oct 2018 18:25:57 -0700 |
tvaleev |
8211693: Convert C-style array declarations in client demos and jdk.accessibility
|
changeset |
files
|
Mon, 01 Oct 2018 12:06:44 +0200 |
mbaesken |
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
|
changeset |
files
|
Tue, 09 Oct 2018 12:08:59 +0530 |
kaddepalli |
8014503: AWT Choice implementation should be made consistent across platforms.
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 04 Oct 2018 12:40:55 -0700 |
tvaleev |
8211300: Convert C-style array declarations in JDK client code
|
changeset |
files
|
Thu, 04 Oct 2018 11:07:30 -0700 |
prr |
8208595: [parfait] Better X11 font support
|
changeset |
files
|
Thu, 04 Oct 2018 15:03:48 +0530 |
psadhukhan |
8211055: Provide print to a file (PDF) feature even when printer was not connected
|
changeset |
files
|
Thu, 04 Oct 2018 14:56:03 +0530 |
psadhukhan |
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
|
changeset |
files
|
Thu, 04 Oct 2018 14:17:59 +0530 |
psadhukhan |
Merge
|
changeset |
files
|
Thu, 04 Oct 2018 13:01:23 +0530 |
vagarwal |
8210910: Create test for FileChooserDemo
|
changeset |
files
|
Wed, 03 Oct 2018 11:10:09 -0700 |
prr |
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
|
changeset |
files
|
Sat, 29 Sep 2018 09:43:33 +0530 |
psadhukhan |
6821316: comment in source code of SynthStyleFactory.java has a self-reference
|
changeset |
files
|
Sat, 29 Sep 2018 09:41:33 +0530 |
psadhukhan |
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
|
changeset |
files
|
Fri, 28 Sep 2018 06:39:52 +0100 |
clanger |
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
|
changeset |
files
|
Fri, 28 Sep 2018 09:17:24 +0530 |
psadhukhan |
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
|
changeset |
files
|
Thu, 27 Sep 2018 11:46:28 -0700 |
prr |
Merge
|
changeset |
files
|
Thu, 27 Sep 2018 14:36:33 +0530 |
kaddepalli |
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
|
changeset |
files
|
Wed, 24 Oct 2018 12:39:37 +0200 |
thartmann |
8150552: Remove -XX:+AggressiveOpts
|
changeset |
files
|
Wed, 24 Oct 2018 17:52:06 +0800 |
mli |
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
|
changeset |
files
|
Wed, 24 Oct 2018 10:42:12 +0200 |
stuefe |
8212896: AIX build breaks after 8212611
|
changeset |
files
|
Tue, 23 Oct 2018 17:01:48 -0400 |
dholmes |
8199567: [Nestmates] Cleanup instanceKlass.cpp
|
changeset |
files
|
Tue, 23 Oct 2018 10:32:39 -0700 |
darcy |
8212718: Refactor some annotation processor tests to better use collections
|
changeset |
files
|
Tue, 23 Oct 2018 18:49:32 +0200 |
dnsimon |
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
|
changeset |
files
|
Tue, 23 Oct 2018 09:43:16 -0700 |
jcbeyler |
8212771: Remove remaining spaces before/after () for vmTestbase
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 23 Oct 2018 13:24:36 +0200 |
rehn |
8212707: GlobalCounter padding is too optimistic
|
changeset |
files
|
Tue, 23 Oct 2018 11:03:51 +0200 |
redestad |
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
|
changeset |
files
|
Tue, 23 Oct 2018 10:55:59 +0200 |
shade |
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
|
changeset |
files
|
Wed, 17 Oct 2018 10:19:13 +0200 |
roland |
8212611: Small collection of simple changes from shenandoah
|
changeset |
files
|
Tue, 23 Oct 2018 13:47:17 +0800 |
amlu |
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
|
changeset |
files
|
Tue, 23 Oct 2018 12:25:59 +0800 |
weijun |
8212216: JGSS: Fix leak in exception cases in getJavaOID()
|
changeset |
files
|
Mon, 22 Oct 2018 19:31:41 -0700 |
jcbeyler |
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
|
changeset |
files
|
Mon, 22 Oct 2018 17:00:04 -0700 |
mchung |
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 22 Oct 2018 14:31:10 -0700 |
ccheung |
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
|
changeset |
files
|
Mon, 22 Oct 2018 13:31:42 -0700 |
jjg |
8211876: Broken links in java.base files (ClassLoader.html#name)
|
changeset |
files
|
Mon, 22 Oct 2018 15:32:50 -0400 |
coleenp |
8212774: Remove dead code touching Klass::_lower_dimension
|
changeset |
files
|
Mon, 22 Oct 2018 12:43:15 -0700 |
jcbeyler |
8212148: Remove remaining NSK_CPP_STUBs
|
changeset |
files
|
Mon, 22 Oct 2018 09:26:50 -0700 |
rfield |
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
|
changeset |
files
|
Mon, 22 Oct 2018 08:30:39 -0700 |
rfield |
8210923: JShell: support for switch expressions
|
changeset |
files
|
Mon, 22 Oct 2018 12:13:29 +0200 |
eosterlund |
8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
|
changeset |
files
|
Mon, 22 Oct 2018 12:25:31 +0100 |
chegar |
8212695: Add explicit timeout to several HTTP Client tests
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 22 Oct 2018 15:20:43 +0530 |
vtewari |
8212114: Reconsider the affect on closed streams resulting from 8189366
|
changeset |
files
|
Mon, 22 Oct 2018 10:47:28 +0100 |
coffeys |
8212752: Typo in SSL log message related to inactive/disabled signature scheme
|
changeset |
files
|
Mon, 22 Oct 2018 14:08:07 +0800 |
xyin |
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
|
changeset |
files
|
Mon, 22 Oct 2018 14:03:06 +0800 |
xyin |
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
|
changeset |
files
|
Mon, 22 Oct 2018 13:53:39 +0800 |
xyin |
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
|
changeset |
files
|
Mon, 22 Oct 2018 10:16:34 +0530 |
pmuthuswamy |
8211879: Broken links in API overview
|
changeset |
files
|
Fri, 19 Oct 2018 16:29:45 -0700 |
iignatyev |
8177709: Convert TestVirtualSpace_test to GTest
|
changeset |
files
|
Fri, 19 Oct 2018 16:29:43 -0700 |
kzhaldyb |
8171097: Convert TestReservedSpace_test to Gtest
|
changeset |
files
|
Fri, 19 Oct 2018 18:05:50 -0700 |
jnimeh |
8211806: TLS 1.3 handshake server name indication is missing on a session resume
|
changeset |
files
|
Fri, 19 Oct 2018 17:54:21 -0400 |
phh |
8212698: Minor g1 #include changes and memoryService.hpp copyright date update
|
changeset |
files
|
Fri, 19 Oct 2018 09:31:52 -0700 |
amenkov |
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
|
changeset |
files
|
Fri, 19 Oct 2018 09:32:46 -0400 |
mullan |
Merge
|
changeset |
files
|
Fri, 19 Oct 2018 09:31:57 -0400 |
mullan |
8195793: Remove GTE CyberTrust Global Root
|
changeset |
files
|
Fri, 19 Oct 2018 14:23:43 +0100 |
michaelm |
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
|
changeset |
files
|
Thu, 18 Oct 2018 23:05:01 -0700 |
iklam |
8212642: Remove SystemDictionary::InitOption enum
|
changeset |
files
|
Thu, 18 Oct 2018 21:14:49 +0200 |
rkennke |
8212603: Need to step over GC barriers in Node::eqv_uncast()
|
changeset |
files
|
Thu, 18 Oct 2018 09:46:46 -0700 |
igerasim |
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
|
changeset |
files
|
Thu, 18 Oct 2018 17:50:49 +0200 |
thartmann |
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
|
changeset |
files
|
Thu, 18 Oct 2018 10:45:05 -0400 |
lancea |
8212662: Fix javadoc typo in java.lang.ref.Cleaner
|
changeset |
files
|
Thu, 18 Oct 2018 10:35:58 -0400 |
hseigel |
8209087: Clean up runtime code that compares 'this' to NULL
|
changeset |
files
|
Thu, 18 Oct 2018 10:08:35 -0400 |
mullan |
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
|
changeset |
files
|
Thu, 18 Oct 2018 11:23:54 +0200 |
lkorinth |
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
|
changeset |
files
|
Thu, 18 Oct 2018 00:56:38 -0700 |
dzhou |
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
|
changeset |
files
|
Thu, 18 Oct 2018 09:19:29 +0200 |
ihse |
8212587: equals in MakeBase does not handle empty strings correctly
|
changeset |
files
|
Wed, 17 Oct 2018 21:51:00 -0700 |
iklam |
8212612: Add documentation about Arguments::_exit_hook
|
changeset |
files
|
Wed, 17 Oct 2018 21:28:11 -0700 |
jcbeyler |
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
|
changeset |
files
|
Thu, 18 Oct 2018 07:56:55 +0800 |
jjiang |
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
|
changeset |
files
|
Thu, 18 Oct 2018 00:50:14 +0200 |
jwilhelm |
Added tag jdk-12+16 for changeset 199658d1ef86
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 17 Oct 2018 22:42:31 +0200 |
shade |
8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
|
changeset |
files
|
Wed, 17 Oct 2018 22:26:41 +0200 |
rkennke |
8212186: JVMTI lacks a few GC barriers/hooks
|
changeset |
files
|
Wed, 17 Oct 2018 18:31:48 +0200 |
shade |
8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)
jdk-12+16
|
changeset |
files
|
Wed, 17 Oct 2018 17:35:26 +0200 |
redestad |
8212597: Optimize String concatenation setup when using primitive operands
|
changeset |
files
|
Wed, 17 Oct 2018 22:06:55 +0800 |
jjiang |
8212562: To remove lib/security from test/jdk/TEST.groups
|
changeset |
files
|
Wed, 17 Oct 2018 14:19:21 +0200 |
redestad |
8212201: Classlist build tool should be built for the target JDK version
|
changeset |
files
|
Wed, 17 Oct 2018 15:28:36 +0530 |
pmuthuswamy |
8211901: javadoc generates broken links on deprecated items page
|
changeset |
files
|
Wed, 17 Oct 2018 16:37:41 +0800 |
mli |
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
|
changeset |
files
|
Fri, 05 Oct 2018 15:12:37 -0700 |
bchristi |
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
|
changeset |
files
|
Wed, 08 Aug 2018 08:05:43 +0800 |
weijun |
8208754: The fix for JDK-8194534 needs updates
|
changeset |
files
|
Mon, 30 Jul 2018 13:53:30 -0400 |
apetcher |
8208209: Improve TLS connection stability again
|
changeset |
files
|
Tue, 10 Jul 2018 08:20:13 +0100 |
michaelm |
8196902: Better HTTP Redirection
|
changeset |
files
|
Fri, 29 Jun 2018 10:28:05 +0530 |
kaddepalli |
8194546: Choosier FileManagers
|
changeset |
files
|
Wed, 20 Jun 2018 18:02:22 -0700 |
igerasim |
8204667: Resources not freed on exception
|
changeset |
files
|
Fri, 15 Jun 2018 14:19:51 -0700 |
joehw |
8204497: Better formatting of decimals
|
changeset |
files
|
Fri, 08 Jun 2018 15:56:23 +0530 |
vtewari |
8199177: Enhance JNDI lookups
|
changeset |
files
|
Tue, 29 May 2018 10:27:45 -0700 |
bchristi |
8195874: Improve jar specification adherence
|
changeset |
files
|
Fri, 18 May 2018 13:34:42 +0530 |
sundar |
8202936: Improve script engine support
|
changeset |
files
|
Mon, 14 May 2018 09:05:20 -0400 |
hseigel |
8199226: Improve field accesses
|
changeset |
files
|
Mon, 23 Apr 2018 16:15:26 -0700 |
prr |
8200648: Make midi code more sound
|
changeset |
files
|
Mon, 23 Apr 2018 12:01:46 -0400 |
apetcher |
8201756: Improve cipher inputs
|
changeset |
files
|
Tue, 17 Apr 2018 15:55:49 +0800 |
weijun |
8194534: Manifest better support
|
changeset |
files
|
Wed, 04 Apr 2018 13:55:30 -0700 |
sherman |
8199172: Improve jar attribute checks
|
changeset |
files
|
Fri, 30 Mar 2018 08:37:31 +0530 |
vtewari |
8199110: Address Internet Addresses
|
changeset |
files
|
Wed, 28 Mar 2018 08:42:45 -0700 |
sherman |
8197881: Better StringBuilder support
|
changeset |
files
|
Thu, 08 Mar 2018 14:04:39 +0800 |
weijun |
8196897: Improve PRNG support
|
changeset |
files
|
Tue, 16 Oct 2018 19:07:47 -0400 |
dholmes |
8211909: JDWP Transport Listener: dt_socket thread crash
|
changeset |
files
|
Tue, 16 Oct 2018 12:05:57 -0700 |
jnimeh |
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
|
changeset |
files
|
Tue, 16 Oct 2018 11:47:33 -0700 |
mchung |
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
|
changeset |
files
|
Tue, 16 Oct 2018 11:24:41 -0700 |
jnimeh |
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
|
changeset |
files
|
Tue, 16 Oct 2018 17:43:30 +0200 |
shade |
8212177: Epsilon alignment adjustments can overflow max TLAB size
|
changeset |
files
|
Tue, 16 Oct 2018 10:55:28 -0400 |
rriggs |
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
|
changeset |
files
|
Tue, 16 Oct 2018 11:08:46 -0400 |
hseigel |
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
|
changeset |
files
|
Tue, 16 Oct 2018 07:49:08 -0700 |
bpb |
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
|
changeset |
files
|
Tue, 16 Oct 2018 09:55:30 -0400 |
bobv |
Merge
|
changeset |
files
|
Tue, 16 Oct 2018 09:54:28 -0400 |
bobv |
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
|
changeset |
files
|
Tue, 16 Oct 2018 15:05:03 +0200 |
hannesw |
8210683: Search result display order reversed for overloaded entries
|
changeset |
files
|
Tue, 16 Oct 2018 14:17:19 +0200 |
thartmann |
8210215: C2 should optimize trichotomy calculations
|
changeset |
files
|
Tue, 16 Oct 2018 13:18:22 +0200 |
eosterlund |
8210498: nmethod entry barriers
|
changeset |
files
|
Tue, 16 Oct 2018 13:16:11 +0200 |
eosterlund |
8210330: Make CLD claiming allow multiple claim bits
|
changeset |
files
|
Tue, 16 Oct 2018 13:14:18 +0200 |
eosterlund |
8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
|
changeset |
files
|
Tue, 16 Oct 2018 13:43:04 +0200 |
pliden |
8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
|
changeset |
files
|
Tue, 16 Oct 2018 12:38:46 +0100 |
dfuchs |
8211960: broken links in java.util.logging
|
changeset |
files
|
Tue, 16 Oct 2018 11:32:49 +0200 |
rwestberg |
8212004: Optional compile_commands.json field not compatible with older libclang
|
changeset |
files
|
Tue, 16 Oct 2018 11:27:21 +0200 |
tschatzl |
8210492: PLAB object promotion events report object sizes in words
|
changeset |
files
|
Tue, 16 Oct 2018 10:16:04 +0800 |
jjiang |
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
|
changeset |
files
|
Tue, 16 Oct 2018 09:19:32 +0800 |
weijun |
8212165: JGSS: Fix cut/paste error in NativeUtil.c
|
changeset |
files
|
Mon, 15 Oct 2018 21:02:17 -0400 |
dholmes |
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
|
changeset |
files
|
Mon, 15 Oct 2018 14:55:17 -0700 |
jcbeyler |
8212083: Handle remaining gc/lock native code and fix two strings
|
changeset |
files
|
Mon, 15 Oct 2018 14:16:35 -0700 |
jcbeyler |
8211980: Remove ThreadHeapSampler enable/disable/enabled methods
|
changeset |
files
|
Wed, 03 Oct 2018 23:00:32 -0700 |
akolarkunnu |
8209499: Create test for SwingSet EditorPaneDemo
|
changeset |
files
|
Mon, 15 Oct 2018 13:44:31 -0700 |
shurailine |
Merge
|
changeset |
files
|
Thu, 11 Oct 2018 07:22:53 -0700 |
akolarkunnu |
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
|
changeset |
files
|
Mon, 15 Oct 2018 22:30:32 +0200 |
shade |
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
|
changeset |
files
|
Mon, 15 Oct 2018 15:21:54 -0400 |
jiangli |
8211956: AppCDS crashes for some uses with JRuby
|
changeset |
files
|
Mon, 15 Oct 2018 11:36:20 -0700 |
erikj |
8212028: Use run-test makefile framework for testing in Oracle's Mach5
|
changeset |
files
|
Wed, 10 Oct 2018 23:05:15 +0200 |
rkennke |
8211955: GC abstraction for LAB reserve
|
changeset |
files
|
Mon, 15 Oct 2018 09:35:05 -0700 |
naoto |
8211961: Broken link in java.util.Locale
|
changeset |
files
|
Mon, 15 Oct 2018 11:53:15 -0400 |
zgu |
8212074: Add method to peek the remaining tasks in task queues
|
changeset |
files
|
Mon, 15 Oct 2018 22:47:03 +0800 |
jjiang |
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
changeset |
files
|
Mon, 15 Oct 2018 14:42:31 +0100 |
coffeys |
8209862: CipherCore performance improvement
|
changeset |
files
|
Fri, 12 Oct 2018 12:14:01 +0200 |
lkorinth |
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
|
changeset |
files
|
Fri, 12 Oct 2018 12:13:06 +0200 |
lkorinth |
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
|
changeset |
files
|
Fri, 12 Oct 2018 12:10:34 +0200 |
lkorinth |
8201436: Replace oop_ps_push_contents with oop_iterate and closure
|
changeset |
files
|
Mon, 15 Oct 2018 17:52:42 +0530 |
pmuthuswamy |
8211957: Broken links to stylesheet in java.base/doc-files
|
changeset |
files
|
Mon, 15 Oct 2018 08:08:02 +0200 |
mdoerr |
8211852: inspect stack during error reporting
|
changeset |
files
|
Sun, 14 Oct 2018 19:07:34 -0700 |
jcbeyler |
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
|
changeset |
files
|
Mon, 15 Oct 2018 09:34:18 +0800 |
xyin |
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
|
changeset |
files
|
Fri, 12 Oct 2018 17:35:26 -0400 |
kbarrett |
8212023: Implicit narrowing in Solaris/sparc initializers
|
changeset |
files
|
Fri, 12 Oct 2018 14:16:24 -0400 |
lancea |
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
|
changeset |
files
|
Fri, 12 Oct 2018 10:08:11 -0700 |
amenkov |
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
|
changeset |
files
|
Tue, 09 Oct 2018 16:08:07 +0530 |
mchinnathamb |
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
|
changeset |
files
|
Fri, 12 Oct 2018 10:58:06 +0200 |
sgehwolf |
8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
|
changeset |
files
|
Fri, 12 Oct 2018 16:25:24 +0200 |
rkennke |
8212053: A few more missing object equals barriers
|
changeset |
files
|
Fri, 12 Oct 2018 11:12:51 +0100 |
michaelm |
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
|
changeset |
files
|
Fri, 12 Oct 2018 03:51:02 -0400 |
dholmes |
8211046: Forced data dependencies serve no purpose on x86
|
changeset |
files
|
Fri, 12 Oct 2018 12:37:13 +0530 |
vtewari |
8189366: SocketInputStream.available() should check for eof
|
changeset |
files
|
Fri, 12 Oct 2018 08:33:18 +0200 |
goetz |
8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
|
changeset |
files
|
Fri, 12 Oct 2018 10:35:24 +0800 |
mli |
8186610: move ModuleUtils to top-level testlibrary
|
changeset |
files
|
Thu, 11 Oct 2018 15:49:23 -0700 |
kevinw |
8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
|
changeset |
files
|
Thu, 11 Oct 2018 23:48:55 +0200 |
rkennke |
8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
|
changeset |
files
|
Thu, 11 Oct 2018 12:41:47 -0700 |
jcbeyler |
8212025: Remove collector_present variable from ThreadHeapSampler
|
changeset |
files
|
Thu, 11 Oct 2018 09:30:10 -0700 |
jcbeyler |
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
|
changeset |
files
|
Thu, 11 Oct 2018 11:31:37 -0400 |
hseigel |
8211821: PrintStringTableStatistics crashes JVM
|
changeset |
files
|
Thu, 11 Oct 2018 10:11:18 -0400 |
hseigel |
8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
|
changeset |
files
|
Thu, 11 Oct 2018 14:10:13 +0100 |
prappo |
8212001: Verify exported symbols in java.base (libjava)
|
changeset |
files
|
Thu, 11 Oct 2018 13:40:09 +0100 |
chegar |
8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
|
changeset |
files
|
Thu, 27 Sep 2018 17:46:01 +0200 |
roland |
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 11 Oct 2018 10:42:17 +0200 |
shade |
8212005: Epsilon elastic TLAB sizing may cause misalignment
|
changeset |
files
|
Wed, 10 Oct 2018 16:56:18 +0200 |
mbaesken |
8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1
|
changeset |
files
|
Wed, 10 Oct 2018 23:47:36 -0400 |
kbarrett |
8211962: Implicit narrowing in MacOSX java.desktop jsound
|
changeset |
files
|
Wed, 10 Oct 2018 17:53:22 -0700 |
bpb |
8152910: Get performance improvement with Stable annotation
|
changeset |
files
|
Thu, 11 Oct 2018 00:43:09 +0200 |
jwilhelm |
Added tag jdk-12+15 for changeset f8626bcc1698
|
changeset |
files
|
Wed, 10 Oct 2018 15:19:34 -0700 |
mchung |
8211921: AssertionError in MethodHandles$Lookup.defineClass
|
changeset |
files
|
Fri, 05 Oct 2018 05:03:15 -0700 |
akolarkunnu |
8210055: Enable different look and feel tests in SwingSet3 demo tests
|
changeset |
files
|
Wed, 10 Oct 2018 16:25:40 -0400 |
mullan |
8191053: Provide a mechanism to make system's security manager immutable
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 10 Oct 2018 11:47:01 -0700 |
ctornqvi |
8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
|
changeset |
files
|
Wed, 10 Oct 2018 11:20:21 -0700 |
jcbeyler |
8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
|
changeset |
files
|
Wed, 10 Oct 2018 10:56:24 -0700 |
igerasim |
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
|
changeset |
files
|
Wed, 10 Oct 2018 10:28:33 -0700 |
darcy |
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
|
changeset |
files
|
Wed, 10 Oct 2018 10:00:25 -0700 |
jjg |
8211952: Broken links in java.time API
|
changeset |
files
|
Wed, 10 Oct 2018 08:26:49 -0700 |
jcbeyler |
8211950: Deprecate the check if a JVMTI collector is present assertion
|
changeset |
files
|
Wed, 10 Oct 2018 10:18:52 -0400 |
hseigel |
8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass
jdk-12+15
|
changeset |
files
|
Wed, 10 Oct 2018 22:13:30 +0800 |
weijun |
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
|
changeset |
files
|
Fri, 28 Sep 2018 14:24:22 +0200 |
roland |
8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
|
changeset |
files
|
Wed, 10 Oct 2018 14:13:32 +0100 |
prappo |
8212000: Verify exported symbols in java.base (libnet, libnio/ch)
|
changeset |
files
|
Wed, 10 Oct 2018 14:28:35 +0200 |
mhorie |
8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default
|
changeset |
files
|
Wed, 10 Oct 2018 10:58:48 +0200 |
rkennke |
8211270: GC abstraction to get real object and headers size
|
changeset |
files
|
Wed, 03 Oct 2018 15:22:16 +0200 |
rkennke |
8211279: Verify missing object equals barriers
|
changeset |
files
|
Wed, 10 Oct 2018 08:36:31 +0200 |
thartmann |
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
|
changeset |
files
|
Tue, 09 Oct 2018 19:11:09 -0700 |
dtitov |
8193879: Java debugger hangs on method invocation
|
changeset |
files
|
Tue, 09 Oct 2018 20:38:13 -0400 |
dholmes |
8211394: CHECK_ must be used in the rhs of an assignment statement within a block
|
changeset |
files
|
Tue, 09 Oct 2018 20:19:22 -0400 |
dholmes |
8211065: Private method check in linkResolver is incorrect
|
changeset |
files
|
Tue, 09 Oct 2018 14:57:23 -0700 |
erikj |
8211724: Change mkdir -p to MakeDir macro where possible
|
changeset |
files
|
Tue, 09 Oct 2018 07:33:15 -0400 |
gadams |
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
|
changeset |
files
|
Tue, 09 Oct 2018 13:22:19 -0700 |
jcbeyler |
8211905: Remove multiple casts for EM06 file
|
changeset |
files
|
Tue, 09 Oct 2018 15:58:07 -0400 |
jiangli |
8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
|
changeset |
files
|
Tue, 09 Oct 2018 12:36:51 -0700 |
sherman |
8211880: Broken links in java.util.jar
|
changeset |
files
|
Tue, 09 Oct 2018 20:32:24 +0100 |
chegar |
8211927: Add additional diagnostic information to java/net/BindException/Test.java
|
changeset |
files
|
Tue, 09 Oct 2018 12:26:29 -0700 |
amenkov |
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
|
changeset |
files
|
Fri, 05 Oct 2018 23:45:02 +0200 |
rkennke |
8211792: Fix misplaced BarrierSet forward declarations
|
changeset |
files
|
Mon, 08 Oct 2018 14:57:07 -0400 |
gadams |
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
|
changeset |
files
|
Tue, 09 Oct 2018 16:03:56 +0200 |
goetz |
8211856: [ppc, s390] ProblemList some failing tests.
|
changeset |
files
|
Tue, 09 Oct 2018 15:06:27 +0200 |
ghaug |
8211768: [s390] Implement JFR profiling
|
changeset |
files
|
Tue, 09 Oct 2018 14:30:06 +0200 |
redestad |
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
|
changeset |
files
|
Tue, 09 Oct 2018 13:31:50 +0100 |
chegar |
8211902: broken link in java.net.http.WebSocket.Builder
|
changeset |
files
|
Tue, 09 Oct 2018 11:44:00 +0100 |
chegar |
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
|
changeset |
files
|
Tue, 02 Oct 2018 17:17:43 +0200 |
sgehwolf |
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
|
changeset |
files
|
Tue, 09 Oct 2018 07:06:32 +0100 |
alanb |
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
|
changeset |
files
|
Mon, 08 Oct 2018 19:44:44 -0700 |
jcbeyler |
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
|
changeset |
files
|
Mon, 08 Oct 2018 20:01:39 -0400 |
kbarrett |
8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
|
changeset |
files
|
Mon, 08 Oct 2018 16:29:10 -0700 |
iklam |
8210388: Use hash table to store archived subgraph_info records
|
changeset |
files
|
Mon, 08 Oct 2018 14:14:52 -0700 |
sherman |
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
|
changeset |
files
|
Mon, 08 Oct 2018 13:56:28 -0700 |
jcbeyler |
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
|
changeset |
files
|
Mon, 08 Oct 2018 13:54:43 -0700 |
jcbeyler |
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
|
changeset |
files
|
Mon, 08 Oct 2018 11:14:59 -0700 |
jjg |
8211407: Bad links to non-existent entries on serialized-form page
|
changeset |
files
|
Mon, 08 Oct 2018 07:18:40 -0400 |
gadams |
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
|
changeset |
files
|
Mon, 08 Oct 2018 18:29:41 +0100 |
chegar |
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
|
changeset |
files
|
Mon, 08 Oct 2018 18:16:03 +0200 |
redestad |
8211860: Avoid reading security properties eagerly on Manifest class initialization
|
changeset |
files
|
Mon, 08 Oct 2018 17:41:44 +0200 |
simonis |
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
|
changeset |
files
|
Mon, 08 Oct 2018 06:52:41 -0700 |
vromero |
8209407: VerifyError is thrown for inner class with lambda
|
changeset |
files
|
Mon, 08 Oct 2018 14:48:12 +0200 |
eosterlund |
8211718: Supporting multiple concurrent OopStorage iterators
|
changeset |
files
|
Fri, 05 Oct 2018 16:47:27 +0200 |
roland |
8211776: 8210887 broke arraycopy optimization when ZGC is enabled
|
changeset |
files
|
Mon, 08 Oct 2018 13:25:39 +0800 |
weijun |
8210395: Add doc to SecurityTools.java
|
changeset |
files
|
Sun, 07 Oct 2018 14:35:00 -0400 |
lancea |
8211765: JarFile constructor throws undocumented exception
|
changeset |
files
|
Fri, 05 Oct 2018 20:03:14 +0200 |
dnsimon |
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 27 Sep 2018 13:56:09 +0200 |
rkennke |
8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
|
changeset |
files
|
Fri, 05 Oct 2018 18:56:11 -0400 |
jiangli |
8202951: Implementation of JEP 341: Default CDS Archives
|
changeset |
files
|
Fri, 05 Oct 2018 15:46:47 -0700 |
kvn |
8206963: [AOT] bug with multiple class loaders
|
changeset |
files
|
Fri, 05 Oct 2018 15:37:46 -0700 |
bpb |
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
|
changeset |
files
|
Fri, 05 Oct 2018 13:38:03 -0700 |
jcbeyler |
8211123: GC Metaspace printing after full gc
|
changeset |
files
|
Fri, 05 Oct 2018 14:28:44 -0400 |
kbarrett |
8211296: Remove HotSpot deprecation warning suppression for Mac/clang
|
changeset |
files
|
Fri, 05 Oct 2018 09:15:52 -0400 |
coleenp |
8209889: RedefineStress tests crash
|
changeset |
files
|
Fri, 05 Oct 2018 08:50:49 -0400 |
hseigel |
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
|
changeset |
files
|
Fri, 05 Oct 2018 11:28:23 +0100 |
michaelm |
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
|
changeset |
files
|
Fri, 05 Oct 2018 07:54:28 +0200 |
rwestberg |
8210459: Add support for generating compile_commands.json
|
changeset |
files
|
Thu, 04 Oct 2018 14:12:34 -0700 |
naoto |
8211398: Square character support for the Japanese new era
|
changeset |
files
|
Thu, 04 Oct 2018 13:02:58 -0700 |
mchung |
8206240: java.lang.Class.newInstance() is causing caller to leak
|
changeset |
files
|
Thu, 04 Oct 2018 10:19:01 -0700 |
vromero |
8210789: langtools/tools/javac/T8152616.java missing @modules
|
changeset |
files
|
Thu, 04 Oct 2018 09:43:49 -0700 |
erikj |
8211677: Java resource copy and clean should use MakeTargetDir macro
|
changeset |
files
|
Fri, 17 Aug 2018 12:19:52 +0200 |
gdub |
8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection.
|
changeset |
files
|
Thu, 04 Oct 2018 08:37:08 -0700 |
vromero |
8211148: var in implicit lambdas shouldn't be accepted for source < 11
|
changeset |
files
|
Thu, 04 Oct 2018 08:45:21 -0700 |
mchung |
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
|
changeset |
files
|
Thu, 04 Oct 2018 16:39:07 +0200 |
mdoerr |
8210754: print_location is not reliable enough (printing register info)
|
changeset |
files
|
Thu, 04 Oct 2018 14:03:13 +0200 |
rehn |
8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
|
changeset |
files
|
Thu, 04 Oct 2018 17:25:51 +0530 |
nishjain |
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
|
changeset |
files
|
Thu, 04 Oct 2018 10:35:59 +0200 |
jwilhelm |
Added tag jdk-12+14 for changeset 6f04692c7d51
|
changeset |
files
|
Thu, 04 Oct 2018 00:50:54 +0200 |
jwilhelm |
Added tag jdk-12+14 for changeset 8897e41b327c
|
changeset |
files
|
Wed, 03 Oct 2018 14:53:05 -0700 |
kvn |
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
|
changeset |
files
|
Wed, 03 Oct 2018 12:54:54 -0700 |
sherman |
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
jdk-12+14
|
changeset |
files
|
Wed, 03 Oct 2018 19:30:49 +0000 |
poonam |
8211150: G1 Full GC not purging code root memory and hence causing memory leak
|
changeset |
files
|
Wed, 03 Oct 2018 07:41:28 -0400 |
gadams |
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
|
changeset |
files
|
Wed, 03 Oct 2018 10:38:30 -0700 |
kvn |
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
|
changeset |
files
|
Wed, 03 Oct 2018 12:34:22 -0500 |
gziemski |
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
|
changeset |
files
|
Wed, 03 Oct 2018 18:46:26 +0200 |
shade |
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
|
changeset |
files
|
Wed, 03 Oct 2018 17:45:59 +0100 |
aph |
Merge
|
changeset |
files
|
Wed, 03 Oct 2018 17:29:47 +0100 |
aph |
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
|
changeset |
files
|
Mon, 01 Oct 2018 18:03:19 -0700 |
akolarkunnu |
8211160: Handle different look and feels in JInternalFrameOperator
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 03 Oct 2018 15:05:46 +0200 |
redestad |
8211384: Obsolete -XX:+/-MonitorInUseLists option
|
changeset |
files
|
Wed, 03 Oct 2018 09:46:46 -0400 |
hseigel |
8209138: Symbol constructor uses u1 as the element type of its name argument
|
changeset |
files
|