hotspot/src/os/windows/vm/jvm_windows.h
changeset 27157 364276bc8d8b
parent 13954 7baa94958679
child 35212 7a6d0993a080
--- a/hotspot/src/os/windows/vm/jvm_windows.h	Fri Oct 03 13:56:18 2014 -0700
+++ b/hotspot/src/os/windows/vm/jvm_windows.h	Thu Oct 09 04:45:58 2014 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2014, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -116,7 +116,6 @@
 #define JVM_O_O_APPEND   O_APPEND
 #define JVM_O_EXCL       O_EXCL
 #define JVM_O_CREAT      O_CREAT
-#define JVM_O_DELETE     O_TEMPORARY
 
 /* Signals */