2015-04-22 serb 8078115: Applets now require "modifyThread" permission to exit on windows
2015-04-22 alexsch 8030123: java/beans/Introspector/Test8027648.java fails
2015-04-22 alexsch 8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
2015-04-21 pchopra 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
2015-04-20 prr 7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present
2015-04-19 serb 8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c
2015-04-17 serb 8074757: Remove java.awt.Toolkit methods which return peer types
2015-04-17 serb 8074763: Remove API references to java.awt.dnd.peer
2015-04-17 serb 8074028: Remove API references to java.awt.peer
2015-04-17 prr 8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
2015-04-16 serb 8076264: [macosx] Launching app on MacOSX requires enclosing class
2015-04-16 aivanov 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
2015-04-15 prr Merge
2015-04-15 darcy 8075082: Fix missing doclint warnings in the javax.swing package
2015-04-15 alexsch 8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
2015-04-14 darcy 8076624: Fix missing doclint warnings in javax.swing.text
2015-04-14 darcy 8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
2015-04-14 ddehaven Merge
2015-04-14 alexsch 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
2015-04-14 dmarkov 8073453: Focus doesn't move when pressing Shift + Tab keys
2015-04-14 serb 8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation
2015-04-14 prr 8035302: Eliminate dependency on jdk.charsets from 2D font code.
2015-04-13 sgupta 8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
2015-04-10 pchopra 8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails
2015-04-09 ssadetsky 7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons"
2015-04-09 ssadetsky 6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line.
2015-04-08 darcy 8077094: Fix missing doclint warnings in the javax.swing.plaf package
2015-04-07 darcy 8076422: Fix missing doclint warnings in javax.swing.border
2015-04-07 yan 8076315: move 4 manual functional swing tests to regression suite
2015-04-07 ssadetsky 7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
2015-05-13 vinnie 8068180: sun/security/pkcs11 tests are still in ProblemList.txt
2015-05-13 pchopra 8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
2015-05-12 jmanson 8079841: Buffer underflow with empty zip entry names
2015-05-12 mullan 8075706: Policy implementation does not allow policy.provider to be on the class path
2015-05-12 prappo 8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
2015-05-12 dfuchs 8079773: java/util/logging/LogManager/TestLoggerNames.java
2015-05-12 psandoz 8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
2015-05-12 darcy 8053918: make the spec for @Documented comprehensible
2015-05-11 ihse 8080013: OpenJDK windows build fails due to warning in libfontmanager
2015-05-11 mullan 8034820: Wrong isAssignableFrom test when adding Principal to Subject
2015-05-08 mullan 6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
2015-05-08 chegar 8079782: RandomFactory should be in the jdk.testlibrary package
2015-05-08 alanb 8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
2015-05-08 ihse 8074859: Turn on warnings as error
2015-05-08 ihse 8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665
2015-05-14 katleman Added tag jdk9-b64 for changeset aca452591e50
2017-07-05 duke Merge
2015-05-15 lana Merge
2015-05-12 enevill 8079203: AARCH64: Need to cater for different partner implementations
2015-05-14 katleman Added tag jdk9-b64 for changeset febd2373771c
2015-05-15 lana Merge
2015-05-13 darcy 8075771: Enable "missing" doclint check in build of the java.desktop module
2015-05-13 prr Merge
2015-05-05 prr Merge
2015-04-27 prr Merge
2015-04-15 prr Merge
2015-04-14 ddehaven Merge
2015-04-14 prr 8035302: Eliminate dependency on jdk.charsets from 2D font code.
2015-05-12 ihse 8080082: configure fails if you create an empty directory and then run configure from it
2015-05-12 erikj 8039426: gcc can target wrong instruction set when building JDK native code
2015-05-11 ihse 8079891: Store configure log in $BUILD/configure.log
2015-05-11 sundar 8079900: javadoc is missing for jdk.nashorn.api.tree package
2015-05-08 ihse 8074859: Turn on warnings as error
2015-05-14 katleman Added tag jdk9-b64 for changeset 16659396d71f
2017-07-05 duke Added tag jdk9-b64 for changeset 8ffdeabc7c2b
2017-07-05 duke Merge jdk9-b64
2017-07-05 duke Merge
2015-05-08 lana Merge
2015-05-05 amurillo Merge
2015-05-01 amurillo Merge
2015-04-17 sjiang 8042901: Allow com.sun.management to be in a different module to java.lang.management
2015-05-05 alundblad 8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly)
2015-04-28 sadayapalam 8076279: Refactor Attr.check* methods to receive/handle a CheckMode enumeration
2015-04-27 sadayapalam 8078473: javac diamond finder crashes when used to build java.base module.
2015-04-25 sadayapalam 8078592: Compiler fails to reject erroneous use of diamond with anonymous classes involving "fresh" type variables.
2015-05-07 katleman Added tag jdk9-b63 for changeset 3564e7eeaead
2017-07-05 duke Merge
2015-05-07 katleman Added tag jdk9-b63 for changeset fe75ee04f0d5
2017-07-05 duke Merge
2015-05-07 katleman Added tag jdk9-b63 for changeset 3efcc9d8fe88
2017-07-05 duke Merge
2015-05-08 lana Merge
2015-05-06 attila 8066751: Remove casts redundant with Java 9 buffer APIs
2015-05-06 sundar 8079470: Misleading error message when explicit signature constructor is called with wrong arguments
2015-05-06 hannesw 8066237: Fuzzing bug: Parser error on optimistic recompilation
2015-05-06 attila 8079362: Enforce best practices for Node token API usage
2015-05-06 attila 8079349: Eliminate dead code around Nashorn code generator
2015-05-05 attila 8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException
2015-05-05 hannesw 8078612: Persistent code cache should support more configurations
2015-05-05 hannesw 8078049: Nashorn crashes when attempting to start TypeScript compiler
2015-05-07 katleman Added tag jdk9-b63 for changeset 06dd4411e4ca
2017-07-05 duke Merge
2015-05-08 lana Merge
2015-05-06 avstepan 8079342: some docs cleanup for CORBA - part 2
2015-05-05 avstepan 8079075: some docs cleanup for CORBA - part 1
2015-05-07 katleman Added tag jdk9-b63 for changeset 7a3b72d2f7e4
2017-07-05 duke Merge
2015-05-08 lana Merge
2015-05-07 bpb 8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
2015-05-07 naoto 8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
2015-05-07 simonis 8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...'
2015-05-07 ykantser 8078896: Add @modules as needed to the jdk_svc tests
2015-05-06 darcy 8079544: Mark java/util/regex/RegExTest.java as failing intermittently
2015-05-06 avstepan 8079478: some docs cleanup for sun.security
2015-05-06 ihse 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
2015-05-06 asmotrak 8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
2015-05-06 ksrini 8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
2015-05-05 darcy 8079419: Update to RegEx test to use random number library
2015-05-05 juh 8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
2015-05-05 vinnie 8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
2015-05-05 amurillo Merge
2015-05-04 sla 8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
2015-05-01 amurillo Merge
2015-04-30 bharadwaj Merge
2015-04-21 vlivanov 8078290: Customize adapted MethodHandle in MH.invoke() case
2015-04-17 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
2015-04-27 twisti 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
2015-04-27 jbachorik 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
2015-04-27 jbachorik 8077402: JMXStartStopTest fails intermittently on slow hosts
2015-04-21 sjiang 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
2015-04-20 ykantser 8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
2015-04-17 ccheung Merge
2015-04-17 sjiang 8042901: Allow com.sun.management to be in a different module to java.lang.management
2015-04-15 ykantser 8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined
2015-04-15 jbachorik 8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE
2015-04-13 jbachorik 8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently
2015-04-09 sla 8077137: Port jdk.internal.instrumentation to jdk 9
2015-04-09 sla 8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour
2015-04-08 jbachorik Merge
2015-04-03 jbachorik 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
2015-04-07 ykantser 8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect
2015-04-16 kvn Merge
2015-04-15 zmajo Merge
2015-04-15 zmajo 8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal
2015-04-14 mhaupt 8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
2015-04-14 vlivanov 8076461: JSR292: remove unused native and constants
2015-04-14 vlivanov 8057919: Class.getSimpleName() should work for non-JLS compliant class names
2015-04-14 vlivanov 8077054: DMH LFs should be customizeable
2015-04-03 kvn Merge
2015-03-31 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
2015-03-27 zmajo Merge
2015-03-20 vlivanov 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
2015-04-03 ccheung Merge
2015-03-25 jbachorik 8023093: Add ManagementAgent.status diagnostic command
2015-03-30 farvidsson 8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
2015-03-29 hseigel Merge
2015-03-25 ykantser Merge
2015-03-25 ykantser 8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined
2015-03-25 erikj 8075725: Remove /jre subdir in hotspot dist dir
2015-03-20 dcubed Merge
2015-03-20 sspitsyn 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
2015-03-19 ykantser 8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
2015-05-05 enevill 8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
2015-05-05 weijun 8078439: SPNEGO auth fails if client proposes MS krb5 OID
2015-05-05 erikj 8077422: hprof agent: Build failed with VS2013 Update 4
2015-05-04 weijun 8078495: End time checking for native TGT is wrong
2015-05-04 plevart 8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
2015-05-02 aefimov 8077685: (tz) Support tzdata2015d
2015-05-07 katleman Added tag jdk9-b63 for changeset adea7866d41a
2017-07-05 duke Merge
2015-05-08 lana Merge
2015-05-07 enevill 8079507: aarch64: fails to build due to changes to template interpreter
2015-05-06 dcubed 8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
2015-05-02 amurillo Merge
2015-05-01 amurillo Merge
2015-05-01 jmasa 8079235: quarantine TestLargePageUseForAuxMemory.java
2015-05-01 kvn 8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java
2015-04-30 bharadwaj Merge
2015-04-29 roland 8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected
2015-04-29 sgehwolf 8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
2015-04-23 roland 8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
2015-04-27 zmajo Merge
2015-04-27 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
2015-04-23 goetz 8078482: ppc: pass thread to throw_AbstractMethodError
2015-04-15 goetz 8077838: Recent developments for ppc.
2015-04-22 shade 8076987: C1 should support conditional card marks (UseCondCardMark)
2015-04-22 vlivanov 8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout
2015-03-24 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
2015-04-18 kvn 8078113: 8011102 changes may cause incorrect results
2015-04-15 goetz 8077843: adlc: allow nodes that use TEMP inputs in expand rules.
2015-04-17 vlivanov Merge
2015-04-17 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
2015-04-15 roland 8077832: SA's dumpreplaydata, dumpcfg and buildreplayjars are broken
2015-04-29 coleenp Merge
2015-04-28 ysuenaga 8076212: AllocateHeap() and ReallocateHeap() should be inlined.
2015-04-28 coleenp Merge
2015-04-28 coleenp 8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
2015-04-28 goetz 8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages
2015-04-28 sspitsyn 8073705: more performance issues in class redefinition
2015-04-27 twisti 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
2015-04-27 ctornqvi Merge
2015-04-23 ctornqvi 8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
2015-04-23 ctornqvi 8078435: [TESTBUG] runtime/CommandLine/TestVMOptions.java fails when running with an OpenJDK build
2015-04-24 sla 8078519: Can't run SA tools from a non-images build
2015-04-23 ccheung Merge
2015-04-23 sgehwolf 8078504: Zero fails to build
2015-04-07 stuefe 8076475: Misuses of strncpy/strncat
2015-04-23 jwilhelm Merge
2015-04-22 kbarrett 8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
2015-04-22 sjohanss 8077836: Make sure G1ParGCAllocBuffer are marked as retired
2015-04-22 tschatzl 8076541: Parallel GC registers Java heap twice to NMT
2015-04-21 kbarrett Merge
2015-04-15 jprovino 8074546: Rename and clean up the ParGCAllocBuffer class
2015-04-21 kbarrett 8078193: BACKOUT: Rename and clean up the ParGCAllocBuffer class
2015-04-21 goetz 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.
2015-04-20 stefank 8042891: Format issues embedded in macros for two g1 source files
2015-04-20 pliden 8068582: UseSerialGC not always set up properly
2015-04-20 brutisso 8078156: G1: Remove dead code PrintObjsInRegionClosure
2015-04-20 jwilhelm Merge
2015-04-17 kbarrett 8078021: SATB apply_closure_to_completed_buffer should have closure argument
2015-04-17 mikael 8078017: Introduce hotspot_basicvmtest
2015-04-17 stefank Merge
2015-04-17 goetz 8078048: Fix non-pch build after "8076457: Fix includes of inline.hpp in GC code"
2015-04-17 ecaspole 8077265: Modify assert to help debug JDK-8068448
2015-04-17 stefank 8077936: Remove the unused java_lang_invoke_CallSite::target_volatile
2015-04-17 brutisso 8077938: Remove TraceMarkSweep
2015-04-15 jprovino 8074545: Rename and clean up the ParGCAllocBuffer class
2015-04-16 pliden 8077417: Cleanup of Universe::initialize_heap()
2015-04-16 pliden Merge
2015-04-16 pliden 8077415: Remove duplicate variables holding the CollectedHeap
2015-04-16 brutisso 8077841: G1: Remove PrintReachable support
2015-04-16 brutisso 8077873: G1: Remove G1SATBPrintStubs
2015-04-15 kbarrett 8075466: SATB queue pre-filter verify found reclaimed humongous object
2015-04-21 sjiang 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
2015-04-21 ddmitriev 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
2015-04-21 dholmes 8077674: BSD build failures due to undefined macros
2015-04-18 dholmes 8077308: Fix warning: increase O_BUFLEN in ostream.hpp -- output truncated
2015-04-17 ctornqvi Merge
2015-04-17 ctornqvi 8077608: [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode
2015-04-17 ccheung Merge
2015-04-17 sjiang 8042901: Allow com.sun.management to be in a different module to java.lang.management
2015-04-16 dcubed Merge
2015-04-16 dcubed Merge
2015-04-16 dcubed 8073165: Contended Locking fast exit bucket
2015-04-16 hseigel Merge
2015-04-16 mockner 8073989: Deprecated integer options are considered as invalid instead of deprecated in Java 9
2015-04-16 mockner 8029630: Thread id should be displayed as a hex number in error report
2015-04-16 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
2015-04-15 sla 8077364: "if( !this )" construct prevents build on Xcode 6.3
2015-04-14 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip