Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+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.
8144992: Remove OopIterateClosure::idempotent
2018-06-26, by stefank
8205607: Use oop_iterate instead of oop_iterate_no_header
2018-06-26, by stefank
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
2018-06-26, by sspitsyn
8205648: fix for 8205195 breaks secondary error handling
2018-06-26, by dcubed
8205696: Undo licence.md
2018-06-26, by jlaskey
8205547: FileChannel/CleanerTest.java fails due to expected FD count
2018-06-26, by rriggs
8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
2018-06-15, by neliasso
8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
2018-06-26, by bpb
8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
2018-06-26, by kvn
8203228: Branch-free output conversion for X25519 and X448
2018-06-26, by apetcher
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
2018-06-25, by goetz
8205422: assert(false) failed: Bad verification_type_info
2018-06-26, by hseigel
8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
2018-06-26, by chegar
8201815: Use Mozilla Public Suffix List
2018-06-26, by weijun
8204082: Make names of Young GCs more uniform in logs
2018-06-26, by tschatzl
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
2018-06-26, by mbaesken
8200720: Print additional information in thread dump (times, allocated bytes etc.)
2018-06-25, by ghaug
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
2018-06-26, by alanb
8205623: Replace use of Class::getPackage with Class::getPackageName
2018-06-25, by mchung
8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
2018-06-25, by mchung
8205649: Make clang stack flags independent of OS
2018-06-25, by martin
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
2018-06-25, by xiaofeya
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale.
2018-06-25, by xiaofeya
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
2018-06-26, by weijun
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
2018-06-26, by weijun
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
2018-06-25, by smarks
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
2018-06-25, by martin
8201610: Broken link on the page api/java.rmi/java/rmi/server/UnicastRemoteObject.html
2018-06-25, by smarks
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
2018-06-26, by mbalao
8205632: Include stack.inline.hpp in markSweep.inline.hpp
2018-06-25, by stefank
8195650: Method references to VarHandle accessors
2018-06-25, by psandoz
8204930: Reader:nullReader() spec does not match the behavior
2018-06-25, by bpb
8205605: [testbug][aix] Various test adaption to aix pecularities.
2018-06-25, by goetz
8196584: TLS 1.3 Implementation
2018-06-25, by xuelei
8205475: AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp
2018-06-25, by dpochepk
8205614: NestMates tests failing in CI jdk11-jdk.931
2018-06-25, by hseigel
8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
2018-06-25, by coleenp
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
2018-06-25, by dl
8203864: Execution error in Java's Timsort
2018-06-25, by dl
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
2018-06-25, by dl
8169559: Add class loader names to relevant VM messages
2018-06-25, by lfoltan
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
2018-06-25, by hb
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
2018-06-25, by lfoltan
8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use prefetch instruction
2018-06-25, by dpochepk
8189103: AARCH64: optimize String indexOf intrinsic
2018-06-25, by dpochepk
8202326: AARCH64: optimize string compare intrinsic
2018-06-25, by dpochepk
8204289: AARCH64: enable math intrinsics usage in interpreter and C1
2018-06-25, by dpochepk
8189105: AARCH64: create intrinsic for sin and cos
2018-06-25, by dpochepk
8196402: AARCH64: create intrinsic for Math.log
2018-06-25, by dpochepk
8204540: Automatic oop closure devirtualization
2018-05-26, by stefank
8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()
2018-06-25, by jlahoda
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days.
2018-03-20, by pkoppula
8205405: ZGC: Decouple JFR type registration
2018-06-25, by pliden
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
2018-06-25, by mhorie
8205158: Update the .md files for 3rd party software Unicode 10.0, ICU 60.2, and CLDR v33.
2018-06-25, by rgoel
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
2018-06-24, by never
8203929: Limit amount of data for JFR.dump
2018-06-25, by egahlin
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
2018-06-24, by alanb
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
2018-06-24, by dsamersoff
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
2018-06-24, by plevart
8205570: fix a number of typos in the JVMTI spec
2018-06-23, by jmanson
Merge
2018-06-23, by alanb
8198372: API to create a SelectableChannel to a FileDescriptor
2018-06-23, by alanb
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
2018-06-23, by alanb
8205113: Update JVMTI doc references to object allocation tracking
2018-06-23, by jmanson
8203188: Add JEP-181 support to the Zero interpreter
2018-06-05, by sgehwolf
8010319: Implementation of JEP 181: Nest-Based Access Control
2018-06-23, by dholmes
8205199: more Linux clang compile failures
2018-06-22, by martin
8205197: Never default to using libc++ on Linux
2018-06-22, by martin
Merge
2018-06-22, by valeriep
7007966: Add Brainpool ECC support (RFC 5639)
2018-06-22, by valeriep
8155192: [TESTBUG] SHA tests assumes that x86 does not have SHA intrinsics
2018-06-22, by iignatyev
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
2018-06-22, by iveresov
8205459: Rename Access API flag decorators
2018-06-22, by kbarrett
8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java fails with "raw fd count wrong"
2018-06-22, by rriggs
8205194: Improve the Array Comparison when there is mismatch at first element.
2018-06-22, by vdeshpande
8202922: Method reference identity is broken by serialization
2018-06-22, by psandoz
Added tag jdk-11+19 for changeset 36ca515343e0
2018-06-22, by jwilhelm
8189112: AARCH64: optimize StringUTF16 compress intrinsic
2018-06-22, by dpochepk
8204233: Add configurable option for enhanced socket IOException messages
2018-06-22, by michaelm
Merge
2018-06-22, by plevart
Merge
2018-06-22, by plevart
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
2018-06-22, by plevart
8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
2018-06-22, by dcubed
8205474: AARCH64: wrong zr encoding for ccmp instruction
2018-06-22, by dpochepk
8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
2018-06-22, by dpochepk
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
2018-06-22, by weijun
8203299: StringPoolBuffer access covered by exclusive access invariant, remove (problematic) cas operations
2018-06-22, by mgronlun
8204331: AArch64: fix CAS not embedded in normal graph error
2018-06-22, by adinn
8195077: [Testbug] tools/javac/processing/model/completionfailure/NoAbortForBadClassFile.java - AccessDeniedException
2018-06-22, by jlahoda
8205416: windows: fix checking of CloseHandle return code in Java_java_io_FileCleanable_cleanupClose0
2018-06-20, by mbaesken
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
2018-06-22, by pmuthuswamy
8172854: [TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option
2018-06-21, by iignatyev
8202331: Obsolete support for commercial features
2018-06-21, by mikael
8205490: update ProblemList-graal
2018-06-21, by iignatyev
8185927: create regression test for 8062950
2018-06-21, by iignatyev
8205442: Avoid hard-coding --source value in SourceLauncherTest.java
2018-06-21, by jjg
8196425: tools/javac/modules/AnnotationProcessing.java failed
2018-06-21, by jjg
8205053: Decouple type registration from framework lifecycle
2018-06-21, by egahlin
8205424: Change to Xcode 9.4 for building on Macosx at Oracle
2018-06-21, by erikj
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
2018-06-21, by bpb
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
2018-06-21, by alanb
8205398: AES-CBC decryption algorithm using AVX512 instructions
2018-06-21, by kvn
8203184: List.copyOf() fails to copy sublists
2018-06-21, by smarks
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
2018-06-21, by smarks
8205175: Deprecate UnlinkSymbolsALot debugging option.
2018-06-21, by coleenp
8203637: Fix Sources
jdk-11+19
2018-06-21, by jlaskey
8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
2018-06-21, by rwestberg
8205336: Modularize allocations in assembler
2018-06-19, by rkennke
8204938: Add a test case to automatically check the updated LSR data
2018-06-21, by nishjain
8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
2018-06-20, by cjplummer
Added tag jdk-11+19 for changeset fb8b3f467277
2018-06-21, by jwilhelm
8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
2018-06-20, by iveresov
8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
2018-06-20, by lmesnik
8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
2018-06-20, by gromero
8205433: clean up hotspot ProblemList
2018-06-20, by iignatyev
6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
2018-06-20, by gadams
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
2018-06-20, by bsrbnd
Merge
2018-06-20, by chegar
Merge
2018-06-20, by chegar
8204679: HTTP Client refresh
2018-06-20, by chegar
8200115: System property java.vm.vendor value includes quotation marks
2018-06-20, by erikj
8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
2018-06-20, by mseledtsov
8205407: [windows, vs<2017] C4800 after 8203197
2018-06-20, by stuefe
8199435: Unsafe publication of java.util.Properties.map
2018-06-20, by redestad
8203030: Zero s390 31 bit size_t type conflicts in shared code
2018-06-19, by chrisphi
8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
2018-06-20, by mcimadamore
8205339: ZGC: VerifyBeforeIteration not yet supported
2018-06-20, by pliden
8205338: ZGC: LeakProfiler not yet supported
2018-06-20, by pliden
8202624: javadoc generates references to enum constructors, which are not documented
2018-06-20, by pmuthuswamy
8205108: [testbug] Fix pattern matching in jstatd tests.
2018-06-20, by goetz
8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
2018-06-20, by stuefe
8205149: hs201t002 should be put on the problem list
2018-06-19, by cjplummer
8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
2018-06-19, by valeriep
8203680: os::stat() on Posix platform does not need to copy input path
2018-06-19, by stuefe
8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
2018-06-15, by apetushkov
8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
2018-06-19, by pliden
8204571: Add support for launching multiple startup recordings
2018-06-19, by mgronlun
Merge
2018-06-19, by prr
Merge
2018-06-19, by prr
8200605: Create test for GridBagLayoutDemo
2018-06-19, by vagarwal
Merge
2018-06-19, by prr
Merge
2018-06-15, by prr
8204929: Fonts with embedded bitmaps are not always rotated
2018-06-15, by prr
8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
2018-06-15, by psadhukhan
8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
2018-06-15, by psadhukhan
8200353: Shift or Capslock not working in Textfield after accented keystrokes
2018-06-13, by dmarkov
8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
2018-06-13, by mhalder
Merge
2018-06-12, by prr
8204454: Remove of sun.applet.AppletAudioClip
2018-06-12, by serb
8191512: T2K font rasterizer code removal
2018-06-12, by prr
8202768: [macos] Appkit thread slows when any Window Manager active
2018-06-12, by serb
8029250: [macosx] There is no tray icon shown in the system tray area when case starts
2018-06-11, by mhalder
8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
2018-06-10, by prr
6608234: SwingWorker.get throws CancellationException
2018-06-09, by serb
8205055: Fix compilation optimization errors with new Solaris toolchain
2018-06-19, by gadams
8205110: Fix xchip warnings with new Solaris toolchain
2018-06-19, by gadams
8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
2018-06-19, by dchuyko
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
2018-06-19, by naoto
8198719: MethodHandleHelper.linkToStatic should drop MH arg
2018-06-19, by dchuyko
8204353: AARCH64: optimize FPU load and stores in macroAssembler
2018-06-19, by dpochepk
8204473: AARCH64: register post-index addressing mode is not supported directly
2018-06-19, by dpochepk
8205183: Warning about using VS2017 should be removed
2018-06-19, by erikj
8205172: 32 bit build broken
2018-06-19, by mdoerr
8205006: Assertion failure when rehashing stringtable
2018-06-19, by rehn
8205052: No compilation error thrown when no valid parameterization exists for functional interface type
2018-06-19, by vromero
8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
2018-06-19, by phh
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
2018-06-19, by lfoltan
8204268: Improve some IncompatibleClassChangeError messages.
2018-06-15, by goetz
8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
2018-06-19, by thartmann
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
2018-06-19, by rwestberg
8204236: JFR unit test of thread CPU load should be enabled
2018-06-19, by rwestberg
8205064: Fail immediately if an unavailable GC is selected
2018-06-19, by pliden
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
2018-06-19, by rkennke
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
2018-06-15, by neliasso
8204166: TLH: Semaphore may not be destroy until signal have returned.
2018-06-19, by rehn
8204965: Fix '--disable-cds' and disable CDS on AIX by default
2018-06-19, by simonis
8205043: Make parallel reference processing default for G1
2018-06-19, by tschatzl
8203197: C2: consider all paths in loop body for loop predication
2018-06-19, by roland
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
2018-06-19, by stefank
8204538: Split ScanClosure and ScanClosureWithParBarrier
2018-06-07, by stefank
8198669: Refactor annotation array value parsing to reduce duplication
2018-06-18, by cushon
8205148: Turn off logging in jQuery-migrate
2018-06-19, by pmuthuswamy
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
2018-06-18, by iignatyev
8203479: JFR enabled ARM32 build assertion failure
2018-06-18, by bulasevich
8204961: JVMTI jtreg tests build warnings on 32-bit platforms
2018-06-18, by bulasevich
8205054: Could not find "lsof" on test machine
2018-06-18, by lkorinth
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
2018-06-19, by weijun
8205181: ProblemList applications/ctw/modules/java_desktop_2.java
2018-06-18, by kvn
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
2018-06-18, by jjg
8149565: -locale option issues
2018-06-18, by jjg
8170159: Improve the performance of BitSet traversal
2018-06-18, by psandoz
8204231: Update Graal
2018-06-18, by dlong
8204857: ConcurrentHashTable: Fix parallel processing
2018-06-18, by rehn
8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
2018-06-18, by mbaesken
8043575: Dynamically parallelize reference processing work
2018-06-18, by tschatzl
8202845: Refactor reference processing for improved parallelism
2018-05-29, by tschatzl
8196988: Resolve disabled warnings for libjimage
2018-06-18, by sdama
8199871: Deprecate pack200 and unpack200 tools
2018-06-15, by henryjen
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
2018-06-16, by alanb
8204943: Improve message of ArrayStoreException.
2018-06-15, by goetz
8204958: Minor cleanups for the diagnostic framework
2018-06-16, by stuefe
8204939: Change Access nomenclature: root to native
2018-06-15, by kbarrett
8205116: jdeps --system $java.home fails with IAE
2018-06-15, by mchung
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
2018-06-15, by bpb
8202216: Add Buffer mismatch methods
2018-06-14, by vtheeyarath
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
2018-06-15, by mchung
8200121: Remove unused qualified exports in java.base
2018-06-15, by mchung
8203667: Platform specific include files in jdk image in wrong sub directory
2018-06-15, by erikj
8203838: javac performance regression in 11+11
2018-06-15, by mcimadamore
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
2018-06-14, by cushon
8204973: Add build support for filtering translations
2018-06-15, by erikj
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
2018-06-15, by kvn
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
2018-06-15, by kvn
8205025: [AOT] make jdk.aot module upgradeable
2018-06-15, by dnsimon
8200867: Remove references to "jdk 9" in build system
2018-06-15, by ihse
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
2018-06-15, by pliden
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
2018-06-15, by pliden
8205024: ZGC: Worker threads boost mode not always enabled when is should be
2018-06-15, by pliden
8205022: ZGC: SoftReferences not always cleared before throwing OOME
2018-06-15, by pliden
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
2018-06-15, by pliden
8204654: [testbug] Fix pattern matching in jstat tests.
2018-06-14, by goetz
8205096: Add missing files for 8203394
2018-06-15, by jcbeyler
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
2018-06-15, by jcbeyler
8204240: Extend MDO to allow more reasons to be recorded per bci
2018-06-11, by roland
8202537: CLDR33
2018-06-15, by rgoel
8204666: javadoc should be updated to use jQuery 3.3.1
2018-06-15, by pmuthuswamy
8203641: Refactor String Deduplication into shared
2018-06-14, by zgu
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
2018-06-14, by epavlova
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
2018-06-14, by stuefe
8203491: [TESTBUG] Port heapdump tests into java
2018-06-13, by lmesnik
8205003: Replace selected link tags with linkplain in java.lang.Class
2018-06-14, by darcy
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
2018-06-14, by hseigel
8203813: javac accepts an illegal name as a receiver parameter name
2018-06-14, by bsrbnd
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
2018-06-14, by jlaskey
8196618: Create API to list supported values for javac --release option
2018-06-14, by jlahoda
8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
2018-06-14, by tschatzl
8178150: Regression in logic for handling inference stuck constraints
2018-06-14, by mcimadamore
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
2018-06-14, by lkorinth
8204664: PrepareFailureLogs should be done after sequential make targets
2018-06-14, by ihse
8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
2018-06-14, by thartmann
8204531: Remove unused chars following '\0'
2018-06-14, by ysuenaga
8204978: [Graal] Disable Epsilon GC tests from running with Graal
2018-06-14, by epavlova
8203915: Induction variable of over-unrolled loop conflicts with range checks
2018-06-14, by thartmann
8204668: Cleanup management of the java.vm.info System property
2018-06-14, by dholmes
8204613: StringTable: Calculates wrong number of uncleaned items.
2018-06-14, by rehn
8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
2018-06-14, by amlu
Added tag jdk-11+18 for changeset e1b3def12624
2018-06-14, by jwilhelm
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
2018-06-13, by bpb
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
2018-06-13, by joehw
8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
2018-06-13, by dtitov
8204935: [aix] TOC overflow in libjvm.so (release build)
2018-06-13, by stuefe
8204663: clean up remaining native parts after JDK-8187631
2018-06-13, by stuefe
Merge
2018-06-13, by bobv
Merge
2018-06-13, by bobv
Merge
2018-06-12, by bobv
8203357: Container Metrics
2018-06-12, by bobv
8203691: Test /runtime/containers/cgroup/PlainRead.java fails
2018-06-12, by bobv
8204922: Create bootcycle jib profiles
2018-06-13, by erikj
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
2018-06-12, by vtheeyarath
8204923: Restore Symantec root verisignclass2g2ca
2018-06-13, by rhalade
8203344: Make C1 leal patchable on SPARC
2018-06-13, by eosterlund
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
2018-06-13, by jlahoda
8203301: Linux-sparc fails to build after JDK-8199712 (Flight Recorder)
2018-06-13, by glaubitz
8204685: Abstraction for TLAB dummy object
2018-06-13, by rkennke
8203157: Object equals abstraction for BarrierSetAssembler
2018-06-13, by rkennke
8202772: NMT thread stack tracking causes crashes on AIX
jdk-11+18
2018-06-13, by stuefe
8201193: Use XMM/YMM for objects initialization
2018-06-12, by kvn
8203679: AssertionError in DeferredAttr with parenthesized method reference
2018-06-11, by cushon
8204585: Remove IN_ARCHIVE_ROOT from Access API
2018-06-12, by kbarrett
8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
2018-06-12, by bchristi
8204243: remove Thread.destroy() and Thread.stop(Throwable)
2018-06-12, by smarks
8196141: Add GoDaddy root certificates
2018-06-12, by rhalade
8204680: Disassembly does not display code strings in stubs
2018-06-11, by aph
8197930: JNI exception pending in initializeEncoding of jni_util.c
2018-06-12, by rriggs
8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
2018-06-12, by zgu
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
2018-06-12, by pliden
8204113: Upgrade linker used in AOT tests to be same version as build toolchain
2018-06-12, by kvn
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
2018-06-12, by shade
8204861: fix for 8196993 has broken the build on linux
2018-06-12, by sdama
8204850: BarrierSet::make_* should be static
2018-06-12, by shade
Merge
2018-06-12, by adinn
8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
2018-06-12, by aph
8204674: Inconsistent lambda parameter span
2018-06-12, by jlahoda
8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
2018-06-10, by smonteith
8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
2018-05-30, by goetz
8204476: Add additional statistics to CodeCache::print_summary
2018-05-30, by goetz
8196993: Resolve disabled warnings for libunpack
2018-06-12, by sdama
8204097: Simplify OopStorage::AllocateList block entry access
2018-06-11, by kbarrett
8201528: Add new test to check for package versioning information in OpenJDK
2018-06-12, by xyin
8204127: Change bundle format on Windows to zip
2018-06-12, by erikj
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
2018-06-11, by valeriep
8204694: Add failed compiler/stable tests into ProblemList-graal.txt
2018-06-11, by epavlova
8194073: Invalid SunNativeProvider.INSTANCE initialization
2018-06-11, by valeriep
8204682: Parsing for LOG=report=none is broken when combined with other keywords
2018-06-11, by ihse
8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
2018-06-11, by simonis
8204563: UseAppCDS obsolete message confusing
2018-06-11, by ccheung
8204598: add more thread-related system settings info to hs_error file on Linux
2018-06-08, by mbaesken
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2018-06-11, by roland
8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
2018-06-10, by goetz
8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
2018-06-11, by tschatzl
8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
2018-06-11, by tschatzl
8202705: ARM32 build crashes on long JavaThread offsets
2018-06-10, by dsamersoff
8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
2018-06-09, by mchung
8204588: Test failures after "Launch Single-File Source-Code Programs"
2018-06-08, by jjg
8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64
2018-06-04, by rkennke
Merge
2018-06-08, by prr
Merge
2018-06-08, by prr
8202864: [TESTBUG] Need to replace the image used in two Swing tests
2018-06-08, by psadhukhan
8204126: MonospacedGlyphWidthTest.java failed again
2018-06-07, by prr
8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
2018-06-06, by serb
8200132: Remove jre images and bundles
2018-06-06, by erikj
8204187: Remove proprietary JPEG code from javax.imageio
2018-06-06, by prr
8203796: Define API to support specifying ownership of print dialogs
2018-06-06, by prr
8204496: backout fix for 8203796 which was pushed under another ID
2018-06-06, by prr
8203499: Uninitialised memory in WinAccessBridge.cpp
2018-06-06, by prr
Merge
2018-06-06, by prr
8204211: windows : handle potential C++ exception in GDIRenderer
2018-06-04, by mbaesken
8203499: Uninitialised memory in WinAccessBridge.cpp
2018-06-05, by prr
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
2018-06-04, by serb
8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
2018-06-04, by serb
8203308: Remove the appletviewer classes
2018-06-04, by serb
8203367: Upgrade to freetype 2.9.1
2018-06-04, by prr
8202088: Japanese new era implementation
2017-08-09, by naoto
8204375: Add TimeUnit#convert(Duration)
2018-06-08, by dl
8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode
2018-06-08, by ccheung
8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
2018-06-08, by sherman
8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
2018-06-08, by martin
8204444: java.time cleanup
2018-06-08, by martin
8204602: Add devkit for linux-arm32
2018-06-08, by ihse
8204572: SetupJdkLibrary should setup SRC and -I flags automatically
2018-06-08, by ihse
8204504: Fix for 8198285 breaks slowdebug builds
2018-06-08, by eosterlund
8196990: Resolve disabled warnings for libjli
2018-06-08, by sdama
8204610: Compiler confused by parenthesized "this" in final fields assignments
2018-06-08, by mcimadamore
8204584: jdeps generates illegal dot file containing ranksep=0,600000
2018-06-08, by mchung
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
2018-06-08, by bpb
8203425: assert(is_Loop()) failed: invalid node class
2018-06-08, by neliasso
8204539: improve error messages in matchJavaTZ [windows]
2018-06-08, by mbaesken
8204479: Bitwise AND on byte value sometimes produces wrong result
2018-06-08, by shade
8204290: Add check to limit number of capture groups
2018-06-08, by hannesw
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
2018-06-08, by hannesw
8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
2018-06-08, by simonis
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
2018-06-07, by goetz
8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
2018-06-08, by rrich
8204589: ProblemList failing launcher tests
2018-06-07, by dholmes
8203329: JDWP/JDI VM information string is incorrect
2018-06-07, by cjplummer
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
2018-06-07, by kvn
8204577: jittester generator doesn't kill processes on timeout
2018-06-07, by iignatyev
8201274: Launch Single-File Source-Code Programs
2018-06-07, by jjg
8203822: AIX version of jsig.c was not removed in JDK-8200298
2018-06-07, by ihse
8203839: API clarification: versioned jar entry verification in multi-release jar file
2018-06-07, by sherman
8204474: Have instanceRefKlass use HeapAccess when loading the referent
2018-06-07, by pliden
8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
2018-06-06, by vlivanov
8204554: JFR TLAB tracing broken after 8202776
2018-06-07, by eosterlund
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
2018-06-07, by bpb
8203353: Fixup inferred decorators in the interpreter
2018-06-07, by eosterlund
8195097: Make it possible to process StringTable outside safepoint
2018-06-07, by rehn
8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
2018-06-07, by lancea
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
2018-06-07, by stuefe
8202049: G1: ReferenceProcessor doesn't handle mark stack overflow
2018-06-07, by tschatzl
8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
2018-06-07, by tschatzl
8204084: Remove the G1RSBarrierRegionFilter develop flag
2018-06-07, by tschatzl
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
2018-06-07, by alanb
8204287: Phase timings not updated correctly after JDK-6672778
2018-06-07, by sjohanss
8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
2018-06-06, by dtitov
8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
2018-06-06, by sspitsyn
Added tag jdk-11+17 for changeset 64e4b1686141
2018-06-07, by jwilhelm
8204303: Add redirect for overview-summary.html
2018-06-06, by jjg
8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
2018-06-06, by sherman
8174734: Safepoint sync time did not increase
2018-06-06, by dholmes
8204199: Test fails after 8202670 Graal update
jdk-11+17
2018-06-06, by dlong
8204322: "+=" applied to String operands can provoke side effects
2018-06-06, by vromero
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
2018-06-06, by coleenp
8203891: Upgrade JOpt Simple to 5.0.4
2018-06-06, by jlahoda
Merge
2018-06-06, by aph
8204348: AArch64: Remove C2 address reshaping code
2018-06-05, by aph
8203937: Not possible to read data from socket after write detects connection reset
2018-06-06, by alanb
8203872: Upgrading JDK with latest available LSR data from IANA.
2018-06-06, by nishjain
8204345: [s390]: no precompiled headers build broken
2018-06-06, by mdoerr
8193552: ISO 4217 amendment 165
2018-06-05, by ljiang
8190875: modules not listed in overview/index page
2018-06-06, by pmuthuswamy
8199893: the javadoc tool generates pages with a low constrast
2018-06-06, by pmuthuswamy
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
2018-06-05, by dholmes
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
2018-06-05, by rkennke
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
tip