Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-448
+448
+1000
+3000
+10000
+30000
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.
8034182: Misc. warnings in java.net code
2014-02-11, by alanb
8034176: Update mapfile for libjfr
2014-02-11, by sla
8033943: Typo in the documentation for the class Arrays
2014-02-08, by igerasim
8029876: Add a test to verify that Logger.getLogger & LogManager.getLogManager don't throw NPE when System.out == null
2014-02-11, by dfuchs
8034175: Remove use of UseVMInterruptibleIO from tests
2014-02-11, by alanb
8034043: Native methods for preferences API should not be in libjava
2014-02-11, by alanb
8034050: Fix serial lint warnings in javax.print
2014-02-10, by darcy
8034046: Fix serial lint warnings in javax.sound
2014-02-10, by darcy
7152892: some jtreg tests fail with permission denied
2014-02-10, by robm
6791551: ExclusiveBind.java has a race condition
2014-02-10, by jbachorik
8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
2014-02-10, by sla
8033917: Keep track of file paths in file streams and channels for instrumentation purposes
2014-02-10, by sla
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
2014-02-06, by henryjen
8032012: String.toLowerCase/toUpperCase performance improvement
2014-02-07, by sherman
8033900: Remove reference to JNU_Equals in GSSLibStub.c
2014-02-06, by mchung
8033893: jdk build is broken due to the changeset of JDK-8033370
2014-02-06, by mchung
8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
2014-02-06, by michaelm
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
2014-02-06, by naoto
8033565: Remove unused nativeNewStringPlatform
2014-02-06, by rriggs
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
2014-02-06, by alanb
8033778: ObjectIn/OutputStream improvements
2014-02-06, by chegar
8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
2014-02-06, by vinnie
8033758: gcc warnings compiling jdk/src/share/back
2014-02-06, by alanb
Added tag jdk9-b03 for changeset 4a4630af7adf
2014-02-21, by katleman
Merge
2017-07-05, by duke
Merge
2014-03-06, by lana
Merge
2014-02-28, by amurillo
Merge
2014-02-28, by morris
8031754: Type speculation should favor profile data from outermost inlined method
2014-02-28, by roland
8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact
2014-02-27, by goetz
8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239
2014-02-27, by roland
8035283: Second phase of branch shortening doesn't account for loop alignment
2014-02-26, by iveresov
8035396: Introduce accessor for tmp_oop in frame.
2014-02-26, by goetz
Merge
2014-02-26, by anoll
Merge
2014-02-26, by anoll
8034839: jvm hangs with gc/gctests/LoadUnloadGC test
2014-02-26, by anoll
8034188: OSR methods may not be recompiled at proper compilation level
2014-02-11, by neliasso
8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp
2014-02-26, by adlertz
8032642: [TESTBUG] Fix testbugs in compiler/startup/.*
2014-02-26, by anoll
Merge
2014-02-25, by roland
8031752: Failed speculative optimizations should be reattempted when root of compilation is different
2014-02-25, by roland
8033260: assert(lrg._area >= 0.0) failed: negative spill area
2014-02-25, by adlertz
8032656: Tag the MachSpillCopies with purpose information
2014-02-25, by adlertz
8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount
2014-02-25, by anoll
8032894: Remove dead code in Pressure::lower
2014-02-25, by adlertz
8027754: Enable loop optimizations for loops with MathExact inside
2014-01-23, by rbackman
8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
2014-02-24, by kvn
Merge
2014-02-28, by ehelin
8035746: Add missing Klass::oop_is_instanceClassLoader() function
2014-02-27, by stefank
8035648: Don't use Handle in java_lang_String::print
2014-02-27, by stefank
8035822: Unable to test minimalVM
2014-02-26, by jwilhelm
Merge
2014-02-25, by ehelin
8034948: Back out JDK-6976350 since it does not fix any issue
2014-02-24, by tschatzl
8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState
2014-02-24, by tschatzl
8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test
2014-02-24, by tschatzl
8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work
2014-02-24, by tschatzl
8035412: Cleanup ClassLoaderData::is_alive
2014-02-21, by stefank
8035393: Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
2014-02-21, by stefank
8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task
2014-02-24, by ccheung
4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
2014-02-24, by jbachorik
8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
2014-02-24, by mgronlun
8034867: Object references from expression stack are not visible as roots via jvmti FollowReferences and HeapDump
2014-02-23, by sspitsyn
Merge
2014-02-23, by hseigel
8035493: JVMTI PopFrame capability must instruct compilers not to prune locals
2014-02-22, by mgronlun
8034898: [TESTBUG]: Zero failure project - tag all Runtime JTReg bugs that fail nightly
2014-02-20, by gtriantafill
6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris due to race with signal handler
2014-02-19, by fparain
7014526: "java -version" crash on sparc with some values of HeapBaseMinAddress
2014-02-19, by coleenp
8033898: undefined symbol when build hotspot with Xcode5
2014-02-25, by henryjen
Merge
2014-02-21, by amurillo
Merge
2014-02-21, by ehelin
8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation
2014-02-17, by sjohanss
Merge
2014-02-17, by ehelin
8034171: Remove use of template template parameters from binaryTreeDictionary.
2014-02-11, by goetz
8034764: Use process_strong_roots to adjust the StringTable
2014-02-14, by stefank
8034761: Remove the do_code_roots parameter from process_strong_roots
2014-02-13, by stefank
Merge
2014-02-20, by kvn
8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
2014-02-20, by simonis
8035394: PPC64: Make usage of intrinsic dsqrt depend on processor recognition.
2014-02-20, by goetz
8035392: cppInterpreter: fix message of NPE
2014-02-20, by goetz
8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
2014-02-19, by goetz
Merge
2014-02-19, by kvn
8033168: PPC64: gcc 4.8 warning in output_c.cpp
2014-01-30, by goetz
8033117: PPC64: Adapt to 8002074: Support for AES on SPARC
2014-01-29, by goetz
Merge
2014-01-28, by kvn
Merge
2014-01-28, by kvn
8029941: rollback changes in make/jprt.properties for embedded testing
2014-01-28, by kvn
8032634: Add #ifdef PPC64 around OrderAccess operations on _thread_state.
2014-01-24, by goetz
Merge
2014-01-22, by kvn
8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
2014-01-16, by goetz
8031319: PPC64: Some fixes in ppc and aix coding.
2014-01-07, by goetz
8031188: Fix for 8029015: PPC64 (part 216): opto: trap based null and range checks
2014-01-06, by goetz
8030863: PPC64: (part 220): ConstantTableBase for calls between args and jvms
2013-12-20, by goetz
Merge
2014-01-08, by kvn
Merge
2013-12-12, by kvn
8029957: PPC64 (part 213): cppInterpreter: memory ordering for object initialization
2013-12-11, by goetz
8029940: PPC64 (part 122): C2 compiler port
2013-12-11, by goetz
8029888: PPC64: (part 219): adl replacement variable CondRegister
2013-12-10, by goetz
8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
2013-12-02, by goetz
Merge
2013-12-05, by kvn
8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables
2013-12-05, by simonis
8029015: PPC64 (part 216): opto: trap based null and range checks
2013-11-27, by goetz
8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
2013-11-26, by goetz
8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.
2013-11-22, by goetz
8028767: PPC64: (part 121): smaller shared changes needed to build C2
2013-11-21, by goetz
8028471: PPC64 (part 215): opto: Extend ImplicitNullCheck optimization.
2013-11-21, by goetz
Merge
2013-11-21, by kvn
8028580: PPC64 (part 114/120): Support for Call nodes with constants.
2013-11-20, by goetz
8028514: PPC64: Fix C++ Interpreter after '7195622: CheckUnhandledOops has limited usefulness now'
2013-11-19, by simonis
8028470: PPC64 (part 214): linux: extend signal handler to catch SIGTRAP on ppc64.
2013-11-16, by goetz
8028401: PPC (part 117): Improve usability of adlc and format() functionality.
2013-11-15, by goetz
Merge
2013-11-15, by kvn
8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
2013-11-15, by goetz
8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
2013-11-14, by goetz
8027968: Adapt PPC to 8024927: Nashorn performance regression with CompressedOops
2013-11-07, by goetz
8027969: Adapt PPC to 8026328: Setting a breakpoint on invokedynamic crashes the JVM
2013-11-07, by goetz
8027966: Adapt PPC to 8023657: New type profiling points: arguments to call
2013-11-07, by goetz
8027965: Adapt PPC to 8015107: NPG: Use consistent naming for metaspace concepts
2013-11-07, by goetz
8027964: Adapt PPC to 6843347: Boundary values in some public GC options cause crashes
2013-11-07, by goetz
Merge
2013-11-05, by kvn
8026487: PPC64: Implement 'os::fork_and_exec' on AIX
2013-10-16, by simonis
8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
2013-09-15, by goetz
8024922: PPC64 (part 116): Extend adlc to generate fields into nodes.
2013-09-19, by goetz
8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints.
2013-09-18, by goetz
8024469: PPC64 (part 202): cppInterpreter: support for OSR.
2013-09-13, by goetz
8024344: PPC64 (part 112): C argument in register AND stack slot.
2013-09-12, by goetz
8023038: PPC64 (part 15): Platform files for AIX/PPC64 support
2013-09-06, by simonis
8023034: PPC64 (part 14): Implement AIX/PPC64 support in HotSpot makefiles
2013-09-06, by simonis
8024379: Adapt PPC64 port to 8003424
2013-09-06, by goetz
Merge
2013-09-05, by kvn
8023033: PPC64 (part 13): basic changes for AIX
2013-08-22, by goetz
8020775: PPC64 (part 12): posix signal printing
2013-07-26, by goetz
Merge
2013-08-16, by kvn
8019972: PPC64 (part 9): platform files for interpreter only VM.
2013-08-02, by goetz
Merge
2013-08-01, by kvn
8019926: PPC64 (part 106): Make hsdis build and work on Linux/PPC64
2013-07-26, by simonis
Merge
2013-07-19, by kvn
Merge
2013-07-11, by kvn
8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
2013-07-05, by goetz
8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles
2013-07-10, by simonis
8020121: PPC64: fix build in cppInterpreter after 8019519
2013-07-09, by goetz
8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return.
2013-07-03, by goetz
8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
2013-07-03, by goetz
8019517: PPC64 (part 102): cppInterpreter: implement G1 support
2013-07-03, by goetz
8016696: PPC64 (part 4): add relocation for trampoline stubs
2013-07-04, by goetz
Merge
2013-07-03, by kvn
8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking
2013-06-26, by goetz
8017313: PPC64 (part 6): stack handling improvements
2013-06-24, by goetz
Merge
2013-06-27, by kvn
Merge
2013-06-21, by kvn
8016586: PPC64 (part 3): basic changes for PPC64
2013-06-20, by goetz
8016491: PPC64 (part 2): Clean up PPC defines.
2013-06-19, by goetz
8016476: PPC64 (part 1): reenable CORE build
2013-06-19, by goetz
8031498: Cleanup and re-factorize PhaseChaitin::build_ifg_physical
2014-01-24, by adlertz
Merge
2014-01-26, by anoll
8009738: compiler/6826736/Test.java times out on big machines
2014-01-27, by anoll
Merge
2014-01-24, by kvn
8032490: Remove -XX:+-UseOldInlining
2014-01-24, by shade
8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
2014-01-24, by roland
8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
2014-02-18, by coleenp
8034249: need more workarounds for suspend equivalent condition issue
2014-02-18, by sspitsyn
8034080: Remove the USDT1 dtrace code from Hotspot
2014-02-18, by sla
Merge
2014-02-15, by hseigel
8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
2014-02-15, by coleenp
8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed
2014-02-14, by sjiang
8034860: Fatal error due to incorrect thread state during nightly testing
2014-02-14, by ccheung
Merge
2014-02-12, by dsamersoff
Merge
2014-02-12, by dsamersoff
7127191: SA JSDB does not display native symbols correctly for transported Linux cores
2014-02-12, by dsamersoff
8034781: [TESTBUG] runtime/ClassFileUnsupportedClassFileVersion.java unable to find or load main class
2014-02-12, by ctornqvi
Merge
2014-02-12, by ccheung
8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending
2014-02-12, by ccheung
Merge
2014-02-12, by mduigou
8030350: Enable additional compiler warnings for GCC
2014-02-12, by mduigou
8023667: SA: ExceptionBlob and other C2 classes not available in client VM
2014-02-12, by dsamersoff
8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out
2014-02-11, by henryjen
Merge
2014-02-24, by lana
Merge
2014-02-20, by lana
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
2014-01-28, by jeff
7129980: Third Party License Readme update for JDK8
2014-01-13, by jeff
Merge
2014-02-13, by ehelin
8033426: Scale initial NewSize using NewRatio if not set on command line
2014-02-05, by sjohanss
8026849: Fix typos in the GC code, part 2
2013-12-10, by jwilhelm
8033923: Use BufferingOopClosure for G1 code root scanning
2014-02-10, by stefank
Merge
2014-02-10, by ehelin
8033764: Remove the usage of StarTask from BufferingOopClosure
2014-02-10, by stefank
Merge
2014-02-10, by ehelin
8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays.
2014-02-07, by brutisso
8033545: Missing volatile specifier in Bitmap::par_put_range_within_word
2014-02-06, by tschatzl
8031703: Missing post-barrier in ReferenceProcessor
2014-02-06, by pliden
8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink
2014-02-05, by tschatzl
8033601: G1: Make array chunking use the same length field as the other young GCs
2014-02-05, by tonyp
8028254: gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size
2014-02-05, by ehelin
Merge
2014-02-03, by ehelin
8024366: Make UseNUMA enable UseNUMAInterleaving
2014-01-16, by jmasa
8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1
2014-01-31, by tschatzl
6991197: G1: specialize deal_with_reference() for narrowOop*
2014-01-31, by tschatzl
8032771: The flag VerifySilently misses a test case
2014-01-31, by tschatzl
Merge
2014-02-11, by iklam
7182040: volano29 limited by os resource on Linux - need better diagnostic message
2014-02-11, by iklam
8033792: AltHashing used jint for imprecise bit shifting
2014-02-10, by minqi
Merge
2014-02-10, by dcubed
Merge
2014-02-10, by dcubed
8005262: possible gamma launcher issues
2014-02-10, by rdurbin
8028073: race condition in ObjectMonitor implementation causing deadlocks
2014-02-10, by dcubed
8016644: Improve UnsupportedClassVersionError message
2014-02-10, by ctornqvi
Merge
2014-02-09, by hseigel
8033528: assert(0 <= i && i < length()) failed: index out of bounds
2014-02-07, by coleenp
8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
2014-02-07, by dcubed
8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
2014-02-07, by dcubed
8025841: JVMTI: "vtable stub" dynamic code notification is misplaced
2014-02-06, by sspitsyn
Merge
2014-02-06, by coleenp
8029775: Solaris code cleanup
2014-02-06, by coleenp
Merge
2014-02-06, by fparain
8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc
2014-02-06, by fparain
8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime
2014-02-06, by coleenp
8033289: clang: clean up unused function warning
2014-02-05, by henryjen
Merge
2014-02-07, by amurillo
8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
2014-02-05, by ccheung
8032223: nsk/regression/b4663146 gets assert(SafepointSynchronize::is_at_safepoint() || JvmtiEnv::is_thread_fully_suspended(get_thread(), false, &debug_bits))
2014-02-04, by sspitsyn
8033126: Can't call default methods from JNI
2014-02-03, by sla
8032462: Change the linux SDT implementation to use USDT2 instead of USDT1
2014-02-03, by sla
Merge
2014-02-02, by hseigel
8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
2014-01-30, by rdurbin
6656031: SA: jmap -permstat number of classes is off by 1
2014-01-30, by jbachorik
Added tag jdk9-b03 for changeset 69d4b2a482eb
2014-02-21, by katleman
Merge
2014-03-06, by lana
8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
2014-03-05, by erikj
8036145: Solaris standard grep does not understand -qE
2014-03-04, by erikj
8036079: --with-boot-jdk-jvmargs configure options are ignored
2014-03-03, by mduigou
8035904: Solaris fastdebug builds are failing
2014-02-28, by erikj
8035730: Configure fails in cygwin if current dir is in /home/user
2014-02-27, by ihse
8035825: Warn instead of fail when calling the configure wrapper directly
2014-02-27, by ihse
8035725: Must keep microsoft VS_PATH on PATH after toolchain detection
2014-02-25, by ihse
Merge
2014-02-24, by lana
8035495: Improvements in autoconf integration
2014-02-24, by ihse
8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
2014-02-24, by ihse
Merge
2014-02-20, by lana
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
2014-01-28, by jeff
7129980: Third Party License Readme update for JDK8
2014-01-13, by jeff
8034979: Configuration help messages don't consider --no-create
2014-02-17, by mduigou
8034199: Add 'reconfigure' target for re-creating a configuration
2014-02-13, by ihse
8030350: Enable additional compiler warnings for GCC
2014-02-12, by mduigou
8034191: Move relevant parts of build system to new closed repo
2014-02-13, by ihse
8034098: Configure leaves 'a.out' in root dir.
2014-02-11, by erikj
8034146: Update hgforest.sh for new closed tree
2014-02-10, by iris
8032632: Wrong version for the first jdk8 fcs build
2014-02-10, by erikj
8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script.
2014-02-07, by ihse
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
2014-02-06, by alanb
Added tag jdk9-b03 for changeset 0ce00b83a208
2014-02-21, by katleman
Added tag jdk9-b03 for changeset 7f655f31f9bc
2017-07-05, by duke
Merge
jdk9-b03
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
8026773: Failing compilation in Corba does not fail the build
2014-02-05, by erikj
8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions
2014-02-03, by emc
8030091: Request to update error messages from javac for negative varargs test cases
2014-02-02, by jlahoda
8033180: An inappropriate newline symbol in the help section
2014-01-30, by jjg
8033218: Silent failure in TypeAnnotations.resolveFrame
2014-01-30, by emc
8032869: remove support for legacy options in javap
2014-01-29, by jjg
8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs
2014-01-28, by emc
8032980: Silent failure in Attr.annotateType
2014-01-28, by emc
8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options
2014-01-28, by jjg
Merge
2014-01-28, by lana
8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options
2014-01-27, by jjg
8031212: doclint incorrectly rejects some @see tags in javadoc comments
2014-01-27, by jjg
8032587: Change silent failure in Attr.java to assertion
2014-01-24, by emc
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
2014-01-27, by sogoel
8028267: sun.tools.javac.util.Bits contains a main-method with test code
2014-01-24, by alundblad
8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE
2014-01-23, by jfranck
8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch
2014-01-23, by ksrini
8032506: Remove commit.txt that was accidentally pushed with the changeset
2014-01-22, by sogoel
8030816: javac crashes when mixing lambdas and inner classes
2014-01-22, by vromero
8027477: Enable repeating annotations test cases since JDK-8004912 is fixed
2014-01-22, by sogoel
Added tag jdk9-b02 for changeset fc0fe10fbee9
2014-02-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
Merge
2014-01-28, by lana
8032639: Update copyright year to match last edit in jaxws repository for 2013
2013-12-30, by mkos
8029237: Update copyright year to match last edit in jaxws repository for 2012
2012-12-30, by mkos
Added tag jdk9-b02 for changeset 01145cf69089
2014-02-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
Merge
2014-01-28, by lana
8032392: Spec: javax.xml.stream.XMLEventFactory/XMLOutputFactory/XMLInputFactory.newFactory(String, ClassLoader) referring to ServiceLoader.load(Class, ClassLoader)
2014-01-24, by joehw
Added tag jdk9-b02 for changeset 851ae056cca1
2014-02-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
8032681: Issues with Nashorn
2014-01-30, by attila
8032948: Nashorn linkages awry
2014-01-30, by sundar
8032954: Nashorn: extend Java.extend
2014-01-30, by sundar
8032943: Improve reflection in Nashorn
2014-01-30, by sundar
Added tag jdk9-b02 for changeset 81bb5f538220
2014-02-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
8026773: Failing compilation in Corba does not fail the build
2014-02-05, by erikj
Added tag jdk9-b02 for changeset 82544a65e6da
2014-02-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak
2014-02-05, by vinnie
8033616: Fix serial lint warnings in javax.imageio.*
2014-02-05, by darcy
8033526: Fix serial lint warnings in java.awt.*
2014-02-05, by darcy
8033542: test/java/util/logging/SimpleLogManager might let Loggers be gc'ed too early.
2014-02-05, by dfuchs
8032749: Typo in java.time.Clock
2014-02-05, by rriggs
8030993: Check jdk/src/share/native/common/jni_util.c for JNI pending exceptions
2014-02-05, by rriggs
8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
2014-02-05, by vinnie
8033689: PlainDatagramSocketImpl missing returns after throwing an exception
2014-02-05, by chegar
8033680: Profiles build broken
2014-02-05, by erikj
8033532: Freetype include statement must come before X11 include
2014-02-05, by ihse
8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
2014-02-05, by alanb
8026773: Failing compilation in Corba does not fail the build
2014-02-05, by erikj
8025306: Inet[4|6]Address class and fieldID initialization in networking native code
2014-02-04, by chegar
8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions
2014-02-04, by vinnie
8033525: Fix raw and unchecked lint warnings in sun.swing.*
2014-02-04, by darcy
8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
2014-02-04, by coffeys
8029808: com/sun/jdi/ProcessAttachTest.sh times out
2014-02-04, by sla
8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
2014-02-04, by alanb
8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
2014-02-04, by michaelm
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
2014-02-04, by ihse
8033527: Fix raw type lint warning in sun.nio.ch
2014-02-03, by darcy
8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
2014-02-03, by rriggs
8033222: Fix serial lint warnings in sun.awt.*
2014-02-03, by darcy
8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]}
2014-02-03, by darcy
8033416: Remove sun.misc.FpUtils
2014-02-03, by darcy
8033425: Delay loading of net library in PortConfig initialization (workaround for for 8033367)
2014-02-03, by michaelm
8030795: java/nio/file/Files/probeContentType/ForceLoad.java failing with ServiceConfigurationError without jtreg -agentvm option
2014-02-03, by alanb
8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
2014-02-03, by alanb
8033223: Fix serial lint warnings in sun.{font, java2d[.*]}
2014-02-01, by darcy
8032221: Typo in java.util.date
2014-01-31, by rriggs
8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly
2014-01-31, by chegar
8030696: Norwegian locales nb_NO and nn_NO should be available locales
2014-01-31, by naoto
8027348: (process) Enhancement of handling async close of ProcessInputStream
2014-01-30, by igerasim
7150539: HttpURLConnection.getResponseMessage() doesn't throw IOException on server error (OS X)
2014-01-31, by chegar
8032518: fatal error has been detected by the Java Runtime Environment(access violation)
2014-01-31, by mgronlun
8032056: Create demo to illustrate new practices of the default methods usage
2014-01-31, by psandoz
8032020: Update try-with-resources demo
2014-01-31, by anazarov
8031650: Update bulk operation demo
2014-01-31, by anazarov
8032025: Update repeating annotations demo
2014-01-31, by anazarov
8023541: Race condition in rmid initialization
2014-01-30, by smarks
8033221: Fix serial lint warnings in sun.swing.*
2014-01-30, by darcy
Merge
2014-01-30, by coffeys
8030822: (tz) Support tzdata2013i
2014-01-30, by aefimov
8022321: java/lang/ref/OOMEInReferenceHandler.java fails intermittently
2014-01-30, by plevart
8031179: update RMI tests to declare othervm explicitly
2014-01-29, by ewang
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
2014-01-29, by sogoel
8031701: java/lang/management/ThreadMXBean/Locks.java: Thread WaitingThread is expected to wait on Object but got null Thread.State = RUNNABLE
2014-01-29, by jbachorik
8033111: Clean up left-over JObjC code in build system
2014-01-29, by ihse
7142035: assert in j.l.instrument agents during shutdown when daemon thread is running
2014-01-28, by sla
8032697: Issues with Lambda
2014-01-28, by rfield
Merge
2014-01-28, by kvn
Merge
2014-01-28, by kvn
Merge
2014-01-22, by kvn
8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests
2014-01-20, by simonis
8031997: PPC64: Make the various POLL constants system dependant
2014-01-20, by simonis
8031134: PPC64: implement printing on AIX
2014-01-20, by simonis
8028537: PPC64: Updated the JDK regression tests to run on AIX
2014-01-17, by simonis
Merge
2014-01-08, by kvn
Merge
2013-12-12, by kvn
8029669: PPC64: 8027566 changes broke AIX build after sync
2013-12-06, by simonis
Merge
2013-12-05, by kvn
8024854: PPC64: Basic changes and files to build the class library on AIX
2013-11-26, by simonis
Merge
2013-11-21, by kvn
8028066: PPC64: 8025715 changes broke AIX build after sync
2013-11-08, by simonis
Merge
2013-11-05, by kvn
8024900: PPC64: Enable new build on AIX (jdk part)
2013-09-17, by simonis
Merge
2013-09-05, by kvn
Merge
2013-08-16, by kvn
Merge
2013-08-01, by kvn
Merge
2013-07-19, by kvn
Merge
2013-07-11, by kvn
8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
2013-07-02, by simonis
8032711: Issue with Lambda in handling
2014-01-28, by rfield
Merge
2014-01-28, by lana
8032733: Fix cast lint warnings in client libraries
2014-01-28, by darcy
8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private
2014-01-28, by dsamersoff
6760902: inconsistent behavior in system class loader for classes and resources
2014-01-27, by mchung
8032779: Update code in java.lang to use newer language features
2014-01-27, by psandoz
8002116: This JdbReadTwiceTest.sh gets an exit 1
2014-01-27, by dsamersoff
8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
2014-01-27, by dsamersoff
8031572: jarsigner -verify exits with 0 when a jar file is not properly signed
2014-01-25, by weijun
8032616: Fix non-deprecation warnings in com.sun.beans.*
2014-01-24, by darcy
8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
2014-01-24, by simonis
8029646: [pack200] should support the new zip64 format.
2014-01-24, by kizune
8032627: Add @SuppressWarnings("serial") to appropriate javax.swing classes
2014-01-24, by darcy
8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X
2014-01-24, by alanb
8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X
2014-01-24, by alanb
6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
2014-01-23, by mchung
4932272: (cl) Remove declaration of the unused private method ClassLoader.defineClass0
2014-01-23, by mchung
6980984: java/lang/management/MemoryMXBean/MemoryManagement is not robust when getMax() returns -1
2014-01-23, by sjiang
6309226: TEST: java/lang/management/ThreadMXBean/SynchronizationStatistics.java didn't check Thread.sleep
2014-01-23, by jbachorik
8032047: Fix static lint warnings in client libraries
2014-01-22, by darcy
8032502: java.time add @param tags to readObject
2014-01-22, by rriggs
8032397: Remove sun.misc.Ref
2014-01-22, by darcy
Merge
2014-01-22, by mullan
8028431: NullPointerException in DerValue.equals(DerValue)
2014-01-21, by asmotrak
6545321: [TESTBUG] jstatLineCounts4.sh has to be resilient to unexpected output
2014-01-21, by sla
7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X
2014-01-22, by alanb
Added tag jdk9-b02 for changeset 22a10c3cb5f3
2014-02-06, by katleman
Merge
2017-07-05, by duke
Merge
2014-02-11, by lana
Merge
2014-02-05, by amurillo
Merge
2014-01-30, by ehelin
8028391: Make the Min/MaxHeapFreeRatio flags manageable
2014-01-29, by jwilhelm
8031290: Adjust call to getisax() for additional words returned
2014-01-15, by jmasa
8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed
2014-01-20, by sjohanss
8030177: G1: Enable TLAB resizing
2014-01-27, by brutisso
8025856: Fix typos in the GC code
2014-01-23, by jwilhelm
8032379: Remove the is_scavenging flag to process_strong_roots
2014-01-14, by mgerdin
8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
2014-01-20, by sjohanss
8031776: Remove the unnecessary enum GenRemSet::Name
2014-01-20, by ehelin
8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure
2014-01-20, by tschatzl
8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark
2014-01-20, by tschatzl
8027476: Improve performance of Stringtable unlink
2014-01-20, by tschatzl
Merge
2014-01-29, by hseigel
Merge
2014-01-28, by zgu
8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
2014-01-28, by zgu
Merge
2014-01-28, by dsamersoff
7010732: SA_ALTROOT only works if running the SA tools from their build directory.
2014-01-28, by dsamersoff
8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
2014-01-27, by coleenp
7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal.
2014-01-21, by gziemski
8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues
2014-01-27, by sla
8032247: SA: Constantpool lookup for invokedynamic is not implemented
2014-01-27, by dsamersoff
Merge
2014-01-24, by hseigel
8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass.
2014-01-24, by hseigel
8028280: ParkEvent leak when running modified runThese which only loads classes
2014-01-24, by dsimms
8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
2014-01-23, by gdub
Merge
2014-01-23, by minqi
6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack
2014-01-23, by minqi
8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
2014-01-23, by kevinw
8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
2014-01-23, by sla
8032250: Add trace event for VM flag changes
2014-01-23, by sla
Merge
2014-01-20, by kevinw
8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
2014-01-17, by kevinw
Merge
2014-01-19, by hseigel
8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change
2014-01-17, by coleenp
Merge
2014-01-17, by hseigel
8031045: Access checks should precede additional per-instruction checks
2014-01-17, by hseigel
8030812: Change the solaris DTrace implementation to use USDT2 instead of USDT1
2014-01-16, by sla
8030027: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa
2014-01-17, by sspitsyn
8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
2014-01-16, by ccheung
8031151: Add basic CDS tests
2014-01-15, by mseledtsov
6945460: [TESTBUG] runtime/6929067/Test6929067.sh
2014-01-15, by dsimms
Merge
2014-01-24, by kvn
8031695: CHA ignores default methods during analysis leading to incorrect code generation
2014-01-23, by vlivanov
8031743: C2: loadI2L_immI broken for negative memory values
2014-01-21, by iveresov
8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
2014-01-17, by iveresov
Merge
2014-01-28, by lana
Merge
2014-01-23, by amurillo
Merge
2014-01-17, by morris
less
more
|
(0)
-10000
-3000
-1000
-448
+448
+1000
+3000
+10000
+30000
tip