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