Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+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.
8204292: PPC64: Fix missing includes after 8204195
2018-06-05, by mdoerr
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
2018-06-04, by sangheki
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
2018-06-04, by sangheki
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
2018-06-05, by sundar
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
2018-06-05, by jwilhelm
8203948: Expand JVMTI callback notion of "internal threads"
2018-06-04, by kbarrett
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
2018-06-04, by rwestberg
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
2018-06-04, by egahlin
8198285: More consistent Access API for arraycopy
2018-06-04, by rkennke
8203919: Remove "-add-modules" hint from error message
2018-06-04, by egahlin
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04, by gziemski
Merge
2018-06-04, by amenkov
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
2018-06-04, by amenkov
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
2018-06-04, by bsrbnd
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04, by gziemski
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
2018-06-04, by ccheung
Merge
2018-06-04, by coleenp
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
2018-06-04, by coleenp
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
2018-06-04, by lfoltan
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
2018-06-04, by lfoltan
8203924: Zero: bootcycle-images build fails on x86_64
2018-06-04, by sgehwolf
8204277: [testbug] fix DisassembleCodeBlobTest.
2018-06-04, by goetz
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
2018-06-04, by eosterlund
8198378: javac crash when checking imports and a broken class is present
2018-06-04, by jlahoda
8203921: JFR thread sampling is missing fixes from JDK-8194552
2018-06-04, by mgronlun
8204164: OOM-only logging in Metaspace
2018-06-04, by stuefe
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
2018-06-03, by gromero
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
2018-06-03, by pmuthuswamy
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
2018-06-03, by gromero
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
2018-06-03, by pmuthuswamy
8199388: Test development for ChaCha20 and Poly1305 algorithms
2018-06-01, by jjiang
8202812: [TESTBUG] Open source VM testbase compiler tests
2018-06-01, by iignatyev
8204250: Problem list pkcs11 tests on windows
2018-06-01, by rhalade
8203182: Release session if initialization of SunPKCS11 Signature fails
2018-06-01, by mbalao
Merge
2018-06-01, by prr
Merge
2018-06-01, by prr
8200052: libjavajpeg: Fix compile warning in jchuff.c
2018-06-01, by prr
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
2018-05-30, by mbaesken
Merge
2018-05-31, by prr
8199150: Accessibility issues in java.desktop
2018-05-31, by serb
8202051: Address compilation warnings in libawt with VS2017
2018-05-31, by serb
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
2018-05-31, by sveerabhadra
8195624: Desktop API cannot be used without permission to read "os.version"
2018-05-30, by serb
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
2018-05-30, by serb
8204122: Update harfbuzz.md
2018-05-30, by prr
8199530: Upgrade to harfbuzz 1.7.6
2018-05-30, by prr
8196373: Introspector does not see overridden generic setter method
2018-05-30, by serb
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
2018-05-30, by clanger
8201279: javax.sound tests should not set java.home system property
2018-05-29, by serb
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
2018-05-25, by prr
Merge
2018-05-25, by prr
8203485: [freetype] text rotated on 180 degrees is too narrow
2018-05-25, by bae
8203498: The specification for java.applet package should be updated
2018-05-23, by serb
8203027: Open source tests for "java.awt.geom"
2018-05-22, by serb
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
2018-05-17, by serb
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
2018-05-17, by jdv
8194327: [macos] AWT windows have incorrect main/key window behaviors
2018-05-16, by serb
8190417: javadoc updates to java.util.regex.Matcher
2018-06-01, by lancea
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
2018-05-21, by gromero
8203827: Upgrade JLine to 2.14.6
2018-06-01, by jlahoda
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
2018-06-01, by redestad
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
2018-06-01, by rwestberg
8204055: SIGSEGV in java -XX:
2018-05-31, by dholmes
8191031: Remove several Symantec Root CAs
2018-05-31, by rhalade
8197387: jcmd started by "root" must be allowed to access all VM processes
2018-05-31, by dtitov
8204179: [BACKOUT] OopStorage should use GlobalCounter
2018-05-31, by kbarrett
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
2018-05-31, by ccheung
8202670: Update Graal
2018-05-31, by dlong
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
2018-05-31, by amenkov
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
2018-05-25, by vtheeyarath
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
2018-05-31, by gziemski
Merge
2018-05-31, by hseigel
8202913: loader constraint message for fields specifies incorrect referring class
2018-05-31, by hseigel
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
2018-05-31, by bpb
8153029: ChaCha20 Cipher Implementation
2018-05-31, by jnimeh
8204087: C++ Interpreter code left over in MethodData
2018-05-31, by coleenp
8203321: assert(current_query_index < process_query_set->size) failed: invariant
2018-05-31, by mgronlun
8203923: Add @requires feature to check flag values for the running JVM
2018-05-31, by stefank
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
2018-05-31, by rgoel
Added tag jdk-11+16 for changeset 02934b0d661b
2018-05-31, by jwilhelm
8199371: [TESTBUG] Open source vm testbase JDWP tests
2018-05-30, by iignatyev
8199380: [TESTBUG] Open source VM testbase AOD tests
2018-05-30, by iignatyev
8204109: JDK-8203945 broke nashorn
2018-05-30, by erikj
8203802: Jvmti test fails to build with VS2017
2018-05-30, by dtitov
8203945: Cleanup nashorn build
2018-05-30, by erikj
8203946: Move UnpackSecurity.gmk to closed
2018-05-30, by erikj
8204091: Configure broken on MIPS when uname returns mipsel or mips64el
2018-05-30, by erikj
8050818: Predicate::not - provide an easier way to negate a predicate
2018-05-30, by jlaskey
8203219: VM.metaspace jcmd should optionally show loaded classes for loaders
2018-05-30, by stuefe
8189949: Remove Baltimore Cybertrust Code Signing CA
2018-05-30, by rhalade
8072996: Deprecate stream-based GSSContext methods
2018-05-30, by weijun
8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed"
2018-05-30, by phedlin
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
jdk-11+16
2018-05-30, by redestad
8203881: Print erroneous size in NegativeArraySizeException
2018-05-30, by goetz
8194298: Add support for per Socket configuration of TCP keepalive
2018-05-30, by vtewari
8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
2018-05-30, by stuefe
8203327: Small cleanups in java.lang.ref
2018-05-29, by martin
8202945: OopStorage should use GlobalCounter
2018-05-29, by kbarrett
8189766: whitebox failure with -Xcheck:jni
2018-05-29, by dholmes
8203843: BasicParState::default_estimated_thread_count(false) can return 0 in gtest
2018-05-29, by kbarrett
8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
2018-05-29, by coleenp
8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
2018-05-29, by dlong
8203932: Windows devkit has wrong dlls in 32 bit tools dir
2018-05-29, by erikj
8203014: jcmd should output command list if no command is given
2018-05-29, by stuefe
8196202: Javadoc should not generate frames by default
2018-05-29, by jjg
8203938: Fix build failures from JDK-8133564
2018-05-29, by gziemski
8203892: Target interface added as marker interface in calls to altMetafactory
2018-05-29, by vromero
8203926: Problem list test/langtools/tools/javac/importscope/T8193717.java
2018-05-29, by jlahoda
8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments
2018-05-29, by gziemski
8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area
2018-05-29, by pliden
8193717: Import resolution performance regression in JDK 9
2018-05-29, by jlahoda
8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode
2018-05-29, by stuefe
8202832: cycle detection depends on ordering of requires directives
2018-05-29, by jlahoda
Merge
2018-05-28, by tschatzl
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
2018-05-28, by tschatzl
8203233: (tz) Upgrade time-zone data to tzdata2018e
2018-05-28, by rpatil
8202842: G1 footprint regressions in jdk11+10
2018-05-28, by tschatzl
8203817: Monitor::try_lock() should not call check_prelock_state()
2018-05-28, by pliden
8203628: Optimize (masked) byte memory comparisons on x86
2018-05-28, by shade
8202178: type.getKind() for var is None instead of Error
2018-05-27, by sdama
8203028: Simplify reference processing in light of JDK-8175797
2018-05-26, by kbarrett
8200266: [Graal] Update ProblemList-graal.txt files
2018-05-25, by epavlova
8203369: Check for both EAGAIN and EWOULDBLOCK error codes
2018-05-25, by igerasim
8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
2018-05-25, by rhalade
8203795: Change default compiler on Windows to VS2017
2018-05-25, by erikj
8201518: add test for randomized iteration order of unmodifiable Set and Map
2018-05-25, by smarks
8203368: ObjectInputStream filterCheck method throws NullPointerException
2018-05-25, by rriggs
8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
2018-05-23, by adinn
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
2018-05-25, by bpb
8203689: Add failure code to threaddb exception messages`
2018-05-25, by sballal
8198323: testing.md not updated for repository layout change
2018-05-25, by ihse
8203221: Makefile fixes after Flight Recorder
2018-05-25, by ihse
8203366: Tag added wrongly in Docs.gmk
2018-05-25, by ihse
8203815: add tests failed because of 8203809 to the ProblemList-graal
2018-05-25, by sspitsyn
8203816: add tests failed because of 8203174 to the ProblemList-graal
2018-05-25, by sspitsyn
8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
2018-05-25, by thartmann
8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
2018-05-24, by jcm
8199383: [TESTBUG] Open source VM testbase JVMTI tests
2018-05-24, by iignatyev
8191844: Remove SECOM root (secomevrootca1)
2018-05-24, by rhalade
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
2018-05-24, by bpb
8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
2018-05-24, by coleenp
Merge
2018-05-24, by hseigel
8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
2018-05-24, by hseigel
8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
2018-05-24, by ccheung
8196913: javadoc does not (over)write stylesheet.css
2018-05-24, by pmuthuswamy
8203297: java/net/URL/OpenStream.java fails intermittently
2018-05-24, by chegar
8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
2018-05-24, by egahlin
8203488: Remove error generation from TransTypes
2018-05-24, by mcimadamore
8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
2018-05-24, by pmuthuswamy
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2018-05-24, by roland
8188248: NullPointerException on generic methods
2018-05-24, by pmuthuswamy
8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
2018-05-24, by dholmes
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
2018-05-23, by jjiang
8194630: Uninitialized initiator_address in native GSS
2018-05-24, by valeriep
8199255: [TESTBUG] Open source VM testbase default methods tests
2018-05-23, by mseledtsov
8203041: AArch64: fix overflow in immediate cmp/cmn instruction
2018-05-24, by fyang
Added tag jdk-11+15 for changeset a11c1cb542bb
2018-05-23, by jwilhelm
8202947: Fix minor issues with taglets
2018-05-23, by jjg
8203497: Bump Jib format version to 1.2
2018-05-23, by erikj
8203328: Rename EFS in java.util.zip internals to something meaningful
2018-05-23, by martin
8200172: String.split non-positive term incorrect use
2018-05-23, by sherman
8202427: Enhance os::print_memory_info on Windows
jdk-11+15
2018-05-23, by mbaesken
8192992: Test8007294.java failed: attempted to spill a non-spillable item
2018-03-21, by neliasso
8203457: Add back missing full buffer notification
2018-05-23, by mgronlun
8203490: StringTable::dump lacks a load barrier
2018-05-23, by stefank
8203694: Add a safepoint-aware Semaphore - part 2
2018-05-23, by stefank
8203355: MITSHM define guarding missing
2018-05-17, by mbaesken
8202771: Migrate Unicode character tests to JDK Repo
2018-05-23, by mli
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
2018-05-22, by dl
8202685: Optimize ArrayList subList replaceAll
2018-05-22, by dl
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
2018-05-22, by bpb
8195819: Remove recording=x from jcmd JFR.check output
2018-05-23, by egahlin
8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
2018-05-22, by egahlin
8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
2018-05-22, by lmesnik
8199257: [TESTBUG] Open source VM testbase metaspace tests
2018-05-22, by mseledtsov
8203635: JFR sampler thread does not record stack info
2018-05-22, by zgu
8196987: Resolve disabled warnings for libzip
2018-05-22, by sherman
8199379: [TESTBUG] Open source vm testbase JDB tests
2018-05-22, by iignatyev
8202669: Intermittent crash in ClassLoadingService::compute_class_size()
2018-05-22, by coleenp
8196048: thrown type variables should be roots in the minimum inference graph
2018-05-22, by vromero
8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
2018-05-18, by iklam
8203410: Zero: Disable jfr feature by default
2018-05-18, by sgehwolf
8200380: String::lines
2018-05-22, by jlaskey
8198315: Incomplete classpath causes NPE in TransTypes
2018-05-22, by jlahoda
8203436: javac should fail early when emitting illegal signature attributes
2018-05-22, by mcimadamore
8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
2018-05-22, by bulasevich
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
2018-05-22, by redestad
8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java
2018-05-22, by dholmes
8202863: Rename OopStorage inner collection classes
2018-05-22, by kbarrett
8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string"
2018-05-22, by thartmann
8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
2018-05-22, by thartmann
8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
2018-05-21, by iklam
8203500: Fix broken links to Specification in "specs" directory
2018-05-21, by iris
8146293: Add support for RSASSA-PSS Signature algorithm
2018-05-21, by valeriep
8202853: NotifyCount is not initialized
2018-05-21, by coleenp
8027760: JFC schema condition should not have defaults
2018-05-21, by egahlin
8203279: Faster rounding up to nearest power of two
2018-05-21, by igerasim
8203486: skip type inference for non functional interface components of intersection types
2018-05-21, by vromero
8199807: AppCDS performs overly restrictive path matching check.
2018-05-21, by jiangli
8203487: Typo in ICUBinary.java: s/Magin/Magic/
2018-05-21, by bpb
8195818: JFR.start should increase autogenerated name by one
2018-05-21, by egahlin
8203292: Print complete set of flags in the hs_err file
2018-05-21, by simonis
8195817: JFR.stop should require name of recording
2018-05-21, by egahlin
8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
2018-05-21, by egahlin
8176808: Split up metaspace.cpp
2018-05-21, by stuefe
8203341: Add a safepoint-aware Semaphore
2018-05-20, by stefank
8203339: Add oopDesc::field_offset()
2018-05-20, by stefank
8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0
2018-05-20, by ysuenaga
8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
2018-05-19, by cjplummer
8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
2018-05-19, by shade
8201627: Kerberos sequence number issues
2018-05-19, by weijun
8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
2018-05-18, by joehw
8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
2018-05-18, by cjplummer
8202014: Possible to receive signal before signal semaphore created
2018-05-18, by coleenp
8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
2018-05-18, by iignatyev
8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError
2018-05-18, by dlong
8148354: Errors targeting functional interface intersection types
2018-05-18, by vromero
8202377: Modularize C2 GC barriers
2018-05-18, by eosterlund
8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
2018-05-18, by pliden
8203227: Introduce os::processor_id() for Linux and Solaris
2018-05-18, by pliden
8134537: Much nearly duplicated code for sun.misc.Signal support
2018-05-18, by coleenp
8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
2018-05-18, by goetz
8200436: String::isBlank
2018-05-18, by jlaskey
8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
2018-05-16, by sgehwolf
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
+3000
tip