Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
8067759: Create initial test bundle framework
2015-01-09, by ihse
8047776: Add module java.transaction to export API javax.transaction
2015-01-06, by alanb
8067867: Subsume module java.xml.soap into module java.xml.ws
2015-01-06, by alanb
Added tag jdk9-b45 for changeset b3a4ba399911
2015-01-08, by katleman
Added tag jdk9-b45 for changeset bfc24ae2b900
2017-07-05, by duke
Merge
jdk9-b45
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-12-30, by lana
Merge
2014-12-25, by lana
8054689: Split large SJavac.java test source into multiple files
2014-12-24, by sogoel
8061472: String.format in DeferredAttr.DeferredTypeMap constructor leads to excessive object creation
2014-12-19, by jfranck
Added tag jdk9-b44 for changeset 518c958a4dfa
2014-12-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b44 for changeset 70e9e52aba53
2014-12-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b44 for changeset 4059d1f7c903
2014-12-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b44 for changeset 1bb8bc01c120
2014-12-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b44 for changeset 18f968ee632e
2014-12-30, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-01, by lana
8028357: Unnecessary allocation in AliasFileParser
2014-12-31, by redestad
8039921: SHA1WithDSA with key > 1024 bits not working
2014-12-30, by valeriep
8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt
2014-12-30, by bchristi
8049021: Add smartcardio tests with APDU buffer
2014-12-30, by valeriep
8066085: Need a sanity test for rmic -iiop
2014-12-29, by xiaofeya
8068338: Better message about incompatible zlib in Deflater.init
2014-12-30, by igerasim
8064463: BigDecimal should populate NumberFormatException message
2014-12-29, by bpb
8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style
2014-12-29, by ksrini
8067889: 4 pack200 tests fail on mac since jdk became modular
2014-12-29, by ksrini
Merge
2014-12-30, by lana
Merge
2014-12-25, by lana
8067964: Native2ascii doesn't close one of the streams it opens
2014-12-23, by bpb
Merge
2014-12-23, by amurillo
Merge
2014-12-19, by amurillo
8067366: Allow java.{endorsed,ext}.dirs property be set to empty string
2014-12-17, by mchung
Merge
2014-12-14, by minqi
Merge
2014-12-12, by minqi
8042418: Remove JVM_FindClassFromClassLoader
2014-12-14, by coleenp
8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently
2014-12-04, by jbachorik
8030090: (fs) Add default methods to Path for derived methods
2014-12-23, by bpb
8044445: JEP 229: Create PKCS12 Keystores by Default
2014-12-23, by vinnie
8065420: Eliminate internal API dependency from java/net/ResponseCache/ResponseCacheTest.java
2014-12-23, by chegar
8049312: AES/CICO test failed with on several modes
2014-12-23, by valeriep
8043349: Consider adding aliases for Ucrypto algorithm-only Cipher transformations.
2014-12-23, by valeriep
Merge
2014-12-20, by prr
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
2014-12-16, by serb
Merge
2014-12-16, by prr
Merge
2014-12-16, by prr
8067086: Suppress mac-specific deprecation warnings in the java.desktop module
2014-12-16, by darcy
8067092: Suppress windows-specific deprecation warnings in the java.desktop module
2014-12-16, by darcy
7077826: Unset and empty DISPLAY variable is handled differently by JDK
2014-12-16, by serb
6470361: Swing's Threading Policy example does not compile
2014-12-16, by serb
8066621: Suppress deprecation warnings in java.desktop module
2014-12-15, by darcy
8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
2014-12-15, by alexsch
7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock
2014-12-15, by azvegint
8067207: Replace concat String to append in StringBuilder parameters (client)
2014-12-11, by weijun
8057788: [macosx] "Pinch to zoom" does not work since jdk7
2014-12-10, by denis
8065627: Animated GIFs fail to display on a HiDPI display
2014-12-10, by alexsch
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
2014-12-09, by aivanov
Added tag jdk9-b44 for changeset a912b7c7622f
2014-12-30, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-01, by lana
Merge
2014-12-23, by kvn
8067865: Changes 8066780/8066782 broke the non-PCH build
2014-12-18, by simonis
8067823: CheckCompileThresholdScaling.java throws RuntimeException
2014-12-19, by goetz
Merge
2014-12-23, by jwilhelm
8067499: G1SATBCardTableModRefBS should not inherit from CardTableModRefBSForCTRS
2014-12-18, by kbarrett
Merge
2014-12-22, by jwilhelm
8068036: assert(is_available(index)) failed in G1 cset
2014-12-22, by tschatzl
Merge
2014-12-18, by jwilhelm
8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
2014-12-19, by tschatzl
8066827: Remove ReferenceProcessor::clean_up_discovered_references()
2014-12-17, by kbarrett
Merge
2014-12-18, by brutisso
8067873: gc/TestSmallHeap.java does not compile
2014-12-18, by brutisso
Merge
2014-12-18, by tschatzl
8067469: G1 ignores AlwaysPreTouch
2014-12-18, by tschatzl
8067655: Clean up G1 remembered set oop iteration
2014-12-08, by mgerdin
8061611: Remove deprecated command line flags
2014-12-17, by drwhite
8067438: Add test to verify minimal heap size
2014-12-17, by brutisso
8067985: merging hs-comp to hs blocked by some tests not updated in 8054892
2014-12-22, by kvn
Merge
2014-12-22, by kvn
8067338: compiler/debug/TraceIterativeGVN.java segfaults
2014-12-19, by vlivanov
8067647: [TESTBUG] compiler/rangechecks/TestRangeCheckSmearing.java uses wrong path to Whitebox API
2014-12-16, by roland
8054892: Improve compiler's CLI tests error reporting
2014-12-16, by eistepan
8028595: WhiteBox API for stress testing of TieredCompilation
2014-12-16, by iignatyev
8065279: Remove testlibrary_tests from compact profile in jtreg
2014-12-16, by iignatyev
8067211: rewrite Utils::fileAsString
2014-12-16, by iignatyev
8067231: Zero builds fails after JDK-6898462
2014-12-15, by roland
8066473: Port timeout utils from jdk test library into hotspot
2014-12-13, by iignatyev
8059575: JEP-JDK-8043304: Test task: Tiered Compilation level transition tests
2014-12-13, by ppunegov
Merge
2014-12-12, by anoll
8067337: Remove Whitebox API from hotspot repository
2014-12-12, by thartmann
Merge
2014-12-12, by thartmann
8066433: Move Whitebox test library to top level repository
2014-12-12, by thartmann
Merge
2014-12-12, by thartmann
8066763: fatal error "assert(false) failed: unexpected yanked node" in postaloc.cpp:139
2014-12-12, by thartmann
8066964: ppc64: argument and return type profiling, fix problem with popframe
2014-12-09, by goetz
Merge
2014-12-30, by lana
Merge
2014-12-25, by lana
Merge
2014-12-18, by jwilhelm
Merge
2014-12-16, by jwilhelm
8066143: [TESTBUG] New tests in gc/survivorAlignment/ fails
2014-12-15, by fzhinkin
8066862: TestMutuallyExclusivePlatformPredicates fails on all platforms
2014-12-12, by fzhinkin
Merge
2014-12-12, by iignatyev
8064909: FragmentMetaspace.java got OutOfMemoryError
2014-12-10, by iignatyev
8066822: Remove PSMarkSweep::set_reference_processor
2014-12-11, by kbarrett
8066442: Add PS and ParOld support for promotion event
2014-12-10, by sfriberg
8067115: Add jtreg gc tests to Hotspot JPRT jobs
2014-12-11, by brutisso
8067366: Allow java.{endorsed,ext}.dirs property be set to empty string
2014-12-17, by mchung
8064319: Need to enable -XX:+TraceExceptions in release builds
2014-12-16, by coleenp
8067452: Rename hotspot_all in hotspot/test/TEST.groups
2014-12-16, by ehelin
8059586: hs_err report should treat redirected core pattern
2014-12-14, by dholmes
Merge
2014-12-14, by minqi
Merge
2014-12-12, by minqi
Merge
2014-12-14, by coleenp
8042418: Remove JVM_FindClassFromClassLoader
2014-12-14, by coleenp
Merge
2014-12-12, by coleenp
8066803: compiler/intrinsics/mathexact/SubExactINonConstantTest.java crashed in os::is_first_C_frame(frame*)
2014-12-12, by coleenp
8066863: bigapps/runThese/nowarnings fails: Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects
2014-12-12, by igerasim
Merge
2014-12-12, by coleenp
8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
2014-12-11, by coleenp
8028773: warnings from b116 for hotspot.agent.src.share.native: JNI exception pending
2014-12-11, by dsamersoff
Added tag jdk9-b44 for changeset 44060bbba6ce
2014-12-30, by katleman
Merge
2015-01-01, by lana
8067972: Bring changes made to WhiteBox.java in 8047290 to that file new location in the top repo
2014-12-22, by kvn
Merge
2014-12-22, by kvn
8028595: WhiteBox API for stress testing of TieredCompilation
2014-12-17, by iignatyev
Merge
2014-12-15, by anoll
Merge
2014-12-12, by anoll
8066433: Move Whitebox test library to top level repository
2014-12-12, by thartmann
Added tag jdk9-b44 for changeset 1206b8e2946d
2014-12-30, by katleman
Added tag jdk9-b44 for changeset abbfccd659b9
2017-07-05, by duke
Merge
jdk9-b44
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-12-23, by lana
8066974: Compiler doesn't infer method's generic type information in lambda body
2014-12-18, by mcimadamore
8067384: Facilitate extension of the javac parser
2014-12-17, by rfield
8067792: Javac crashes in finder mode with nested implicit lambdas
2014-12-17, by mcimadamore
8067422: Lambda method names are unnecessarily unstable
2014-12-17, by jlahoda
8067663: Add bugId to tests that have been modified as part of JDK-8064365
2014-12-16, by mcimadamore
8067360: verify-modules target was dropped in jdk9 b41
2014-12-15, by mchung
8064365: Better support for finder capabilities in target-typing context
2014-12-12, by mcimadamore
8066808: langtools/test/Makefile should not use OS-specific jtreg binary
2014-12-11, by jjg
8066807: langtools/test/Makefile should use -agentvm not -samevm
2014-12-11, by jjg
Added tag jdk9-b43 for changeset 592c5d3be509
2014-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk9-b43 for changeset 1eddc8b954d5
2014-12-18, by lana
Merge
2017-07-05, by duke
Merge
2014-12-23, by lana
8065673: XML Test Colo: Add test build system for JAXP tests
2014-12-15, by joehw
Added tag jdk9-b43 for changeset f5f19fe0e83b
2014-12-18, by lana
Merge
2017-07-05, by duke
Merge
2014-12-23, by lana
8067774: Use a stack of types when calculating local variable types
2014-12-18, by attila
8067854: bound java static method throws NPE when 'null' is used for this argument
2014-12-18, by sundar
8067777: NetBeans nashorn debug target is broken. Nashorn source directory config. is wrong
2014-12-17, by sundar
8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory
2014-12-16, by hannesw
8067636: ant javadoc target is broken
2014-12-16, by sundar
8062030: Nashorn bug retrieving array property after key string concatenation
2014-12-15, by hannesw
8066215: Fuzzing bug: length valueOf bug
2014-12-15, by hannesw
8067420: BrowserJSObjectLinker should give priority to beans linker for property get/set
2014-12-15, by sundar
Added tag jdk9-b43 for changeset b74f34ddea43
2014-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk9-b43 for changeset f323111baaa9
2014-12-18, by lana
Merge
2017-07-05, by duke
Merge
2014-12-23, by lana
8067904: Additional DriverManager clean-up from 8060068
2014-12-18, by lancea
8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip
2014-12-18, by prappo
8061442: Update jdk/tools tests to remove check for the "jre" directory
2014-12-17, by ksrini
8066642: Fix deprecation warnings in jdk.naming module
2014-12-17, by prappo
Merge
2014-12-17, by valeriep
Merge
2014-12-16, by valeriep
8062170: java.security.ProviderException: Error parsing configuration with space
2014-12-12, by valeriep
8048819: Implement reliability test for DH algorithm
2014-12-12, by valeriep
8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed
2014-12-16, by ksrini
8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout
2014-12-16, by smarks
Merge
2014-12-16, by amurillo
Merge
2014-12-12, by amurillo
Merge
2014-12-11, by amurillo
8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?)
2014-12-09, by jbachorik
Merge
2014-12-08, by minqi
6762191: Setting stack size to 16K causes segmentation fault
2014-12-04, by cjplummer
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
2014-12-03, by jbachorik
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
2014-12-03, by ykantser
6364329: jstat displays "invalid argument count" with usage
2014-12-02, by egahlin
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
2014-12-01, by ykantser
6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException
2014-11-28, by egahlin
Merge
2014-11-26, by minqi
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError
2014-11-26, by minqi
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
2014-12-16, by aefimov
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
2014-12-16, by naoto
8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module
2014-12-16, by darcy
8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module
2014-12-16, by darcy
Merge
2014-12-16, by prr
Merge
2014-12-16, by prr
Merge
2014-12-07, by prr
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
2014-12-05, by yan
8059998: Broken link in java.awt.event Interface KeyListener
2014-12-05, by serb
Merge
2014-12-03, by prr
8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper
2014-12-03, by serb
6345095: regression test EmptyClipRenderingTest fails
2014-12-03, by serb
8066142: Edit the value in the text field and then press the tab key, the number don't increase
2014-12-03, by alexsch
8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
2014-12-02, by azvegint
8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt
2014-12-02, by azvegint
8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c
2014-12-02, by azvegint
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
2014-11-30, by serb
8031696: [macosx] TwentyThousandTest test failed with OOM
2014-11-28, by alexsch
8059944: [OGL] Metrics for a method choice copying of texture should be improved
2014-11-28, by serb
8061832: J2DBench can be improved
2014-11-28, by serb
8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
2014-11-28, by serb
8065098: JColorChooser no longer supports drag and drop between two JVM instances
2014-11-27, by alexsch
Merge
2014-11-25, by prr
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
2014-11-21, by yan
8058193: [macosx] Potential incomplete fix for JDK-8031485
2014-11-19, by pchelko
8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6
2014-11-19, by avstepan
8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8
2014-11-18, by avstepan
8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9
2014-11-18, by avstepan
8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible.
2014-12-16, by dfuchs
8066867: Add InputStream transferTo to transfer content to an OutputStream
2014-12-16, by prappo
8067289: Fix deprecation warnings in java.base module - CRC32C
2014-12-16, by sherman
8067486: Add diagnostics for Exception: Read from closed pipe hang
2014-12-15, by rriggs
8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed
2014-12-15, by bpb
8067241: DeadlockTest.java failed with negative timeout value
2014-12-15, by sjiang
8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java
2014-12-13, by chegar
8067377: My hobby: caning, then then canning, the the can-can
2014-10-30, by martin
8056238: (process) ProcessBuilder.redirectError spec has a broken link
2014-12-12, by rriggs
8065804: JEP 171: Clarifications/corrections for fence intrinsics
2014-12-10, by martin
8065172: More core reflection final and volatile annotations
2014-11-21, by martin
8067254: No debug symbols in JPRT Windows builds
2014-12-12, by erikj
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
2014-12-12, by sjiang
8066633: Fix deprecation warnings in java.rmi module
2014-12-11, by smarks
Added tag jdk9-b43 for changeset 52310706ed47
2014-12-18, by lana
Merge
2017-07-05, by duke
Merge
2014-12-23, by lana
Merge
2014-12-11, by amurillo
Merge
2014-12-11, by anoll
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
2014-12-10, by roland
Merge
2014-12-09, by iveresov
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip