2016-01-29 darcy 8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
2016-01-28 lana Merge
2015-11-13 ksrini 8035473: [javadoc] Revamp the existing Doclet APIs
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-28 dl 8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC
2016-01-28 tonyp 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
2016-01-28 alanb 8148192: (fs) Path.register can fail with Bad file descriptor and other errors
2016-01-28 chegar 8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
2016-01-26 martin 8148174: NegativeArraySizeException in Vector.grow(int)
2016-01-27 weijun 8147400: Deprecate policytool
2016-01-27 redestad 8147962: URL should handle lower-casing of protocol locale-independently
2016-01-26 bpb 8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner()
2016-01-26 asmotrak 8144539: Update PKCS11 tests to run with security manager
2016-01-26 chegar 8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently
2016-01-26 chegar 8148154: Integrate JOpt Simple for internal usage by JDK tools
2016-01-28 lana Added tag jdk-9+103 for changeset 67dcc46f8241
2017-07-05 duke Merge
2016-01-28 lana Merge
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-28 lana Added tag jdk-9+103 for changeset 9bd7d91ca664
2016-01-30 ihse 8148351: Only display resolved symlink for compiler, do not change path
2016-01-30 ihse 8148120: Incremental update from build-infra project
2016-01-29 sundar 8148617: top level make docs target does not generate javadocs for dynalink API
2016-01-28 lana Merge
2015-11-12 ksrini 8035473: [javadoc] Revamp the existing Doclet APIs
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-28 ihse 8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e
2016-01-26 chegar 8148154: Integrate JOpt Simple for internal usage by JDK tools
2016-01-28 lana Added tag jdk-9+103 for changeset 8a9ec8b729b4
2017-07-05 duke Added tag jdk-9+103 for changeset 4a652e4ca952
2017-07-05 duke Merge jdk-9+103
2017-07-05 duke Merge
2016-01-25 alanb 8148147: Sync up @modules from jigsaw/jake
2016-01-25 sadayapalam 8145987: Assertion failure when compiling stream with type annotation
2016-01-24 alundblad 8145392: Build fails with "No portfile values materialized"
2016-01-24 alundblad 8056989: Sjavac --server option should be optional
2016-01-22 jlahoda 8143388: Compiler throws NullPointerException during compilation
2016-01-21 jjg 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile
2016-01-21 lana Merge
2016-01-21 erikj 8147930: Langtools test Makefile still requires special make in Cygwin
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-20 mcimadamore 8147546: regression when type-checking generic calls inside nested declarations occurring in method context
2016-01-20 mcimadamore 8147493: regression when type-checking unchecked method calls
2016-01-19 sadayapalam 8144580: java.lang.AssertionError: Missing type variable in where clause: T
2016-01-18 mcimadamore 8147554: InfoOptsTest fails when executed outside make
2016-01-15 jjg 8146208: Add a public DocTreeFactory to the Compiler Tree API
2016-01-21 lana Added tag jdk-9+102 for changeset cb71f7f18b6f
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-18 mkos 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
2016-01-21 lana Added tag jdk-9+102 for changeset 7e3feb2ba5b3
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2015-10-20 aefimov 8134650: Xsl transformation gives different results in 8u66
2015-09-08 aefimov 8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name
2015-08-31 joehw 8133962: More general limits
2016-01-16 joehw 8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator
2016-01-21 lana Added tag jdk-9+102 for changeset 254cbe482e81
2017-07-05 duke Merge
2016-01-23 attila 8133299: Nashorn Java adapters should not early bind to functions
2016-01-22 hannesw 8148040: jjs -fx test does not exit
2016-01-22 mhaupt 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
2016-01-21 lana Merge
2016-01-21 hannesw 8147845: Varargs Array functions still leaking longs
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-20 mhaupt 8144113: enable jjs testing
2016-01-18 mhaupt 8145305: fix Nashorn shebang handling on Cygwin
2016-01-18 hannesw 8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn
2016-01-21 lana Added tag jdk-9+102 for changeset 722ab3267903
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-16 erikj 8146403: Windows build can be faster
2016-01-21 lana Added tag jdk-9+102 for changeset 05d2c272a439
2017-07-05 duke Merge
2016-01-25 alanb 8148147: Sync up @modules from jigsaw/jake
2016-01-25 redestad 8148044: Remove Enum[0] constants from EnumSet and EnumMap
2016-01-24 msheppar 8147862: Null check too late in sun.net.httpserver.ServerImpl
2016-01-09 martin 8146568: NegativeArraySizeException in ArrayList.grow(int)
2016-01-22 bpb 8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
2016-01-22 sgehwolf 8147857: RMIConnector logs attribute names incorrectly
2016-01-22 xiaofeya 8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
2016-01-21 amurillo 8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
2016-01-21 lana Merge
2016-01-21 asmotrak 8138990: Implementation of HTTP Digest authentication may be more flexible
2016-01-21 robm 8147931: Incorrect edits for JDK-8064330
2016-01-21 robm 8064330: Remove SHA224 from the default support list if SunMSCAPI enabled
2016-01-21 chegar 8147922: Remove sun.misc.ClassFileTransformer
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-20 bgopularam 8133085: Avoid creating instances of security providers when possible
2016-01-20 henryjen Merge
2015-12-22 aivanov 8145551: Test failed with Crash for Improved font lookups
2015-12-15 xuelei 8144773: Further reduce use of MD5
2015-12-10 vadim 8143002: [Parfait] JNI exception pending in fontpath.c:1300
2015-12-08 azvegint 8143941: Update splashscreen displays
2015-12-01 chegar 8143185: Cleanup for handling proxies
2015-11-27 weijun 8143959: Certificates requiring blacklisting
2015-11-18 vadim 8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c
2015-11-03 vadim 8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS
2015-10-26 vadim 8140543: Arrange font actions
2015-10-21 vadim 8139012: Better font substitutions
2015-10-16 vadim 8139017: More stable image decoding
2015-10-06 sjiang 8137060: JMX memory management improvements
2015-10-02 igerasim 8134605: Partial rework of the fix for 8081297
2015-10-13 vadim 8132988: Better printing dialogues
2015-10-07 vinnie 8138589: Correct limits on unlimited cryptography
2015-09-08 sjiang 8132210: Reinforce JMX collector internals
2015-09-07 igerasim 8074068: Cleanup in java.base/share/classes/sun/security/x509/
2015-09-03 sjiang 8130710: Better attributes processing
2015-08-03 dsamersoff 8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
2015-07-29 msheppar 8059054: Better URL processing
2015-07-11 igerasim 8081297: SSL Problem with Tomcat
2016-01-20 rriggs 8145459: Cleaner - use Reference.reachabilityFence
2016-01-20 lancea 8146803: Enhance and update Sharding API
2016-01-20 ihse 8145596: Enable debug symbols for all libraries
2016-01-19 amurillo Merge
2016-01-19 dcubed 8147629: quarantine tests failing in 2016.01.14 PIT snapshot
2016-01-19 amurillo Merge
2016-01-15 amurillo Merge
2016-01-12 amurillo Merge
2016-01-07 jprovino Merge
2016-01-04 jbachorik 6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request
2016-01-04 sspitsyn 7065236: To interpret case-insensitive string locale independently
2016-01-04 jbachorik 8145982: JMXInterfaceBindingTest is failing intermittently
2016-01-01 jprovino Merge
2015-12-28 kbarrett 8071507: (ref) Clear phantom reference as soft and weak references do
2015-12-23 dsamersoff 8067194: Restructure hotspot/agent/src to conform the modular source layout
2015-12-18 sgehwolf 6425769: Allow specifying an address to bind JMX remote connector
2015-12-11 jbachorik 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-12-16 akulyakh 8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found
2015-12-14 simonis 8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c
2016-01-06 thartmann Merge
2015-12-29 kvn 8143925: Enhancing CounterMode.crypt() for AES
2015-12-22 twisti Merge
2015-12-18 twisti Merge
2015-12-17 psandoz 8136924: Vectorized support for array equals/compare/mismatch using Unsafe
2015-10-06 psandoz 8133348: Reference.reachabilityFence
2015-12-09 psandoz 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
2015-12-03 psandoz 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
2016-01-05 amurillo Merge
2015-12-18 amurillo Merge
2015-12-14 jprovino Merge
2015-12-11 asmundak 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
2015-12-11 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
2015-11-18 david 8145092: Use Unified Logging for the GC logging
2015-12-09 mhaupt 8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
2016-01-18 mkos 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
2016-01-17 alanb 8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
2016-01-16 darcy 8147508: Correct fix for JDK-8147480
2016-01-16 erikj 8146403: Windows build can be faster
2016-01-16 xuelei 8146669: Test SessionTimeOutTests fails intermittently
2016-01-21 lana Added tag jdk-9+102 for changeset 93b315c61ca3
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-20 ihse 8145596: Enable debug symbols for all libraries
2016-01-15 amurillo Merge
2016-01-13 amurillo 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
2016-01-12 amurillo Merge
2016-01-07 jprovino Merge
2016-01-04 iklam 8145593: Clean up metaspaceShared.cpp
2016-01-04 mlarsson 8145294: TestLogRotation.java triggers a race in the UL framework
2016-01-04 mlarsson 8144220: UL does not support full path names for log files on windows
2016-01-04 mlarsson 8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
2016-01-04 mlarsson 8065331: Add trace events for failed allocations
2016-01-01 jprovino Merge
2015-12-28 kbarrett 8071507: (ref) Clear phantom reference as soft and weak references do
2015-12-24 ctornqvi 8146098: Visual Studio build fails after SA restructure
2015-12-24 coleenp Merge
2015-12-23 coleenp 8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
2015-12-23 rprotacio 8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
2015-12-23 mockner Merge
2015-12-23 mockner 8144874: Reimplement TraceClassResolution with Unified Logging.
2015-12-23 hseigel 8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
2015-12-23 dsamersoff 8067194: Restructure hotspot/agent/src to conform the modular source layout
2015-12-22 rprotacio 8141211: Convert TraceExceptions to Unified Logging
2015-12-22 coleenp Merge
2015-12-22 coleenp 8074457: Remove the non-Zero CPP Interpreter
2015-12-22 ctornqvi Merge
2015-12-22 ctornqvi 8048521: Remove obsolete code from os_windows.cpp/hpp
2015-12-22 tschatzl 8145774: Move scrubbing setup code away out of ConcurrentMark
2015-12-22 tschatzl 8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
2015-12-22 iklam Merge
2015-12-21 iklam 8145271: stand-alone hotspot build is broken
2015-12-21 iignatyev Merge
2015-12-17 kzhaldyb 8132723: Add tests which check that soft references to humongous objects should work correctly
2015-12-21 jmasa Merge
2015-12-18 sangheki 8068394: Trace event for concurrent GC phases
2015-12-17 sangheki 8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
2015-12-21 coleenp Merge
2015-12-20 goetz 8139864: Improve handling of stack protection zones.
2015-12-21 tschatzl 8145671: Rename FromCardCache to G1FromCardCache
2015-12-21 tschatzl 8145667: Move FromCardCache into separate files
2015-12-21 tschatzl 8145674: Fix includes and forward declarations in g1Remset files
2015-12-19 kbarrett Merge
2015-11-18 goetz 8143215: gcc 4.1.2: fix three issues breaking the build.
2015-12-19 coleenp Merge
2015-12-18 coleenp 8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
2015-12-18 rprotacio 8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
2015-12-18 tschatzl Merge
2015-12-18 tschatzl 8145752: Fix include guards in GC code
2015-12-18 tschatzl 8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
2015-12-18 tschatzl 8145534: TestRemsetLogging.java takes a long time
2015-12-18 fparain 8145317: ReservedStackTest fails with ReentrantLock looks corrupted
2015-12-18 jbachorik Merge
2015-12-18 sgehwolf 6425769: Allow specifying an address to bind JMX remote connector
2015-11-24 jbachorik 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-12-17 ctornqvi 8144716: Unable to build in Visual Studio after JVMCI change
2015-12-17 ctornqvi 8145400: ProjectCreator broken after JEP 223 changes
2015-12-17 ctornqvi 8145603: Enable build.bat to use vcproj to build
2015-12-17 rprotacio 8145629: Disable test/runtime/logging/MonitorInflationTest.java
2015-12-17 stuefe 8079125: [aix] clean up Linux-specific code remnants in AIX coding
2015-12-17 iklam 8145620: Disable compiler/floatingpoint/ModNaN.java
2015-12-16 goetz 8145528: PPC64: Remove cpp interpreter implementation - part II
2015-12-16 brutisso 8145315: VM crashes in print_task_time_stamps()
2015-12-09 stuefe 8144219: [posix] Remove redundant code around os::print_siginfo()
2015-12-07 iklam 8144853: Print the names of callees in PrintAssembly/PrintInterpreter
2015-12-15 coleenp Merge
2015-12-15 coleenp Merge
2015-12-15 coleenp Merge
2015-12-11 rprotacio 8145153: Convert TraceMonitorInflation to Unified Logging
2015-12-15 jprovino Merge
2015-12-15 jprovino Merge
2015-12-14 jprovino 8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
2015-12-10 kzhaldyb 8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
2015-12-10 goetz 8145117: PPC64: Remove cpp interpreter implementation
2015-12-15 ihse Merge
2015-12-15 ihse 8142909: Integration of minor fixes from the build-infra project
2015-12-15 brutisso 8145303: Clean up the units for log_gc_footer
2015-12-15 simonis 8145015: jni_GetStringCritical asserts for empty strings
2016-01-06 thartmann Merge
2016-01-05 dnsimon 8146001: Remove support for command line options from JVMCI
2015-12-29 enevill 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2015-12-29 kvn Merge
2015-12-27 hshi 8144993: Elide redundant memory barrier after AllocationNode
2015-12-29 mdoerr 8145913: PPC64: add Montgomery multiply intrinsic
2015-12-21 aph 8145096: Undefined behaviour in HotSpot
2015-12-29 kvn 8143925: Enhancing CounterMode.crypt() for AES
2015-12-28 twisti 8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
2015-12-26 dnsimon 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip