Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
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.
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
2019-10-17, by jboes
8232009: Shenandoah: C2 load barrier does not match interpreter version
2019-10-18, by zgu
8232030: HelloDynamic.java fails with latest Graal
2019-10-18, by ccheung
datagramsocketimpl-branch: fix issue with receive packet buf size
datagramsocketimpl-branch
2019-10-18, by chegar
Stabilize TestLatestEvent.java
JEP-349-branch
2019-10-18, by egahlin
8231324: Shenandoah: avoid duplicated weak root works during final traversal
2019-10-18, by zgu
8232381: add result NULL-checking to freetypeScaler.c
2019-10-18, by mbaesken
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
2019-10-18, by jiefu
Lessen verification costs
stuefe-new-metaspace-branch
2019-10-17, by stuefe
8232084: HotSpot build failed with GCC 9.2.1
2019-10-18, by ysuenaga
8232370: Refactor some com.sun.jdi tests to enable IDE integration
2019-10-17, by clanger
datagramsocketimpl-branch: initial code changes
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
2019-10-17, by chegar
Initial changes for datagramsocketimpl-branch
datagramsocketimpl-branch
2019-10-17, by chegar
8232573: Shenandoah: cleanup and add more logging for in-pause phases
2019-10-17, by shade
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking
2019-10-17, by shade
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java
2019-10-17, by zgu
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
2019-10-17, by darcy
Removing TestLargeRootSet.java from problem list as it was fixed
JEP-349-branch
2019-10-17, by mseledtsov
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails
JDK-8200758-branch
2019-10-17, by herrick
8232280: close() is not called on return value of Files.walk()
JDK-8200758-branch
2019-10-17, by herrick
8213239: Configure cannot handle command overrides with arguments
2019-10-17, by ihse
8232112: MDO extra_data_lock leaks during class unloading
2019-10-17, by coleenp
Also fix launchers.
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Make it compile again. (Mostly remove logical-op).
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Merge from default (huge)
ihse-cflags-rewrite-branch
2019-10-17, by ihse
8218628: Add detailed message to NullPointerException describing what is null.
2019-10-14, by goetz
8223998: Missing MakeDir in ExecuteWithLog
2019-10-17, by ihse
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
2019-10-16, by rrich
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
2019-10-17, by mli
8209824: Improve the code coverage for ThreadLocal
2019-10-17, by mli
8231859: Extra dash after the exception name in @throws clause of javadoc
2019-10-16, by igerasim
Added tag jdk-14+19 for changeset 9b67dd88a931
2019-10-17, by jwilhelm
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
2019-10-16, by darcy
8232357: Compare version info of Santuario to legal notice
2019-10-17, by weijun
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
2019-10-17, by redestad
8232211: Remove dead code from os.hpp|cpp
2019-10-17, by redestad
8230407: SocketPermission and FilePermission action list allows leading comma
2019-10-16, by igerasim
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero
jdk-14+19
2019-10-14, by manc
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
2019-10-16, by yzheng
8231449: HttpClient’s client ssl certificate authentication seems to be broken.
2019-10-16, by dfuchs
8232279 : Improve test helpers #2
JDK-8200758-branch
2019-10-16, by herrick
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes
JDK-8200758-branch
2019-10-16, by herrick
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
stuefe-new-metaspace-branch
2019-10-16, by stuefe
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
2019-10-16, by tschatzl
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
2019-10-16, by mdoerr
Merge
JEP-349-branch
2019-10-16, by mgronlun
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
2019-10-15, by zgu
Don't expand LongMap lazily
JEP-349-branch
2019-10-16, by egahlin
Merge
2019-10-15, by henryjen
Merge
2019-10-14, by henryjen
8228825: Enhance ECDSA operations
2019-10-04, by ascarpino
8226765: Commentary on Javadoc comments
2019-08-06, by hannesw
8227601: Better collection of references
2019-01-17, by rriggs
8227662: freetype seeks to index at the end of the font data
2019-07-18, by prr
8225292: Better Graphics2D drawing
2019-06-16, by prr
8224915: Better serial attributes
2019-06-14, by prr
8223892: Improved handling of jar files
2019-06-25, by aefimov
8225298: Improve TLS connection support
2019-06-21, by chegar
8225286: Better rendering of native glyphs
2019-06-19, by prr
8225597: Enhance font glyph mapping
2019-06-19, by prr
8224532: Better Path supports
2019-05-31, by joehw
8218877: Help transform transformers
2019-05-31, by alitvinov
8224062: Improve String index handling
2019-05-27, by thartmann
8223518: Unexpected exception in jjs
2019-05-24, by hannesw
8222684: Better support for patterns
2019-05-22, by igerasim
8224505: TestQuotedLogOutput failure after ProcessBuilder changes
2019-05-22, by rriggs
8223886: Add in font table referene
2019-05-22, by prr
8223505: Better pattern compilation
2019-05-21, by joehw
8221858: Build Better Processes
2019-04-30, by rriggs
8224025: Fix for JDK-8220302 is not complete
2019-05-21, by weijun
8213429: Windows file handling redux
2019-05-20, by aefimov
8221497: Optional Panes in Swing
2019-05-19, by serb
8222690: Better Glyph Images
2019-05-15, by prr
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")
2019-05-03, by aefimov
8220186: Improve use of font temporary files
2019-04-23, by prr
8209901: Canonical file handling
2019-04-22, by weijun
8220302: Better Kerberos ccache handling
2019-04-19, by weijun
8217997: Better socket support
2019-03-25, by michaelm
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi
2019-10-15, by darcy
Merge
JDK-8200758-branch
2019-10-15, by herrick
8231912: Use https for URLs in help and error messages
JDK-8200758-branch
2019-10-15, by herrick
8231604: Expand junit test added with JDK-8230920
JDK-8200758-branch
2019-10-15, by herrick
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
2019-10-15, by shade
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
2019-10-15, by shade
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
2019-10-15, by naoto
Merge
2019-10-15, by psadhukhan
8223158: Docked MacBook cannot start any Java Swing applications
2019-10-12, by psadhukhan
Merge
2019-10-11, by psadhukhan
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
2019-10-09, by serb
8228676: Cleanup the native code related to fonts on Unix
2019-10-03, by serb
7124404: [macosx] no awt.multiClickInterval desktop property
2019-10-01, by serb
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
2019-09-30, by serb
8231144: Wrap contents of plain HTML files into contentContainer
2019-09-25, by aivanov
Merge
2019-09-25, by psadhukhan
8231243: [TESTBUG] CustomFont.java cannot find font file
2019-09-24, by prr
8227441: Enhance logging when reading the fontconfig info file
2019-07-09, by clanger
8232107: support ThreadPriorityPolicy flag on AIX
2019-10-10, by mbaesken
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
2019-10-14, by dholmes
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
2019-10-11, by fyang
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
2019-10-14, by mseledtsov
8231981: Refactor test definitions to split RT and SVC tests
2019-10-14, by lmesnik
8232165: Reduce allocations in ValueStack copying constructor
2019-10-14, by redestad
8227231: JDWP help information shows use of obsolete Xdebug flag
2019-10-14, by dtitov
8232042: [macos] Installation fails if application name contains spaces
JDK-8200758-branch
2019-10-14, by herrick
8231857: App and Application folder icons are not aligned correctly
JDK-8200758-branch
2019-10-14, by herrick
8231856: pkg installer dialog contains background image which does not look correc
JDK-8200758-branch
2019-10-14, by herrick
8231858:[macos] App does not run if installed with pkg
JDK-8200758-branch
2019-10-14, by herrick
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
2019-10-14, by shade
8218543: ThreadsList handling during error reporting can crash
2019-10-14, by rehn
Mutual exclusions on emergency dump in relation to flush()
JEP-349-branch
2019-10-13, by mgronlun
Fix EventProducer kill and TestRecursive
JEP-349-branch
2019-10-13, by mgronlun
Fix build error
JEP-349-branch
2019-10-12, by egahlin
8232147: Remove notproduct option IgnoreLockingAssertions
2019-10-12, by kbarrett
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
2019-10-11, by akozlov
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
2019-10-11, by mseledtsov
Add logging for TestRemovedChunks
JEP-349-branch
2019-10-11, by egahlin
Add support for stream in stream with exclusion
JEP-349-branch
2019-10-11, by egahlin
Update comment
JEP-349-branch
2019-10-11, by egahlin
Extract EventProducer and update TestRecursive
JEP-349-branch
2019-10-11, by egahlin
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
2019-10-11, by naoto
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
JEP-349-branch
2019-10-11, by mgronlun
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
2019-10-11, by rriggs
8231427: Warning cleanup in tests of java.io.Serializable
2019-10-11, by rriggs
8225654: rework vmTestbase/jit/graph
2019-10-11, by iignatyev
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
2019-10-10, by never
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
2019-10-11, by coleenp
8231717: Improve performance of charset decoding when charset is always compactable
2019-10-10, by aleonard
8232167: Visual Studio install found through --with-tools-dir value is discarded
2019-10-11, by jvernee
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
2019-10-11, by erikj
8232133: Change to GCC 8.3 for building on Linux at Oracle
2019-10-11, by erikj
8232116: ZGC: Remove redundant ZLock in ZNMethodTable
2019-10-11, by eosterlund
8232046: AArch64 build failure after JDK-8225681
2019-10-10, by adinn
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
2019-10-11, by coleenp
8232151: Minimal VM build broken after JDK-8232050
2019-10-11, by jiefu
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
2019-09-23, by sgehwolf
8231956: Remove seq_add_card/reference from PerRegionTable class
2019-10-11, by tschatzl
8232070: ZGC: Remove unused ZVerifyLoadBarriers
2019-10-11, by pliden
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
2019-10-11, by mbaesken
8065704: Set LC_ALL=C for all relevant commands in the build system
2019-10-11, by ihse
8232052: use string literal for format string when handling PauseAtStartupFile
2019-10-09, by mbaesken
8232060: add some initializations using sigemptyset in os_aix.cpp
2019-10-10, by mbaesken
8232150: aarch64 build broken after JDK-8232050
2019-10-11, by redestad
8165056: move JIT Compiler related files from runtime/ to compiler/ directory
2019-10-09, by xliu
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
2019-10-10, by shade
8232102: Shenandoah: print everything in proper units
2019-10-10, by shade
8232071: Avoid shared dictionary lookup when the class name is not shared
2019-10-10, by iklam
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
2019-10-10, by iklam
Random sized allocation for TestLaregRootSet.java
JEP-349-branch
2019-10-10, by egahlin
Merge
JDK-8200758-branch
2019-10-10, by herrick
8231910: Expose the APPDIR variable to applications that use jpackage
JDK-8200758-branch
2019-10-09, by herrick
8232050: Improve inlining of Klass accessors
2019-10-10, by redestad
8231720: Some perf regressions after 8225653
2019-10-10, by chagedorn
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
2019-10-09, by mbaesken
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
2019-10-10, by yzhou
8231973: Update Graal
2019-10-09, by dlong
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
2019-10-09, by darcy
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
2019-10-09, by darcy
8231595: [TEST] develop a test case for SuspendThreadList including current thread
2019-10-10, by sspitsyn
Added tag jdk-14+18 for changeset e84d8379815b
2019-10-10, by jwilhelm
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
2019-10-09, by ccheung
8231586: enlarge encoding space for OopMapValue offsets
2019-10-09, by never
Merge
JEP-349-branch
2019-10-09, by mgronlun
fixes
JEP-349-branch
2019-10-09, by mgronlun
8231887: ComodoCA.java fails because certificate was revoked
jdk-14+18
2019-10-09, by rhalade
8231903: [Graal] Update com.oracle.mxtool.junit classes
2019-10-09, by epavlova
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
2019-10-09, by pliden
8231990: Remove unnecessary else-if branch in Types.union
2019-10-09, by cushon
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
2019-10-09, by darcy
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
2019-10-09, by darcy
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
2019-10-09, by dfuchs
8231974: Build fails if no common legal notices are present
2019-10-09, by erikj
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
2019-10-09, by eosterlund
8232003: (fs) Files.write can leak file descriptor in the exception case
2019-10-08, by sgehwolf
8214560: Use {@systemProperty} for definitions of system properties (httpserver)
2019-10-09, by coffeys
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
2019-10-09, by coffeys
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
2019-10-08, by rrich
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
2019-10-09, by pliden
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
2019-10-08, by darcy
8231737: Cleanup JvmtiRawMonitor code
2019-10-08, by dholmes
8231153: Improve concurrent refinement statistics
2019-10-08, by kbarrett
8232006: Remove dead code from klassVtable
2019-10-08, by redestad
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
2019-10-08, by dtitov
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
2019-10-08, by coleenp
8231666: ThreadIdTable::grow() invokes invalid thread transition
2019-10-08, by dtitov
8170299: Debugger does not stop inside the low memory notifications code
2019-10-08, by dtitov
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
2019-10-08, by pconcannon
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel
2019-10-08, by pconcannon
8230162: ScopeImpl.remove() has O(N) performance
2019-10-08, by jlahoda
8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader
2019-10-08, by redestad
Improve logging for TestLargeRootSet.java
JEP-349-branch
2019-10-08, by egahlin
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah
2019-10-08, by shade
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null
2019-10-08, by alanb
Merge
JEP-349-branch
2019-10-08, by mgronlun
Merge default
stuefe-new-metaspace-branch
2019-10-07, by stuefe
8231355: Remove unused utility methods in libjava
2019-10-08, by redestad
8231753: use more Posix functionality in aix os::print_os_info
2019-10-08, by mbaesken
8231751: on aix handle Power 9 in os::get_summary_cpu_info
2019-10-02, by mbaesken
8231977: Discuss serializability of collections
2019-10-07, by smarks
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4
2019-10-08, by valeriep
8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up
2019-10-07, by dholmes
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed
2019-10-07, by dlong
8231630: Optimize boot loader with no bootclasspath append entry.
2019-10-07, by jiangli
TestRecursive with Recording::start()
JEP-349-branch
2019-10-07, by egahlin
Stabilize TestLargeRootSet.java
JEP-349-branch
2019-10-07, by egahlin
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
2019-10-07, by shade
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings
2019-10-07, by shade
8230043: Lazily load libverify
2019-10-07, by redestad
8225694: Destination option missing in FlightRecorderMXBeanImpl
2019-10-07, by cito
8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni
2019-10-07, by coleenp
Merge
JEP-349-branch
2019-10-07, by mgronlun
8220217: Javadoc missing link to member method
2019-10-07, by hannesw
Provoke chunk rotation in TestRemovedChunks.java
JEP-349-branch
2019-10-07, by egahlin
Fix issue with statistics which caused Metaspace::used_words() to be too high
stuefe-new-metaspace-branch
2019-10-07, by stuefe
8231930: Windows build fails after JDK-8191521
2019-10-07, by shade
8231885: Fix/remove malformed assert in os_windows.cpp
2019-10-07, by clanger
Test thread exclusion for RecordingStream::start
JEP-349-branch
2019-10-07, by egahlin
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
2019-10-02, by roland
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
2019-10-01, by roland
8231895: Avoid String allocations in JVM_FindLoadedClass
2019-10-07, by redestad
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
2019-10-07, by pliden
8231093: Document the ZIP FS properties noCompression and releaseVersion
2019-10-06, by lancea
8231882: --add-modules ALL-MODULE-PATH is not handled properly
JDK-8200758-branch
2019-10-04, by herrick
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
2019-10-04, by lancea
8215895: Verify and create tests for Mac installer specific signing options
JDK-8200758-branch
2019-10-04, by herrick
8231850: BasicTest test fails in jcov build
JDK-8200758-branch
2019-10-04, by herrick
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
2019-10-04, by vdeshpande
8215521: add microbenchmark to measure AccessController.getContext
2019-10-04, by ecaspole
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
2019-10-04, by fmatte
8231161: Wrong return type in code sample in Collector API documentation
2019-10-03, by jboes
Merge
2019-10-03, by lmesnik
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java
2019-10-03, by lmesnik
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
2019-10-03, by darcy
8231706: change "Java" dir to "app" dir in jpackage app image
JDK-8200758-branch
2019-10-03, by herrick
8231707: Improve Mutex inlining
2019-10-03, by redestad
8231776: ZGC: Fix incorrect address space description
2019-10-03, by pliden
8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address
2019-10-03, by pliden
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
tip