Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+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.
Merge
2019-04-03, by psadhukhan
Merge
2019-04-02, by psadhukhan
8221731: Fix doclint handling of accessibility heading in java.desktop
2019-04-02, by psadhukhan
8220495: Update GIFlib library to the 5.1.8
2019-03-31, by serb
8221436: Incorrect check of package in Line.Info.toString()
2019-03-29, by serb
8220320: Remove unused old code in GraphicsEnvironment on unix
2019-03-29, by serb
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
2019-03-29, by serb
8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
2019-03-27, by dcherepanov
8212904: JTextArea line wrapping incorrect when using UI scale
2019-03-29, by psadhukhan
8217707: JNICALL declaration breaks Splash screen functions
2019-03-28, by aivanov
8221412: lookupPrintServices() does not always update the list of Windows remote printers
2019-03-28, by aivanov
8221411: NullPointerException in RasterPrinterJob without PrinterResolution
2019-03-28, by psadhukhan
8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type
2019-03-28, by psadhukhan
8220250: fix headings in java.desktop
2019-03-27, by psadhukhan
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
2019-03-27, by mhalder
8221405: Fix Windows 32bit awt build
2019-03-26, by stuefe
8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
2019-03-22, by serb
Merge
2019-03-22, by psadhukhan
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
2019-03-21, by prr
8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
2019-04-03, by amlu
8220792: Performance bottleneck in JavacFileManager.list()
2019-04-02, by ronsh
8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
2019-04-02, by lmesnik
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
2019-03-14, by zgu
8221875: Unquarantine Shenandoah string dedup tests
2019-04-02, by zgu
8221870: use driver to run CtwRunner in applications/ctw tests
2019-04-02, by iignatyev
8221102: Allow GC threads to participate in threads claiming protocol
2019-04-02, by kbarrett
8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
2019-04-02, by kvn
8221751: Shenandoah: Improve SATB enqueueing
2019-04-02, by rkennke
8221762: Improve Main.gmk/FindTests.gmk bootstrap time
2019-04-02, by erikj
8221824: Build failure with MSVS 2013 after JDK-8218418
2019-04-02, by shade
8189861: Refactor CacheFind
2017-10-24, by erikj
8221724: Enable archiving of Strings with hash 0
2019-04-02, by redestad
8221723: Avoid storing zero to String.hash
2019-04-02, by redestad
8221748: Remove unused oopDesc::is_unlocked_oop()
2019-04-02, by pliden
8221732: Introduce CollectedHeap::hash_oop()
2019-04-02, by pliden
8221648: Remove CollectedHeap::is_in_closed_subset()
2019-04-02, by pliden
8221541: clean up functions in CompilerOracle
2019-03-27, by mbaesken
8221801: Update src/java.base/share/legal/public_suffix.md
2019-04-02, by weijun
8157404: Unable to read certain PKCS12 keystores from SequenceInputStream
2019-04-02, by weijun
8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc
2019-04-02, by aoqi
8168261: Use server cipher suites preference by default
2019-04-01, by xuelei
8218418: (fs) Files.createSymbolicLink should use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE (win)
2019-04-01, by bpb
8221517: G1: Reserved page size for heap can be wrong
2019-04-01, by sangheki
8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
2019-04-01, by ctornqvi
8220671: Initialization race for non-JavaThread PtrQueues
2019-04-01, by kbarrett
8221703: Rmic build for java.management.api has bad incremental behavior
2019-04-01, by erikj
8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state
2019-04-01, by stefank
8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block
2019-04-01, by stefank
8221146: ZGC: Reports too much relocated
2019-04-01, by stefank
8220610: Make CollectedHeap nmethod functions pure virtual
2019-04-01, by stefank
8174268: Declare a public field in JapaneseEra for the era starting May 2019
2019-04-01, by naoto
8205432: Replace the placeholder Japanese era name
2019-04-01, by naoto
8221366: Search box tries to search for "Search"
2019-04-01, by hannesw
8219733: Restore javadoc header styles
2019-04-01, by hannesw
8221750: Shenandoah: Enable ThreadLocalHandshake by default
2019-04-01, by rkennke
8221183: Avoid code cache walk in MetadataOnStackMark
2019-04-01, by coleenp
8221694: jstatLineCounts1 needs to be NaN resilient
2019-04-01, by gadams
8221735: Shenandoah fails ctw/modules/jdk_management_agent.java with Traversal
2019-04-01, by shade
8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files)
2019-04-01, by shade
8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
2019-04-01, by shade
8215599: Remove support for javadoc "frames" mode
2019-04-01, by pmuthuswamy
8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
2019-03-29, by ngasson
8221610: Resurrect (legacy) JRE bundle target
2019-03-30, by clanger
8221698: Remove redundant includes from popular header files
2019-03-30, by iklam
8221257: Improve serial number generation mechanism for keytool -gencert
2019-03-30, by weijun
8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
2019-03-29, by mseledtsov
8221629: Shenandoah: Cleanup class unloading logic
2019-03-28, by zgu
8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
2019-03-29, by zgu
8220254: fix headings in java.xml
2019-03-29, by joehw
8221480: jcmd VM.metaspace shall print limits in basic mode
2019-03-26, by stuefe
8221351: Crash in KlassFactory::check_shared_class_file_load_hook
2019-03-29, by iklam
8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
2019-03-29, by ronsh
8221435: Shenandoah should not mark through weak roots
2019-03-26, by zgu
8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
2019-03-29, by redestad
8221688: Quarantine Shenandoah string dedup tests
2019-03-29, by zgu
8221408: Windows 32bit build build errors/warnings in hotspot
2019-03-29, by stuefe
8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
2019-03-28, by iklam
8220016: Clean up redundant RSA services in the SunJSSE provider
2019-03-29, by valeriep
8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed
2019-03-26, by cushon
8221153: ZGC: Heap iteration and verification pollutes GC statistics
2019-03-28, by pliden
8221540: ZGC: Reduce width of zForwardingEntry::from_index field
2019-03-28, by pliden
8221394: Clean up ConcurrentGCThread
2019-03-28, by pliden
8221341: Update Graal
2019-03-28, by jwilhelm
8157372: C2: Node::cmp() should return bool
2019-03-28, by jcbeyler
8205934: Define jdk -source/-target version in version-numbers file
2019-03-28, by erikj
8220530: Build compare script does not compare the contents of the test image
2019-03-28, by erikj
8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
2019-03-28, by dfuchs
8220351: Cross-modifying code
2019-03-28, by rehn
8220786: Create new switch to redirect error reporting output to stdout or stderr
2019-03-25, by stuefe
8221413: javac does not recognize variable assigned in switch expression as DA
2019-03-28, by jlahoda
8221398: Move test NoClassDefFoundMsg.java to subdir exceptionMsgs/
2019-03-28, by goetz
8221532: Incorrect copyright header in FileSystemSupport_md.c
2019-03-28, by dtitov
8218727: vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java crash in native library
2019-03-28, by dtitov
Added tag jdk-13+14 for changeset 46cf212cdcca
2019-03-28, by jwilhelm
8221568: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
2019-03-27, by bpb
8221533: Incorrect copyright header in DurationDayTimeImpl.java, DurationYearMonthImpl.java and XMLStreamException.java
2019-03-27, by joehw
8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder
jdk-13+14
2019-03-27, by aeubanks
8221531: Incorrect copyright header in src/java.base/windows/native/libnio/ch/FileChannelImpl.c
2019-03-27, by bpb
8220528: [AIX] Fix basic Xinerama and Xrender functionality
2019-03-27, by simonis
8221456: nmethod::make_unloaded() clears _method member too early
2019-03-27, by pliden
8221527: [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
2019-03-27, by mseledtsov
8219196: DataOutputStream.writeUTF may throw unexpected exceptions
2019-03-27, by bpb
8059357: ClassVerifier redundantly checks constant pool entries multiple times
2019-03-27, by hseigel
8219612: compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host
2019-03-27, by rraghavan
8221524: java/util/Base64/TestEncodingDecodingLength.java test should be disabled on 32-bit platforms
2019-03-27, by shade
8221401: java/math/BigInteger/LargeValueExceptions.java test should be disabled on 32-bit platforms
2019-03-27, by shade
8221400: java/lang/String/StringRepeat.java test requests too much heap
2019-03-27, by shade
8220198: Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs
2019-03-27, by shade
8221537: ZGC: Fix incorrect comment in zNMethod table entry layout
2019-03-27, by pliden
8221392: Reduce ConcurrentGCThreads spinning during start up
2019-03-27, by pliden
8221396: Clean up serviceability/sa/TestUniverse.java
2019-03-27, by pliden
8221479: Fix JFR profiling on s390
2019-03-26, by ghaug
8220687: Add StandardJavaFileManager.getJavaFileObjectsFromPaths overload
2019-03-26, by cushon
8217347: [TESTBUG] runtime/appcds/jvmti/InstrumentationTest.java timed out
2019-03-26, by iklam
8220633: Optimize CacheFSInfo
2019-03-26, by cushon
8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields
2019-03-26, by afarley
8221513: Add vmTestbase/nsk/jdb/eval/eval001/eval001.java to ProblemList.txt
2019-03-26, by sspitsyn
8221342: [TESTBUG] Generate Dockerfile for docker testing
2019-03-26, by mseledtsov
8204552: NMT: Separate thread stack tracking from virtual memory tracking
2019-03-26, by zgu
8221350: more monitor logging updates from Async Monitor Deflation project
2019-03-26, by dcubed
8221483: TestOopCmp.java fails due to "Multiple garbage collectors selected"
2019-03-26, by simonis
8219446: Specify behaviour of timeout accepting methods of Socket and ServerSocket if timeout is negative
2019-03-26, by chegar
8221414: Bump required boot jdk version to 12
2019-03-26, by erikj
8221407: Windows 32bit build error in libsunmscapi/security.cpp
2019-03-26, by stuefe
8221406: Windows 32bit build error in NetworkInterface_winXP.c
2019-03-26, by stuefe
8221473: Configuration::reads can use Set.copyOf
2019-03-26, by redestad
8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian
2019-03-20, by gromero
8220794: PPC64: Fix signal handler for SIGSEGV on branch to illegal address
2019-03-20, by gromero
8221472: Fix HandshakeSuspendExitTest
2019-03-26, by rehn
8217690: Update public suffix version
2019-03-26, by weijun
8220570: Additonal trace when native thread creation fails
2019-03-22, by rschmelter
8218128: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes
2019-03-26, by gadams
8220774: Add HandshakeALot diag option
2019-03-26, by rehn
8203026: java.rmi.NoSuchObjectException: no such object in table
2019-03-26, by gadams
8221083: [ppc64] Wrong oop compare in C1-generated code
2019-03-26, by simonis
8214712: Archive Attributes$Name.KNOWN_NAMES
2018-12-03, by redestad
8220682: Heap dumping and inspection fails with JDK-8214712
2019-03-26, by redestad
8221262: Cleanups in UnixFileSystem/WinNTFileSystem implementation classes
2019-03-26, by clanger
8217827: [Graal] Some vmTestbase/nsk/jvmti/ResourceExhausted tests failing
2019-03-26, by dtitov
8221264: Refactor and update SourceVersion.latestSupported
2019-03-25, by darcy
8146986: JDI: Signature lookups for unprepared classes can take a long time
2019-03-25, by sspitsyn
8221434: Fix typo in lib-x11 autoconf error message about missing headers
2019-03-25, by gromero
8221357: Update test documentation by deleting "cd test && make"
2019-03-25, by dholmes
8221343: x86_32 crashes on startup with "_hwm out of range"
2019-03-25, by redestad
8216989: CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64
2019-03-25, by dpochepk
8220445: Support for side by side MSVC Toolset versions
2019-03-25, by erikj
8221260: Initialize more class members on construction, remove some unused ones
2019-03-25, by lkorinth
8217362: Emergency dump does not work when disk=false is set
2019-03-25, by mgronlun
8219100: Improve do_collection_pause_at_safepoint
2019-03-25, by tschatzl
8220295: sun/tools/jps/TestJps.java still timing out
2019-03-25, by gadams
8221164: jstatLineCounts tests need to be more resilient for NaN outputs
2019-03-25, by gadams
8221207: Redo JDK-8218446 - SuspendAtExit hangs
2019-03-25, by dholmes
8221220: AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable
2019-03-21, by qpzhang
8220095: Assertion failure when symlink (with different name) is used for lib/modules file
2019-03-23, by iklam
8221363: Build failure after JDK-8220240 (Refactor shared dirty card queue)
2019-03-23, by shade
8220240: Refactor shared dirty card queue
2019-03-22, by kbarrett
8218399: runtime/RedefineObject/TestRedefineObject.java timeout
2019-03-22, by coleenp
8218889: Improperly use of the Optional API
2019-03-22, by xuelei
8220224: With CLDR provider, NumberFormat.format could not handle locale with number extension correctly.
2019-03-22, by naoto
8078860: (spec) InputStream.read(byte[] b, int off, int len) claims to not affect element b[off]
2019-03-22, by bpb
8221179: Zero builds fail when linking with gold and bundling libffi.so
2019-03-22, by erikj
8217564: idempotent protection missing in crc32c.h
2019-03-22, by dbuck
8221219: ZGC: Remove ZStallOnOutOfMemory option
2019-03-22, by pliden
8221212: ZGC: Command-line flags should be marked experimental
2019-03-22, by pliden
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
2019-03-22, by alanb
Merge
2019-03-22, by psadhukhan
Merge
2019-03-20, by psadhukhan
8218914: Support fonts installed per-user on Windows 10
2019-03-18, by prr
7106851: Test should not use System.exit
2019-03-16, by serb
8216353: Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
2019-03-13, by vagarwal
8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/
2019-03-13, by vagarwal
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
2019-03-01, by mbalao
8219504: Test for JDK-8211435 can be run on all platforms
2019-03-09, by serb
8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
2019-03-08, by psadhukhan
8218674: HTML Tooltip with "img=src" on component doesn't show
2019-03-07, by kaddepalli
8214112: The whole text in target JPasswordField image are not selected
2019-03-05, by pbansal
8214253: Tooltip is transparent rather than having a black background
2019-03-05, by pbansal
8061381: [macosx] Accelerators does not spelled for JMenuItems by Voice Over
2019-03-04, by serb
8210782: Upgrade HarfBuzz to the latest 2.3.1
2019-03-01, by prr
8213110: Remove the use of applets in automatic tests
2019-02-27, by serb
Merge
2019-02-27, by prr
Merge
2019-02-27, by psadhukhan
8214109: XToolkit is not correctly displayed color on 16-bit high color setting
2019-02-26, by dmarkov
8211322: Reduce the timeout of tooltip in SwingSet2DemoTest
2019-02-26, by akolarkunnu
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
2019-03-22, by clanger
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
2019-03-22, by ngasson
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
2019-03-15, by rkennke
8221278: Shenandoah should not enqueue string dedup candidates during root scan
2019-03-21, by rkennke
8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt
2019-03-21, by xuelei
8221270: Duplicated synchronized keywords in SSLSocketImpl
2019-03-21, by xuelei
8218401: WRONG_PHASE: vmTestbase/nsk/jvmti test crash
2019-03-21, by dtitov
8170494: JNI exception pending in PlainDatagramSocketImpl.c
2019-03-21, by igerasim
8211941: Enable checking/ignoring of non-conforming Class-Path entries
2019-03-21, by bchristi
8220674: [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs
2019-03-21, by bobv
8221259: New tests for java.net.Socket to exercise long standing behavior
2019-03-21, by alanb
8221172: SunEC specific test is not limited to SunEC
2019-03-21, by apetcher
8221096: Description of -XX:+PrintFlagsRanges is incorrect
2019-03-21, by hseigel
8220753: Re-introduce the test case for TLS 1.2 algorithms in SunPKCS11 crypto provider
2019-03-21, by mbalao
8220784: hsdis cannot be built with MinGW64
2019-03-21, by ysuenaga
8220658: Improve the readability of container information in the error log
2019-03-21, by jiefu
8172695: (scanner) java/util/Scanner/ScanTest.java fails
2019-03-21, by clanger
8221208: Backout JDK-8218446
2019-03-21, by dholmes
8221180: Deprecate AllowJNIEnvProxy
2019-03-20, by dholmes
Added tag jdk-13+13 for changeset 83cace4142c8
2019-03-21, by jwilhelm
8220249: fix headings in java.compiler
2019-03-20, by jjg
8218446: SuspendAtExit hangs
2019-03-20, by dholmes
8220389: Update Graal
2019-03-20, by jwilhelm
Merge
2019-03-20, by jwilhelm
Added tag jdk-12-ga for changeset b67884871b5f
2019-03-20, by jwilhelm
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
jdk-13+13
2019-03-20, by chegar
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
2019-03-20, by dcherepanov
8153508: ContentHandler API contains link to private contentPathProp
2019-03-20, by chegar
8219958: Automatically load taglets from a jar file
2019-03-20, by pmuthuswamy
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
2019-03-19, by apetcher
8220744: Move RedefineTests to from runtime to serviceability
2019-03-19, by coleenp
8218975: Bug in macOSX kernel's pthread support
2019-03-19, by kbarrett
Merge
2019-03-19, by bobv
8217766: Container Support doesn't work for some Join Controllers combinations
2019-03-19, by bobv
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
2019-03-19, by bobv
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
2019-03-19, by bobv
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled
2019-03-19, by kbarrett
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
2019-03-19, by rriggs
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
2019-03-19, by chegar
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
2019-03-18, by mbaesken
8220781: linux-s390 : os::get_summary_cpu_info gives bad output
2019-03-18, by mbaesken
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
2019-03-19, by chegar
8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
2019-03-19, by aoqi
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
2019-03-19, by jjiang
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
2019-03-18, by jnimeh
8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
2019-03-18, by jjg
8220737: Jib based 32 bit windows builds fail
2019-03-18, by erikj
8220780: ShenandoahBS::AccessBarrier::oop_store_in_heap ignores AS_NO_KEEPALIVE
2019-03-18, by rkennke
8220609: Cleanups in ScavengableNMethods
2019-03-18, by stefank
8220606: Move ScavengableNMethods unlinking to unregister_nmethod
2019-03-18, by stefank
8220579: [Containers] SubSystem.java out of sync with osContainer_linux.cpp
2019-03-13, by sgehwolf
8220601: ZGC: Delete ZNMethodTableEntry arrays using ZSafeDelete
2019-03-18, by pliden
8220600: ZGC: Delete ZPages using ZSafeDelete
2019-03-18, by pliden
8220599: ZGC: Introduce ZSafeDelete
2019-03-18, by pliden
8220597: ZGC: Convert ZForwarding to use ZAttachedArray
2019-03-18, by pliden
8220596: ZGC: Convert ZNMethodData to use ZAttachedArray
2019-03-18, by pliden
8220595: ZGC: Introduce ZAttachedArray
2019-03-18, by pliden
8220594: ZGC: Remove superfluous ZPage::is_active()
2019-03-18, by pliden
8220593: ZGC: Remove superfluous ZPage::is_detached()
2019-03-18, by pliden
8220592: ZGC: Move destruction of detached ZPages into ZPageAllocator
2019-03-18, by pliden
8220591: ZGC: Don't delay reclaimation of ZVirtualMemory
2019-03-18, by pliden
8220590: ZGC: Remove ZPages from ZPageTable when freed
2019-03-18, by pliden
8220589: ZGC: Remove superfluous ZPageTableEntry
2019-03-18, by pliden
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
2019-03-18, by pliden
8220587: ZGC: Break out forwarding information from ZPage
2019-03-18, by pliden
8220586: ZGC: Move relocation logic from ZPage to ZRelocate
2019-03-18, by pliden
8220741: ZGC: Move CPU agnostic files from linux_x86 to linux
2019-03-18, by pliden
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
2019-03-18, by pliden
8220719: Allow other named NetPermissions to be used
2019-03-17, by chegar
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
2019-03-16, by igerasim
6307456: UnixFileSystem_md.c use of chmod() and access() should handle EINTR signal appropriately (unix)
2019-03-16, by igerasim
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
2019-03-16, by alanb
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
2019-03-16, by alanb
8220555: JFR tool shows potentially misleading message when it cannot access a file
2019-03-16, by ysuenaga
8220745: Fix problemlist entry to refer to 8220613
2019-03-16, by jwilhelm
8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes
2019-03-15, by bpb
8220512: Deoptimize redefinition functions that have dirty ICs
2019-03-15, by coleenp
8220704: ZGC: gc tests complain Java heap too small
2019-03-15, by jwilhelm
8220093: Change to GCC 8.2 for building on Linux at Oracle
2019-03-15, by erikj
8213912: Semantic typo in HttpExchange.java
2019-03-15, by chegar
8179549: Typo in network properties documentation
2019-03-15, by chegar
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
2019-03-15, by shade
8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/setenabled003
2019-03-15, by gadams
8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout
2019-03-15, by thartmann
8219139: move hotspot tests from test/jdk/vm
2019-03-14, by iignatyev
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
2019-03-14, by dtitov
8220689: problem list RandomCommandsTest in graal runs
2019-03-14, by iignatyev
8220249: fix headings in java.compiler
2019-03-14, by jjg
8219628: [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
2019-03-14, by ngasson
8219691: method summary table head should be enclosed in <thead>
2019-03-14, by jjg
Merge
2019-03-14, by jjg
8220379: Fix doclint handling of headings
2019-03-14, by jjg
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
2019-03-14, by mseledtsov
8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
2019-03-14, by redestad
8220644: Align required/found pairs in diagnostics
2019-03-13, by cushon
8220281: IBM-858 alias name is missing on IBM00858 charset
2019-03-15, by itakiguchi
8220378: Unused Names constants
2019-03-08, by cushon
8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize()
2019-03-14, by bpb
8220628: Move the HeapMonitor library to C++
2019-03-14, by jcbeyler
8218166: com/sun/jdi/SimulResumerTest.java failure
2019-03-14, by gadams
8220252: Fix Headings in java.naming
2019-03-14, by lancea
8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator
2019-03-14, by redestad
8219579: Remove redundant signature parsing from the verifier
2019-03-14, by hseigel
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
2019-02-25, by sgehwolf
8220343: Move scavenge_root_nmethods from shared code
2019-03-14, by stefank
8220342: Remove scavenge_root_nmethods_do from VM_HeapWalkOperation::collect_simple_roots
2019-03-14, by stefank
8220411: Remove ScavengeRootsInCode=0 code
2019-03-14, by stefank
8220374: C2: LoopStripMining doesn't strip as expected
2019-03-12, by roland
8220660: [s390]: debug build broken after JDK-8220301
2019-03-14, by mdoerr
8220566: AArch64: Set default vm features for Ampere eMAG CPUs
2019-03-12, by pzhang
8220598: Malformed copyright year range in a few files in java.base
2019-03-14, by chegar
8193277: SimpleFileObject inconsistency between getName and getShortName
2019-03-05, by cushon
8220634: SymLinkArchiveTest should handle not being able to create symlinks
2019-03-13, by cushon
Added tag jdk-13+12 for changeset 1d7aec80147a
2019-03-14, by jwilhelm
8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
2019-03-13, by cjplummer
8220345: Use appropriate type for G1RemSetScanState::IsDirtyRegionState
2019-03-13, by tschatzl
8220301: Remove jbyte use in CardTable
2019-03-13, by tschatzl
8219882: [AOT] Develop regression test for 8218859
2019-03-13, by epavlova
8219197: ThreadGroup.enumerate() may return wrong value
2019-03-13, by dfuchs
8219597: (bf) Heap buffer state changes could provoke unexpected exceptions
jdk-13+12
2019-03-13, by bpb
8220253: Fix Headings in java.sql.rowset
2019-03-13, by lancea
Merge
2019-03-13, by jiangli
8220585: Incorrect code in MulticastSocket sample code
2019-03-13, by aeubanks
8220546: Shenandoah Reports timing details for weak root processing
2019-03-13, by zgu
8220496: Race in java_lang_String::length() when deduplicating
2019-03-13, by redestad
8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize
2019-03-13, by neliasso
6504660: HPI panic callback is dead code
2019-03-13, by bpb
8160247: Mark deprecated javax.security.cert APIs with forRemoval=true
2019-03-13, by xuelei
8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c
2019-03-13, by chegar
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
2019-03-13, by tnakamura
8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation
2019-03-13, by chegar
8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap
2019-03-13, by pliden
8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
2019-03-13, by pliden
8219817: Remove unused CollectedHeap::block_size()
2019-03-13, by pliden
8219816: Add IsArray/RemoveExtent type traits utilities
2019-03-13, by pliden
8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
2019-03-13, by clanger
8170639: [Linux] jsig is limited to a maximum of 64 signals
2019-03-13, by aoqi
8220258: fix headings in java.smartcardio
2019-03-13, by valeriep
8220256: fix headings in java.security.sasl
2019-03-13, by weijun
8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
2019-03-12, by dtitov
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
2019-02-27, by aeubanks
8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
2019-01-15, by manc
8218074: Update Graal
2019-03-12, by jwilhelm
8220529: JDK-8220383 broke test image build
2019-03-12, by erikj
8220005: java/util/Arrays/TimSortStackSize2.java times out
2019-03-12, by lancea
8220237: ProcessBuilder API documentation typo
2019-03-12, by rriggs
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
2019-03-12, by gadams
8220257: fix headings in java.instrument
2019-03-12, by gadams
8217576: C1 atomic access handlers use incorrect decorators
2019-03-12, by kbarrett
8220515: Revert removal of for_each_lock_value removal
2019-03-12, by redestad
8220383: Incremental build is broken and inefficient
2019-03-12, by erikj
8220262: fix headings in java.logging
2019-03-12, by dfuchs
8220501: Improve c1_ValueStack locks handling
2019-03-12, by redestad
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
2019-03-12, by zgu
8220363: hotspot-ide project fails
2019-03-11, by rschmelter
8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
2019-03-07, by sgehwolf
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
2019-03-12, by gadams
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
2019-03-12, by mdoerr
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
2019-03-12, by chegar
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
2019-03-12, by thartmann
8214922: Add vectorization support for fmin/fmax
2019-03-07, by pli
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
2019-03-11, by dholmes
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
2019-03-12, by bsrbnd
Merge
2019-03-11, by valeriep
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
2019-03-11, by valeriep
8219705: Wrong media-type for a given serialization method
2019-03-11, by joehw
8220202: Simplify/standardize method naming for HtmlTree
2019-03-11, by jjg
8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
2019-03-11, by darcy
8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
2019-03-11, by zgu
8220331: Remove extra spaces in copyright header
2019-03-11, by lancea
8220420: Cleanup c1_LinearScan
2019-03-11, by redestad
8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
2019-03-11, by clanger
8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
2019-03-11, by rgoel
8074817: Resolve disabled warnings for libverify
2019-03-11, by shade
8218201: Failures when vmIntrinsics::_getClass is not inlined
2019-03-11, by thartmann
8220087: Remove remnants of HTML4 support
2019-03-11, by pmuthuswamy
8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec.
2019-03-11, by nishjain
8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
2019-03-11, by pmuthuswamy
8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
2019-03-11, by kbarrett
8220162: Shenandoah should not commit HugeTLBFS memory
2019-03-11, by shade
8220153: Shenandoah does not work with TransparentHugePages properly
2019-03-11, by shade
8220350: Refactor ShenandoahHeap::initialize
2019-03-11, by shade
8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
2019-03-10, by dholmes
8220368: Update String.indexOf to test all the C2 intrinsics
2019-03-08, by ecaspole
8219860: Cleanup ClassFileParser::parse_linenumber_table
2019-03-08, by redestad
8220334: Fix copyright header text
2019-03-08, by bobv
8220323: Fix copyright header text
2019-03-08, by bobv
8220377: Unused field SourceFileObject.flatname
2019-03-08, by cushon
Merge
2019-03-08, by mseledtsov
8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
2019-03-08, by mseledtsov
8219642: ciReplay loads wrong data when MethodData size changes
2019-03-08, by neliasso
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
2019-03-08, by sgehwolf
8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently
2019-03-08, by hseigel
8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
2019-03-08, by rehn
8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS
2019-03-08, by shade
8219584: Try to dump error file by thread which causes safepoint timeout
2019-03-08, by mdoerr
8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
2019-03-07, by sgehwolf
8220165: Encryption using GCM results in RuntimeException- input length out of bound
2019-03-07, by ascarpino
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
2019-03-07, by mseledtsov
8219448: split-if update_uses accesses stale idom data
2019-03-07, by neliasso
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
2019-03-07, by naoto
8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
2019-03-07, by mseledtsov
8218618: Program fails when using JDK addressed by UNC path and using Security Manager
2019-03-07, by mullan
8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
2019-03-07, by henryjen
8217561: X86: Add floating-point Math.min/max intrinsics
2019-03-07, by bsrbnd
8220159: Optimize various RegMask operations by introducing watermarks
2019-03-05, by redestad
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
2019-03-07, by gadams
8215221: Serial GC misreports young GC time
2019-03-07, by shade
8220050: Deprecate -XX:-ThreadLocalHandshakes
2019-03-07, by rehn
8220228: Improve Shenandoah pacing histogram message
2019-03-07, by shade
8219651: compiler/ciReplay/TestServerVM.java is failing on windows
2019-03-06, by goetz
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
2019-03-07, by thartmann
Added tag jdk-13+11 for changeset 21ea4076a275
2019-03-07, by jwilhelm
8219713: Reduce work in DefaultMethods::generate_default_methods
2019-03-06, by redestad
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
2019-03-06, by dtitov
8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump"
jdk-13+11
2019-02-28, by stuefe
8219214: Infinite Loop in CodeSection::dump()
2019-03-06, by lucy
8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
2019-03-06, by rehn
8219519: Remove linux_sparc.ad and linux_aarch64.ad
2019-02-28, by jiefu
8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
2019-03-05, by vdeshpande
8219613: Use NonJavaThread PtrQueues
2019-03-05, by kbarrett
8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic
2019-03-05, by vdeshpande
8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
2019-03-05, by dtitov
8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
2019-03-05, by cjplummer
8219946: Set class on body elements
2019-03-05, by jjg
8220164: Fix build instructions for AIX
2019-03-05, by simonis
8220161: Shenandoah does not need to initialize PLABs for safepoint workers
2019-03-05, by zgu
8219920: dependency help output in configure-step : support zypper tool
2019-03-05, by mbaesken
8217878: ENVELOPING XML signature no longer works in JDK 11
2019-03-05, by mullan
8220155: JDK-8219971 broke hotspot build
2019-03-05, by ihse
8219906: Update test documentation with default test jobs settings
2019-03-05, by aoqi
8219971: Introduce SetupExecute in build system
2019-03-05, by ihse
8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
2019-03-04, by dholmes
8219986: Change to Xcode 10.1 for building on Macosx at Oracle
2019-03-04, by erikj
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
2019-03-04, by erikj
8219801: Pages do not have <h1>
2019-03-04, by jjg
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
2019-03-01, by kevinw
8219888: aarch64: add CPU detection code for HiSilicon TSV110
2019-03-01, by fyang
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
2019-03-04, by gadams
8219856: Spell out G1CollectorPolicy::is_hetero_heap
2019-03-04, by tschatzl
8219748: Add and use getter for the timing object in G1
2019-03-04, by tschatzl
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
2019-03-04, by tschatzl
8219369: Add named constants for iterating ExtRootScan phases
2019-03-04, by tschatzl
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
2019-03-04, by tschatzl
8217868: Crash for overlap between source path and patch module path
2019-03-04, by jlahoda
8219619: Remove UseFakeTimers and related code
2019-03-02, by dholmes
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
2019-03-02, by zgu
8214854: JDWP: Unforseen output truncation in logging
2019-03-02, by dchuyko
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
2019-03-01, by xuelei
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
2019-03-01, by igerasim
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
2019-03-01, by jjg
8219919: RuntimeStub name lost with PrintFrameConverterAssembly
2019-03-01, by jiefu
8219990: Backout JDK-8219658
2019-03-01, by xuelei
8219582: PPC: Crash after C1 checkcast patched and GC
2019-03-01, by mdoerr
8215430: Remove the internal package com.sun.net.ssl
2019-03-01, by xuelei
8219969: Backout JDK-8219492
2019-03-01, by dholmes
8218988: Improve metaspace verifications
2019-02-10, by stuefe
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
2019-03-01, by clanger
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
2019-02-28, by mbaesken
8209413: AArch64: NPE in clhsdb jstack command
2019-02-19, by ngasson
8219951: Build failure on Mac and Windows after JDK-8219922
2019-02-28, by kvn
8219492: Restore static callsite resolution for the current class
2019-02-28, by dholmes
Merge
2019-02-28, by naoto
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
2019-02-28, by naoto
8218266: G1 crash in AccessInternal::PostRuntimeDispatch
2019-02-28, by coleenp
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
2019-02-28, by redestad
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
2019-02-28, by dtitov
5071718: (bf) Add ByteBuffer.slice(int offset, int length)
2019-02-28, by bpb
8219658: Deadlock in sun.security.ssl.SSLSocketImpl
2019-02-28, by xuelei
8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
2019-02-28, by iignatyev
8219565: [deadcode] remove share/utilities/intHisto.*
2019-02-28, by iignatyev
8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
2019-02-28, by gziemski
8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
2019-02-28, by gziemski
8219857: Shenandoah GC may initialize thread's gclab twice
2019-02-28, by zgu
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
2019-02-28, by goetz
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
2019-02-26, by rschmelter
8216259: AArch64: Vectorize Adler32 intrinsics
2019-02-28, by pli
8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
2019-02-28, by jjiang
Added tag jdk-13+10 for changeset 8e069f7b4fab
2019-02-28, by jwilhelm
8218726: Minor Throwable.printStackTrace() typos
jdk-13+10
2019-02-27, by darcy
Merge
2019-02-27, by valeriep
8183107: PKCS11 regression regarding checkKeySize
2019-02-27, by valeriep
8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
2019-02-27, by darcy
8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
2019-02-26, by fyang
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
2019-02-27, by amlu
8215009: GCC 8 compilation error in libjli
2019-02-27, by dchuyko
Merge
2019-02-27, by psadhukhan
Merge
2019-02-27, by psadhukhan
Merge
2019-02-26, by psadhukhan
8213781: web page background renders blue in JEditorPane
2019-02-26, by psadhukhan
8212202: [Windows] Exception if no printers are installed.
2019-02-25, by sveerabhadra
8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog.
2019-02-21, by sveerabhadra
8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
2019-02-21, by sveerabhadra
8219156: RTFEditorKit writes background color but doesn't read
2019-02-21, by psadhukhan
8219814: Help-info for pns(...) on Linux/mips lost
2019-02-27, by shade
8219630: cleanup hotspot ostream.cpp
2019-02-26, by mbaesken
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
+3000
tip