Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip