Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-1024
+1024
+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.
8145596: Enable debug symbols for all libraries
2016-01-20, by ihse
Merge
2016-01-14, by amurillo
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
2016-01-13, by amurillo
Merge
2016-01-12, by amurillo
Merge
2016-01-07, by jprovino
8145593: Clean up metaspaceShared.cpp
2016-01-04, by iklam
8145294: TestLogRotation.java triggers a race in the UL framework
2016-01-04, by mlarsson
8144220: UL does not support full path names for log files on windows
2016-01-04, by mlarsson
8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
2016-01-04, by mlarsson
8065331: Add trace events for failed allocations
2016-01-04, by mlarsson
Merge
2016-01-01, by jprovino
8071507: (ref) Clear phantom reference as soft and weak references do
2015-12-28, by kbarrett
8146098: Visual Studio build fails after SA restructure
2015-12-24, by ctornqvi
Merge
2015-12-24, by coleenp
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
2015-12-23, by coleenp
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
2015-12-23, by rprotacio
Merge
2015-12-23, by mockner
8144874: Reimplement TraceClassResolution with Unified Logging.
2015-12-23, by mockner
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
2015-12-23, by hseigel
8067194: Restructure hotspot/agent/src to conform the modular source layout
2015-12-23, by dsamersoff
8141211: Convert TraceExceptions to Unified Logging
2015-12-22, by rprotacio
Merge
2015-12-22, by coleenp
8074457: Remove the non-Zero CPP Interpreter
2015-12-22, by coleenp
Merge
2015-12-22, by ctornqvi
8048521: Remove obsolete code from os_windows.cpp/hpp
2015-12-22, by ctornqvi
8145774: Move scrubbing setup code away out of ConcurrentMark
2015-12-22, by tschatzl
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
2015-12-22, by tschatzl
Merge
2015-12-22, by iklam
8145271: stand-alone hotspot build is broken
2015-12-21, by iklam
Merge
2015-12-21, by iignatyev
8132723: Add tests which check that soft references to humongous objects should work correctly
2015-12-17, by kzhaldyb
Merge
2015-12-21, by jmasa
8068394: Trace event for concurrent GC phases
2015-12-18, by sangheki
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
2015-12-16, by sangheki
Merge
2015-12-21, by coleenp
8139864: Improve handling of stack protection zones.
2015-12-20, by goetz
8145671: Rename FromCardCache to G1FromCardCache
2015-12-21, by tschatzl
8145667: Move FromCardCache into separate files
2015-12-21, by tschatzl
8145674: Fix includes and forward declarations in g1Remset files
2015-12-21, by tschatzl
Merge
2015-12-19, by kbarrett
8143215: gcc 4.1.2: fix three issues breaking the build.
2015-11-18, by goetz
Merge
2015-12-19, by coleenp
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
2015-12-18, by coleenp
8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
2015-12-18, by rprotacio
Merge
2015-12-18, by tschatzl
8145752: Fix include guards in GC code
2015-12-18, by tschatzl
8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
2015-12-18, by tschatzl
8145534: TestRemsetLogging.java takes a long time
2015-12-18, by tschatzl
8145317: ReservedStackTest fails with ReentrantLock looks corrupted
2015-12-18, by fparain
Merge
2015-12-18, by jbachorik
6425769: Allow specifying an address to bind JMX remote connector
2015-12-18, by sgehwolf
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
2015-11-24, by jbachorik
8144716: Unable to build in Visual Studio after JVMCI change
2015-12-17, by ctornqvi
8145400: ProjectCreator broken after JEP 223 changes
2015-12-17, by ctornqvi
8145603: Enable build.bat to use vcproj to build
2015-12-17, by ctornqvi
8145629: Disable test/runtime/logging/MonitorInflationTest.java
2015-12-17, by rprotacio
8079125: [aix] clean up Linux-specific code remnants in AIX coding
2015-12-17, by stuefe
8145620: Disable compiler/floatingpoint/ModNaN.java
2015-12-16, by iklam
8145528: PPC64: Remove cpp interpreter implementation - part II
2015-12-16, by goetz
8145315: VM crashes in print_task_time_stamps()
2015-12-16, by brutisso
8144219: [posix] Remove redundant code around os::print_siginfo()
2015-12-09, by stuefe
8144853: Print the names of callees in PrintAssembly/PrintInterpreter
2015-12-07, by iklam
Merge
2015-12-15, by coleenp
Merge
2015-12-15, by coleenp
Merge
2015-12-15, by coleenp
8145153: Convert TraceMonitorInflation to Unified Logging
2015-12-11, by rprotacio
Merge
2015-12-15, by jprovino
Merge
2015-12-15, by jprovino
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
2015-12-14, by jprovino
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
2015-12-10, by kzhaldyb
8145117: PPC64: Remove cpp interpreter implementation
2015-12-10, by goetz
Merge
2015-12-15, by ihse
8142909: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
8145303: Clean up the units for log_gc_footer
2015-12-15, by brutisso
8145015: jni_GetStringCritical asserts for empty strings
2015-12-15, by simonis
Merge
2016-01-06, by thartmann
8146001: Remove support for command line options from JVMCI
2016-01-05, by dnsimon
8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2015-12-29, by enevill
Merge
2015-12-29, by kvn
8144993: Elide redundant memory barrier after AllocationNode
2015-12-27, by hshi
8145913: PPC64: add Montgomery multiply intrinsic
2015-12-29, by mdoerr
8145096: Undefined behaviour in HotSpot
2015-12-21, by aph
8143925: Enhancing CounterMode.crypt() for AES
2015-12-28, by kvn
8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
2015-12-28, by twisti
8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
2015-12-26, by dnsimon
8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
2015-12-28, by mdoerr
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
2015-12-25, by iignatyev
Merge
2015-12-24, by twisti
8143072: [JVMCI] Port JVMCI to AArch64
2015-12-23, by twisti
8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
2015-12-23, by iignatyev
8145688: Update for x86 pow in the math lib
2015-12-23, by kvn
8146043: run JVMCI tests in JPRT
2015-12-23, by twisti
8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
2015-12-23, by twisti
8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
2015-12-23, by twisti
Merge
2015-12-22, by twisti
8145328: SEGV in DirectivesStack::getMatchingDirective
2015-12-21, by neliasso
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
2015-12-21, by thartmann
8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
2015-12-21, by thartmann
8145566: PrintNMethods compile command broken since b89
2015-12-19, by neliasso
8144704: [JVMCI] add tests for simple code installation
2015-12-15, by rschatz
8145717: Use AVX3 instructions for Arrays.equals() intrinsic
2015-12-18, by kvn
Merge
2015-12-18, by twisti
Merge
2015-12-17, by twisti
8145714: [JVMCI] SPARC broken after JDK-8134994
2015-12-17, by twisti
8144852: Corrupted oop in nmethod
2015-12-17, by dlong
8144091: CompilerControl: directive file doesn't override inlining rules
2015-12-09, by neliasso
8145345: LogCompilation output is empty after JEP165: Compiler Control
2015-12-16, by neliasso
8144246: adding lots of directives via jcmd may produce OOM crash
2015-12-16, by neliasso
8141351: Create tests for direct invoke instructions testing
2015-12-16, by dpochepk
8145553: Fix warnings in AArch64 directory
2015-12-16, by aph
8144582: AArch64 does not generate correct branch profile data
2015-12-16, by aph
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
2015-12-15, by aph
Merge
2015-12-15, by twisti
8134994: use separate VMStructs databases for SA and JVMCI
2015-12-14, by twisti
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
2015-12-15, by iignatyev
8144498: aarch64: large code cache generates SEGV
2015-12-08, by enevill
Merge
2015-12-15, by aph
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
2015-12-14, by aph
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
2015-12-14, by goetz
8144850: C1: operator delete needs an implementation
2015-12-07, by mdoerr
Merge
2015-12-15, by twisti
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
2015-12-14, by never
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
2015-12-13, by dnsimon
8144771: Use AVX3 instructions for string compare
2015-12-14, by kvn
8144466: ppc64: fix argument passing through opto stubs.
2015-12-07, by goetz
Merge
2015-12-14, by kvn
8143355: Update for addition of vectorizedMismatch intrinsic for x86
2015-12-07, by kvn
8143817: C1: Platform dependent stack space not preserved for all runtime calls
2015-12-08, by mdoerr
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
2015-12-11, by vlivanov
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
2015-12-10, by vlivanov
8144935: C2: safepoint is pruned from a non-counted loop
2015-12-10, by vlivanov
8144601: Premature assert in directive inline parsing
2015-12-09, by neliasso
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
2015-12-09, by dnsimon
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
2015-12-09, by psandoz
6808665: Use486InstrsOnly aborts 32-bit VM
2015-12-09, by thartmann
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
2015-12-09, by ppunegov
8140667: CompilerControl: tests incorrectly set states for excluded methods
2015-12-09, by ppunegov
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
2015-12-03, by psandoz
Merge
2015-12-08, by roland
8134883: C1 hard crash in range check elimination in Nashorn test262parallel
2015-12-02, by roland
8144587: aarch64: generate vectorized MLA/MLS instructions
2015-12-07, by fyang
Merge
2015-12-07, by roland
8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
2015-12-01, by roland
8144822: PPC64: Fix build after 8072008
2015-12-07, by mdoerr
8143571: [JVMCI] Double unregistering of nmethod during unloading
2015-12-04, by never
Merge
2015-12-05, by mikael
8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files
2015-12-04, by mikael
Merge
2015-12-04, by mikael
8144657: Invalid format specifiers in jvmci trace messages
2015-12-04, by mikael
8136445: Performance issue with Nashorn and C2's global code motion
2015-12-04, by mdoerr
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
2015-12-04, by vlivanov
8144019: PPC64 C1: Introduce Client Compiler
2015-12-04, by mdoerr
6869327: Add new C2 flag to keep safepoints in counted loops.
2015-12-04, by aeriksso
Merge
2016-01-05, by amurillo
8146481: Disable runtime/logging/DefaultMethodsTest.java
2016-01-05, by rprotacio
Merge
2015-12-18, by amurillo
Merge
2015-12-14, by jprovino
8145301: Improve and unify the printout format for the g1HRPrinter.
2015-12-14, by david
8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections"
2015-12-14, by goetz
8145114: const-correctness for ucontext_t* reading functions
2015-12-14, by stuefe
8145103: [aix] implement os::print_register_info()
2015-12-10, by stuefe
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
2015-12-13, by asmundak
8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases
2015-12-12, by ddmitriev
8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
2015-12-11, by mikael
Merge
2015-12-11, by fparain
8046936: JEP 270: Reserved Stack Areas for Critical Sections
2015-12-11, by fparain
8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure
2015-12-11, by sjohanss
8144701: Change three G1 remembererd set closures to be OopClosures
2015-12-11, by sjohanss
8144584: Change FilterIntoCSClosure to inherit OopClosure
2015-12-11, by sjohanss
8144505: Change G1ParCopyHelper to inherit OopClosure
2015-12-11, by sjohanss
Merge
2015-12-11, by david
8144996: Replace the HeapRegionSetCount class with an uint
2015-12-11, by david
8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo)
2015-12-10, by sebastian
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
2015-12-10, by mdoerr
8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
2015-12-11, by sjohanss
8145092: Use Unified Logging for the GC logging
2015-12-10, by brutisso
Merge
2015-12-10, by jprovino
Merge
2015-12-10, by jprovino
8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
2015-12-10, by jprovino
Merge
2015-12-10, by ctornqvi
8144921: Remove JDK6_OR_EARLIER code from os_windows
2015-12-09, by ctornqvi
8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
2015-12-10, by ctornqvi
Merge
2015-12-10, by dsamersoff
8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation
2015-12-10, by dsamersoff
Merge
2015-12-10, by mgerdin
8144714: Add extension point to G1 evacuation closures
2015-12-09, by mgerdin
Merge
2015-12-10, by sla
8145099: Better error message when SA can't attach to a process
2015-12-10, by sla
Merge
2015-12-10, by david
8145073: Filename and linenumber are not printed for asserts any more.
2015-12-10, by david
8144197: Possible use after free in Arguments::add_property function
2015-12-10, by ddmitriev
8144332: HSDB could not terminate when close button is pushed.
2015-12-09, by ysuenaga
8144965: Show oop pointer in call frame at HSDB.
2015-12-09, by ysuenaga
8133023: ParallelGCThreads is not calculated correctly
2015-11-24, by jmasa
Merge
2015-12-09, by jmasa
Merge
2015-12-09, by kbarrett
8141123: Cleanup in FreeIdSet
2015-12-03, by aharlap
Added tag jdk-9+102 for changeset 62df07007db2
2016-01-21, by lana
Merge
2016-01-21, by lana
8147950: Change JPRT to use new platforms for Linux, Windows and Macosx
2016-01-21, by erikj
8147934: Remove --with-sdk-name from macosx jib profile
2016-01-21, by erikj
8147933: Configure check for number of cpus ignores HT on Macosx
2016-01-21, by erikj
8134605: Partial rework of the fix for 8081297
2015-10-02, by igerasim
8147786: Building hotspot gives error message from find
2016-01-20, by erikj
8145596: Enable debug symbols for all libraries
2016-01-20, by ihse
Merge
2016-01-19, by amurillo
Merge
2016-01-18, by amurillo
Merge
2016-01-14, by amurillo
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
2016-01-13, by amurillo
Merge
2016-01-12, by amurillo
Merge
2016-01-07, by jprovino
Merge
2016-01-01, by jprovino
8067194: Restructure hotspot/agent/src to conform the modular source layout
2015-12-23, by dsamersoff
8145828: JPRT hotspot push jobs should allow merge on push
2015-12-22, by mikael
8132723: Add tests which check that soft references to humongous objects should work correctly
2015-12-17, by kzhaldyb
Merge
2015-12-17, by dholmes
8145427: [aix] xlc: wrong flag used to switch off optimization
2015-12-16, by stuefe
Merge
2016-01-06, by thartmann
Merge
2015-12-22, by twisti
Merge
2015-12-18, by twisti
8132961: JEP 279: Improve Test-Failure Troubleshooting
2015-11-24, by iignatyev
Merge
2016-01-05, by amurillo
Merge
2015-12-18, by amurillo
Merge
2015-12-17, by jprovino
Merge
2015-12-14, by jprovino
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
2015-12-11, by asmundak
8145564: 8036003: startup regression on linux fastdebug builds
2015-12-17, by erikj
8147449: sjavac builds of jdk9/dev with closed sources broken
2016-01-19, by erikj
8146403: Windows build can be faster
2016-01-16, by erikj
Added tag jdk-9+102 for changeset f510188ef3ac
2016-01-21, by lana
Added tag jdk-9+102 for changeset 2dc4c11fe488
2017-07-05, by duke
Merge
jdk-9+102
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2016-01-14, by lana
8144906: Fix jshell's ToolBasicTest
2016-01-13, by jlahoda
8145722: NullPointerException in javadoc
2016-01-12, by jjg
8146368: JShell: couldn't smash the error when it's Japanese locale
2016-01-11, by rfield
8081845: JShell: Need way to refresh relative to external state
2016-01-11, by rfield
8145944: sjavac client could not connect to server
2016-01-11, by alundblad
8056897: Improve error recovery for empty binary and hexadecimal literals.
2016-01-11, by jlahoda
8146727: test tools/sjavac/IncludeExcludePatterns.java fails on Windows
2016-01-08, by jjg
8143852: Implement type variable renaming for functional interface most specific test
2016-01-08, by dlsmith
8146722: javac remove test T6430241.java as irrelevant in 9
2016-01-08, by vromero
8146719: javac test BootClassPathPrepend.java should be deleted
2016-01-08, by vromero
8037789: Surprising more-specific results for lambda bodies with no return expressions
2016-01-08, by dlsmith
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
2016-01-08, by alundblad
Added tag jdk-9+101 for changeset 16043fc1d90b
2016-01-14, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+101 for changeset d391c2d25bea
2016-01-14, by lana
Merge
2017-07-05, by duke
Merge
2016-01-14, by lana
8146606: Catalog.matchSystem() appends an extra '/' to the matched result
2016-01-13, by joehw
8144966: Catalog API: Null handling and reference to Reader
2016-01-12, by joehw
8144967: javax.xml.transform.Source and org.xml.sax.InputSource can be empty
2016-01-08, by joehw
Added tag jdk-9+101 for changeset 8927994dbcdb
2016-01-14, by lana
Merge
2017-07-05, by duke
Merge
2016-01-14, by lana
8144919: Implement missing member handler for BeansLinker
2016-01-14, by attila
8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
2016-01-14, by attila
8147070: Dynalink GuardedInvocation must check the Class object passed
2016-01-14, by sundar
8036977: Make process singleton options to be context wide
2016-01-14, by mhaupt
8147008: Nashorn primitive linker should handle ES6 symbols
2016-01-13, by hannesw
8143896: java.lang.Long is implicitly converted to double
2016-01-12, by hannesw
8146888: Wrong license headers in test files
2016-01-12, by hannesw
Added tag jdk-9+101 for changeset 0a5536ef0eec
2016-01-14, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+101 for changeset e5bebbbe0a34
2016-01-14, by lana
Merge
2017-07-05, by duke
8143554: UnsupportedOperationException is not thrown for unsupported options
2016-01-16, by kshefov
8147480: Mark FJExceptionTableLeak.java as intermittently failing
2016-01-15, by darcy
8141595: (so) java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently
2016-01-15, by alanb
8143100: (sc) java/nio/channels/ServerSocketChannel/Basic.java fails intermittently
2016-01-15, by alanb
8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
2016-01-15, by igerasim
8026766: Add toString() to j.u.Locale.LanguageRange.
2016-01-15, by peytoia
Merge
2016-01-14, by lana
7067728: Remove stopThread RuntimePermission from the default java.policy
2016-01-14, by chegar
8145409: Better detect JRE that JLI will be using
2016-01-14, by dcherepanov
8147078: MethodHandles.catchException does not enforce Throwable subtype
2016-01-14, by mhaupt
8145849: ALPN: getHandshakeApplicationProtocol() always return null
2016-01-13, by wetmore
Merge
2016-01-13, by mullan
8085903: New fix for memory leak in ProtectionDomain cache
2016-01-13, by mullan
8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
2016-01-13, by chegar
8146774: Remove sun.misc.JarFilter
2016-01-13, by chegar
8146736: Move sun.misc performance counters to jdk.internal.perf
2016-01-13, by chegar
8146735: Move sun.misc.PerformanceLogger to sun.awt.util
2016-01-13, by chegar
8146762: Move back java/util/concurrent/Phaser/Basic.java to tier1
2016-01-13, by amlu
8146671: [TEST BUG] java/lang/ref/CleanerTest.java required more memory for -UseCompressedOops runs
2016-01-12, by rriggs
8068938: javax.script package description should specify use of ServiceLoader
2016-01-12, by sundar
8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
2016-01-12, by xuelei
8146745: Problem list SessionCacheSizeTests.java
2016-01-11, by darcy
8146665: Test jdk/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java fails - missing expected output
2016-01-11, by dfuchs
8068803: Performance of LocalDate.plusDays could be better
2016-01-11, by ntv
8146786: [TESTBUG] straighten out testability for several issues
2016-01-11, by mhaupt
8146567: Remove dead code finalizer methods
2016-01-11, by rriggs
8146028: Common Cleaner for finalization replacements in OpenJDK
2016-01-11, by rriggs
8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use
2016-01-11, by xiaofeya
8146744: Remove LFMultiThreadCachingTest.java from windows problem list
2016-01-10, by darcy
8146686: Create the schemeSpecificPart for non-opaque URIs lazily
2016-01-10, by redestad
8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms
2016-01-09, by jlaskey
8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
2016-01-09, by xuelei
8146724: Problem list jdk/internal/jimage/JImageReadTest.java
2016-01-08, by darcy
8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2
2016-01-08, by darcy
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
2016-01-08, by bchristi
8146691: @since 9 tag missing for System.getLogger
2016-01-08, by dfuchs
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
2016-01-08, by alundblad
Added tag jdk-9+101 for changeset 3248b89d1921
2016-01-14, by lana
Merge
2017-07-05, by duke
Merge
2016-01-14, by lana
8146736: Move sun.misc performance counters to jdk.internal.perf
2016-01-13, by chegar
Added tag jdk-9+101 for changeset 8319ac454c80
2016-01-14, by lana
Merge
2016-01-14, by lana
8147091: Remove debug output in basics.m4
2016-01-14, by ihse
8147086: Excluding of copy files broken after JDK-8144226
2016-01-14, by erikj
8146995: Introduce named arguments in configure
2016-01-14, by ihse
8146736: Move sun.misc performance counters to jdk.internal.perf
2016-01-13, by chegar
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
2016-01-08, by alundblad
Added tag jdk-9+101 for changeset f2b58023ac04
2016-01-14, by lana
Added tag jdk-9+101 for changeset 80f67512daa1
2017-07-05, by duke
Merge
jdk-9+101
2017-07-05, by duke
Merge
2017-07-05, by duke
8049422: Remove @jdk.Exported
2016-01-08, by alanb
Merge
2016-01-07, by lana
8145557: Unused method in JavacState should be removed
2016-01-07, by alundblad
8143301: Sjavac does not close file given to --compare-found-sources
2016-01-07, by alundblad
8146572: Update "@since 1.9" to "@since 9" to match java.version.specification [langtools]
2016-01-06, by jjg
8146439: delete test T7021650.java as redundant
2016-01-06, by vromero
8145544: Move sun.misc.VM to jdk.internal.misc
2016-01-06, by chegar
Added tag jdk-9+100 for changeset 14d1224cfed3
2016-01-07, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+100 for changeset 3359dd18cde0
2016-01-07, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+100 for changeset 5c1b9db2f046
2016-01-07, by lana
Merge
2017-07-05, by duke
8049422: Remove @jdk.Exported
2016-01-08, by alanb
Merge
2016-01-07, by lana
8146625: OverloadedDynamicMethod has unused ClassLoader field that can be removed
2016-01-07, by sundar
8146556: jdk.dynalink.beans.ClassLinker can avoid using specific lookup and can use publicLookup instead
2016-01-06, by sundar
8146240: Three nashorn files contain "GNU General Public License" header
2016-01-05, by sundar
Added tag jdk-9+100 for changeset 48ffe69dacef
2016-01-07, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+100 for changeset 9f30c43b7024
2016-01-07, by lana
Merge
2017-07-05, by duke
8049422: Remove @jdk.Exported
2016-01-08, by alanb
8146587: Mark tools/pack200/Pack200Test.java as intermittently failing
2016-01-08, by amlu
Merge
2016-01-07, by lana
8146574: (process) ProcessHandle test cleanup
2016-01-07, by rriggs
4823133: RandomAccessFile.length() is not thread-safe
2015-12-18, by vtewari
8146482: [TESTBUG] java/net/SocketOption/OptionTest should only use multicast capable interfaces for multicast tests
2016-01-07, by simonis
8140472: java/net/ipv6tests/TcpTest.java failed intermittently with java.net.BindException: Address already in use: NET_Bind
2016-01-06, by xiaofeya
8146526: Improve java.net.URI$Parser startup characteristics
2016-01-06, by redestad
8146041: java.net.URLConnection.guessContentTypeFromStream() does not recognize TIFF streams
2016-01-06, by bpb
8146484: Examine sun.misc.MessageUtils
2016-01-06, by chegar
8143047: Re-examine javax/management/ImplementationVersion/ImplVersionTest.java
2016-01-06, by jbachorik
8146105: Undo accidential changes to sun/security/ssl/SignatureAndHashAlgorithm.java
2016-01-06, by robm
8145544: Move sun.misc.VM to jdk.internal.misc
2016-01-06, by chegar
8146359: test/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java fails when nc is not available
2016-01-05, by bpb
8050499: (ch) NativeSignal.signal fails with error 316 on OS X
2016-01-05, by bpb
8146489: @since tag missed
2016-01-05, by ntv
8039301: [ja] Host Locale Provider uses non-translated Calendar field names
2016-01-05, by naoto
8146425: After change 8142907 'EXCLUDE_FILE' is wrongly interpreted as pattern
2016-01-05, by simonis
8145166: Duration.toString violates specification
2016-01-05, by ntv
8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
2016-01-04, by asmotrak
8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
2016-01-04, by sherman
8144082: Add Statement.enquoteNCharLiteral
2016-01-04, by lancea
Added tag jdk-9+100 for changeset 871f1271713c
2016-01-07, by lana
Merge
2017-07-05, by duke
Merge
2016-01-07, by lana
8145544: Move sun.misc.VM to jdk.internal.misc
2016-01-06, by chegar
Added tag jdk-9+100 for changeset 92ba3900f072
2016-01-07, by lana
8146091: Configure fails to configure icecc on OEL
2016-01-08, by erikj
8049422: Remove @jdk.Exported
2016-01-08, by alanb
8146639: Fix detection of Cups headers during configuration
2016-01-08, by simonis
8146638: Only use compiler option files if they are really supported by the toolchain
2016-01-08, by simonis
Merge
2016-01-07, by lana
8145544: Move sun.misc.VM to jdk.internal.misc
2016-01-06, by chegar
Added tag jdk-9+100 for changeset b4a93b4bfc5d
2016-01-07, by lana
Added tag jdk-9+100 for changeset 4379223f8806
2017-07-05, by duke
Merge
jdk-9+100
2017-07-05, by duke
Merge
2017-07-05, by duke
8145239: JShell: throws AssertionError when replace classes with some methods which depends on these classes
2015-12-29, by rfield
Merge
2015-12-24, by lana
8145990: Move sun.misc math support classes to jdk.internal.math
2015-12-22, by chegar
8145466: javac: No line numbers in compilation error
2015-12-22, by sadayapalam
Added tag jdk-9+99 for changeset d68b7daca533
2015-12-23, by lana
Merge
2017-07-05, by duke
Merge
2015-12-24, by lana
8145545: Typos in Javadoc of XmlAdapter
2015-12-24, by coffeys
Added tag jdk-9+99 for changeset ea96eca1121e
2015-12-23, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+99 for changeset 995895614a53
2015-12-23, by lana
Merge
2017-07-05, by duke
8146253: jjs should look for "doc string" property to print documentation on shift-tab
2015-12-30, by sundar
8146251: Avoid annotation to specify documentation for JS builtin functions
2015-12-30, by sundar
Merge
2015-12-24, by lana
8146147: Java linker indexed property getter does not work for computed nashorn string
2015-12-24, by sundar
Added tag jdk-9+99 for changeset e6f9bacfb9a4
2015-12-23, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+99 for changeset 1e7bf1564066
2015-12-23, by lana
Merge
2017-07-05, by duke
8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
2016-01-04, by weijun
8145981: (fs) LinuxWatchService can reports events against wrong directory
2015-12-30, by sebastian
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
2015-12-30, by sdrach
8146209: java/net/NetworkInterface/NetworkInterfaceStreamTest.java still fails after fix JDK-8131155
2015-12-28, by xiaofeya
8146197: SignatureAlgorithms.java after push of JDK-8146192
2015-12-28, by xuelei
8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images
2015-12-25, by igerasim
8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition
2015-12-25, by igerasim
Merge
2015-12-24, by lana
8146192: Add test for JDK-8049321
2015-12-24, by xuelei
8143413: add toEpochSecond methods for efficient access
2015-12-23, by ntv
8058865: JMX Test Refactoring
2015-12-18, by olagneau
8133070: Hot lock on BulkCipher.isAvailable
2015-12-23, by xuelei
8146000: Remove sun.mics.CompoundEnumeration
2015-12-22, by chegar
8146038: CleanerImpl should not depend on ManagedLocalsThread
2015-12-22, by chegar
8146012: CleanerTest fails: Cleanable should have been freed
2015-12-22, by rriggs
Merge
2015-12-22, by prr
Merge
2015-12-22, by prr
Merge
2015-12-14, by prr
Merge
2015-12-14, by prr
8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read()
2015-12-11, by bpb
8144245: [PIT] javax/imageio/plugins/shared/WriteAfterAbort.java
2015-12-11, by bpb
8144654: Improve Marlin logging
2015-12-10, by lbourges
8144445: Maximum size checking in Marlin ArrayCache utility methods is not optimal
2015-12-10, by lbourges
8144446: Automate the Marlin crash test
2015-12-10, by lbourges
8144858: HBShaper.c does not compiler with VS2010
2015-12-10, by prr
Merge
2015-12-10, by prr
8071334: Investigate JAB changes required to support the version string change
2015-12-10, by ptbrunet
8040139: Test closed/javax/print/attribute/Services_getDocFl.java fails with NullpointerException
2015-12-10, by psadhukhan
8139169: [macosx] Action registered for keyboard shortcut is called twice
2015-12-10, by aniyogi
8137106: EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+
2015-12-09, by prr
8144828: Marlin renderer causes unaligned write accesses
2015-12-09, by lbourges
8143909: Behavior of null arguments not specified in javax.sound.midi.spi
2015-12-09, by serb
8144915: TextField throws NPE
2015-12-09, by arapte
7159591: [macosx] In SetFontTest there's no space for the second button
2015-12-08, by serb
8060137: Removing Text from TextField / TextArea is not possible after typing
2015-12-09, by arapte
7160052: GlyphVector.setGlyphPosition can throw an exception on valid input
2015-12-08, by psadhukhan
8144630: Use PrivilegedAction to create Thread in Marlin RendererStats
2015-12-05, by lbourges
8140530: Creating a VolatileImage with size 0, 0 results in no longer working g2d.drawStri
2015-12-04, by psadhukhan
8067660: JFileChooser create new folder fails silently
2015-12-04, by rchamyal
Merge
2015-12-03, by prr
8134152: Public API for java 8 DataFlavor fields do not have @since tag
2015-12-03, by aivanov
8131754: AquaTreeUI.getCollapsedIcon() issue reported in java beans tests with a modular build
2015-12-03, by serb
Merge
2015-12-02, by prr
8144071: ImageIO does not reset stream if an exception is thrown
2015-12-02, by andrew
8041501: ImageIO reader is not capable of reading JPEGs without JFIF header
2015-12-02, by jdv
6967419: IndexOutOfBoundsException when drawing PNGs
2015-12-02, by jdv
8074967: [macosx] JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata
2015-12-02, by jdv
8030702: Deadlock between subclass of AbstractDocument and UndoManager
2015-12-01, by ssadetsky
8068228: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest fails with GTKLookAndFeel
2015-12-01, by ssadetsky
8081457: TrayIcon tests fail in OEL 7 only
2015-12-01, by ssadetsky
8055197: TextField deletes multiline strings
2015-11-26, by arapte
7063986: Wrong JNi method call in font scaler
2015-11-25, by psadhukhan
8068619: remove unused internal function in layout
2015-11-24, by srl
8143895: Fix LDFLAGS issues after JDK-8056925
2015-11-24, by erikj
8145862: Improve lazy initialization of fields in java.net.URI
2015-12-22, by redestad
8145988: Use the raw methods of java.net.URI when possible
2015-12-22, by redestad
8145990: Move sun.misc math support classes to jdk.internal.math
2015-12-22, by chegar
8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
2015-12-22, by amlu
Merge
2015-12-21, by dbuck
Merge
2015-12-21, by dbuck
Merge
2015-12-21, by dbuck
4906983: java.net.URL constructors throw MalformedURLException in undocumented way
2015-12-15, by sebastian
8136597: java/lang/ProcessHandle/InfoTest.java fails
2015-12-21, by rriggs
8145680: Remove unnecessary explicit initialization of volatile variables in java.base
2015-12-21, by redestad
Added tag jdk-9+99 for changeset 67b9c06ea9a7
2015-12-23, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+99 for changeset c71d1910fc22
2015-12-23, by lana
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
2015-12-30, by sdrach
Merge
2015-12-24, by lana
8146002: Need to support mirrors for bootstrapping Jib
2015-12-23, by erikj
8145990: Move sun.misc math support classes to jdk.internal.math
2015-12-22, by chegar
Added tag jdk-9+99 for changeset 08c65d3d2d85
2015-12-23, by lana
Added tag jdk-9+99 for changeset f9bcdce2df26
2017-07-05, by duke
Merge
jdk-9+99
2017-07-05, by duke
Merge
2017-07-05, by duke
8057548: Annotate.Worker should be replaced with lambdas
2015-12-21, by alundblad
8076031: javac should use deterministic data structures for managing free type listeners
2015-12-18, by vromero
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
7190296: Test for type containment during bounds checking
2015-12-17, by dlsmith
8142876: Javac does not correctly implement wildcards removal from functional interfaces
2015-12-17, by mcimadamore
8144832: cast conversion fails when converting a type-variable to primitive type
2015-12-16, by vromero
8143952: JShell: space in class path causes remote launch failure
2015-12-16, by jlahoda
8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
2015-12-15, by jjg
8144888: ToolBox should close any file manager it opens
2015-12-15, by jjg
8145342: Some copyright notices are inconsistently and ill formatted
2015-12-14, by vasya
8143133: Wrong MethodParameters on capturing local class with multiple constructors
2015-12-14, by mcimadamore
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
2015-12-11, by rfield
Added tag jdk-9+98 for changeset fb5570e64ddf
2015-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+98 for changeset 319480c0f426
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8068839: newDuration(x) produces incorrect outputs for some values of x
2015-12-11, by joehw
Added tag jdk-9+98 for changeset 2358f6213989
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8145669: apply2call optimized callsite fails after becoming megamorphic
2015-12-17, by sundar
8145630: accidental debug printlns in NativeFunction.java
2015-12-17, by sundar
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
2015-12-17, by sundar
8145486: jjs should support documentation key shortcut in interactive mode
2015-12-16, by sundar
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
2015-12-14, by attila
8145314: jjs tab-completion should support camel case completion
2015-12-14, by sundar
8144020: Remove long as an internal numeric type
2015-12-14, by hannesw
8144221: fix Nashorn shebang argument handling on Mac/Linux
2015-12-14, by mhaupt
Added tag jdk-9+98 for changeset d1fe6522acf1
2015-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+98 for changeset 870902be1aa6
2015-12-18, by lana
Merge
2017-07-05, by duke
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows
2015-12-21, by sundar
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
2015-12-21, by naoto
8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization
2015-12-21, by rriggs
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
2015-12-21, by dfuchs
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface
2015-12-21, by xiaofeya
8145750: jjs fails to run simple scripts with security manager turned on
2015-12-21, by sundar
8144723: MethodHandleImpl.initStatics is no longer needed
2015-12-19, by redestad
8049321: Support SHA256WithDSA in JSSE
2015-12-18, by xuelei
Merge
2015-12-18, by lana
8145589: Test6277246.java fails to compile after JDK-8144479
2015-12-18, by chegar
8056152: API to create Threads that do not inherit inheritable thread-local initial values
2015-12-18, by chegar
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
2015-12-18, by jbachorik
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
2015-12-18, by psandoz
Merge
2015-12-17, by lana
8145539: (coll) AbstractMap.keySet and .values should not be volatile
2015-12-17, by shade
8145428: Optimize StringUTF16 compress/copy methods for C1
2015-12-17, by shade
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
2015-12-17, by mchung
8145605: Problem list Test6277246.java until a fix for JDK-8145589
2015-12-16, by darcy
8057804: AnnotatedType interfaces provide no way to get annotations on owner type
2015-12-16, by jfranck
8032510: Add java.time.Duration.dividedBy(Duration)
2015-12-16, by rriggs
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
2015-12-16, by asmotrak
8144479: Remove character coders from sun.misc
2015-12-16, by chegar
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
2015-12-16, by chegar
Merge
2015-12-15, by amurillo
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
Merge
2015-12-07, by jprovino
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe"
2015-12-07, by jbachorik
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-11-06, by jbachorik
8145430: Fix typo in StackWalker javadoc
2015-12-15, by mchung
8145139: clean up jdk_collections and jdk_concurrent test groups
2015-12-15, by smarks
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
8143394: PushbackReader throws NullPointerException
2015-12-15, by bpb
8145343: CorruptEntry.java fails after push for JDK-8145260
2015-12-15, by sherman
8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
2015-12-11, by skovalev
8145390: Remove sun.misc.Queue and replace usages with standard Collections
2015-12-15, by chegar
8139572: SimpleDateFormat parse month stand-alone format bug
2015-12-15, by okutsu
8145055: Marlin renderer causes unaligned write accesses
2015-12-14, by lbourges
8145214: Remove sun.misc.Request and RequestProcessor
2015-12-14, by chegar
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
2015-12-14, by chegar
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
2015-12-14, by sherman
8144675: Add a filtering collector
2015-12-13, by shinyafox
8145007: Pattern splitAsStream is not late binding as required by the specification
2015-12-13, by psandoz
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
2015-12-11, by asmotrak
8144952: add wildcards to the Map.ofEntries() method
2015-12-11, by smarks
Added tag jdk-9+98 for changeset 797d5137b545
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
2015-12-09, by jmasa
Merge
2015-12-09, by tschatzl
8060697: Improve G1 Heap Growth Heuristics
2015-12-09, by tbenson
Merge
2015-12-09, by david
8144837: Improve the printout of heap regions in hs_err dump files.
2015-12-09, by david
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
2015-12-09, by kevinw
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded"
2015-12-08, by goetz
Merge
2015-12-08, by mikael
8144881: Various fixes to linux/sparc
2015-12-08, by mikael
8140485: Class load and creation cleanup
2015-12-08, by mgronlun
8140031: SA: Searching for a value in Threads does not work
2015-12-08, by poonam
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
2015-12-07, by fyang
Merge
2015-12-07, by jwilhelm
Merge
2015-12-07, by jwilhelm
8142341: GC: current flags need ranges to be implemented
2015-12-04, by sangheki
Merge
2015-12-07, by iklam
8143615: compactHashtable.hpp includes .inline.hpp file
2015-12-02, by iklam
Merge
2015-12-07, by jprovino
Merge
2015-12-07, by jprovino
8144146: Unified Logging tags cannot be reserved keywords
2015-12-04, by mlarsson
8144605: Invalid format specifier when printing in_cset_state_t
2015-12-04, by mikael
Merge
2015-12-06, by mikael
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
2015-12-04, by mikael
Merge
2015-12-05, by coleenp
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
2015-12-05, by coleenp
8144690: g1Predictions.hpp includes allocation.inline.hpp
2015-12-05, by tschatzl
8144583: Test sanity/ExecuteInternalVMTests.java fails
2015-12-05, by tschatzl
8144192: Enhancements-to-print_siginfo-windows
2015-12-05, by stuefe
8143125: [aix] Further Developments for AIX
2015-11-16, by stuefe
8144702: Using tid decorator in Unified Logging may crash VM
2015-12-05, by stuefe
Merge
2015-12-05, by dsamersoff
Merge
2015-12-04, by dsamersoff
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
2015-12-04, by dsamersoff
Merge
2015-12-05, by iklam
8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed
2015-12-02, by iklam
Merge
2015-12-04, by ehelin
8144712: Remove g1RootClosures.inline.hpp
2015-12-04, by ehelin
Merge
2015-12-04, by mlarsson
8140556: Add force rotation option to VM.log jcmd
2015-12-03, by ysuenaga
Merge
2015-12-04, by jbachorik
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-11-06, by jbachorik
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
2015-12-04, by ddmitriev
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
2015-12-04, by dholmes
Merge
2015-12-04, by coleenp
8144536: Clean up Unified Logging test directory
2015-12-03, by rprotacio
Merge
2015-12-04, by mockner
Merge
2015-12-03, by mockner
8142976: Reimplement TraceClassInitialization with Unified Logging
2015-12-02, by mockner
Merge
2015-12-04, by tschatzl
8136680: Enable adaptive IHOP by default
2015-12-01, by tschatzl
8114853: variable tracking size limit exceeded in vmStructs.cpp
2015-12-03, by dsamersoff
8144343: [aix] Stack bottom should be page aligned
2015-12-02, by stuefe
8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory
2015-11-26, by dfazunen
8144315: update_rs is passed wrong object
2015-12-02, by ehelin
8143291: Remove redundant coding around os::exception_name
2015-12-01, by stuefe
Merge
2015-12-01, by jwilhelm
8143251: HeapRetentionTest.java Test is failing on jdk9/dev
2015-11-26, by sjohanss
8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test
2015-11-30, by ddmitriev
8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
2015-11-27, by ehelin
8144067: Pass obj directly to G1ParScanThreadState::update_rs
2015-11-27, by ehelin
8144052: mark_card_deferred does not need to check g1_young_gen
2015-11-27, by ehelin
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions
2015-11-29, by ehelin
8142402: G1 should not redirty cards in free regions
2015-04-29, by ehelin
8144145: G1GCPhaseTimes should allow externally accounted time
2015-11-29, by ehelin
8144077: Add getter for G1CollectorPolicy::_collectionSetChooser
2015-11-29, by ehelin
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
Added tag jdk-9+98 for changeset 8743629b4f0c
2015-12-18, by lana
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8145670: New Solaris devkits are missing gobjcopy
2015-12-17, by erikj
8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
2015-12-16, by simonis
8145548: Add default directory for freetype source
2015-12-16, by ihse
Merge
2015-12-15, by amurillo
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
Merge
2015-12-08, by dholmes
8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
2015-12-07, by cjplummer
Merge
2015-12-07, by jprovino
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-12-03, by jbachorik
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
2015-12-15, by erikj
8139272: Add configure variable to set concurrency for jtreg tests
2015-12-15, by ehelin
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
2015-12-14, by chegar
8145008: Add libelf package to Linux devkit
2015-12-14, by erikj
Added tag jdk-9+98 for changeset 6850def997b7
2015-12-18, by lana
Added tag jdk-9+98 for changeset d00ad2d9049a
2017-07-05, by duke
Merge
jdk-9+98
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 8a8f52a733dd
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 4b9c476efd58
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 65254ce59909
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 24317dc1c751
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset f0d109eeff1b
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset 7c2e29c8d285
2015-12-17, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+97 for changeset e29399d0152b
2015-12-17, by lana
Added tag jdk-9+97 for changeset b05757ebc035
2015-12-17, by lana
Added tag jdk-9+97 for changeset 4edcff1b9a88
2017-07-05, by duke
Merge
jdk-9+97
2017-07-05, by duke
Merge
2017-07-05, by duke
8144095: jshell tool: normalize command parameter handling
2015-12-10, by rfield
Merge
2015-12-10, by lana
8145051: Wrong parameter name in synthetic lambda method leads to verifier error
2015-12-10, by sadayapalam
8144287: Enhance DocTree API to support @index javadoc tags.
2015-12-01, by ksrini
8136809: Javac fails compiling Collectors.reducing with method reference combiner
2015-12-09, by vromero
8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
2015-12-09, by jlahoda
8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright
2015-12-08, by alundblad
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
2015-12-08, by sadayapalam
8143404: Remove apple script engine code in jdk repository
2015-12-08, by sundar
8144673: Suspect message regarding suitable enclosing instance not being in scope
2015-12-08, by sadayapalam
8059976: Convert JavacFileManager to use java.nio.file internally
2015-12-07, by jjg
Added tag jdk-9+96 for changeset 433994eb0a78
2015-12-10, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+96 for changeset 9bf78b6b2cdb
2015-12-10, by lana
Merge
2017-07-05, by duke
Merge
2015-12-10, by lana
8072081: Supplementary characters are rejected in comments
2015-12-09, by joehw
Added tag jdk-9+96 for changeset 26566f0fde9c
2015-12-10, by lana
Merge
2017-07-05, by duke
8145186: jjs package completion should have a fallback when javac is not available
2015-12-11, by sundar
Merge
2015-12-10, by lana
8144979: Context.fromClass should catch exception from Class.getClassLoader call
2015-12-09, by sundar
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
2015-12-08, by sundar
Added tag jdk-9+96 for changeset 33e727a94932
2015-12-10, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+96 for changeset 9b37c8a452b5
2015-12-10, by lana
Merge
2017-07-05, by duke
8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method
2015-12-11, by bpb
8145077: AIX: fix harfbuzz support
2015-12-11, by simonis
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
2015-12-11, by mullan
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
2015-11-13, by jbachorik
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
2015-12-11, by erikj
8032027: Add BigInteger square root methods
2015-12-10, by bpb
8139133: Changing the modification time on a unix domain socket file fails
2015-12-10, by bpb
Merge
2015-12-10, by lana
8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
2015-12-10, by chegar
8136410: AlgorithmDecomposer is not parsing padding correctly
2015-12-10, by xuelei
8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc.
2015-12-09, by ntv
8025547: Locale.toString() documentation error
2015-12-09, by rgoel
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
2015-12-09, by robm
8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character
2015-12-09, by redestad
8143397: It looks like InetAddress.isReachable(timeout) works incorrectly
2015-12-09, by robm
8141651: Deadlock in sun.security.ssl.SSLSocketImpl
2015-12-09, by xuelei
8139232: JEP-269 initial API and skeleton implementations
2015-12-08, by smarks
8144958: changes by JDK-8142508 seems to have broken jtreg
2015-12-08, by sherman
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
2015-12-08, by sherman
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
2015-12-08, by erikj
8143404: Remove apple script engine code in jdk repository
2015-12-08, by sundar
8144890: Add the intermittent keyword test B6216082.java
2015-12-08, by xuelei
Merge
2015-12-07, by amurillo
Merge
2015-12-07, by amurillo
Merge
2015-12-03, by amurillo
Merge
2015-12-01, by neliasso
8142303: C2 compilation fails with "bad AD file"
2015-11-27, by thartmann
8144880: Instrument intermittently failing test ConfigChanges.java
2015-12-07, by darcy
Added tag jdk-9+96 for changeset 25e9d31417fa
2015-12-10, by lana
Merge
2017-07-05, by duke
Merge
2015-12-10, by lana
Merge
2015-12-03, by amurillo
8144529: [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails to compile after JDK-8143730
2015-12-02, by twisti
8144521: [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
2015-12-02, by twisti
8143219: AArch64 broken by 8141132: JEP 254: Compact Strings
2015-11-26, by aph
8144083: [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
2015-12-01, by twisti
8144028: Use AArch64 bit-test instructions in C2
2015-11-25, by aph
Merge
2015-12-01, by twisti
8139921: add mx configuration files to support HotSpot IDE configuration generation
2015-12-01, by twisti
Merge
2015-12-01, by neliasso
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
2015-12-01, by zmajo
8143730: [JVMCI] infopoint recording is too restrictive
2015-11-30, by dnsimon
8142333: Build failure in debugInfoRec.cpp with SS12u4
2015-11-30, by never
8138896: C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
2015-10-05, by mdoerr
8142303: C2 compilation fails with "bad AD file"
2015-11-27, by thartmann
8143584: Load constant pool tag and class status with load acquire
2015-11-26, by hshi
Added tag jdk-9+96 for changeset 76214951eeab
2015-12-10, by lana
8145185: Rename JAB the build tool to JIB
2015-12-11, by erikj
8145206: Configure broken on Macosx
2015-12-11, by erikj
8145115: make JAVAC_FLAGS=-g no longer works
2015-12-11, by erikj
8036003: Add --with-debug-symbols=[none|internal|external|zipped]
2015-12-11, by ysuenaga
Merge
2015-12-10, by lana
8136782: Introduce a build/configure wrapper
2015-12-09, by erikj
8143404: Remove apple script engine code in jdk repository
2015-12-08, by sundar
Merge
2015-12-03, by amurillo
Merge
2015-12-01, by neliasso
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
2015-11-30, by vlivanov
Added tag jdk-9+96 for changeset 564bf7c0cf4d
2015-12-10, by lana
Added tag jdk-9+96 for changeset 139f19d70350
2017-07-05, by duke
Merge
jdk-9+96
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
8144756: JShell: ToolBasicTest.java missing @bug tag for 8142447
2015-12-07, by rfield
8143268: Langtools tools should create output directories as needed.
2015-12-04, by jjg
8008685: DPrinter should include MethodType.recvtype
2015-12-04, by vromero
Merge
2015-12-02, by lana
8142447: JShell tool: Command change: re-run n-th command should be re-run by id
2015-12-01, by rfield
Merge
2015-11-30, by lana
8143037: JShell should determine commands by prefix
2015-11-30, by jlahoda
8078660: Misleading recommendation from diamond finder.
2015-11-26, by sadayapalam
8144009: ToolBox should have a cleanDirectory method
2015-11-26, by alundblad
8143647: Javac compiles method reference that allows results in an IllegalAccessError
2015-11-26, by sadayapalam
Added tag jdk-9+95 for changeset db3b268801b0
2015-12-02, by lana
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
Merge
2015-11-30, by lana
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
2015-11-27, by mkos
Added tag jdk-9+95 for changeset a094c9b01999
2015-12-02, by lana
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
8132091: Clean up JAXP code that has dependency on Java version string
2015-12-03, by joehw
Merge
2015-12-02, by lana
8142463: Xml schema validation failing after Xerces update; maxOccurs ignored
2015-11-30, by joehw
Added tag jdk-9+95 for changeset 0b5bc9540954
2015-12-02, by lana
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
2015-12-03, by sundar
Merge
2015-12-02, by lana
8144473: Nashorn code assumes NashornCallSiteDescriptor always
2015-12-02, by sundar
8144131: ArrayData.getInt implementations do not convert to int32
2015-11-27, by hannesw
Merge
2015-11-30, by lana
8144230: Add a sample for pluggable dynalink linker
2015-11-30, by sundar
8144186: Update Main.asm sample to use dynalink public API
2015-11-27, by sundar
8144160: Regression: two tests fail on Windows with "ant test" target
2015-11-27, by sundar
8144051: failing test262parallel run leads to successful build
2015-11-26, by sundar
8143642: Nashorn shebang argument handling is broken
2015-11-26, by mhaupt
8141338: Move jdk.internal.dynalink package to jdk.dynalink
2015-11-24, by attila
8143821: Wrong test name in JDK-8143304
2015-11-23, by hannesw
8141407: Wrong evaluation of a != a when a = NaN
2015-11-23, by hannesw
Added tag jdk-9+95 for changeset a769d473f680
2015-12-02, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+95 for changeset 643584fab5fe
2015-12-02, by lana
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
8144262: LogRecord.getMillis() method is a convenience API that should not have been deprecated
2015-12-07, by dfuchs
8138638: Security tests using jdk/test/sun/security/krb5/auto/KDC.java fail intermittently with OutOfMemoryError
2015-12-07, by weijun
8141593: Test RetryHttps timed out intermittently
2015-12-07, by xuelei
8143854: java/util/regex/RegExTest.java.RegExTest failed
2015-12-04, by sherman
8144742: Instrument intermittently failing test GCDuringIteration.java
2015-12-04, by darcy
8144660: VersionCheck.java fails when it tries to run jaccess*.exe -J-version on windows
2015-12-03, by ksrini
8144627: Problem list WriteAfterAbort.java
2015-12-03, by darcy
8144616: Problem building OpenJDK/harfbuzz on jprt
2015-12-03, by prr
8130246: java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
2015-12-03, by rgoel
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
2015-12-03, by mhaupt
8072844: Use more efficient LambdaForm type representation
2015-12-03, by mhaupt
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
2015-12-02, by mli
8144214: Some log messages will be discarded when VM is bootstrapping
2015-12-02, by mli
8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
2015-12-03, by chegar
8141243: Unexpected timezone returned after parsing a date
2015-12-03, by okutsu
Merge
2015-12-02, by prr
Merge
2015-12-02, by prr
8144526: Remove Marlin logging use of deleted internal API
2015-12-02, by prr
Merge
2015-12-02, by prr
8144074: [PIT] Crash calling Toolkit.getScreenSize() on Windows.
2015-12-02, by prr
8143849: Integrate Marlin renderer per JEP 265
2015-11-23, by lbourges
8143848: changeset was pushed with wrong attributions
2015-11-23, by flar
8076529: Marlin antialiasing renderer integration
2015-11-23, by flar
8143342: Integrate Java Image I/O support for TIFF per JEP 262
2015-11-23, by bpb
Merge
2015-11-23, by prr
8143177: Integrate harfbuzz opentype layout engine per JEP 258
2015-11-23, by prr
7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X
2015-11-23, by kshefov
8135100: Behavior of null arguments not specified in javax.sound.sampled.spi
2015-11-22, by serb
8056925: Add jaccessinspector and jaccesswalker to the bin directory
2015-11-20, by ptbrunet
8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
2015-11-20, by rchamyal
8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer
2015-11-19, by omajid
8143256: The build is broken after JDK-8081411
2015-11-19, by serb
8081411: Add an API for painting an icon with a SynthContext
2015-11-18, by alexsch
Merge
2015-11-17, by prr
Merge
2015-11-17, by prr
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled.
2015-11-18, by psadhukhan
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
2015-11-17, by psadhukhan
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
2015-11-17, by alexsch
7124218: Space should select cell in the JTable
2015-11-17, by alexsch
8030099: Memory usage of java process increases after pressing start button in test window
2015-11-17, by rchamyal
7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
2015-11-16, by prr
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
2015-11-16, by rchamyal
8081491: The case print incomplete.
2015-11-16, by psadhukhan
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
2015-11-13, by rchamyal
8137571: Linux HiDPI Graphics support
2015-11-13, by alexsch
8073320: Windows HiDPI Graphics support
2015-11-13, by alexsch
8134116: Add more comprehensive fix and regression test for JDK-8133897
2015-11-12, by ptbrunet
8144533: VersionCheck.java failing after Verona changes in dev
2015-12-02, by ksrini
8143858: typo in Timer.purge() doc
2015-12-02, by smarks
6856817: Poor performance of Writer#append with CharBuffer
2015-12-02, by vtewari
Merge
2015-12-02, by lana
8144349: @since tag missed
2015-12-02, by ntv
8144313: Test SessionTimeOutTests can be timeout
2015-12-02, by xuelei
8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll
2015-12-02, by rriggs
8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
2015-12-02, by rriggs
8143131: Remove unused code from java.lang.invoke
2015-12-02, by redestad
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
2015-12-02, by weijun
8130132: jarsigner should emit warning if weak algorithms or keysizes are used
2015-12-02, by weijun
8141457: keytool default cert fingerprint algorithm should be SHA-256
2015-12-02, by weijun
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
2015-12-02, by vinnie
8143298: Test ReadTimeout.java fails intermittently
2015-12-02, by xuelei
Merge
2015-12-01, by amurillo
Merge
2015-11-30, by amurillo
Merge
2015-11-30, by jwilhelm
8143121: javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently
2015-11-26, by akulyakh
8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-24, by erikj
8143967: The stream state check should handle unsigned anchor value
2015-11-24, by mchung
8143911: Reintegrate JEP 259: Stack-Walking API
2015-11-24, by mchung
Merge
2015-11-24, by ctornqvi
8143931: Back out JDK-8140450
2015-11-24, by ctornqvi
8140687: Move @Contended to the jdk.internal.vm.annotation package
2015-11-24, by chegar
Merge
2015-11-24, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-19, by jiangli
8140802: Clean up and refactor of class loading code for CDS
2015-06-24, by iklam
8140450: Implement JEP 259: Stack-Walking API
2015-11-23, by mchung
Merge
2015-11-27, by amurillo
Merge
2015-11-23, by neliasso
Merge
2015-11-16, by neliasso
8042997: Make intrinsic some or all check index/range methods
2015-11-16, by roland
8143926: ObjectStreamField constructor eagerly load ObjectStreamClass
2015-12-01, by redestad
8144294: jdk/security/jarsigner/Function.java failed to clean up files after test on Windows
2015-12-01, by weijun
8144107: jdk/security tests not included
2015-12-01, by weijun
8136442: Don't tie Certificate signature algorithms to ciphersuites
2015-12-01, by xuelei
Merge
2015-11-30, by lana
8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
2015-11-30, by robm
8043138: Attach API should not require jvmstat rmi protocol
2015-11-13, by jbachorik
8144210: Runtime.currentRuntime should be final
2015-11-29, by alanb
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
2015-11-27, by mkos
8143087: Miscellaneous changes imported from jsr166 CVS 2015-11
2015-11-25, by dl
8142441: Improve jtreg tests for java.util.concurrent
2015-11-25, by dl
8139574: ReentrantReadWriteLock documentation example has compile time error
2015-11-25, by dl
8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder)
2015-11-25, by dl
8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out
2015-11-25, by dl
8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2
2015-11-25, by dl
8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently
2015-11-25, by dl
8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request
2015-11-25, by dl
8143073: Improve documentation for ConcurrentHashMap serialized form
2015-11-25, by dl
8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
2015-11-25, by dl
8085984: Add JDBC Sharding API
2015-11-25, by lancea
8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral
2015-11-25, by lancea
8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
2015-11-25, by mhaupt
7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java
2015-11-25, by okutsu
8143913: MSCAPI keystore should accept Certificate[] in setEntry()
2015-11-25, by weijun
8143377: Test PKCS8Test.java fails
2015-11-25, by amjiang
7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java
2015-11-24, by rgoel
8136500: Integer/Long getChars and stringSize should be more idiomatic
2015-11-24, by shade
8143141: Bring in minor build changes from the jigsaw/jake forest
2015-11-24, by erikj
8141338: Move jdk.internal.dynalink package to jdk.dynalink
2015-11-24, by attila
8073211: javadoc of Format parseObject methods should specify NullPointerExceptions
2015-11-24, by okutsu
8139430: Refactor test library to decrease module dependencies of tests
2015-11-23, by shurailine
8143553: StringBuffer.getByte(byte[], int, byte) should be package private (not protected)
2015-11-23, by sherman
8143813: Problem list PKCS8Test.java
2015-11-23, by darcy
8143583: Several tests don't work with latest jtreg due to non-existing files in @build
2015-11-23, by amlu
8066272: pack200 must support Multi-Release Jars
2015-09-28, by ksrini
Added tag jdk-9+95 for changeset 67e86f2e3448
2015-12-02, by lana
Merge
2017-07-05, by duke
Merge
2015-12-07, by lana
Merge
2015-12-02, by lana
Merge
2015-11-30, by amurillo
Merge
2015-11-30, by jwilhelm
8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
2015-11-27, by mlarsson
Merge
2015-11-27, by ehelin
8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
2015-11-26, by ehelin
8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
2015-11-26, by ehelin
8144134: Nightly tests fail with SIGSEGV in Ticks::now()
2015-11-27, by erikj
8142404: Parallelize the restoring of preserved marks
2015-11-26, by ehelin
8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
2015-10-19, by ehelin
Merge
2015-11-26, by ehelin
8142494: Add extension point to G1EvacuationRootClosures
2015-11-25, by ehelin
Merge
2015-11-26, by coleenp
Merge
2015-11-25, by coleenp
8136978: Much nearly duplicated code for vmError support
2015-11-25, by sebastian
Merge
2015-11-25, by acorn
8098557: Only init superintf if subclass, not sub interface inits.
2015-11-25, by acorn
Merge
2015-11-25, by tschatzl
Merge
2015-11-25, by tschatzl
8136679: JFR event for adaptive IHOP
2015-11-25, by tschatzl
8136678: Implement adaptive sizing algorithm for IHOP
2015-11-24, by tschatzl
8136681: Factor out IHOP calculation from G1CollectorPolicy
2015-11-24, by tschatzl
Merge
2015-11-25, by ehelin
8142495: Move G1ParEvacuateFollowersClosure to header file
2015-11-24, by ehelin
Merge
2015-11-25, by brutisso
Merge
2015-11-25, by brutisso
8143544: Make CMSCollector::is_cms_reachable() non-product
2015-11-25, by brutisso
Merge
2015-11-25, by david
8143587: G1 crashes with humongous object of size that almost fills a heap region
2015-11-24, by david
Merge
2015-11-25, by erikj
8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-24, by erikj
Merge
2015-11-25, by ccheung
8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
2015-11-24, by ccheung
Merge
2015-11-25, by coleenp
8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
2015-11-24, by rprotacio
Merge
2015-11-25, by jprovino
Merge
2015-11-24, by jprovino
8139922: Get rid of dead code in ConcurrentMark
2015-11-24, by jprovino
Merge
2015-11-25, by mchung
8143911: Reintegrate JEP 259: Stack-Walking API
2015-11-24, by mchung
Merge
2015-11-24, by dholmes
8143233: [windows] Fixes to os::check_heap()
2015-11-24, by stuefe
Merge
2015-11-24, by ddmitriev
Merge
2015-11-24, by ddmitriev
8143038: [TESTBUG] TestOptionsWithRanges: allow excluding only a subset of tested values specified for a flag
2015-11-24, by ddmitriev
Merge
2015-11-24, by ctornqvi
8143931: Back out JDK-8140450
2015-11-24, by ctornqvi
8140687: Move @Contended to the jdk.internal.vm.annotation package
2015-11-24, by chegar
8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
2015-11-24, by hshi
Merge
2015-11-24, by kbarrett
8141135: Remove G1RemSet::write_ref
2015-11-23, by aharlap
Merge
2015-11-24, by dholmes
8143836: [TESTBUG] runtime/CommandLine/IgnoreUnrecognizedVMOptions fails in jdk9/dev
2015-11-23, by dholmes
Merge
2015-11-24, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-24, by coleenp
Merge
2015-11-23, by coleenp
8143157: Convert TraceVMOperation to Unified Logging
2015-11-23, by rprotacio
Merge
2015-11-24, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-23, by jiangli
Merge
2015-11-19, by jiangli
8140802: Clean up and refactor of class loading code for CDS
2015-08-18, by iklam
Merge
2015-11-23, by coleenp
Merge
2015-11-23, by coleenp
8141706: [TESTBUG] Update tests failing due to changed behavior
2015-11-20, by gziemski
8140450: Implement JEP 259: Stack-Walking API
2015-11-23, by mchung
8143229: Replace the develop level with develop macros in Unified Logging
2015-11-20, by mlarsson
8142483: Unified logging log instances cause warnings on windows when only static functions are used
2015-11-11, by mlarsson
Merge
2015-11-20, by david
8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
2015-11-20, by david
Merge
2015-11-20, by ddmitriev
8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
2015-11-20, by stsmirno
8142390: Move ScanRSClosure to header file
2015-10-19, by ehelin
8142399: G1ParCopyClosure does not need do_oop_work
2015-09-11, by ehelin
Merge
2015-11-20, by coleenp
Merge
2015-11-20, by coleenp
8138983: Runtime: implement ranges for Shared*** flags
2015-11-19, by gziemski
8143252: Clean up G1CollectedHeap interface
2015-11-19, by drwhite
Merge
2015-11-19, by hseigel
Merge
2015-11-19, by ctornqvi
8143324: Backout JDK-8087223
2015-11-19, by ctornqvi
8143255: Remove debug logging from SymbolTable::unlink() and SymbolTable::possibly_parallel_unlink()
2015-11-19, by brutisso
Merge
2015-11-27, by jwilhelm
8143078: Remove JVM_DefineClassWithSourceCond() API
2015-11-19, by hseigel
Merge
2015-11-18, by dcubed
8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
2015-11-18, by gthornbr
Merge
2015-11-18, by coleenp
8141641: Runtime: implement range for ErrorLogTimeout
2015-11-18, by gziemski
8141570: Fix Zero interpreter build for --disable-precompiled-headers
2015-11-18, by coleenp
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
2015-11-17, by minqi
Merge
2015-11-26, by neliasso
Merge
2015-11-26, by twisti
8143308: Add inline checks and tests
2015-11-26, by ppunegov
8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
2015-11-25, by tpivovarova
8144053: [TESTBUG] CompilerToVM::getStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
2015-11-25, by tpivovarova
8144024: Octane fails with "memory leak: allocating handle outside HandleMark"
2015-11-25, by vlivanov
Merge
2015-11-25, by vlivanov
8143408: Crash during InstanceKlass unloading when clearing dependency context
2015-11-25, by vlivanov
8138952: C1: Distinguish between PPC32 and PPC64
2015-11-23, by mdoerr
8139384: [TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature
2015-11-24, by dpochepk
8142967: [TESTBUG] Compiler control tests get NullPointerException
2015-11-24, by ppunegov
8142385: [Testbug] RandomCommandsTest fails with error: Could not parse method pattern
2015-11-24, by ppunegov
8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command
2015-11-24, by ppunegov
8066156: JEP-JDK-8046155: Test task: stress by dcmd
2015-11-24, by ppunegov
8066154: JEP-JDK-8046155: Test task: huge directive file
2015-11-24, by ppunegov
8067939: make Out of space in CodeCache messages consistent
2015-11-24, by tpivovarova
less
more
|
(0)
-30000
-10000
-1024
+1024
+10000
tip