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.
8049715: PPC64: First steps to enable SA on Linux/PPC64
2014-07-14, by simonis
8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
2014-07-14, by dsimms
8046668: Excessive checked JNI warnings from Java startup
2014-07-14, by dsimms
8049071: Add jtreg jobs to JPRT for hotspot
2014-07-11, by mikael
Merge
2014-07-12, by sspitsyn
8013942: JSR 292: assert(type() == T_OBJECT) failed: type check
2014-07-10, by sspitsyn
8049104: resolve atomic.hpp wording issues from JDK-8047104 code review
2014-07-10, by dcubed
8048933: -XX:+TraceExceptions output should include the message
2014-07-09, by coleenp
Merge
2014-07-11, by jmasa
8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off
2014-07-11, by stefank
Added tag jdk9-b24 for changeset d6c0b1381379
2014-07-25, by tbell
Merge
2014-07-30, by lana
Merge
2014-07-22, by lana
Merge
2014-07-22, by amurillo
Merge
2014-07-18, by amurillo
8049715: PPC64: First steps to enable SA on Linux/PPC64
2014-07-14, by simonis
8049071: Add jtreg jobs to JPRT for hotspot
2014-07-11, by mikael
8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
2014-07-21, by mduigou
Added tag jdk9-b24 for changeset 789a49ce93c8
2014-07-25, by tbell
Added tag jdk9-b24 for changeset d9ce05f36ffe
2017-07-05, by duke
Merge
jdk9-b24
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8051004: javac, incorrect bug id in tests for JDK-8050386
2014-07-17, by vromero
8050386: javac, follow-up of fix for JDK-8049305
2014-07-16, by vromero
8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
2014-07-15, by jjg
8050408: A few new Java src files for sjavac are missing copyright notices
2014-07-14, by jjg
8050283: fix for JDK-8049305 should be removed
2014-07-14, by vromero
8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed
2014-07-14, by jjg
8049305: Verification error due to a bad stackmap frame generated by javac
2014-07-14, by vromero
8049948: Restore NonDirectSuper.java test
2014-07-14, by jlahoda
8048805: Request to investigate and update lexer error recovery in javac
2014-07-14, by jlahoda
Added tag jdk9-b23 for changeset 376a52c9540c
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8035613: With active Securitymanager JAXBContext.newInstance fails
2014-04-15, by mkos
Added tag jdk9-b23 for changeset 5598c2adf641
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
2014-07-16, by joehw
8031540: Introduce document horizon
2014-01-22, by joehw
8031330: Refactor ObjectFactory
2014-01-15, by joehw
Added tag jdk9-b23 for changeset babcd39958ce
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
2014-07-17, by sundar
8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
2014-07-15, by sundar
Added tag jdk9-b23 for changeset 000e5d36d0e3
2014-07-17, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b23 for changeset 4ddeec3198b4
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
2014-07-16, by joehw
8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
2014-07-16, by darcy
8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
2014-07-16, by darcy
Merge
2014-07-16, by prr
Merge
2014-07-16, by prr
8046559: NPE when changing Windows theme
2014-07-08, by aivanov
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
2014-07-07, by darcy
Merge
2014-07-07, by prr
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
2014-07-07, by azvegint
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
2014-07-04, by ant
8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
2014-07-04, by yan
8043550: Fix raw and unchecked lint warnings in javax.swing.*
2014-07-03, by darcy
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
2014-07-03, by anashaty
4058433: RFE: tool for creating BeanInfo template
2014-07-03, by malenkov
8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
2014-07-02, by darcy
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
2014-07-02, by pchelko
8033367: [macosx] Appletviewer was broken in jdk8 b124
2014-07-02, by pchelko
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed.
2014-07-02, by mcherkas
Merge
2014-07-01, by prr
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
2014-07-01, by serb
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
2014-07-01, by yan
8048506: [macosx] javax.swing.PopupFactory issue with null owner
2014-06-30, by dmarkov
8043508: JVM core dumps with very long text in tooltip
2014-06-26, by prr
8041902: When printing, polylines are not rendered as joined
2014-06-26, by prr
7067052: Default printer media is ignored
2014-06-26, by jgodinez
8047799: Remove WindowClosingSupport
2014-06-26, by pchelko
8048022: Fix raw and unchecked warnings in javax.accessibility
2014-06-26, by ptbrunet
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
2014-06-25, by alexsch
8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
2014-07-16, by msheppar
8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
2014-07-16, by prappo
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
2014-05-20, by mkos
8042590: Running form URL throws NPE
2014-07-14, by pchelko
8036861: Application can't be loaded fine,the save dialog can't show up.
2014-05-08, by pchelko
8041535: Update certificate lists for compact1 profile
2014-04-29, by weijun
8039520: More atomicity of atomic updates
2014-04-24, by chegar
8039097: Some tests fail with NPE since 7u60 b12
2014-04-24, by pchelko
8027144: Review restriction of JAX-WS java packages going to JDK8
2014-04-07, by mkos
8035004: Provider provides less service
2014-04-01, by mullan
8031346: Enhance RSA key handling
2014-03-29, by xuelei
8037162: More robust DH exchanges
2014-04-24, by xuelei
8036571: (process) Process process arguments carefully
2014-03-22, by rriggs
8037046: Validate libraries to be loaded
2014-03-22, by kizune
8035788: Provide more consistency for lookups
2014-07-14, by twisti
8035699: File choosers should be choosier
2014-03-13, by malenkov
8033055: Issues in 2d
2014-04-24, by dbuck
8029755: Enhance subject class
2014-03-07, by jbachorik
8035009: Make Proxy representations consistent
2014-03-03, by mchung
8032960: Running forms URL throws NullPointerException in Javaconsole.
2014-04-24, by pchelko
8034272: Do not cram data into CRAM arrays
2014-02-28, by vinnie
8031340: Better TLS/EC management
2014-02-26, by valeriep
8028285: RMI Thread can no longer call out to AWT
2014-02-25, by pchelko
8034267: Probabilistic native crash`
2014-02-24, by prr
8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
2014-02-03, by kizune
8044047: Missing null pointer checks for streams
2014-07-16, by psandoz
Merge
2014-07-16, by mullan
4867890: Clarify the return value/exception for java.security.SignedObject.verify
2014-07-16, by mullan
8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
2014-07-16, by igerasim
8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
2014-07-15, by prr
Merge
2014-07-15, by amurillo
Merge
2014-07-11, by amurillo
Merge
2014-07-11, by amurillo
Merge
2014-07-11, by amurillo
8047737: Move array component mirror to instance of java/lang/Class
2014-07-02, by coleenp
Merge
2014-06-27, by amurillo
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
2014-06-26, by sspitsyn
8048175: Remove redundant use of reflection on core classes from JNDI
2014-07-15, by prappo
8042778: Getting all visible methods in ReferenceTypeImpl is slow
2014-07-10, by jmanson
Added tag jdk9-b23 for changeset 4bc08677eca7
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8043454: Test case for 8037157 should not throw a VerifyError
2014-07-14, by hseigel
8037157: Verify <init> call
2014-05-07, by hseigel
8037167: Better method signature resolution
2014-07-14, by acorn
8036800: Attribute OOM to correct part of code
2014-07-14, by hseigel
8035119: Fix exceptions to bytecode verification
2014-07-14, by hseigel
8032536: JVM resolves wrong method in some unusual cases
2014-05-07, by hseigel
8030763: Validate global memory allocation
2014-07-14, by hseigel
Merge
2014-07-11, by amurillo
Merge
2014-07-11, by jmasa
8049426: Minor cleanups after G1 class unloading
2014-07-09, by ehelin
Merge
2014-07-11, by roland
8047734: Backout use of -Og
2014-07-09, by mduigou
Merge
2014-07-09, by roland
8046289: compiler/6340864/TestLongVect.java timeout with
2014-06-23, by rbackman
8022968: Some codecache allocation failures don't result in invoking the sweeper
2014-07-03, by thartmann
8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
2014-07-02, by roland
Merge
2014-07-10, by jmasa
8049421: G1 Class Unloading after completing a concurrent mark cycle
2014-07-07, by stefank
8049420: Backout 8048248 to correct attribution
2014-07-07, by stefank
8048248: G1 Class Unloading after completing a concurrent mark cycle
2014-07-07, by stefank
8049411: Minimal VM build broken after gcId.cpp was added
2014-07-07, by stefank
Merge
2014-07-02, by jmasa
Merge
2014-07-02, by ehelin
8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
2014-07-01, by stefank
8034246: remove CMS and ParNew adaptive size policy code
2014-06-26, by jcoomes
8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
2014-06-26, by tschatzl
8035401: Fix visibility of G1ParScanThreadState members
2014-06-26, by tschatzl
8035400: Move G1ParScanThreadState into its own files
2014-06-26, by tschatzl
8047818: G1 HeapRegions can no longer be ContiguousSpaces
2014-06-26, by mgerdin
8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
2014-06-26, by mgerdin
8047821: G1 Does not use the save_marks functionality as intended
2014-06-26, by mgerdin
8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
2014-07-08, by lfoltan
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
2014-07-08, by fparain
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
2014-07-07, by darcy
8049324: interpretedVFrame::expressions to index oopmap correctly
2014-07-05, by mgronlun
Merge
2014-07-03, by dcubed
8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
2014-07-03, by mgronlun
8047104: cleanup misc issues prior to Contended Locking reorder and cache
2014-07-03, by dcubed
8046818: Hotspot build system looking for sdt.h in the wrong place
2014-07-03, by mikael
8026894: Improve VerifyError message about overriding a final method
2014-07-03, by hseigel
Merge
2014-07-02, by coleenp
8048241: Introduce umbrella header os.inline.hpp and clean up includes
2014-06-26, by goetz
Merge
2014-07-02, by dcubed
8048232: Fix for 8046471 breaks PPC64 build
2014-07-02, by simonis
8047737: Move array component mirror to instance of java/lang/Class
2014-07-02, by coleenp
Merge
2014-07-02, by sla
Added tag jdk9-b23 for changeset dce1ebc0a015
2014-07-17, by katleman
Merge
2014-07-18, by lana
8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
2014-07-15, by mikael
Merge
2014-07-11, by amurillo
8047734: Backout use of -Og
2014-07-09, by mduigou
Added tag jdk9-b23 for changeset 740e05fd7953
2014-07-17, by katleman
Added tag jdk9-b23 for changeset 39cfdc2dcaf3
2017-07-05, by duke
Merge
jdk9-b23
2017-07-05, by duke
Merge
2017-07-05, by duke
8039028: [javadoc] refactor the usage of Util.java
2014-06-15, by ksrini
8050106: JavaCompiler relies on inappropriate result from comparison
2014-07-12, by jjg
8048806: Javadoc errors out on some valid HTML tags
2014-07-11, by jjg
8050086: jdk.Exported is missing @return
2014-07-11, by darcy
8049396: [javadoc] add more class-use test cases
2014-07-11, by ksrini
8049393: [javadoc] parameters are not sorted correctly
2014-06-29, by ksrini
8030610: replace test/tools/javac/versions/check.sh
2014-07-10, by ntoda
Merge
2014-07-10, by lana
Merge
2014-07-10, by lana
8011044: Remove support for 1.5 and earlier source and target options
2014-07-10, by ntoda
8033483: Should ignore nested lambda bodies during overload resolution
2014-07-09, by vromero
8031569: Refactor javac scope implementation to enable lazy imports
2014-07-09, by jlahoda
8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
2014-07-08, by mchung
8043926: javac, code valid in 7 is not compiling for 8
2014-07-08, by mcimadamore
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
2014-07-08, by jlahoda
8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
2014-07-07, by sogoel
8049491: Remove three auxilary files in tools/javac/enum dir
2014-07-07, by sogoel
8046618: .out files for enum tests in tools/javac/dir
2014-07-07, by sogoel
8046635: .out files for enum tests in tools/javac/dir
2014-07-07, by sogoel
8049075: javac, wildcards and generic vararg method invocation not accepted
2014-07-04, by vromero
8042261: Implement classfile tests for Deprecated attribute.
2014-07-04, by jjg
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
2014-07-03, by sogoel
Added tag jdk9-b22 for changeset cf09dddb6caf
2014-07-10, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-10, by lana
8044656: Update JAX-WS RI integration to latest version
2014-07-09, by mkos
Added tag jdk9-b22 for changeset 929007aaf883
2014-07-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b22 for changeset d501c3d3dab3
2014-07-10, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-10, by lana
8047067: all eval arguments need to be copied in Lower
2014-07-08, by attila
8049524: Global object initialization via javax.script API should be minimal
2014-07-08, by sundar
8044760: Avoid PropertyMap duplicate for global instances
2014-07-04, by sundar
8049086: Minor API convenience functions on "Java" object
2014-07-04, by sundar
Added tag jdk9-b22 for changeset aa64bc1a97d9
2014-07-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b22 for changeset c06edfaae13b
2014-07-10, by katleman
Merge
2017-07-05, by duke
8050118: Windows policy file missing semicolon
2014-07-13, by vinnie
8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
2014-07-12, by smarks
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
2014-07-12, by igerasim
8050051: Remove unneeded/obsolete -source/-target options in shell tests
2014-07-11, by darcy
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
2014-07-11, by prappo
8049736: Fix raw and unchecked lint warnings in sun.tracing
2014-07-10, by darcy
8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
2014-07-11, by weijun
8043406: Change default policy for JCE providers to run with as few privileges as possible
2014-07-10, by valeriep
Merge
2014-07-10, by lana
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
2014-06-17, by prappo
8049820: Fix raw and unchecked lint warnings in sun.management
2014-07-09, by darcy
8041781: Need new regression tests for PBE keys
2014-07-10, by rhalade
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
2014-07-10, by weijun
7065233: To interpret case-insensitive string locale independently
2014-07-09, by juh
8049794: Fix raw and unchecked warnings in jvmstat
2014-07-09, by darcy
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
2014-07-09, by naoto
8048913: java/util/logging/LoggingDeadlock2.java times out
2014-07-09, by dfuchs
8049220: URL.factory data race
2014-07-09, by plevart
8047765: Generate blacklist.certs in build
2014-07-09, by weijun
7150092: NTLM authentication fail if user specified a different realm
2014-07-09, by weijun
Merge
2014-07-08, by amurillo
Merge
2014-07-03, by amurillo
Merge
2014-06-26, by amurillo
6642881: Improve performance of Class.getClassLoader()
2014-06-24, by coleenp
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip