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.
8001891: build-infra: Adding X_CFLAGS and X_LIBS to lwawt and sizer compilation
2012-10-29, by ohrstrom
8001887: build-infra: Correct mapfiles in build-infra area
2012-10-29, by erikj
8000992: Update new build-infra makefiles
2012-10-26, by ohair
Merge
2012-10-25, by lana
Merge
2012-10-23, by lana
Merge
2012-10-18, by asaha
Merge
2012-10-11, by asaha
Merge
2012-10-10, by asaha
Merge
2012-09-25, by asaha
7192975: Issue with JMX reflection
2012-09-24, by dsamersoff
7198296: Problem with classloader in JMX
2012-09-24, by dsamersoff
7196190: Improve method of handling MethodHandles
2012-09-20, by jrose
7195917: XMLDecoder parsing at close-time should be improved
2012-09-19, by malenkov
7195194: Better data validation for Swing
2012-09-11, by rupashka
7195549: Better bean object persistence
2012-09-11, by malenkov
7195919: (sl) ServiceLoader can throw CCE without needing to create instance
2012-09-10, by smarks
Merge
2012-09-08, by asaha
7169884: LogManager checks do not work correctly for sub-types
2012-09-08, by alanb
7189567: java net obselete protocol
2012-08-29, by chegar
7189103: Executors needs to maintain state
2012-08-16, by chegar
7189490: More improvements to DomainCombiner checking
2012-08-15, by mullan
7186286: TLS implementation to better adhere to RFC
2012-07-28, by xuelei
7169888: Narrowing resource definitions in JMX RMI connector
2012-06-22, by dsamersoff
7158796: Tighten properties checking in EnvHelp
2012-06-22, by dsamersoff
7093490: adjust package access in rmiregistry
2012-06-21, by smarks
7172522: Improve DomainCombiner checking
2012-06-18, by mullan
6631398: FilePermission improved path checking
2012-06-15, by weijun
7163198: Tightened package accessibility
2012-06-08, by mullan
7167656: Multiple Seeders are being created
2012-05-21, by wetmore
Merge
2012-10-23, by lana
8000204: Memory leak in com/sun/security/auth/module/Unix.c
2012-10-23, by chegar
8001208: Fix for KRB5CCNAME not complete
2012-10-23, by weijun
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
2012-10-22, by twisti
8000624: Move MaxRetries.java to ProblemList for the moment
2012-10-22, by weijun
8001204: typo: Unable to obtain Princpal Name for authentication
2012-10-22, by weijun
7197401: Add a subset of the org.objectweb.asm packages to jdk8
2012-10-20, by jjh
8000941: Remove ftp from the required list of protocol handlers
2012-10-20, by alanb
8000954: Add final keyword to new method in SSLParameters
2012-10-19, by xuelei
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
2012-10-19, by chegar
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
2012-10-18, by xuelei
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
2012-10-17, by naoto
8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods
2012-10-17, by alanb
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
2012-10-17, by psandoz
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
2012-10-17, by mchung
6809322: javax.management.timer.Timer does not fire all notifications
2012-10-17, by dsamersoff
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
2012-10-17, by ngmr
8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
2012-10-17, by alanb
7198073: (prefs) user prefs not saved [macosx]
2012-10-16, by khazra
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions
2012-10-16, by naoto
8000487: Java JNDI connection library on ldap conn is not honoring configured timeout
2012-10-15, by robm
8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java
2012-10-15, by robm
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
2012-10-14, by sflores
7146552: java/util/logging/LoggingMXBeanTest.java failing intermittently
2012-10-13, by jgish
Merge
2012-10-12, by lana
8000763: use XXX.valueOf methods instead of constructors
2012-10-11, by lancea
7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol]
2012-10-11, by robm
7186817: Remove Windows 95/98/ME Support
2012-10-11, by dxu
8000712: Remove unused fields in SyncFactory
2012-10-10, by lancea
7192274: Deprecate LogManager addPropertyChangeListener and removePropertyChangeLister methods
2012-10-10, by alanb
8000687: Correct javadoc typo for getLogWriter and setLogWriter
2012-10-10, by lancea
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
2012-10-09, by coffeys
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
2012-10-09, by naoto
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
2012-10-09, by lancea
7173494: some jdk tests are not run in test/Makefile
2012-10-09, by alanb
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
2012-10-09, by coffeys
Merge
2012-10-23, by lana
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
2012-10-23, by alexsch
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
2012-10-19, by serb
7175707: [macosx] PIT: 8 b43 Not running on AppKit thread issue again
2012-10-18, by alexsch
7199708: FileChooser crashs when opening large folder
2012-10-18, by alexsch
8000626: Implement dead key detection for KeyEvent on Linux
2012-10-17, by alexsch
8000969: [macosx] Directories are not deselected when JFileChooser has FILES_ONLY selection mode
2012-10-17, by alexsch
7175704: [macosx] "8" PIT: NPE in GetDisplayMode fullscreen test
2012-10-17, by kizune
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
2012-10-16, by anthony
Merge
2012-10-12, by lana
7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
2012-10-12, by kshefov
7124321: [macosx] TrayIcon MouseListener is never triggered
2012-10-09, by leonidr
7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
2012-10-09, by leonidr
Merge
2012-10-23, by lana
7051394: NullPointerException when running regression tests LoadProfileTest by using openjdk-7-b144
2012-10-23, by bae
Added tag jdk8-b62 for changeset f0d59eea9c70
2012-10-25, by katleman
Merge
2017-07-05, by duke
Merge
2012-10-30, by lana
Merge
2012-10-25, by lana
Merge
2012-10-18, by asaha
Merge
2012-10-11, by asaha
Merge
2012-10-10, by asaha
7199488: [TEST] runtime/7158800/InternTest.java failed due to false-positive on PID match.
2012-09-26, by asaha
Merge
2012-09-25, by asaha
7198606: Improve VM optimization
2012-09-19, by kvn
Merge
2012-09-07, by asaha
Merge
2012-08-10, by asaha
Merge
2012-08-02, by asaha
Merge
2012-08-02, by asaha
7158804: Improve config file parsing
2012-06-08, by kamg
7158801: Improve VM CompileOnly option
2012-05-23, by kvn
Added tag hs25-b07 for changeset 490cfcf46c7d
2012-10-26, by amurillo
Merge
2012-10-26, by amurillo
Merge
2012-10-26, by kvn
8001635: assert(in_bb(n)) failed: must be
2012-10-26, by kvn
7163534: VM could crashes assert(false) failed: infinite EA connection graph build
2012-10-25, by kvn
7184394: add intrinsics to use AES instructions
2012-10-24, by kvn
8001183: incorrect results of char vectors right shift operaiton
2012-10-23, by kvn
8000821: JSR 292: C1 fails to call virtual method (JRUBY-6920)
2012-10-22, by twisti
8000805: JMM issue: short loads are non-atomic
2012-10-22, by vlivanov
8001101: C2: more general vector rule subsetting
2012-10-19, by dlong
8001071: Add simple range check into VM implemenation of Unsafe access methods
2012-10-18, by kvn
8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space
2012-10-17, by kvn
Merge
2012-10-26, by jcoomes
8001584: NPG: Incorrect assertion in BinaryTreeDictionary::get_chunk()
2012-10-25, by jmasa
7045397: NPG: Add freelists to class loader arenas.
2012-09-18, by jmasa
Merge
2012-10-22, by coleenp
Merge
2012-10-19, by zgu
7199092: NMT: NMT needs to deal overlapped virtual memory ranges
2012-10-19, by zgu
8001055: Bytes.swap should follow big endian
2012-10-19, by minqi
8000818: SA constant pool need to reference to reference map after permgen removal
2012-10-19, by minqi
7053130: hs_err file does not record specified CLASSPATH
2012-10-18, by coleenp
7188233: UseVMInterruptibleIO flag deprecate for JDK8
2012-10-18, by coleenp
8001176: new hotspot build - hs25-b07
2012-10-19, by amurillo
Added tag jdk8-b62 for changeset e3e135066607
2012-10-25, by katleman
Merge
2012-10-31, by katleman
8001897: build-infra: misc adjustments to configure script
2012-10-29, by ihse
8000992: Update new build-infra makefiles
2012-10-26, by ohair
Merge
2012-10-25, by lana
Merge
2012-10-23, by lana
Merge
2012-10-12, by lana
7173494: some jdk tests are not run in test/Makefile
2012-10-09, by alanb
Added tag jdk8-b62 for changeset b2bf9e584614
2012-10-25, by katleman
Added tag jdk8-b62 for changeset 8d9d430b4244
2017-07-05, by duke
Merge
jdk8-b62
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b61 for changeset 539f9d08a9e5
2012-10-18, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b61 for changeset 3d833bc526da
2012-10-18, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b61 for changeset 877dd5308e32
2012-10-18, by katleman
Merge
2017-07-05, by duke
Merge
2012-10-24, by katleman
7152336: Enable builds on Windows with MinGW/MSYS
2012-10-23, by tbell
Added tag jdk8-b61 for changeset e4251351a6dd
2012-10-18, by katleman
Merge
2017-07-05, by duke
Merge
2012-10-24, by katleman
7152336: Enable builds on Windows with MinGW/MSYS
2012-10-23, by tbell
8001225: Disable jdk regression test java/lang/System/Versions.java until jdk's classfile version code is updated
2012-10-22, by kamg
8000989: smaller code changes to make future JSR 292 backports easier
2012-10-19, by twisti
Added tag jdk8-b61 for changeset 1a8b3b760f60
2012-10-18, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b06 for changeset 57dfd29e4742
2012-10-19, by amurillo
Merge
2012-10-19, by amurillo
Merge
2012-10-18, by coleenp
8000617: It should be possible to allocate memory without the VM dying.
2012-10-17, by nloodin
7093328: JVMTI: jvmtiPrimitiveFieldCallback always report 0's for static primitives
2012-08-28, by rbackman
Merge
2012-10-15, by coleenp
7195151: Multiplatform tescase for 6929067
2012-10-15, by kevinw
7054345: Support version 52.0 class file in HotSpot
2012-10-11, by kamg
7199068: NPG: SharedSkipVerify is meaningless
2012-10-10, by coleenp
Merge
2012-10-17, by jmasa
8000831: Heap verification output incorrect/incomplete
2012-10-15, by johnc
8000659: NPG: ClassCastExceptions are unexpectedly thrown when testing nashorn
2012-10-09, by stefank
8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file
2012-10-08, by johnc
7127708: G1: change task num types from int to uint in concurrent mark
2012-10-06, by johnc
8000834: new hotspot build - hs25-b06
2012-10-12, by amurillo
Added tag jdk8-b61 for changeset 929432f0c3b6
2012-10-18, by katleman
Merge
2012-10-24, by katleman
7152336: Enable builds on Windows with MinGW/MSYS
2012-10-23, by tbell
Added tag jdk8-b61 for changeset 0623a2cf29df
2012-10-18, by katleman
Added tag jdk8-b61 for changeset cdaa6122185f
2017-07-05, by duke
Merge
jdk8-b61
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2012-10-11, by lana
Merge
2012-10-08, by lana
7177386: Add attribution support for method references
2012-10-06, by mcimadamore
4696488: javadoc doesn't handle UNC paths for destination directory
2012-10-05, by bpatel
7068595: html files in class-use dir do not get loaded correctly when Frames link is clicked
2012-10-05, by bpatel
7132631: The help-doc.html generates an invalid link to constant-values.html
2012-10-05, by bpatel
7177385: Add attribution support for lambda expressions
2012-10-05, by mcimadamore
7177387: Add target-typing support in method context
2012-10-04, by mcimadamore
7198582: (java) Minor refactor of JavacParser
2012-09-29, by ksrini
Merge
2012-09-28, by lana
7199925: Separate compilation breaks check that elements have a default for the containing annotation
2012-09-28, by jfranck
8000241: langtools doesn't build
2012-09-28, by mcimadamore
8000233: Fix issues in recent push
2012-09-28, by mcimadamore
7188968: New instance creation expression using diamond is checked twice
2012-09-26, by mcimadamore
7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error
2012-09-25, by jjg
7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
2012-09-25, by jjg
7177306: Regression: unchecked method call does not erase return type
2012-09-25, by mcimadamore
7175433: Inference cleanup: add helper class to handle inference variables
2012-09-25, by mcimadamore
7194586: Add back-end support for invokedynamic
2012-09-25, by mcimadamore
7193913: Cleanup Resolve.findMethod
2012-09-25, by mcimadamore
7196462: JavacProcessingEnvironment should tolerate BasicJavacTask
2012-09-24, by jjg
Added tag jdk8-b60 for changeset e8ce51f159dd
2012-10-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b60 for changeset ad9498bbcc27
2012-10-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b60 for changeset 77de918f1de3
2012-10-11, by katleman
Merge
2017-07-05, by duke
Merge
2012-10-11, by lana
Merge
2012-10-08, by lana
7195779: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently, NPE in tie class
2012-10-05, by alanb
Added tag jdk8-b60 for changeset 708d4b770214
2012-10-11, by katleman
Merge
2017-07-05, by duke
Merge
2012-10-11, by lana
Merge
2012-10-08, by lana
7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true
2012-10-08, by weijun
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
2012-10-06, by alanb
7198834: HOST Adapter: one extra empty space in the end of the pattern string
2012-10-05, by naoto
Merge
2012-10-04, by naoto
7200119: Collator.getAvailableLocales() doesn't return Locale.US
2012-10-04, by naoto
7184932: Remove the temporary Selector usage in the NIO socket adapters
2012-10-04, by robm
7196799: CLDR adapter can not be invoked when region code is specified in Locale
2012-10-04, by naoto
Merge
2012-10-04, by vinnie
7133495: [macosx] KeyChain KeyStore implementation retrieves only one private key entry
2012-02-14, by vinnie
7201151: Fix Contribution : Java cannot get Windows's IME name correctly
2012-10-04, by peytoia
7196316: Wrong rounding mode in DecimalFormat after deserialization
2012-10-04, by peytoia
6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
2012-10-03, by dxu
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
2012-10-03, by peytoia
8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit
2012-10-02, by alanb
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
2012-10-02, by psandoz
7050528: Improve performance of java.text.DecimalFormat.format() call stack
2012-10-02, by olagneau
8000269: Cleanup javadoc warnings
2012-10-01, by alanb
7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
2012-09-29, by dsamersoff
Merge
2012-09-28, by lana
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
2012-09-28, by dxu
7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
2012-09-28, by weijun
7069824: Support for BCP47 locale matching
2012-09-28, by peytoia
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
2012-09-28, by robm
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
2012-09-27, by robm
7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.
2012-09-27, by andrew
7200742: (se) Selector.select does not block when starting Coherence (sol)
2012-09-27, by alanb
7200295: CertificateRequest message is wrapping when using large numbers of Certs
2012-09-26, by xuelei
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
2012-09-25, by valeriep
7199941: test about AES/ECB mode fails
2012-09-25, by valeriep
7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
2012-09-21, by alanb
7199614: (pack200) remove unused file
2012-09-20, by ksrini
7193520: Removed references to Linux kernel version 2.2
2012-09-20, by chegar
Merge
2012-10-08, by lana
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
2012-10-03, by bagiras
Merge
2012-09-28, by lana
7197619: Using modifiers for the dead key detection on Windows
2012-09-28, by alexsch
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
2012-09-26, by alexsch
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip