2018-02-20 |
jcbeyler |
8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code
|
changeset |
files
|
2018-02-21 |
pliden |
8198369: Clean up GCId and GCIdMark
|
changeset |
files
|
2018-02-21 |
pliden |
8198267: Allow GCId::current_raw() calls from non-NamedThreads
|
changeset |
files
|
2018-02-20 |
gziemski |
8193056: Title from build failure with Xcode 9.1
|
changeset |
files
|
2018-02-20 |
sangheki |
8193909: Obsolete(remove) Co-operative Memory Management (CMM)
|
changeset |
files
|
2018-02-20 |
mdoerr |
8195112: x86 (32 bit): implementation for Thread-local handshakes
|
changeset |
files
|
2018-02-20 |
lfoltan |
8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
|
changeset |
files
|
2018-02-20 |
lfoltan |
8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
|
changeset |
files
|
2018-02-20 |
lfoltan |
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
|
changeset |
files
|
2018-02-20 |
lfoltan |
8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
|
changeset |
files
|
2018-02-20 |
lfoltan |
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
|
changeset |
files
|
2018-02-19 |
pliden |
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
|
changeset |
files
|
2018-02-19 |
pliden |
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
|
changeset |
files
|
2018-02-19 |
pliden |
8198269: Allow GCCauseSetter to be used outside of safepoints
|
changeset |
files
|
2018-02-19 |
shade |
8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
|
changeset |
files
|
2018-02-19 |
jwilhelm |
Merge
|
changeset |
files
|
2018-02-19 |
mlarsson |
8196783: Refactor LogTagLevelExpression into separate classes
|
changeset |
files
|
2018-02-19 |
mlarsson |
8176298: Log tags in -Xlog:help not sorted
|
changeset |
files
|
2017-12-08 |
pliden |
8198271: Make CollectedHeap::create_heap_space_summary() virtual
|
changeset |
files
|
2017-12-08 |
pliden |
8198270: Remove dangerous assert in HandleArea::oops_do()
|
changeset |
files
|
2018-02-18 |
coleenp |
8198311: Avoid uses of global malloc and free
|
changeset |
files
|
2018-02-18 |
coleenp |
8182847: Copy class should use assert macros
|
changeset |
files
|
2018-02-16 |
jcbeyler |
8194084: Obsolete FastTLABRefill and remove the related code
|
changeset |
files
|
2018-02-16 |
psomashe |
4916621: Update those still using JDIScaffold to use TestScaffold instead.
|
changeset |
files
|
2018-02-15 |
iklam |
8191375: Add high-level jtreg VMProps to filter out CDS tests
|
changeset |
files
|
2018-02-16 |
pliden |
8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS
|
changeset |
files
|
2018-02-16 |
pliden |
8197993: Remove last use of JavaThread::flush_barrier_queues()
|
changeset |
files
|
2018-02-16 |
pliden |
8197992: Move the OopStorage::ParState type out of inline.hpp
|
changeset |
files
|
2018-02-16 |
mbaesken |
8198275: AIX build broken after latest whitebox.cpp changes
|
changeset |
files
|
2018-02-28 |
redestad |
8198831: Lazy initialization of ValueConversions MethodHandles
|
changeset |
files
|
2018-02-28 |
amlu |
8198820: Problem list tools/jimage/JImageExtractTest.java
|
changeset |
files
|
2018-02-28 |
alanb |
8198562: (ch) Separate blocking and non-blocking code paths (part 1)
|
changeset |
files
|
2018-02-28 |
xyin |
8196759: Move two java/text/Normalizer tests into OpenJDK
|
changeset |
files
|
2018-02-28 |
martin |
8198808: jdi tests failing after JDK-8198484
|
changeset |
files
|
2018-02-09 |
martin |
8198485: Simplify a URLClassPath constructor
|
changeset |
files
|
2018-02-09 |
martin |
8198484: URLClassPath should use an ArrayDeque instead of a Stack
|
changeset |
files
|
2018-02-09 |
martin |
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
|
changeset |
files
|
2018-02-09 |
martin |
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
|
changeset |
files
|
2018-02-09 |
martin |
8198480: Improve ClassLoaders static init block
|
changeset |
files
|
2018-02-27 |
redestad |
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
|
changeset |
files
|
2018-02-27 |
aefimov |
8038043: Xerces Update: XInclude update
|
changeset |
files
|
2018-02-27 |
bpatel |
8198522: Javadoc search broken after output files organization for modules
|
changeset |
files
|
2018-02-27 |
psandoz |
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
|
changeset |
files
|
2018-02-26 |
redestad |
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
|
changeset |
files
|
2018-02-16 |
mbaesken |
8198275: AIX build broken after latest whitebox.cpp changes
|
changeset |
files
|
2018-02-26 |
rfield |
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
|
changeset |
files
|
2018-02-26 |
nishjain |
8060094: java/util/Formatter/Basic.java failed in tr locale
|
changeset |
files
|
2018-02-26 |
weijun |
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
|
changeset |
files
|
2018-02-24 |
mchung |
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
|
changeset |
files
|
2018-02-19 |
jwilhelm |
Merge
|
changeset |
files
|
2018-02-16 |
sballal |
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
|
changeset |
files
|
2018-02-15 |
psomashe |
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
|
changeset |
files
|
2018-02-15 |
mseledtsov |
8197906: Enable CDS mode execution of jtreg tests via make
|
changeset |
files
|
2018-02-14 |
iklam |
8179249: Improve process output analysis in CDS tests
|
changeset |
files
|
2018-02-15 |
cjplummer |
8196909: gcc 7.2.1 compiler warning in libdt_socket
|
changeset |
files
|
2018-02-15 |
jwilhelm |
Merge
|
changeset |
files
|
2018-02-15 |
thartmann |
8197828: Null pointer dereference in MultiNode::proj_out_or_null
|
changeset |
files
|
2018-02-14 |
zgu |
8193373: Cleanup ElfFile and family
|
changeset |
files
|
2018-02-14 |
jwilhelm |
8197945: Qurarantine failing condy tests
|
changeset |
files
|
2018-02-14 |
ccheung |
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
|
changeset |
files
|