Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+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.
Merge
2015-05-13, by prr
5109918: Wrong documentation for JSpinner.DateEditor constructor
2015-05-13, by serb
8072775: Tremendous memory usage by JTextArea
2015-05-13, by serb
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
2015-05-12, by van
8077584: Value of java.awt.font.OpenType.TAG_OPBD is incorrect
2015-05-12, by psadhukhan
8079255: [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only
2015-05-12, by alexsch
8078483: Apparent endless loop running JEditorPanePaintTest
2015-05-12, by ssadetsky
8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
2015-05-12, by ssadetsky
8035568: [macosx] Cursor management unification
2015-05-09, by pchelko
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
2015-05-08, by serb
8013820: JavaDoc for JSpinner contains errors
2015-05-08, by serb
5036022: JSpinner does not reflect new font on subsequent calls to setFont
2015-05-08, by serb
8078149: [macosx] The text of the TextArea is not wrapped at word boundaries
2015-05-08, by serb
7190544: Nimbus LaF: regression UnitTest failure
2015-05-08, by ssadetsky
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
2015-05-08, by ssadetsky
7072653: JComboBox popup mispositioned if its height exceeds the screen height
2015-05-08, by ssadetsky
6980209: Make tracking SecondaryLoop.enter/exit methods easier
2015-05-08, by ssadetsky
8081792: buffer size calculation issue in NativeGCMCipher
2015-06-04, by xuelei
8081824: Remove dead code GetPublicJREHome in the launcher
2015-06-03, by ksrini
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
2015-06-03, by igerasim
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
2015-06-03, by amlu
8071474: Better failure atomicity for default read object
2015-06-03, by chegar
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
2015-06-03, by sla
Merge
2015-06-02, by amurillo
Merge
2015-06-01, by amurillo
Merge
2015-05-28, by amurillo
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
2015-05-26, by jbachorik
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
2015-06-02, by weijun
8043758: Datagram Transport Layer Security (DTLS)
2015-06-02, by xuelei
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
2015-06-01, by rriggs
8081565: javac lint warnings in jdk testlibrary
2015-06-01, by rriggs
7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
2015-05-30, by igerasim
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
2015-05-29, by rriggs
8077350: JEP 102 Process API Updates Implementation
2015-05-29, by rriggs
8081522: build failed with jdk8081452 change.
2015-05-29, by sherman
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
2015-05-29, by igerasim
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
2015-05-29, by sherman
8081392: getNodeValue should return 'null' value for Element nodes
2015-05-29, by aefimov
8051952: Unreachable.java test failing on Windows
2015-05-29, by weijun
Added tag jdk9-b67 for changeset 00438d7bb747
2015-06-04, by katleman
Merge
2017-07-05, by duke
Merge
2015-06-04, by lana
8079565: aarch64: Add vectorization support for aarch64
2015-06-04, by enevill
8081289: aarch64: add support for RewriteFrequentPairs in interpreter
2015-05-27, by enevill
Merge
2015-06-02, by amurillo
Merge
2015-06-01, by amurillo
Merge
2015-05-28, by amurillo
Merge
2015-05-28, by jwilhelm
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
2015-05-27, by brutisso
8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
2015-05-26, by stefank
Merge
2015-05-25, by jwilhelm
8080879: Remove FlexibleWorkGang::set_for_termination
2015-05-25, by stefank
8080746: Refactor oop iteration macros to be more general
2015-05-25, by sjohanss
Merge
2015-05-25, by stefank
8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
2015-05-22, by stefank
Merge
2015-05-22, by stefank
8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
2015-05-22, by stefank
8080840: Clean up active_workers() asserts
2015-05-22, by stefank
8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
2015-05-22, by stefank
8080869: FlexibleWorkGang initializes _active_workers to more than _total_workers
2015-05-21, by stefank
8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction
2015-05-22, by brutisso
8080113: Remove CollectedHeap::set_par_threads()
2015-05-21, by stefank
8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
2015-05-21, by stefank
8080111: Remove SubTaskDone::_n_threads
2015-05-21, by stefank
8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
2015-05-21, by stefank
8080109: Use single-threaded code in Threads::possibly_parallel_oops_do when running with only one worker thread
2015-05-21, by stefank
Merge
2015-05-27, by dcubed
8051712: regression Test7107135 crashes
2015-05-26, by cjplummer
Merge
2015-05-27, by hseigel
8069068: VM warning: WaitForMultipleObjects timed out (0) ...
2015-05-22, by igerasim
8080855: Create sanity test for JDK-8080692
2015-05-22, by ykantser
Merge
2015-05-22, by ykantser
8080828: Create sanity test for JDK-8080155
2015-05-22, by ykantser
8081669: aarch64: JTreg TestStable tests failing
2015-06-02, by enevill
Added tag jdk9-b67 for changeset b83f001a855d
2015-06-04, by katleman
Merge
2015-06-04, by lana
8081692: Configure should verify that -fstack-protector is valid
2015-06-03, by ihse
Merge
2015-06-01, by amurillo
Merge
2015-05-28, by amurillo
8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge
2015-05-22, by sla
Added tag jdk9-b67 for changeset b0bcdde43c19
2015-06-04, by katleman
Added tag jdk9-b67 for changeset 56166ce66037
2017-07-05, by duke
Merge
jdk9-b67
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-05-28, by lana
8081417: test CheckEBCDICLocaleTest.java is failing intermittently
2015-05-28, by vromero
8074432: Move jdeps and javap to jdk.jdeps module
2015-05-27, by mchung
8080726: Redundant error message on private abstract interface method with body.
2015-05-27, by sadayapalam
8074431: Remove native2ascii tool
2015-05-22, by mchung
8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
2015-05-22, by dfuchs
Added tag jdk9-b66 for changeset 271924202c97
2015-05-28, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b66 for changeset 76bc0159a861
2015-05-28, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b66 for changeset 4a2e0a5ac013
2015-05-28, by katleman
Merge
2017-07-05, by duke
Merge
2015-05-28, by lana
8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
2015-05-27, by sundar
8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
2015-05-27, by attila
8007456: Nashorn test framework @argument does not handle quoted strings
2015-05-27, by sundar
8081062: ListAdapter should take advantage of JSObject
2015-05-26, by attila
8081015: Allow conversion of native arrays to Queue and Collection
2015-05-26, by attila
8036743: need ArrayBuffer constructor with specified data
2015-05-26, by sundar
Added tag jdk9-b66 for changeset addfa81a8448
2015-05-28, by katleman
Merge
2017-07-05, by duke
Merge
2015-05-28, by lana
8040147: minor cleanup for docs
2015-05-26, by avstepan
Added tag jdk9-b66 for changeset aaed6c21c444
2015-05-28, by katleman
Merge
2017-07-05, by duke
Merge
2015-05-28, by lana
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
2015-05-28, by ksrini
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
2015-05-28, by rriggs
8081347: Add @modules to jdk_core tests
2015-05-28, by mchung
8081359: Update bug reporting URL
2015-05-28, by darcy
8038310: Re-examine integration of extended Charsets
2015-05-28, by sherman
8081245: MHIllegalAccess.java failing across platforms
2015-05-28, by darcy
8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code.
2015-05-28, by simonis
8081292: sun/tools/jmap/BasicJMapTest.java timed out
2015-05-28, by sla
8081278: Typo in Exception Message
2015-05-28, by weijun
8074432: Move jdeps and javap to jdk.jdeps module
2015-05-27, by mchung
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
2015-05-27, by rriggs
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
2015-05-27, by sherman
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
2015-05-27, by msheppar
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
2015-05-27, by msheppar
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
2015-05-26, by sherman
Merge
2015-05-26, by amurillo
Merge
2015-05-21, by amurillo
Merge
2015-05-19, by jbachorik
8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
2015-05-14, by jbachorik
8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
2015-04-03, by jbachorik
8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
2015-05-19, by iignatyev
Merge
2015-05-16, by dcubed
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
2015-05-13, by jbachorik
8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
2015-05-13, by jbachorik
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
2015-05-26, by asmotrak
8040147: minor cleanup for docs
2015-05-26, by avstepan
8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
2015-05-26, by weijun
8080983: libdt_socket: Build failed with VS2013 SP4
2015-05-26, by erikj
8042125: Japanese character converters incompatible between Java 7 and Java 8
2015-05-25, by sherman
8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
2015-05-25, by sundar
8080833: JDK-8076524 has failed to remove binary files
2015-05-25, by ykantser
8050374: More Signature tests
2015-05-25, by asmotrak
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
2015-05-24, by mullan
8074431: Remove native2ascii tool
2015-05-22, by mchung
8080901: Replace package.html files with package-info.java in the java.base module
2015-05-22, by darcy
8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
2015-05-22, by sherman
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
2015-05-22, by sherman
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
2015-05-22, by pchopra
8074818: Resolve disabled warnings for libjava
2015-05-22, by rriggs
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
2015-05-22, by sgupta
Added tag jdk9-b66 for changeset 1286226d1236
2015-05-28, by katleman
Merge
2017-07-05, by duke
Merge
2015-05-28, by lana
Merge
2015-05-26, by amurillo
8080930: SA changes broke bootcycle-images builds
2015-05-25, by pliden
Merge
2015-05-21, by amurillo
Merge
2015-05-22, by rbackman
Merge
2015-05-21, by rbackman
8080692: lots of jstack tests failing in pit
2015-05-21, by rbackman
Merge
2015-05-21, by jwilhelm
8047330: Remove unrolled card loops in G1 SparsePRTEntry
2015-05-20, by brutisso
8080584: isGCActiveMark.hpp should not include parallelScavengeHeap.hpp
2015-05-19, by pliden
8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
2015-05-19, by pliden
8080581: Align SA with new GC directory structure
2015-05-19, by pliden
Merge
2015-05-18, by jwilhelm
8079216: Remove undefined method oopDesc::is_null(Klass *)
2015-05-15, by jwha
8058265: No callers of ReferenceProcessor::clear_discovered_references
2015-05-14, by kbarrett
8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0
2014-02-24, by bdelsart
8079792: GC directory structure cleanup
2015-05-13, by pliden
Merge
2015-05-21, by thartmann
Merge
2015-05-20, by roland
8080600: AARCH64: testlibrary does not support AArch64
2015-05-20, by aph
8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
2015-05-20, by skovalev
8080308: TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
2015-05-19, by roland
8080190: PPC64: Fix wrong rotate instructions in the .ad file
2015-05-19, by simonis
8080281: 8068945 changes break building the zero JVM variant
2015-05-18, by zmajo
8080483: Incorrect test execution string at SumRed_Long.java
2015-05-15, by kvn
8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
2015-05-19, by iignatyev
Merge
2015-05-19, by dholmes
8075288: malloc without free in VM_PopulateDumpSharedSpace::doit()
2015-05-19, by dholmes
8079644: memory stomping error with ResourceManagement and TestAgentStress.java
2015-05-18, by sspitsyn
Merge
2015-05-16, by dcubed
Merge
2015-05-14, by coleenp
6811960: x86 biasedlocking epoch expired rare bug
2015-05-14, by mockner
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
2015-05-14, by stsmirno
8033445: [TESTBUG] Add test case for calling default methods from JNI
2015-05-14, by stsmirno
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
2015-05-07, by aeriksso
8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
2015-05-12, by dholmes
Added tag jdk9-b66 for changeset 725914ee5f0c
2015-05-28, by katleman
Merge
2015-05-28, by lana
8074432: Move jdeps and javap to jdk.jdeps module
2015-05-27, by mchung
8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
2015-05-27, by mchung
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip