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
+10000
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.
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
2018-02-20, by redestad
8194892: add compiler support for local-variable syntax for lambda parameters
2018-02-20, by vromero
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
2018-02-20, by erikj
8198425: make/Main.gmk Add extra extension/override points to the make file
2018-02-20, by erikj
8194922: jlink --exclude-resources should never exclude module-info.class
2018-02-20, by sundar
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
2018-02-20, by alanb
8198380: tools/jimage/JImageExtractTest.java failing
2018-02-19, by alanb
8198379: tools/jimage/JImageListTest.java failing
2018-02-19, by alanb
8170120: jimage throws IOException when the given file is not a jimage file
2018-02-19, by alanb
8198318: Make build comparisons clean again
2018-02-19, by ihse
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
2018-02-18, by igerasim
8198228: Spec clarification: j.u.Locale.getDisplayName()
2018-02-16, by naoto
8153294: Solaris devkit uses linker from system instead of in devkit
2018-02-16, by erikj
8198306: Add post custom extension hooks to two launchers
2018-02-16, by erikj
8198227: Fix COMPARE_BUILD after forest consolidation
2018-02-16, by ihse
Merge
2018-02-16, by lana
Added tag jdk-11+1 for changeset dfa46cfe5634
2018-02-16, by lana
8196959: NullPointerException in discovery003.java
2018-02-16, by sdama
8197812: (ref) Data race in Finalizer
2018-02-15, by martin
8193819: Error message when module does not have a ModuleMainClass attribute is confusing
jdk-11+1
2018-02-15, by alanb
8193818: Remove unused single_step field from java.lang.Thread
2018-02-15, by alanb
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
2018-02-15, by sherman
8197893: Mistaken type check in CheckedEntrySet.toArray
2018-02-14, by martin
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
2018-02-14, by sherman
8197849: Misc improvements to jar resource handling
2018-02-14, by redestad
8144672: (ch) PipeImpl should use localhost instead of loopback address
2018-02-14, by bpb
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
2018-02-14, by redestad
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
2018-02-14, by redestad
8191438: jarsigner should print when a timestamp will expire
2018-02-14, by weijun
8197865: @moduleGraph taglet generates incorrect link to module graph
2018-02-13, by mchung
Merge
2018-02-13, by lana
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
2018-02-09, by tschatzl
8196602: Change HeapRegionClosure to comply to naming conventions
2018-02-09, by tschatzl
Merge
2018-02-10, by jwilhelm
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
2018-02-08, by lmesnik
8196083: Avoid locking in OopStorage::release
2018-02-08, by kbarrett
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
2018-02-08, by coleenp
8196923: [REDO] NMT: Report array class count in NMT summary
2018-02-08, by zgu
8197113: combine multiple @key tags in jtreg tests
2018-02-08, by iignatyev
8187577: JVM crash during gc doing concurrent marking
2018-02-07, by poonam
Merge
2018-02-07, by mseledtsov
8196062: Enable docker container related tests for linux ppc64le
2018-02-07, by mbaesken
8196977: add test for JDK-8161605
2018-02-07, by amenkov
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
2018-02-07, by psandoz
8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
2018-02-07, by amenkov
8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification
2018-02-07, by clanger
8193308: Disallow installing user signal handlers for SIGBUS on OSX
2018-02-06, by rwestberg
8196924: [BACKOUT] NMT: Report array class count in NMT summary
2018-02-07, by jwilhelm
8193184: NMT: Report array class count in NMT summary
2018-02-06, by zgu
8196907: Fix minimal vm
2018-02-06, by coleenp
8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
2018-02-06, by hseigel
8196726: compiler/inlining/InlineAccessors.java test failed
2018-02-06, by kvn
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
2018-02-06, by lfoltan
Merge
2018-02-05, by jwilhelm
8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
2018-02-06, by dstewart
8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
2018-02-06, by dstewart
8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
2018-02-05, by zgu
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
2018-02-05, by thartmann
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
2018-02-05, by thartmann
8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
2018-02-05, by thartmann
8194819: Update Graal
2018-02-02, by iveresov
8190359: Reduce the number of recorded klass dependencies
2018-02-02, by hseigel
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
2018-02-02, by coleenp
8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
2018-01-31, by dlong
8194987: Null pointer dereference in escape.cpp related to Node::find_out_with()
2018-01-31, by dlong
8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data()
2018-01-31, by dlong
8197866: Docs.mk still had a reference to java.se.ee
2018-02-13, by lancea
8196488: [aix] TOC overflow for libjvm.so in fastdebug build
2018-02-08, by stuefe
8197462: Inconsistent exception messages for invalid capturing group names
2018-02-12, by igerasim
8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
2018-02-13, by xyin
8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
2018-02-13, by xyin
8196726: compiler/inlining/InlineAccessors.java test failed
2018-02-06, by kvn
8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp
2018-02-12, by mchung
8197498: (se) kevent polling should ignore signal interrupt (EINTR)
2018-02-12, by bpb
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
2018-02-12, by bpb
8197571: Change storage location for generated-configure.sh
2018-02-12, by ihse
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
2018-02-12, by ehelin
8193295: Remove no longer used COMMALEFT
2018-02-11, by attila
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
2018-02-10, by dl
8190324: ThreadPoolExecutor should not specify a dependency on finalization
2018-02-10, by dl
8190378: Removal of CORBA and Java EE modules
2018-02-10, by lancea
8194651: javadoc: mark the com.sun.javadoc API for removal
2018-02-09, by ksrini
8196998: Create devkit for Linux with gcc 7.3
2018-02-09, by erikj
8187676: Disable uninitialized warnings for two files until proper fix available
2018-02-09, by erikj
6857903: SAXException.initCause() does not correctly set Exception
2018-02-09, by aefimov
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
2018-02-06, by lfoltan
Merge
2018-02-05, by jwilhelm
8195694: ConstantBootstraps.invoke does not preserve variable arity
2018-02-01, by psandoz
8196583: Update jib and test jtreg version to 4.2 b12
2018-02-01, by psandoz
8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error
2018-02-01, by ccheung
8196199: Remove miscellaneous oop comparison operators
2018-02-01, by coleenp
8196533: Update CondyNestedTest.java to compile jcod file
2018-01-31, by psandoz
Merge
2018-02-01, by jwilhelm
8195069: LogCompilation - add basic unit tests
2018-01-31, by ecaspole
8187742: Minimal set of bootstrap methods for constant dynamic
2018-01-31, by psandoz
8186209: Tool support for ConstantDynamic
2017-09-08, by psandoz
8196508: Add jdeprscan test TestRelease.java to the problem list
2018-01-31, by psandoz
8181503: Can't compile hotspot with c++11
2018-01-31, by gziemski
7179701: MaxJavaStackTraceDepth of zero is not handled correctly/consistently in the VM
2018-01-31, by coleenp
8196487: AIX: os::get_summary_cpu_info does not need to call into libperfstat
2018-01-31, by clanger
8196401: PPC64+s390: get_frame_at_stack_banging_point uses wrong PC
2018-01-31, by mdoerr
8194249: SA: G1HeapRegionTable#getByAddress() returns incorrect HeapRegion
2018-01-31, by ysuenaga
Merge
2018-01-30, by jwilhelm
8196372: [BACKOUT] NMT: add_committed_regions doesn't merge succeeding regions
2018-01-30, by jwilhelm
8195621: JTReg failure: gc/g1/TestLargePageUseForAuxMemory.java
2018-01-30, by dstewart
8194898: Move OopStorage inline definitions to an .inline.hpp
2018-01-29, by kbarrett
8196217: NMT: add_committed_regions doesn't merge succeeding regions
2018-01-29, by stefank
8194246: JVM crashes when calling getStackTrace if stack contains a method that is a member of a very large class
2018-01-29, by coleenp
8195857: Remove os::is_headless_jre
2018-01-28, by mbaesken
8195979: [Graal] crash in src/hotspot/share/runtime/mutex.cpp:1341 when Graal JIT is used
2018-01-24, by kbarrett
8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify
2018-01-24, by coleenp
8194861: PPC64 : Need support for VSR spills in ppc.ad
2018-01-24, by mhorie
8191915: JCK tests produce incorrect results with C2
2018-01-18, by rbackman
8195690: JNI GetObjectRefType doesn't handle NULL
2018-01-23, by kbarrett
8195776: [x86,sparc] A row of minor fixes and enhancements.
2018-01-19, by goetz
8195691: AIX build broken after 8194312
2018-01-22, by mdoerr
8194669: jaotc truncates the invalid filename provided to --output
2018-01-23, by iveresov
8170941: Executing gtest with invalid -Xlog argument crashes gtestLauncher
2018-01-23, by mlarsson
8194143: remove unneeded casts in LocationImpl and MirrorImpl classes
2018-01-22, by sspitsyn
Merge
2018-01-22, by bobv
8193710: jcmd -l and jps commands do not list Java processes running in Docker containers
2018-01-22, by bobv
Merge
2018-01-22, by hseigel
8194086: Remove deprecated experimental flag UseCGroupMemoryLimitForHeap
2018-01-22, by hseigel
8195685: AArch64: AArch64 cannot build with JDK-8174962
2018-01-19, by aph
8195588: AArch64: Codegen fix after JDK-8194256
2018-01-17, by njian
8195729: compiler.aot.AotCompiler should be run as a driver
2018-01-18, by iignatyev
8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver
2018-01-18, by iignatyev
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
2018-01-16, by iklam
8195064: LogCompilation: Chicken and egg startup problem with types
2018-01-18, by ecaspole
8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
2018-01-18, by never
8186635: ClassFileInstaller should be run as a driver
2018-01-17, by iignatyev
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
2018-01-17, by dtitov
8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message
2018-01-17, by gziemski
8187447: 2081 doc issues in jvmti.html
2018-01-17, by amenkov
8194312: Support parallel and concurrent JNI global handle processing
2017-11-21, by kbarrett
Merge
2018-01-13, by jwilhelm
8195107: CDS broken due to 8194741
2018-01-15, by eosterlund
8194741: Refactor oops in constant pool from CDS to use the Access API
2018-01-10, by eosterlund
8195000: Remove unused left-overs in arguments.hpp
2018-01-12, by pliden
8194925: NMT: SummarySanityCheck test can't parse values > max_jint
2018-01-12, by stefank
8194736: Refactor weak oops in ProtectionDomain table to use the Access API
2018-01-10, by eosterlund
Merge
2018-02-09, by lana
Added tag jdk-10+43 for changeset 107413b070b9
2018-02-08, by lana
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
2018-02-08, by tschatzl
8196383: JDK 10 L10n resource file update - msgdrop 20
2018-02-06, by lana
8194764: javac incorrectly flags deprecated for removal imports
jdk-10+43
2018-02-07, by jlahoda
8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX
2018-02-07, by clanger
8196717: remove xmlresolver.md
2018-02-02, by joehw
8195973: Update JDK 10 repo for FCS build
2018-02-02, by asaha
8196288: Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz
2018-02-02, by prr
Added tag jdk-10+42 for changeset 4b62b815b4f4
2018-02-02, by lana
8196768: RootLoggerHandlers fails when source tree is read-only
2018-02-05, by martin
Merge
2018-02-08, by shurailine
8178342: Missing @modules in jdk/jdk/nio/zipfs
2018-02-08, by shurailine
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
2018-02-08, by gadams
8196985: Disable new warnings from GCC 7.3 in jdk libraries
2018-02-08, by erikj
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
2018-02-08, by bpb
8196356: Changes to m4 files don't trigger autoconf execution at build time
2018-02-08, by erikj
8196869: Optimize Locale creation
2018-02-08, by redestad
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale.
2018-02-08, by apetcher
8196956: (ch) More channels cleanup
2018-02-08, by alanb
8196823: jarsigner should not create a signed jar if the signing fails
2018-02-08, by weijun
8195795: Organize output files by module/package, not just package
2018-02-07, by jjg
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
2018-02-07, by erikj
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
2018-02-07, by apetcher
8196027: Remove "Prev" and "Next" links from the javadoc navigation
2018-02-06, by bpatel
8196895: Create devkit for Macosx with Xcode 9.2
2018-02-06, by erikj
8173401: Update VERSION_FEATURE for JDK 11
2018-02-06, by dholmes
8196911: Windows build fails with not finding zlib.h
2018-02-06, by erikj
8196879: Forgot to add file in JDK-8196803
2018-02-06, by erikj
8196803: Fix build warnings in jdk libraries with Xcode 9
2018-02-06, by erikj
8196787: (ch) Moving network channels to use j.u.c locks
2018-02-06, by alanb
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
2018-02-06, by sdama
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
2018-02-05, by bpb
8196736: Refactor HelpWriter and properties
2018-02-05, by jjg
8190452: javac should not add MethodParameters attributes to v51 and earlier class files
2018-02-05, by cushon
8196739: Disable obsolete/expired VM flag transitional warnings
2018-02-05, by dholmes
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
2018-02-05, by dholmes
8195689: Remove generated-configure.sh and instead use autoconf
2018-02-05, by ihse
8195981: Move some tests to OpenJDK for jdk_lang test group
2018-02-05, by amlu
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
2018-02-04, by dholmes
8196740: Character.digit(int,int) returns wrong value for out of range radix
2018-02-03, by igerasim
8196609: Improve javadoc for java.time.Instant.getEpochSecond
2018-02-02, by martin
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
2018-02-02, by bpb
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
2018-02-02, by rriggs
Merge
2018-02-02, by prr
Merge
2018-02-02, by prr
8196443: javax/swing/JList/BasicListTest.java has invalid tag
2018-02-02, by pbansal
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
2018-02-01, by pbansal
8196468: Client jtreg ProblemList updates
2018-01-31, by prr
8196509: Linux UI applications broken by the build change for JDK-8196218
2018-01-31, by prr
8196218: [linux] libfontmanager should be linked against headless awt library
2018-01-26, by sgehwolf
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip