Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8150552: Remove -XX:+AggressiveOpts
2018-10-24, by thartmann
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
2018-10-24, by mli
8212896: AIX build breaks after 8212611
2018-10-24, by stuefe
8199567: [Nestmates] Cleanup instanceKlass.cpp
2018-10-23, by dholmes
8212718: Refactor some annotation processor tests to better use collections
2018-10-23, by darcy
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
2018-10-23, by dnsimon
8212771: Remove remaining spaces before/after () for vmTestbase
2018-10-23, by jcbeyler
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
2018-10-23, by dtitov
8212707: GlobalCounter padding is too optimistic
2018-10-23, by rehn
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
2018-10-23, by redestad
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
2018-10-23, by shade
8212611: Small collection of simple changes from shenandoah
2018-10-17, by roland
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
2018-10-23, by amlu
8212216: JGSS: Fix leak in exception cases in getJavaOID()
2018-10-23, by weijun
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
2018-10-22, by jcbeyler
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
2018-10-22, by mchung
8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
2018-10-22, by amenkov
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
2018-10-22, by ccheung
8211876: Broken links in java.base files (ClassLoader.html#name)
2018-10-22, by jjg
8212774: Remove dead code touching Klass::_lower_dimension
2018-10-22, by coleenp
8212148: Remove remaining NSK_CPP_STUBs
2018-10-22, by jcbeyler
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
2018-10-22, by rfield
8210923: JShell: support for switch expressions
2018-10-22, by rfield
8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
2018-10-22, by eosterlund
8212695: Add explicit timeout to several HTTP Client tests
2018-10-22, by chegar
8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
2018-10-22, by tschatzl
8212114: Reconsider the affect on closed streams resulting from 8189366
2018-10-22, by vtewari
8212752: Typo in SSL log message related to inactive/disabled signature scheme
2018-10-22, by coffeys
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
2018-10-22, by xyin
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
2018-10-22, by xyin
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
2018-10-22, by xyin
8211879: Broken links in API overview
2018-10-22, by pmuthuswamy
8177709: Convert TestVirtualSpace_test to GTest
2018-10-19, by iignatyev
8171097: Convert TestReservedSpace_test to Gtest
2018-10-19, by kzhaldyb
8211806: TLS 1.3 handshake server name indication is missing on a session resume
2018-10-19, by jnimeh
8212698: Minor g1 #include changes and memoryService.hpp copyright date update
2018-10-19, by phh
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
2018-10-19, by amenkov
Merge
2018-10-19, by mullan
8195793: Remove GTE CyberTrust Global Root
2018-10-19, by mullan
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
2018-10-19, by michaelm
8212642: Remove SystemDictionary::InitOption enum
2018-10-18, by iklam
8212603: Need to step over GC barriers in Node::eqv_uncast()
2018-10-18, by rkennke
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
2018-10-18, by igerasim
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
2018-10-18, by thartmann
8212662: Fix javadoc typo in java.lang.ref.Cleaner
2018-10-18, by lancea
8209087: Clean up runtime code that compares 'this' to NULL
2018-10-18, by hseigel
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
2018-10-18, by mullan
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
2018-10-18, by lkorinth
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
2018-10-18, by dzhou
8212587: equals in MakeBase does not handle empty strings correctly
2018-10-18, by ihse
8212612: Add documentation about Arguments::_exit_hook
2018-10-17, by iklam
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
2018-10-17, by jcbeyler
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
2018-10-18, by jjiang
Added tag jdk-12+16 for changeset 199658d1ef86
2018-10-18, by jwilhelm
8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
2018-10-17, by shade
8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
2018-10-17, by shade
8212186: JVMTI lacks a few GC barriers/hooks
2018-10-17, by rkennke
8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)
jdk-12+16
2018-10-17, by shade
8212597: Optimize String concatenation setup when using primitive operands
2018-10-17, by redestad
8212562: To remove lib/security from test/jdk/TEST.groups
2018-10-17, by jjiang
8212201: Classlist build tool should be built for the target JDK version
2018-10-17, by redestad
8211901: javadoc generates broken links on deprecated items page
2018-10-17, by pmuthuswamy
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
2018-10-17, by mli
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
2018-10-05, by bchristi
8208754: The fix for JDK-8194534 needs updates
2018-08-08, by weijun
8208209: Improve TLS connection stability again
2018-07-30, by apetcher
8196902: Better HTTP Redirection
2018-07-10, by michaelm
8194546: Choosier FileManagers
2018-06-29, by kaddepalli
8204667: Resources not freed on exception
2018-06-20, by igerasim
8204497: Better formatting of decimals
2018-06-15, by joehw
8199177: Enhance JNDI lookups
2018-06-08, by vtewari
8195874: Improve jar specification adherence
2018-05-29, by bchristi
8202936: Improve script engine support
2018-05-18, by sundar
8199226: Improve field accesses
2018-05-14, by hseigel
8200648: Make midi code more sound
2018-04-23, by prr
8201756: Improve cipher inputs
2018-04-23, by apetcher
8194534: Manifest better support
2018-04-17, by weijun
8199172: Improve jar attribute checks
2018-04-04, by sherman
8199110: Address Internet Addresses
2018-03-30, by vtewari
8197881: Better StringBuilder support
2018-03-28, by sherman
8196897: Improve PRNG support
2018-03-08, by weijun
8211909: JDWP Transport Listener: dt_socket thread crash
2018-10-16, by dholmes
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
2018-10-16, by jnimeh
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
2018-10-16, by mchung
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
2018-10-16, by jnimeh
8212177: Epsilon alignment adjustments can overflow max TLAB size
2018-10-16, by shade
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
2018-10-16, by rriggs
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
2018-10-16, by hseigel
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
2018-10-16, by bpb
Merge
2018-10-16, by bobv
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
2018-10-16, by bobv
8210683: Search result display order reversed for overloaded entries
2018-10-16, by hannesw
8210215: C2 should optimize trichotomy calculations
2018-10-16, by thartmann
8210498: nmethod entry barriers
2018-10-16, by eosterlund
8210330: Make CLD claiming allow multiple claim bits
2018-10-16, by eosterlund
8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
2018-10-16, by eosterlund
8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
2018-10-16, by pliden
8211960: broken links in java.util.logging
2018-10-16, by dfuchs
8212004: Optional compile_commands.json field not compatible with older libclang
2018-10-16, by rwestberg
8210492: PLAB object promotion events report object sizes in words
2018-10-16, by tschatzl
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
2018-10-16, by jjiang
8212165: JGSS: Fix cut/paste error in NativeUtil.c
2018-10-16, by weijun
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
2018-10-15, by dholmes
8212083: Handle remaining gc/lock native code and fix two strings
2018-10-15, by jcbeyler
8211980: Remove ThreadHeapSampler enable/disable/enabled methods
2018-10-15, by jcbeyler
8209499: Create test for SwingSet EditorPaneDemo
2018-10-03, by akolarkunnu
Merge
2018-10-15, by shurailine
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
2018-10-11, by akolarkunnu
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
2018-10-15, by shade
8211956: AppCDS crashes for some uses with JRuby
2018-10-15, by jiangli
8212028: Use run-test makefile framework for testing in Oracle's Mach5
2018-10-15, by erikj
8211955: GC abstraction for LAB reserve
2018-10-10, by rkennke
8211961: Broken link in java.util.Locale
2018-10-15, by naoto
8212074: Add method to peek the remaining tasks in task queues
2018-10-15, by zgu
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15, by jjiang
8209862: CipherCore performance improvement
2018-10-15, by coffeys
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
2018-10-12, by lkorinth
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
2018-10-12, by lkorinth
8201436: Replace oop_ps_push_contents with oop_iterate and closure
2018-10-12, by lkorinth
8211957: Broken links to stylesheet in java.base/doc-files
2018-10-15, by pmuthuswamy
8211852: inspect stack during error reporting
2018-10-15, by mdoerr
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
2018-10-14, by jcbeyler
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
2018-10-15, by xyin
8212023: Implicit narrowing in Solaris/sparc initializers
2018-10-12, by kbarrett
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
2018-10-12, by lancea
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
2018-10-12, by amenkov
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
2018-10-09, by mchinnathamb
8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
2018-10-12, by sgehwolf
8212053: A few more missing object equals barriers
2018-10-12, by rkennke
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
2018-10-12, by michaelm
8211046: Forced data dependencies serve no purpose on x86
2018-10-12, by dholmes
8189366: SocketInputStream.available() should check for eof
2018-10-12, by vtewari
8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
2018-10-12, by goetz
8186610: move ModuleUtils to top-level testlibrary
2018-10-12, by mli
8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
2018-10-11, by kevinw
8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
2018-10-11, by rkennke
8212025: Remove collector_present variable from ThreadHeapSampler
2018-10-11, by jcbeyler
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
2018-10-11, by jcbeyler
8211821: PrintStringTableStatistics crashes JVM
2018-10-11, by hseigel
8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
2018-10-11, by hseigel
8212001: Verify exported symbols in java.base (libjava)
2018-10-11, by prappo
8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
2018-10-11, by chegar
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
2018-09-27, by roland
8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
2018-09-18, by roland
8212005: Epsilon elastic TLAB sizing may cause misalignment
2018-10-11, by shade
8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1
2018-10-10, by mbaesken
8211962: Implicit narrowing in MacOSX java.desktop jsound
2018-10-10, by kbarrett
8152910: Get performance improvement with Stable annotation
2018-10-10, by bpb
Added tag jdk-12+15 for changeset f8626bcc1698
2018-10-11, by jwilhelm
8211921: AssertionError in MethodHandles$Lookup.defineClass
2018-10-10, by mchung
8210055: Enable different look and feel tests in SwingSet3 demo tests
2018-10-05, by akolarkunnu
8191053: Provide a mechanism to make system's security manager immutable
2018-10-10, by mullan
8211878: Bad/broken links in docs/api/java.xml.crypto/javax/xml/crypto/dsig/Reference.html
2018-10-10, by mullan
8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
2018-10-10, by ctornqvi
8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
2018-10-10, by jcbeyler
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
2018-10-10, by igerasim
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
2018-10-10, by darcy
8211952: Broken links in java.time API
2018-10-10, by jjg
8211950: Deprecate the check if a JVMTI collector is present assertion
2018-10-10, by jcbeyler
8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass
jdk-12+15
2018-10-10, by hseigel
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
2018-10-10, by weijun
8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
2018-09-28, by roland
8212000: Verify exported symbols in java.base (libnet, libnio/ch)
2018-10-10, by prappo
8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default
2018-10-10, by mhorie
8211270: GC abstraction to get real object and headers size
2018-10-10, by rkennke
8211279: Verify missing object equals barriers
2018-10-03, by rkennke
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
2018-10-10, by thartmann
8193879: Java debugger hangs on method invocation
2018-10-09, by dtitov
8211394: CHECK_ must be used in the rhs of an assignment statement within a block
2018-10-09, by dholmes
8211065: Private method check in linkResolver is incorrect
2018-10-09, by dholmes
8211724: Change mkdir -p to MakeDir macro where possible
2018-10-09, by erikj
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
2018-10-09, by gadams
8211905: Remove multiple casts for EM06 file
2018-10-09, by jcbeyler
8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
2018-10-09, by jiangli
8211880: Broken links in java.util.jar
2018-10-09, by sherman
8211927: Add additional diagnostic information to java/net/BindException/Test.java
2018-10-09, by chegar
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
2018-10-09, by amenkov
8211792: Fix misplaced BarrierSet forward declarations
2018-10-05, by rkennke
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
2018-10-08, by gadams
8211856: [ppc, s390] ProblemList some failing tests.
2018-10-09, by goetz
8211768: [s390] Implement JFR profiling
2018-10-09, by ghaug
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
2018-10-09, by redestad
8211902: broken link in java.net.http.WebSocket.Builder
2018-10-09, by chegar
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
2018-10-09, by chegar
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
2018-10-02, by sgehwolf
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
2018-10-09, by alanb
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
2018-10-08, by jcbeyler
8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
2018-10-08, by kbarrett
8210388: Use hash table to store archived subgraph_info records
2018-10-08, by iklam
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
2018-10-08, by sherman
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
2018-10-08, by jcbeyler
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
2018-10-08, by jcbeyler
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
tip