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.
8068396: Rename assert() to vmassert()
2015-01-13, by kbarrett
8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
2015-01-12, by ccheung
8068584: Compiler attach tests should be quarantined
2015-01-12, by mtobiass
Merge
2015-01-10, by minqi
8068733: [TESTBUG] runtime/Unsafe/Reallocate.java sometimes fails when running with -Xcomp
2015-01-09, by ctornqvi
8068505: interpreter profiling incorrect on PPC64
2015-01-09, by zmajo
8060219: [TESTBUG] runtime/7194254/Test7194254.java fails to find jstack with modular image build
2015-01-08, by ctornqvi
8058897: Unsafe.reallocateMemory() ignores -XX:MallocMaxTestWords setting
2015-01-08, by ctornqvi
8068540: [TESTBUG] Exclude failing nightly tests
2015-01-06, by gtriantafill
8067331: Zero: Atomic::xchg and Atomic::xchg_ptr need full memory barrier
2015-01-07, by sgehwolf
Added tag jdk9-b47 for changeset c54bf921b2ce
2015-01-23, by katleman
Merge
2015-01-24, by lana
8069414: Rename oracle.accessbridge to jdk.accessbridge
2015-01-22, by mchung
Added tag jdk9-b47 for changeset 19cacc520105
2015-01-23, by katleman
Added tag jdk9-b47 for changeset 8327024a9955
2017-07-05, by duke
Merge
jdk9-b47
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
2015-01-16, by jlahoda
8069164: Fix langtools make build so that diagnostic framework can be used
2015-01-16, by mcimadamore
8069069: Build failure because of dependency on generated file
2015-01-15, by mcimadamore
8068995: Cleanup method reference lookup code
2015-01-15, by mcimadamore
8066843: Messager.printMessage cannot print multiple errors for same source position
2015-01-13, by jlahoda
8027888: javac wrongly allows annotations in array-typed class literals
2015-01-13, by jlahoda
8068254: Method reference uses wrong qualifying type
2015-01-13, by jlahoda
8037546: javac -parameters does not emit parameter names for lambda expressions
2015-01-13, by jlahoda
8062358: ClassCastException in TransTypes.visitApply
2015-01-13, by jlahoda
Added tag jdk9-b46 for changeset 867b8b80696e
2015-01-15, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b46 for changeset 76ad1de0fd63
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8051563: Update JAXP functional tests
2015-01-15, by joehw
Added tag jdk9-b46 for changeset b037890ea772
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object
2015-01-15, by sundar
8069002: NPE on invoking null (8068889 regression)
2015-01-14, by attila
8068994: Forgot to add a test model to JDK-8068573
2015-01-14, by attila
8068573: POJO setter using [] syntax throws an exception
2015-01-14, by attila
8068889: Calling a @FunctionalInterface from JS leaks internal objects
2015-01-13, by attila
Added tag jdk9-b46 for changeset 167aecd0161e
2015-01-15, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b46 for changeset 87aeabf7ffa2
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
2015-01-16, by redestad
8069127: Suppress deprecation warnings in jdk.deploy.osx module
2015-01-15, by darcy
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection
2015-01-15, by vinnie
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
2015-01-15, by chegar
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
2015-01-15, by vlivanov
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
2015-01-15, by chegar
8068948: Update java.base module to use new try-with-resources statement
2015-01-14, by darcy
8067437: New tests for mJRE feature removal.
2015-01-14, by ksrini
8067471: Use private static final char[0] for empty Strings
2015-01-14, by lpriima
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter
2015-01-06, by redestad
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
2015-01-14, by kshefov
8059916: Change default criticality of policy mappings and policy constraints certificate extensions
2015-01-13, by juh
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
2015-01-13, by chegar
Merge
2015-01-13, by amurillo
Merge
2015-01-08, by amurillo
Merge
2015-01-08, by dlong
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
2014-12-13, by dpochepk
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
2014-12-12, by dpochepk
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
2014-12-12, by dpochepk
8067173: remove Utils::fileAsList
2014-12-24, by tpivovarova
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list
2014-12-29, by jbachorik
Merge
2014-12-27, by hseigel
8068242: Quarantine the test IsModifiableClassAgent.java
2014-12-27, by dsamersoff
Merge
2014-12-24, by minqi
Merge
2014-12-19, by minqi
6977426: sun/tools tests can intermittently fail to find app's Java pid
2014-12-19, by ykantser
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
2015-01-13, by vlivanov
8068774: CounterMonitorDeadlockTest.java timed out
2015-01-13, by sjiang
8048603: Additional tests for MAC algorithms
2015-01-13, by asmotrak
Added tag jdk9-b46 for changeset 1548d75015bd
2015-01-15, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-16, by lana
Merge
2015-01-13, by amurillo
Merge
2015-01-08, by amurillo
Merge
2015-01-08, by dlong
6700100: optimize inline_native_clone() for small objects with exact klass
2014-12-16, by roland
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
2014-12-22, by roland
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
2014-12-30, by fzhinkin
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
2014-12-30, by fzhinkin
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
2014-12-25, by dpochepk
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
2014-12-26, by pchistyakov
8059623: JEP-JDK-8043304: Test task: command line options tests
2014-12-26, by fzhinkin
8068183: Add isTieredSupported method to c.o.j.t.Platforms
2014-12-24, by fzhinkin
8066864: remove ctw-test from testlibrary/
2014-12-23, by eistepan
8067173: remove Utils::fileAsList
2014-12-16, by tpivovarova
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout
2014-12-23, by iignatyev
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
2014-12-19, by tpivovarova
8059613: JEP-JDK-8043304: Test task: JMX- tests
2014-12-13, by iignatyev
8066440: Various changes in testlibrary for JDK-8059613
2014-12-13, by iignatyev
Merge
2015-01-08, by jwilhelm
Merge
2015-01-07, by brutisso
8067868: Add GCOld as a JTreg test
2015-01-07, by brutisso
8048179: Early reclaim of large objects that are referenced by a few objects
2015-01-07, by tschatzl
8067676: Add applicable closed gc jtreg tests to run in JPRT
2015-01-07, by brutisso
Merge
2015-01-05, by jwilhelm
8067947: Regression test for JDK-6522873
2014-12-22, by jwilhelm
8068018: Clean up friends of G1CollectedHeap
2014-12-23, by tschatzl
8067836: The Universe::flush_foo methods belong in CodeCache.
2015-01-06, by coleenp
6583051: crash when adding non-static methods to java.lang.Object class
2015-01-05, by coleenp
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
2015-01-05, by goetz
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp
2014-12-30, by hseigel
Merge
2014-12-27, by hseigel
8049716: PPC64: Implement SA on Linux/PPC64
2014-12-17, by simonis
Merge
2014-12-23, by minqi
Merge
2014-12-19, by minqi
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
2014-12-19, by simonis
8067713: Move clean_weak_method_links for redefinition out of class unloading
2014-12-18, by coleenp
Merge
2014-12-18, by jiangli
8059510: Compact symbol table layout inside shared archive.
2014-12-17, by jiangli
Added tag jdk9-b46 for changeset a41296327b3d
2015-01-15, by katleman
Merge
2015-01-16, by lana
8069041: Bootcycle builds do not work with sjavac
2015-01-16, by erikj
8067099: Add deprecation lint warning to build of jdk repository
2015-01-15, by darcy
8069057: Make sure configure is run by bash
2015-01-15, by ihse
8069063: More merge errors following JDK-8049367
2015-01-15, by ihse
8066769: Fix merge errors following JDK-8049367
2015-01-15, by ihse
8068902: Solaris build fails with new 10u10 devkit
2015-01-15, by erikj
Merge
2015-01-13, by amurillo
Merge
2015-01-08, by amurillo
Merge
2015-01-08, by dlong
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
2014-12-30, by fzhinkin
Merge
2014-12-24, by iignatyev
8059613: JEP-JDK-8043304: Test task: JMX- tests
2014-12-13, by iignatyev
8067868: Add GCOld as a JTreg test
2015-01-07, by brutisso
8067676: Add applicable closed gc jtreg tests to run in JPRT
2015-01-07, by brutisso
Added tag jdk9-b46 for changeset 2602be4290e7
2015-01-15, by katleman
Added tag jdk9-b46 for changeset 722378bc599e
2017-07-05, by duke
Merge
jdk9-b46
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-01-12, by lana
8006469: Cleanup reflective access of java.lang.annotation.Repeatable
2015-01-12, by darcy
8068759: ConstFoldTest fails on Windows
2015-01-09, by jjg
8067914: Redundant type cast nodes in AST (follow up from JDK-8043741)
2015-01-09, by mcimadamore
8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target
2015-01-09, by mcimadamore
8043741: VerifyError due to missing checkcast
2015-01-09, by mcimadamore
8066871: java.lang.VerifyError: Bad local variable type - local final String
2015-01-09, by mcimadamore
8058373: Group 10a: golden files for tests in tools/javac dir
2015-01-08, by sogoel
8058542: Devise scheme for better diagnostic creation
2015-01-08, by mcimadamore
8068639: Make certain annotation classfile warnings opt-in
2015-01-07, by darcy
8059977: StandardJavaFileManager should support java.nio.file.Path
2015-01-06, by jjg
8067883: Javac misses some opportunities for diagnostic simplification
2015-01-06, by mcimadamore
8064857: javac generates LVT entry with length 0 for local variable
2015-01-05, by vromero
Added tag jdk9-b45 for changeset 439ddf7e360f
2015-01-08, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-12, by lana
8067867: Subsume module java.xml.soap into module java.xml.ws
2015-01-06, by alanb
Added tag jdk9-b45 for changeset 6eeedc4257ca
2015-01-08, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b45 for changeset c0fc59caca88
2015-01-08, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-12, by lana
8068784: Halve the function object creation code size
2015-01-12, by attila
8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust
2015-01-12, by attila
8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec
2015-01-07, by sundar
8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files
2015-01-05, by sundar
Added tag jdk9-b45 for changeset 2261a52528ba
2015-01-08, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-12, by lana
8047776: Add module java.transaction to export API javax.transaction
2015-01-06, by alanb
Added tag jdk9-b45 for changeset b66fb707bb53
2015-01-08, by katleman
Merge
2017-07-05, by duke
Merge
2015-01-12, by lana
4026465: Provide more byte array constructors for BigInteger
2015-01-09, by bpb
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
2015-01-09, by juh
8067060: build can still fail with spaces following -L on link lines
2015-01-09, by erikj
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
2015-01-09, by sjiang
6481080: (ann) @Deprecated annotation has no effect on packages
2015-01-08, by darcy
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
2015-01-08, by msheppar
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
2015-01-08, by coffeys
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
2015-01-07, by bpb
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec
2015-01-07, by jnimeh
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
2015-01-07, by sjiang
8048607: Test key generation of DES and DESEDE
2015-01-07, by xuelei
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
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API
2015-01-06, by sundar
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
2015-01-05, by msheppar
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
2014-12-23, by smarks
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName
2015-01-05, by sundar
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
2015-01-04, by chegar
Added tag jdk9-b45 for changeset 7cf8753380ea
2015-01-08, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b45 for changeset b1b945e3c9b1
2015-01-08, by katleman
Merge
2015-01-12, by lana
8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case
2015-01-09, by ihse
8068726: Tab completion of targets fails when current dir is the output dir
2015-01-09, by erikj
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
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip